From 2f0af6e739e5f3647046bd08fc474b8c055a4281 Mon Sep 17 00:00:00 2001 From: Iakov 'Jake' Kirilenko Date: Thu, 22 Aug 2024 22:45:23 +0300 Subject: [PATCH] Force c++latest for Qt6, it does not know about c++11 --- .github/workflows/build.yml | 6 +- .github/workflows/build_latest.yml | 2 + build/common.prf | 4 +- build/python.prf | 16 +- extensions/PythonQt_QtAll/PythonQt_QtAll.pro | 99 +- generated_cpp_5.11 | 1 - .../com_trolltech_qt_core.pri | 0 .../com_trolltech_qt_core0.cpp | 197 +- .../com_trolltech_qt_core0.h | 2 - .../com_trolltech_qt_core1.cpp | 366 +- .../com_trolltech_qt_core1.h | 58 +- .../com_trolltech_qt_core2.cpp | 666 +- .../com_trolltech_qt_core2.h | 162 +- .../com_trolltech_qt_core3.cpp | 794 +- .../com_trolltech_qt_core3.h | 177 +- .../com_trolltech_qt_core_init.cpp | 3 - .../com_trolltech_qt_core_builtin.pri | 0 .../com_trolltech_qt_core_builtin0.cpp | 2 +- .../com_trolltech_qt_core_builtin0.h | 2 +- .../com_trolltech_qt_core_builtin_init.cpp | 0 .../com_trolltech_qt_gui.pri | 0 .../com_trolltech_qt_gui0.cpp | 684 +- .../com_trolltech_qt_gui0.h | 2 - .../com_trolltech_qt_gui1.cpp | 528 +- .../com_trolltech_qt_gui1.h | 2 - .../com_trolltech_qt_gui10.cpp | 343 +- .../com_trolltech_qt_gui10.h | 3 - .../com_trolltech_qt_gui11.cpp | 305 +- .../com_trolltech_qt_gui11.h | 3 - .../com_trolltech_qt_gui12.cpp | 246 +- .../com_trolltech_qt_gui12.h | 2 - .../com_trolltech_qt_gui2.cpp | 308 +- .../com_trolltech_qt_gui2.h | 2 - .../com_trolltech_qt_gui3.cpp | 358 +- .../com_trolltech_qt_gui3.h | 2 - .../com_trolltech_qt_gui4.cpp | 750 +- .../com_trolltech_qt_gui4.h | 54 - .../com_trolltech_qt_gui5.cpp | 280 +- .../com_trolltech_qt_gui5.h | 2 - .../com_trolltech_qt_gui6.cpp | 220 +- .../com_trolltech_qt_gui6.h | 3 - .../com_trolltech_qt_gui7.cpp | 344 +- .../com_trolltech_qt_gui7.h | 2 - .../com_trolltech_qt_gui8.cpp | 539 +- .../com_trolltech_qt_gui8.h | 3 - .../com_trolltech_qt_gui9.cpp | 24 +- .../com_trolltech_qt_gui9.h | 2 - .../com_trolltech_qt_gui_init.cpp | 6 +- .../com_trolltech_qt_gui_builtin.pri | 0 .../com_trolltech_qt_gui_builtin0.cpp | 28 +- .../com_trolltech_qt_gui_builtin0.h | 2 +- .../com_trolltech_qt_gui_builtin_init.cpp | 0 .../com_trolltech_qt_multimedia.pri | 12 + .../com_trolltech_qt_multimedia0.cpp | 9157 ++++++++++++++++ .../com_trolltech_qt_multimedia0.h | 1678 +++ .../com_trolltech_qt_multimedia1.cpp | 8532 +++++++++++++++ .../com_trolltech_qt_multimedia1.h | 1535 +++ .../com_trolltech_qt_multimedia2.cpp | 7270 +++++++++++++ .../com_trolltech_qt_multimedia2.h | 1493 +++ .../com_trolltech_qt_multimedia3.cpp | 3007 ++++++ .../com_trolltech_qt_multimedia3.h | 432 + .../com_trolltech_qt_multimedia_init.cpp | 128 + .../com_trolltech_qt_network.pri | 8 + .../com_trolltech_qt_network0.cpp | 6163 +++++++++++ .../com_trolltech_qt_network0.h | 1390 +++ .../com_trolltech_qt_network1.cpp | 5748 ++++++++++ .../com_trolltech_qt_network1.h | 943 ++ .../com_trolltech_qt_network_init.cpp | 104 + .../com_trolltech_qt_opengl.pri | 6 + .../com_trolltech_qt_opengl0.cpp | 4559 ++++++++ .../com_trolltech_qt_opengl0.h | 947 ++ .../com_trolltech_qt_opengl_init.cpp | 23 + .../com_trolltech_qt_qml.pri | 6 + .../com_trolltech_qt_qml0.cpp | 3389 ++++++ .../com_trolltech_qt_qml0.h | 1049 ++ .../com_trolltech_qt_qml_init.cpp | 37 + .../com_trolltech_qt_quick.pri | 8 + .../com_trolltech_qt_quick0.cpp | 9204 +++++++++++++++++ .../com_trolltech_qt_quick0.h | 1876 ++++ .../com_trolltech_qt_quick1.cpp | 1953 ++++ .../com_trolltech_qt_quick1.h | 494 + .../com_trolltech_qt_quick_init.cpp | 52 + .../com_trolltech_qt_sql.pri | 6 + .../com_trolltech_qt_sql0.cpp | 7899 ++++++++++++++ .../com_trolltech_qt_sql0.h | 1169 +++ .../com_trolltech_qt_sql_init.cpp | 26 + .../com_trolltech_qt_svg.pri | 6 + .../com_trolltech_qt_svg0.cpp | 2053 ++++ .../com_trolltech_qt_svg0.h | 299 + .../com_trolltech_qt_svg_init.cpp | 15 + .../com_trolltech_qt_uitools.pri | 6 + .../com_trolltech_qt_uitools0.cpp | 390 + .../com_trolltech_qt_uitools0.h | 79 + .../com_trolltech_qt_uitools_init.cpp | 11 + .../com_trolltech_qt_xml.pri | 8 + .../com_trolltech_qt_xml0.cpp | 5077 +++++++++ .../com_trolltech_qt_xml0.h | 1193 +++ .../com_trolltech_qt_xml1.cpp | 911 ++ .../com_trolltech_qt_xml1.h | 279 + .../com_trolltech_qt_xml_init.cpp | 59 + .../com_trolltech_qt_xmlpatterns.pri | 6 + .../com_trolltech_qt_xmlpatterns0.cpp | 3044 ++++++ .../com_trolltech_qt_xmlpatterns0.h | 722 ++ .../com_trolltech_qt_xmlpatterns_init.cpp | 30 + .../com_trolltech_qt_webenginewidgets.pri | 6 + .../com_trolltech_qt_webenginewidgets0.cpp | 4238 ++++++++ .../com_trolltech_qt_webenginewidgets0.h | 1046 ++ ...com_trolltech_qt_webenginewidgets_init.cpp | 45 + .../com_trolltech_qt_webkit.pri | 6 + .../com_trolltech_qt_webkit0.cpp | 7085 +++++++++++++ .../com_trolltech_qt_webkit0.h | 1424 +++ .../com_trolltech_qt_webkit_init.cpp | 40 + .../com_trolltech_qt_xmlpatterns.pri | 6 + .../com_trolltech_qt_xmlpatterns0.cpp | 3048 ++++++ .../com_trolltech_qt_xmlpatterns0.h | 724 ++ .../com_trolltech_qt_xmlpatterns_init.cpp | 30 + src/PythonQt.cpp | 1 - src/PythonQtImporter.cpp | 24 +- src/PythonQtMethodInfo.cpp | 1 - src/src.pri | 2 +- 120 files changed, 115475 insertions(+), 4346 deletions(-) delete mode 120000 generated_cpp_5.11 rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core.pri (100%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core0.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core0.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core1.cpp (97%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core1.h (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core2.cpp (92%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core2.h (91%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core3.cpp (83%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core3.h (84%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri (100%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp (100%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui.pri (100%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui0.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui1.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui10.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui11.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui12.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui2.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui3.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp (97%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui4.h (97%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui5.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui6.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui7.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp (98%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui8.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui9.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri (100%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h (99%) rename {generated_cpp_5.11.1 => generated_cpp_5.11}/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp (100%) create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri create mode 100644 generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp create mode 100644 generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h create mode 100644 generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets.pri create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.h create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets_init.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h create mode 100644 generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index adcd11bd..2dbe4548 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -67,6 +67,7 @@ jobs: echo ============================ qmake -r PythonQt.pro CONFIG+=ccache CONFIG+=release CONFIG+=force_debug_info \ CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address \ + CONFIG+=tests CONFIG+=generator \ PYTHON_VERSION=$(python3 --version | cut -d " " -f 2 | cut -d "." -f1,2) \ PYTHON_DIR=$(which python3 | xargs dirname | xargs dirname) make -j $(nproc) @@ -155,6 +156,7 @@ jobs: echo PYTHON_VERSION_SHORT=${PYTHON_VERSION_SHORT} echo PYTHON_DIR=${PYTHON_DIR} qmake-qt5 -r PythonQt.pro CONFIG+=${{ matrix.configuration }} \ + CONFIG+=tests CONFIG+=generator \ "PYTHON_VERSION=${PYTHON_VERSION_SHORT}" "PYTHON_DIR=${PYTHON_DIR}" make -j $(nproc) && \ PYTHONDEVMODE=1 PYTHONASYNCIODEBUG=1 PYTHONWARNINGS=error PYTHONMALLOC=malloc_debug \ @@ -237,10 +239,11 @@ jobs: uname -a; gcc --version | head -n 1; python --version; qmake --version echo ============================ PYTHON_VERSION_MAJOR=$(cut -d . -f1 <<< ${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}) - for i in "python${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}-embed" "python${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}" \ + for i in "python-${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}-embed" "python-${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}" \ "python${PYTHON_VERSION_MAJOR}-embed" "python${PYTHON_VERSION_MAJOR}" do if pkg-config --exists "$i"; then PYTHON_PKGCONFIG_NAME="$i"; break; fi; done qmake CONFIG+=ccache CONFIG+=${{ matrix.configuration }} CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address \ + CONFIG+=tests CONFIG+=generator \ PYTHON_VERSION=${{ steps.versions.outputs.PYTHON_VERSION_SHORT }} \ PYTHON_DIR="$pythonLocation" \ PKGCONFIG+=$PYTHON_PKGCONFIG_NAME \ @@ -352,6 +355,7 @@ jobs: python --version set PYTHONQTALL_CONFIG=${{ matrix.pythonqtall-config }} qmake CONFIG+=release CONFIG-=debug_and_release CONFIG-=debug_and_release_target ^ + CONFIG+=tests CONFIG+=generator ^ "PYTHON_PATH=%pythonLocation%" ^ "PYTHON_VERSION=${{ steps.versions.outputs.PYTHON_VERSION_SHORT }}" ^ PythonQt.pro diff --git a/.github/workflows/build_latest.yml b/.github/workflows/build_latest.yml index 6d82e211..748b809f 100644 --- a/.github/workflows/build_latest.yml +++ b/.github/workflows/build_latest.yml @@ -105,6 +105,7 @@ jobs: echo ============================ qmake -r PythonQt.pro CONFIG+=ccache CONFIG+=release CONFIG+=force_debug_info \ CONFIG+=sanitizer CONFIG+=sanitize_undefined CONFIG+=sanitize_address \ + CONFIG+=tests \ PYTHON_VERSION=$(python3 --version | cut -d " " -f 2 | cut -d "." -f1,2) \ PYTHON_DIR=$(which python3 | xargs dirname | xargs dirname) make -j $(nproc) @@ -119,6 +120,7 @@ jobs: qmake -query python --version qmake CONFIG+=release CONFIG-=debug_and_release CONFIG-=debug_and_release_target ^ + CONFIG+=tests ^ "PYTHONQTALL_CONFIG=${{ matrix.pythonqtall-config }}" ^ "PYTHON_PATH=%pythonLocation%" ^ "PYTHON_VERSION=${{ steps.setenv.outputs.PYTHON_VERSION_SHORT }}" ^ diff --git a/build/common.prf b/build/common.prf index 6eccc89d..d82741b4 100644 --- a/build/common.prf +++ b/build/common.prf @@ -39,7 +39,7 @@ PYTHONQT_GENERATED_PATH = $$PWD/../generated_cpp error(Unsupported Qt version for PythonQt: missing generated_cpp) } -greaterThan(QT_MAJOR_VERSION, 5) | greaterThan(QT_MINOR_VERSION, 9): CONFIG += c++11 +greaterThan(QT_MAJOR_VERSION, 5) | greaterThan(QT_MINOR_VERSION, 9): CONFIG += c++latest c++11 win32: CONFIG += skip_target_version_ext gcc|win32-clang-msvc:QMAKE_CXXFLAGS += -Wno-deprecated-declarations -Wuninitialized -Winit-self -ansi -pedantic win32-clang-msvc:QMAKE_CXXFLAGS += -Wno-unused-command-line-argument @@ -49,7 +49,7 @@ gcc:!isEmpty(QT_INSTALL_HEADERS): QMAKE_CXXFLAGS += -isystem $$[QT_INSTALL_HEADE QMAKE_CXXFLAGS -= -Werror -Werror=pedantic -pedantic-errors -Werror=write-strings clang:QMAKE_CXXFLAGS += -Wno-error -Wno-error=sometimes-uninitialized -Wno-unused-variable -Wno-sign-compare -Wno-error=unreachable-code -QMAKE_CXXFLAGS += -Wno-cast-qual \ +gcc:QMAKE_CXXFLAGS += -Wno-cast-qual \ -Wno-conversion-null \ -Wno-sign-compare -Wno-unused-parameter -Wno-error=type-limits \ -Wno-error=parentheses -Wno-deprecated-declarations diff --git a/build/python.prf b/build/python.prf index fb83c3d7..1f8e38fc 100644 --- a/build/python.prf +++ b/build/python.prf @@ -5,10 +5,6 @@ isEmpty( PYTHON_VERSION ) { PYTHON_VERSION=$$(PYTHON_VERSION) } -isEmpty( PYTHON_VERSION ) { - PYTHON_VERSION=2.7 -} - isEmpty( PYTHON_DIR ) { PYTHON_DIR=$$(PYTHON_DIR) } @@ -16,6 +12,10 @@ isEmpty( PYTHON_DIR ) { PYTHON_DIR=$${PYTHON_DIR}/ } +isEmpty( PYTHON_VERSION ) { + error(Missing PYTHON_VERSION) +} + PYTHON_VERSION_MAJOR=$$section(PYTHON_VERSION, ., 0, 0) PYTHON_VERSION_MINOR=$$section(PYTHON_VERSION, ., 1, 1) @@ -43,6 +43,14 @@ contains(PKGCONFIG, "python.*"){ # and also with OpenEmbedded and other cross-builds CONFIG += link_pkgconfig PYTHON_PKGCONFIG = $$member($$unique($$find(PKGCONFIG, "python.*")), 1, 1) + !system($$pkgConfigExecutable() --modversion $$PYTHON_PKGCONFIG) { + message(PKGCONFIG is $$PKGCONFIG) + error(Bad or missing Python development package $$PYTHON_PKGCONFIG passed via PKGCONFIG argument) + } + PYTHON_VERSION_BY_PKGCONFIG = $$system($$pkgConfigExecutable() --modversion $$PYTHON_PKGCONFIG) + !equals(PYTHON_VERSION, $$PYTHON_VERSION_BY_PKGCONFIG):error(PYTHON_VERSION $$PYTHON_VERSION \ + must be equal to the corresponding one from PKGCONFIG $$PYTHON_VERSION_BY_PKGCONFIG) + # add rpath PYTHON_LIBDIR = $$system($$pkgConfigExecutable() --libs-only-L $$PYTHON_PKGCONFIG) QMAKE_RPATHDIR += $$replace(PYTHON_LIBDIR,-L,) diff --git a/extensions/PythonQt_QtAll/PythonQt_QtAll.pro b/extensions/PythonQt_QtAll/PythonQt_QtAll.pro index a091ec34..6f490511 100644 --- a/extensions/PythonQt_QtAll/PythonQt_QtAll.pro +++ b/extensions/PythonQt_QtAll/PythonQt_QtAll.pro @@ -76,93 +76,46 @@ INSTALLS += target headers defineTest(Xinclude) { f=$$PYTHONQT_GENERATED_PATH/$$1/$${1}.pri - exists($$f):include($$f):export(HEADERS):export(SOURCES):export(DEFINES) - + exists($$f) { + DEFINES += $$2 # shoud be in the included (generated) .pri file + QT += $$3 # shoud be in the included (generated) .pri file + include($$f) + export(HEADERS) + export(SOURCES) + export(DEFINES) + export(QT) + return(true) + } + return(false) } +PythonQtCore:Xinclude(com_trolltech_qt_core, PYTHONQT_WITH_CORE, core) -PythonQtCore { - DEFINES += PYTHONQT_WITH_CORE - Xinclude (com_trolltech_qt_core) - QT += core -} - -PythonQtGui { - DEFINES += PYTHONQT_WITH_GUI - Xinclude (com_trolltech_qt_gui) - QT += gui widgets printsupport -} +PythonQtGui:Xinclude(com_trolltech_qt_gui, PYTHONQT_WITH_GUI, gui widgets printsupport) -PythonQtSvg { - DEFINES += PYTHONQT_WITH_SVG - Xinclude (com_trolltech_qt_svg) - QT +=svg +PythonQtSvg:Xinclude(com_trolltech_qt_svg, PYTHONQT_WITH_SVG, svg) { !lessThan(QT_MAJOR_VERSION,6): QT += svgwidgets } -PythonQtSql { - DEFINES += PYTHONQT_WITH_SQL - Xinclude (com_trolltech_qt_sql) - QT += sql -} +PythonQtSql:Xinclude(com_trolltech_qt_sql, PYTHONQT_WITH_SQL, sql) -PythonQtNetwork { - DEFINES += PYTHONQT_WITH_NETWORK - Xinclude (com_trolltech_qt_network) - QT += network -} +PythonQtNetwork:Xinclude(com_trolltech_qt_network, PYTHONQT_WITH_NETWORK, network) -PythonQtOpengl { - DEFINES += PYTHONQT_WITH_OPENGL - QT += opengl - PythonQtCore: Xinclude (com_trolltech_qt_opengl) - QT += xml -} +PythonQtOpengl:Xinclude(com_trolltech_qt_opengl, PYTHONQT_WITH_OPENGL, opengl xml) #why xml is here too? -PythonQtXml { - DEFINES += PYTHONQT_WITH_XML - Xinclude (com_trolltech_qt_xml) - QT += xml -} +PythonQtXml:Xinclude(com_trolltech_qt_xml, PYTHONQT_WITH_XML, QT += xml) -PythonQtXmlpatterns { - DEFINES += PYTHONQT_WITH_XMLPATTERNS - Xinclude (com_trolltech_qt_xmlpatterns) - QT += xmlpatterns -} +PythonQtXmlpatterns:Xinclude(com_trolltech_qt_xmlpatterns, PYTHONQT_WITH_XMLPATTERNS, xmlpatterns) -PythonQtMultimedia { - DEFINES += PYTHONQT_WITH_MULTIMEDIA - Xinclude (com_trolltech_qt_multimedia) - QT += multimedia multimediawidgets -} +PythonQtMultimedia:Xinclude(com_trolltech_qt_multimedia, PYTHONQT_WITH_MULTIMEDIA, multimedia multimediawidgets) -PythonQtQml { - DEFINES += PYTHONQT_WITH_QML - Xinclude (com_trolltech_qt_qml) - QT += qml -} +PythonQtQml:Xinclude(com_trolltech_qt_qml, PYTHONQT_WITH_QML, qml) -PythonQtQuick { - DEFINES += PYTHONQT_WITH_QUICK - Xinclude (com_trolltech_qt_quick) - QT += quick quickwidgets -} +PythonQtQuick:Xinclude(com_trolltech_qt_quick, PYTHONQT_WITH_QUICK, quick quickwidgets) -PythonQtUiTools { - DEFINES += PYTHONQT_WITH_UITOOLS - Xinclude (com_trolltech_qt_uitools) - QT += uitools -} +PythonQtUiTools:Xinclude(com_trolltech_qt_uitools, PYTHONQT_WITH_UITOOLS, uitools) -PythonQtWebEngineWidgets { - DEFINES += PYTHONQT_WITH_WEBENGINEWIDGETS - Xinclude (com_trolltech_qt_webenginewidgets) - QT += webenginewidgets -} +PythonQtWebEngineWidgets:Xinclude(com_trolltech_qt_webenginewidgets, PYTHONQT_WITH_WEBENGINEWIDGETS, webenginewidgets) + +PythonQtWebKit:Xinclude(com_trolltech_qt_webkit, PYTHONQT_WITH_WEBKIT, webkit webkitwidgets) -PythonQtWebKit { - DEFINES += PYTHONQT_WITH_WEBKIT - Xinclude (com_trolltech_qt_webkit) - QT += webkit webkitwidgets -} diff --git a/generated_cpp_5.11 b/generated_cpp_5.11 deleted file mode 120000 index 6c880017..00000000 --- a/generated_cpp_5.11 +++ /dev/null @@ -1 +0,0 @@ -generated_cpp_5.11.1 \ No newline at end of file diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core.pri b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core.pri similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core.pri rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core.pri diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.cpp b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.cpp rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.cpp index e4ce15d6..1a4f1cc8 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.cpp @@ -25,10 +25,10 @@ #include #include #include +#include #include #include #include -#include #include #include #include @@ -38,7 +38,6 @@ #include #include #include -#include #include #include @@ -100,7 +99,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -133,7 +132,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -166,7 +165,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -380,7 +379,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -413,7 +412,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -446,7 +445,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -501,7 +500,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -556,7 +555,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -589,7 +588,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -622,7 +621,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -655,7 +654,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -710,7 +709,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -743,7 +742,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -776,7 +775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -809,7 +808,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -842,7 +841,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -875,7 +874,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -908,7 +907,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -941,7 +940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -974,7 +973,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1007,7 +1006,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1040,7 +1039,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1073,7 +1072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1106,7 +1105,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1139,7 +1138,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1172,7 +1171,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1227,7 +1226,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1260,7 +1259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1293,7 +1292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1326,7 +1325,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1359,7 +1358,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1392,7 +1391,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1447,7 +1446,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1480,7 +1479,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1513,7 +1512,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1546,7 +1545,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1924,7 +1923,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1957,7 +1956,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1990,7 +1989,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2067,7 +2066,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2100,7 +2099,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2133,7 +2132,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2166,7 +2165,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2221,7 +2220,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2254,7 +2253,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2287,7 +2286,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2320,7 +2319,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2353,7 +2352,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2386,7 +2385,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2419,7 +2418,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2452,7 +2451,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2485,7 +2484,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2518,7 +2517,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2551,7 +2550,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2584,7 +2583,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2617,7 +2616,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2672,7 +2671,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2705,7 +2704,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2738,7 +2737,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2771,7 +2770,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2804,7 +2803,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2837,7 +2836,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2892,7 +2891,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2925,7 +2924,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2958,7 +2957,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2991,7 +2990,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3113,7 +3112,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3146,7 +3145,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3337,7 +3336,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3370,7 +3369,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3403,7 +3402,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3612,7 +3611,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3645,7 +3644,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3678,7 +3677,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3944,7 +3943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3977,7 +3976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4010,7 +4009,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4043,7 +4042,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4186,7 +4185,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4219,7 +4218,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4252,7 +4251,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4285,7 +4284,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&openMode0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4318,7 +4317,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4351,7 +4350,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4384,7 +4383,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4417,7 +4416,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4450,7 +4449,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&off0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4483,7 +4482,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4538,7 +4537,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4571,7 +4570,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4604,7 +4603,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6245,7 +6244,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6278,7 +6277,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6430,7 +6429,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6463,7 +6462,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6496,7 +6495,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6620,7 +6619,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.h b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.h rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.h index c5822422..8698a111 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core0.h +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core0.h @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #include @@ -42,7 +41,6 @@ #include #include #include -#include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.cpp b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.cpp similarity index 97% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.cpp rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.cpp index 472d7358..fe3bf079 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.cpp @@ -15,6 +15,7 @@ #include #include #include +#include #include #include #include @@ -28,10 +29,8 @@ #include #include #include -#include #include #include -#include #include #include #include @@ -45,7 +44,6 @@ #include #include #include -#include #include #include @@ -63,7 +61,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -96,7 +94,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -129,7 +127,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -162,7 +160,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -261,7 +259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -294,7 +292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -327,7 +325,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -360,7 +358,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -393,7 +391,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&flags0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -426,7 +424,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QFileDevice::Permissions returnValue{}; + QFileDevice::Permissions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -459,7 +457,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -492,7 +490,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -525,7 +523,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -558,7 +556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -591,7 +589,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&sz0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -624,7 +622,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -657,7 +655,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&permissionSpec0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -690,7 +688,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -745,7 +743,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -778,7 +776,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -811,7 +809,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -974,7 +972,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1007,7 +1005,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1040,7 +1038,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1073,7 +1071,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1172,7 +1170,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1205,7 +1203,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1238,7 +1236,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1271,7 +1269,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1304,7 +1302,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&mode0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1337,7 +1335,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QFileDevice::Permissions returnValue{}; + QFileDevice::Permissions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1370,7 +1368,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1403,7 +1401,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1436,7 +1434,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1469,7 +1467,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1502,7 +1500,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&sz0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1535,7 +1533,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1568,7 +1566,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&permissionSpec0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1601,7 +1599,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1656,7 +1654,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1689,7 +1687,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1722,7 +1720,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2160,7 +2158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2193,7 +2191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2340,7 +2338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2373,7 +2371,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2529,7 +2527,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2562,7 +2560,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2728,7 +2726,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2761,7 +2759,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2917,7 +2915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2950,7 +2948,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2983,7 +2981,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3016,7 +3014,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3115,7 +3113,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3148,7 +3146,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3181,7 +3179,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3214,7 +3212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&mode0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3247,7 +3245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3280,7 +3278,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3313,7 +3311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3346,7 +3344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3379,7 +3377,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3412,7 +3410,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3467,7 +3465,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3500,7 +3498,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3533,7 +3531,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3818,7 +3816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3851,7 +3849,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3884,7 +3882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3939,7 +3937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3994,7 +3992,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&proxyIndex0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4027,7 +4025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4060,7 +4058,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4093,7 +4091,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4148,7 +4146,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4181,7 +4179,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4214,7 +4212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4247,7 +4245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4280,7 +4278,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4313,7 +4311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4346,7 +4344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4379,7 +4377,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&sourceIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4412,7 +4410,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4445,7 +4443,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4478,7 +4476,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&proxyIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4511,7 +4509,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4544,7 +4542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4577,7 +4575,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4610,7 +4608,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4643,7 +4641,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4676,7 +4674,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4709,7 +4707,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4742,7 +4740,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4797,7 +4795,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4830,7 +4828,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4863,7 +4861,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4896,7 +4894,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4929,7 +4927,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4984,7 +4982,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5039,7 +5037,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5072,7 +5070,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5105,7 +5103,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5138,7 +5136,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5900,7 +5898,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5933,7 +5931,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6152,53 +6150,6 @@ void PythonQtWrapper_QLockFile::unlock(QLockFile* theWrappedObject) -const char* PythonQtWrapper_QLoggingCategory::categoryName(QLoggingCategory* theWrappedObject) const -{ - return ( theWrappedObject->categoryName()); -} - -QLoggingCategory* PythonQtWrapper_QLoggingCategory::static_QLoggingCategory_defaultCategory() -{ - return (QLoggingCategory::defaultCategory()); -} - -bool PythonQtWrapper_QLoggingCategory::isCriticalEnabled(QLoggingCategory* theWrappedObject) const -{ - return ( theWrappedObject->isCriticalEnabled()); -} - -bool PythonQtWrapper_QLoggingCategory::isDebugEnabled(QLoggingCategory* theWrappedObject) const -{ - return ( theWrappedObject->isDebugEnabled()); -} - -bool PythonQtWrapper_QLoggingCategory::isEnabled(QLoggingCategory* theWrappedObject, QtMsgType type) const -{ - return ( theWrappedObject->isEnabled(type)); -} - -bool PythonQtWrapper_QLoggingCategory::isInfoEnabled(QLoggingCategory* theWrappedObject) const -{ - return ( theWrappedObject->isInfoEnabled()); -} - -bool PythonQtWrapper_QLoggingCategory::isWarningEnabled(QLoggingCategory* theWrappedObject) const -{ - return ( theWrappedObject->isWarningEnabled()); -} - -void PythonQtWrapper_QLoggingCategory::setEnabled(QLoggingCategory* theWrappedObject, QtMsgType type, bool enable) -{ - ( theWrappedObject->setEnabled(type, enable)); -} - -void PythonQtWrapper_QLoggingCategory::static_QLoggingCategory_setFilterRules(const QString& rules) -{ - (QLoggingCategory::setFilterRules(rules)); -} - - - QMarginsF* PythonQtWrapper_QMarginsF::new_QMarginsF() { return new QMarginsF(); } @@ -6987,7 +6938,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7020,7 +6971,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7053,7 +7004,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7086,7 +7037,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&mimetype0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7119,7 +7070,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QString&" , "QVariant::Type"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&mimetype0, (void*)&preferredType1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7460,3 +7411,96 @@ QString PythonQtWrapper_QMimeType::py_toString(QMimeType* obj) { } + +QModelIndex* PythonQtWrapper_QModelIndex::new_QModelIndex() +{ +return new QModelIndex(); } + +QModelIndex PythonQtWrapper_QModelIndex::child(QModelIndex* theWrappedObject, int row, int column) const +{ + return ( theWrappedObject->child(row, column)); +} + +int PythonQtWrapper_QModelIndex::column(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->column()); +} + +QVariant PythonQtWrapper_QModelIndex::data(QModelIndex* theWrappedObject, int role) const +{ + return ( theWrappedObject->data(role)); +} + +Qt::ItemFlags PythonQtWrapper_QModelIndex::flags(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->flags()); +} + +quintptr PythonQtWrapper_QModelIndex::internalId(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->internalId()); +} + +void* PythonQtWrapper_QModelIndex::internalPointer(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->internalPointer()); +} + +bool PythonQtWrapper_QModelIndex::isValid(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +const QAbstractItemModel* PythonQtWrapper_QModelIndex::model(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->model()); +} + +bool PythonQtWrapper_QModelIndex::__ne__(QModelIndex* theWrappedObject, const QModelIndex& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QModelIndex::__lt__(QModelIndex* theWrappedObject, const QModelIndex& other) const +{ + return ( (*theWrappedObject)< other); +} + +bool PythonQtWrapper_QModelIndex::__eq__(QModelIndex* theWrappedObject, const QModelIndex& other) const +{ + return ( (*theWrappedObject)== other); +} + +QModelIndex PythonQtWrapper_QModelIndex::parent(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->parent()); +} + +int PythonQtWrapper_QModelIndex::row(QModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->row()); +} + +QModelIndex PythonQtWrapper_QModelIndex::sibling(QModelIndex* theWrappedObject, int row, int column) const +{ + return ( theWrappedObject->sibling(row, column)); +} + +QModelIndex PythonQtWrapper_QModelIndex::siblingAtColumn(QModelIndex* theWrappedObject, int column) const +{ + return ( theWrappedObject->siblingAtColumn(column)); +} + +QModelIndex PythonQtWrapper_QModelIndex::siblingAtRow(QModelIndex* theWrappedObject, int row) const +{ + return ( theWrappedObject->siblingAtRow(row)); +} + +QString PythonQtWrapper_QModelIndex::py_toString(QModelIndex* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.h b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.h similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.h rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.h index 249b6336..61b107bf 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core1.h +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core1.h @@ -13,6 +13,7 @@ #include #include #include +#include #include #include #include @@ -29,10 +30,8 @@ #include #include #include -#include #include #include -#include #include #include #include @@ -46,7 +45,6 @@ #include #include #include -#include #include #include @@ -1061,26 +1059,6 @@ void delete_QLockFile(QLockFile* obj) { delete obj; } -class PythonQtWrapper_QLoggingCategory : public QObject -{ Q_OBJECT -public: -public slots: -void delete_QLoggingCategory(QLoggingCategory* obj) { delete obj; } - const char* categoryName(QLoggingCategory* theWrappedObject) const; - QLoggingCategory* static_QLoggingCategory_defaultCategory(); - bool isCriticalEnabled(QLoggingCategory* theWrappedObject) const; - bool isDebugEnabled(QLoggingCategory* theWrappedObject) const; - bool isEnabled(QLoggingCategory* theWrappedObject, QtMsgType type) const; - bool isInfoEnabled(QLoggingCategory* theWrappedObject) const; - bool isWarningEnabled(QLoggingCategory* theWrappedObject) const; - void setEnabled(QLoggingCategory* theWrappedObject, QtMsgType type, bool enable); - void static_QLoggingCategory_setFilterRules(const QString& rules); -}; - - - - - class PythonQtWrapper_QMarginsF : public QObject { Q_OBJECT public: @@ -1482,3 +1460,37 @@ void delete_QMimeType(QMimeType* obj) { delete obj; } }; + + + +class PythonQtWrapper_QModelIndex : public QObject +{ Q_OBJECT +public: +public slots: +QModelIndex* new_QModelIndex(); +QModelIndex* new_QModelIndex(const QModelIndex& other) { +QModelIndex* a = new QModelIndex(); +*((QModelIndex*)a) = other; +return a; } +void delete_QModelIndex(QModelIndex* obj) { delete obj; } + QModelIndex child(QModelIndex* theWrappedObject, int row, int column) const; + int column(QModelIndex* theWrappedObject) const; + QVariant data(QModelIndex* theWrappedObject, int role = Qt::DisplayRole) const; + Qt::ItemFlags flags(QModelIndex* theWrappedObject) const; + quintptr internalId(QModelIndex* theWrappedObject) const; + void* internalPointer(QModelIndex* theWrappedObject) const; + bool isValid(QModelIndex* theWrappedObject) const; + const QAbstractItemModel* model(QModelIndex* theWrappedObject) const; + bool __ne__(QModelIndex* theWrappedObject, const QModelIndex& other) const; + bool __lt__(QModelIndex* theWrappedObject, const QModelIndex& other) const; + bool __eq__(QModelIndex* theWrappedObject, const QModelIndex& other) const; + QModelIndex parent(QModelIndex* theWrappedObject) const; + int row(QModelIndex* theWrappedObject) const; + QModelIndex sibling(QModelIndex* theWrappedObject, int row, int column) const; + QModelIndex siblingAtColumn(QModelIndex* theWrappedObject, int column) const; + QModelIndex siblingAtRow(QModelIndex* theWrappedObject, int row) const; + QString py_toString(QModelIndex*); + bool __nonzero__(QModelIndex* obj) { return obj->isValid(); } +}; + + diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.cpp b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.cpp similarity index 92% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.cpp rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.cpp index b7f1b51f..6589caf8 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.cpp @@ -15,7 +15,7 @@ #include #include #include -#include +#include #include #include #include @@ -41,103 +41,9 @@ #include #include #include -#include #include #include -QModelIndex* PythonQtWrapper_QModelIndex::new_QModelIndex() -{ -return new QModelIndex(); } - -QModelIndex PythonQtWrapper_QModelIndex::child(QModelIndex* theWrappedObject, int row, int column) const -{ - return ( theWrappedObject->child(row, column)); -} - -int PythonQtWrapper_QModelIndex::column(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->column()); -} - -QVariant PythonQtWrapper_QModelIndex::data(QModelIndex* theWrappedObject, int role) const -{ - return ( theWrappedObject->data(role)); -} - -Qt::ItemFlags PythonQtWrapper_QModelIndex::flags(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->flags()); -} - -quintptr PythonQtWrapper_QModelIndex::internalId(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->internalId()); -} - -void* PythonQtWrapper_QModelIndex::internalPointer(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->internalPointer()); -} - -bool PythonQtWrapper_QModelIndex::isValid(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->isValid()); -} - -const QAbstractItemModel* PythonQtWrapper_QModelIndex::model(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->model()); -} - -bool PythonQtWrapper_QModelIndex::__ne__(QModelIndex* theWrappedObject, const QModelIndex& other) const -{ - return ( (*theWrappedObject)!= other); -} - -bool PythonQtWrapper_QModelIndex::__lt__(QModelIndex* theWrappedObject, const QModelIndex& other) const -{ - return ( (*theWrappedObject)< other); -} - -bool PythonQtWrapper_QModelIndex::__eq__(QModelIndex* theWrappedObject, const QModelIndex& other) const -{ - return ( (*theWrappedObject)== other); -} - -QModelIndex PythonQtWrapper_QModelIndex::parent(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->parent()); -} - -int PythonQtWrapper_QModelIndex::row(QModelIndex* theWrappedObject) const -{ - return ( theWrappedObject->row()); -} - -QModelIndex PythonQtWrapper_QModelIndex::sibling(QModelIndex* theWrappedObject, int row, int column) const -{ - return ( theWrappedObject->sibling(row, column)); -} - -QModelIndex PythonQtWrapper_QModelIndex::siblingAtColumn(QModelIndex* theWrappedObject, int column) const -{ - return ( theWrappedObject->siblingAtColumn(column)); -} - -QModelIndex PythonQtWrapper_QModelIndex::siblingAtRow(QModelIndex* theWrappedObject, int row) const -{ - return ( theWrappedObject->siblingAtRow(row)); -} - -QString PythonQtWrapper_QModelIndex::py_toString(QModelIndex* obj) { - QString result; - QDebug d(&result); - d << *obj; - return result; -} - - - QMutex* PythonQtWrapper_QMutex::new_QMutex(QMutex::RecursionMode mode) { return new QMutex(mode); } @@ -169,27 +75,6 @@ void PythonQtWrapper_QMutex::unlock(QMutex* theWrappedObject) -QMutexLocker* PythonQtWrapper_QMutexLocker::new_QMutexLocker(QMutex* arg__1) -{ -return new QMutexLocker(arg__1); } - -QMutex* PythonQtWrapper_QMutexLocker::mutex(QMutexLocker* theWrappedObject) const -{ - return ( theWrappedObject->mutex()); -} - -void PythonQtWrapper_QMutexLocker::relock(QMutexLocker* theWrappedObject) -{ - ( theWrappedObject->relock()); -} - -void PythonQtWrapper_QMutexLocker::unlock(QMutexLocker* theWrappedObject) -{ - ( theWrappedObject->unlock()); -} - - - PythonQtShell_QObject::~PythonQtShell_QObject() { PythonQtPrivate* priv = PythonQt::priv(); if (priv) { priv->shellClassDeleted(this); } @@ -248,7 +133,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -281,7 +166,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -590,7 +475,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -623,7 +508,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -656,7 +541,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -844,7 +729,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -877,7 +762,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -910,7 +795,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1169,7 +1054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1202,7 +1087,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1235,7 +1120,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1268,7 +1153,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1367,7 +1252,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1400,7 +1285,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1433,7 +1318,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1466,7 +1351,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&mode0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1499,7 +1384,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1532,7 +1417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1565,7 +1450,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1598,7 +1483,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1631,7 +1516,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1686,7 +1571,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1741,7 +1626,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1774,7 +1659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1807,7 +1692,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2207,7 +2092,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2240,7 +2125,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2273,7 +2158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2306,7 +2191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&" , "const QVariant&" , "qreal"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)&from0, (void*)&to1, (void*)&progress2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3145,7 +3030,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3178,7 +3063,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3211,7 +3096,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3244,7 +3129,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3321,7 +3206,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3354,7 +3239,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3387,7 +3272,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3420,7 +3305,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3453,7 +3338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&flags0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3486,7 +3371,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QFileDevice::Permissions returnValue{}; + QFileDevice::Permissions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3519,7 +3404,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3552,7 +3437,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3585,7 +3470,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3618,7 +3503,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3651,7 +3536,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&sz0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3684,7 +3569,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3717,7 +3602,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&permissionSpec0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3750,7 +3635,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3805,7 +3690,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3838,7 +3723,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3871,7 +3756,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4035,7 +3920,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4068,7 +3953,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4101,7 +3986,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4304,7 +4189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4337,7 +4222,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4640,7 +4525,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4673,7 +4558,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4894,7 +4779,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4927,7 +4812,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5094,7 +4979,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5127,7 +5012,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5160,7 +5045,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5328,7 +5213,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5361,7 +5246,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5545,7 +5430,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5578,7 +5463,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5749,3 +5634,420 @@ QList PythonQtWrapper_QState::transitions(QState* theWra } + +PythonQtShell_QStateMachine::~PythonQtShell_QStateMachine() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QStateMachine::beginMicrostep(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("beginMicrostep"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::beginMicrostep(event0); +} +void PythonQtShell_QStateMachine::beginSelectTransitions(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("beginSelectTransitions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::beginSelectTransitions(event0); +} +void PythonQtShell_QStateMachine::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::childEvent(event0); +} +void PythonQtShell_QStateMachine::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::customEvent(event0); +} +void PythonQtShell_QStateMachine::endMicrostep(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endMicrostep"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::endMicrostep(event0); +} +void PythonQtShell_QStateMachine::endSelectTransitions(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endSelectTransitions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::endSelectTransitions(event0); +} +bool PythonQtShell_QStateMachine::event(QEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStateMachine::event(e0); +} +bool PythonQtShell_QStateMachine::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStateMachine::eventFilter(watched0, event1); +} +void PythonQtShell_QStateMachine::onEntry(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("onEntry"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::onEntry(event0); +} +void PythonQtShell_QStateMachine::onExit(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("onExit"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::onExit(event0); +} +void PythonQtShell_QStateMachine::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QStateMachine::timerEvent(event0); +} +QStateMachine* PythonQtWrapper_QStateMachine::new_QStateMachine(QObject* parent) +{ +return new PythonQtShell_QStateMachine(parent); } + +QStateMachine* PythonQtWrapper_QStateMachine::new_QStateMachine(QState::ChildMode childMode, QObject* parent) +{ +return new PythonQtShell_QStateMachine(childMode, parent); } + +const QMetaObject* PythonQtShell_QStateMachine::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QStateMachine::staticMetaObject); + } else { + return &QStateMachine::staticMetaObject; + } +} +int PythonQtShell_QStateMachine::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QStateMachine::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QStateMachine::addDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation) +{ + ( theWrappedObject->addDefaultAnimation(animation)); +} + +void PythonQtWrapper_QStateMachine::addState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToCPP state) +{ + ( theWrappedObject->addState(state)); +} + +void PythonQtWrapper_QStateMachine::beginMicrostep(QStateMachine* theWrappedObject, QEvent* event) +{ + ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_beginMicrostep(event)); +} + +void PythonQtWrapper_QStateMachine::beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event) +{ + ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_beginSelectTransitions(event)); +} + +bool PythonQtWrapper_QStateMachine::cancelDelayedEvent(QStateMachine* theWrappedObject, int id) +{ + return ( theWrappedObject->cancelDelayedEvent(id)); +} + +void PythonQtWrapper_QStateMachine::clearError(QStateMachine* theWrappedObject) +{ + ( theWrappedObject->clearError()); +} + +QSet PythonQtWrapper_QStateMachine::configuration(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->configuration()); +} + +QList PythonQtWrapper_QStateMachine::defaultAnimations(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->defaultAnimations()); +} + +void PythonQtWrapper_QStateMachine::endMicrostep(QStateMachine* theWrappedObject, QEvent* event) +{ + ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_endMicrostep(event)); +} + +void PythonQtWrapper_QStateMachine::endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event) +{ + ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_endSelectTransitions(event)); +} + +QStateMachine::Error PythonQtWrapper_QStateMachine::error(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QStateMachine::errorString(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QState::RestorePolicy PythonQtWrapper_QStateMachine::globalRestorePolicy(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->globalRestorePolicy()); +} + +bool PythonQtWrapper_QStateMachine::isAnimated(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->isAnimated()); +} + +bool PythonQtWrapper_QStateMachine::isRunning(QStateMachine* theWrappedObject) const +{ + return ( theWrappedObject->isRunning()); +} + +int PythonQtWrapper_QStateMachine::postDelayedEvent(QStateMachine* theWrappedObject, QEvent* event, int delay) +{ + return ( theWrappedObject->postDelayedEvent(event, delay)); +} + +void PythonQtWrapper_QStateMachine::postEvent(QStateMachine* theWrappedObject, QEvent* event, QStateMachine::EventPriority priority) +{ + ( theWrappedObject->postEvent(event, priority)); +} + +void PythonQtWrapper_QStateMachine::removeDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation) +{ + ( theWrappedObject->removeDefaultAnimation(animation)); +} + +void PythonQtWrapper_QStateMachine::removeState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToPython state) +{ + ( theWrappedObject->removeState(state)); +} + +void PythonQtWrapper_QStateMachine::setAnimated(QStateMachine* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setAnimated(enabled)); +} + +void PythonQtWrapper_QStateMachine::setGlobalRestorePolicy(QStateMachine* theWrappedObject, QState::RestorePolicy restorePolicy) +{ + ( theWrappedObject->setGlobalRestorePolicy(restorePolicy)); +} + + + +QStateMachine::SignalEvent* PythonQtWrapper_QStateMachine__SignalEvent::new_QStateMachine__SignalEvent(QObject* sender, int signalIndex, const QList& arguments) +{ +return new QStateMachine::SignalEvent(sender, signalIndex, arguments); } + +QList PythonQtWrapper_QStateMachine__SignalEvent::arguments(QStateMachine::SignalEvent* theWrappedObject) const +{ + return ( theWrappedObject->arguments()); +} + +QObject* PythonQtWrapper_QStateMachine__SignalEvent::sender(QStateMachine::SignalEvent* theWrappedObject) const +{ + return ( theWrappedObject->sender()); +} + +int PythonQtWrapper_QStateMachine__SignalEvent::signalIndex(QStateMachine::SignalEvent* theWrappedObject) const +{ + return ( theWrappedObject->signalIndex()); +} + + diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.h b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.h similarity index 91% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.h rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.h index 44737356..d5538a12 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core2.h +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core2.h @@ -13,7 +13,7 @@ #include #include #include -#include +#include #include #include #include @@ -42,46 +42,11 @@ #include #include #include -#include #include #include -class PythonQtWrapper_QModelIndex : public QObject -{ Q_OBJECT -public: -public slots: -QModelIndex* new_QModelIndex(); -QModelIndex* new_QModelIndex(const QModelIndex& other) { -QModelIndex* a = new QModelIndex(); -*((QModelIndex*)a) = other; -return a; } -void delete_QModelIndex(QModelIndex* obj) { delete obj; } - QModelIndex child(QModelIndex* theWrappedObject, int row, int column) const; - int column(QModelIndex* theWrappedObject) const; - QVariant data(QModelIndex* theWrappedObject, int role = Qt::DisplayRole) const; - Qt::ItemFlags flags(QModelIndex* theWrappedObject) const; - quintptr internalId(QModelIndex* theWrappedObject) const; - void* internalPointer(QModelIndex* theWrappedObject) const; - bool isValid(QModelIndex* theWrappedObject) const; - const QAbstractItemModel* model(QModelIndex* theWrappedObject) const; - bool __ne__(QModelIndex* theWrappedObject, const QModelIndex& other) const; - bool __lt__(QModelIndex* theWrappedObject, const QModelIndex& other) const; - bool __eq__(QModelIndex* theWrappedObject, const QModelIndex& other) const; - QModelIndex parent(QModelIndex* theWrappedObject) const; - int row(QModelIndex* theWrappedObject) const; - QModelIndex sibling(QModelIndex* theWrappedObject, int row, int column) const; - QModelIndex siblingAtColumn(QModelIndex* theWrappedObject, int column) const; - QModelIndex siblingAtRow(QModelIndex* theWrappedObject, int row) const; - QString py_toString(QModelIndex*); - bool __nonzero__(QModelIndex* obj) { return obj->isValid(); } -}; - - - - - class PythonQtWrapper_QMutex : public QObject { Q_OBJECT public: @@ -102,25 +67,6 @@ void delete_QMutex(QMutex* obj) { delete obj; } -class PythonQtWrapper_QMutexLocker : public QObject -{ Q_OBJECT -public: -public slots: -QMutexLocker* new_QMutexLocker(QMutex* arg__1); -void delete_QMutexLocker(QMutexLocker* obj) { delete obj; } - QMutex* mutex(QMutexLocker* theWrappedObject) const; - void relock(QMutexLocker* theWrappedObject); - void unlock(QMutexLocker* theWrappedObject); - - void __enter__(QMutexLocker* self) {} - void __exit__(QMutexLocker* self) { self->unlock(); } - -}; - - - - - class PythonQtShell_QObject : public QObject { public: @@ -1337,3 +1283,109 @@ void delete_QState(QState* obj) { delete obj; } }; + + + +class PythonQtShell_QStateMachine : public QStateMachine +{ +public: + PythonQtShell_QStateMachine(QObject* parent = nullptr):QStateMachine(parent),_wrapper(NULL) {}; + PythonQtShell_QStateMachine(QState::ChildMode childMode, QObject* parent = nullptr):QStateMachine(childMode, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QStateMachine(); + +virtual void beginMicrostep(QEvent* event); +virtual void beginSelectTransitions(QEvent* event); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual void endMicrostep(QEvent* event); +virtual void endSelectTransitions(QEvent* event); +virtual bool event(QEvent* e); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void onEntry(QEvent* event); +virtual void onExit(QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QStateMachine : public QStateMachine +{ public: +inline void promoted_beginMicrostep(QEvent* event) { this->beginMicrostep(event); } +inline void promoted_beginSelectTransitions(QEvent* event) { this->beginSelectTransitions(event); } +inline void promoted_endMicrostep(QEvent* event) { this->endMicrostep(event); } +inline void promoted_endSelectTransitions(QEvent* event) { this->endSelectTransitions(event); } +inline bool promoted_event(QEvent* e) { return this->event(e); } +inline void promoted_onEntry(QEvent* event) { this->onEntry(event); } +inline void promoted_onExit(QEvent* event) { this->onExit(event); } +inline void py_q_beginMicrostep(QEvent* event) { QStateMachine::beginMicrostep(event); } +inline void py_q_beginSelectTransitions(QEvent* event) { QStateMachine::beginSelectTransitions(event); } +inline void py_q_endMicrostep(QEvent* event) { QStateMachine::endMicrostep(event); } +inline void py_q_endSelectTransitions(QEvent* event) { QStateMachine::endSelectTransitions(event); } +inline bool py_q_event(QEvent* e) { return QStateMachine::event(e); } +inline bool py_q_eventFilter(QObject* watched, QEvent* event) { return QStateMachine::eventFilter(watched, event); } +inline void py_q_onEntry(QEvent* event) { QStateMachine::onEntry(event); } +inline void py_q_onExit(QEvent* event) { QStateMachine::onExit(event); } +}; + +class PythonQtWrapper_QStateMachine : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Error EventPriority ) +enum Error{ + NoError = QStateMachine::NoError, NoInitialStateError = QStateMachine::NoInitialStateError, NoDefaultStateInHistoryStateError = QStateMachine::NoDefaultStateInHistoryStateError, NoCommonAncestorForTransitionError = QStateMachine::NoCommonAncestorForTransitionError}; +enum EventPriority{ + NormalPriority = QStateMachine::NormalPriority, HighPriority = QStateMachine::HighPriority}; +public slots: +QStateMachine* new_QStateMachine(QObject* parent = nullptr); +QStateMachine* new_QStateMachine(QState::ChildMode childMode, QObject* parent = nullptr); +void delete_QStateMachine(QStateMachine* obj) { delete obj; } + void addDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation); + void addState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToCPP state); + void beginMicrostep(QStateMachine* theWrappedObject, QEvent* event); + void py_q_beginMicrostep(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_beginMicrostep(event));} + void beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event); + void py_q_beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_beginSelectTransitions(event));} + bool cancelDelayedEvent(QStateMachine* theWrappedObject, int id); + void clearError(QStateMachine* theWrappedObject); + QSet configuration(QStateMachine* theWrappedObject) const; + QList defaultAnimations(QStateMachine* theWrappedObject) const; + void endMicrostep(QStateMachine* theWrappedObject, QEvent* event); + void py_q_endMicrostep(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_endMicrostep(event));} + void endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event); + void py_q_endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_endSelectTransitions(event));} + QStateMachine::Error error(QStateMachine* theWrappedObject) const; + QString errorString(QStateMachine* theWrappedObject) const; + bool py_q_event(QStateMachine* theWrappedObject, QEvent* e){ return (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_event(e));} + bool py_q_eventFilter(QStateMachine* theWrappedObject, QObject* watched, QEvent* event){ return (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_eventFilter(watched, event));} + QState::RestorePolicy globalRestorePolicy(QStateMachine* theWrappedObject) const; + bool isAnimated(QStateMachine* theWrappedObject) const; + bool isRunning(QStateMachine* theWrappedObject) const; + void py_q_onEntry(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_onEntry(event));} + void py_q_onExit(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_onExit(event));} + int postDelayedEvent(QStateMachine* theWrappedObject, QEvent* event, int delay); + void postEvent(QStateMachine* theWrappedObject, QEvent* event, QStateMachine::EventPriority priority = QStateMachine::NormalPriority); + void removeDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation); + void removeState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToPython state); + void setAnimated(QStateMachine* theWrappedObject, bool enabled); + void setGlobalRestorePolicy(QStateMachine* theWrappedObject, QState::RestorePolicy restorePolicy); +}; + + + + + +class PythonQtWrapper_QStateMachine__SignalEvent : public QObject +{ Q_OBJECT +public: +public slots: +QStateMachine::SignalEvent* new_QStateMachine__SignalEvent(QObject* sender, int signalIndex, const QList& arguments); +void delete_QStateMachine__SignalEvent(QStateMachine::SignalEvent* obj) { delete obj; } + QList arguments(QStateMachine::SignalEvent* theWrappedObject) const; + QObject* sender(QStateMachine::SignalEvent* theWrappedObject) const; + int signalIndex(QStateMachine::SignalEvent* theWrappedObject) const; +}; + + diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.cpp b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.cpp similarity index 83% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.cpp rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.cpp index d86c67d2..5b06e72a 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.cpp @@ -4,9 +4,6 @@ #include #include #include -#include -#include -#include #include #include #include @@ -14,9 +11,9 @@ #include #include #include +#include #include #include -#include #include #include #include @@ -24,9 +21,6 @@ #include #include #include -#include -#include -#include #include #include #include @@ -36,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -49,423 +42,6 @@ #include #include -PythonQtShell_QStateMachine::~PythonQtShell_QStateMachine() { - PythonQtPrivate* priv = PythonQt::priv(); - if (priv) { priv->shellClassDeleted(this); } -} -void PythonQtShell_QStateMachine::beginMicrostep(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("beginMicrostep"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::beginMicrostep(event0); -} -void PythonQtShell_QStateMachine::beginSelectTransitions(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("beginSelectTransitions"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::beginSelectTransitions(event0); -} -void PythonQtShell_QStateMachine::childEvent(QChildEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("childEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QChildEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::childEvent(event0); -} -void PythonQtShell_QStateMachine::customEvent(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("customEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::customEvent(event0); -} -void PythonQtShell_QStateMachine::endMicrostep(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("endMicrostep"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::endMicrostep(event0); -} -void PythonQtShell_QStateMachine::endSelectTransitions(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("endSelectTransitions"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::endSelectTransitions(event0); -} -bool PythonQtShell_QStateMachine::event(QEvent* e0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("event"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&e0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QStateMachine::event(e0); -} -bool PythonQtShell_QStateMachine::eventFilter(QObject* watched0, QEvent* event1) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("eventFilter"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; - void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QStateMachine::eventFilter(watched0, event1); -} -void PythonQtShell_QStateMachine::onEntry(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("onEntry"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::onEntry(event0); -} -void PythonQtShell_QStateMachine::onExit(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("onExit"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::onExit(event0); -} -void PythonQtShell_QStateMachine::timerEvent(QTimerEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("timerEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QTimerEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QStateMachine::timerEvent(event0); -} -QStateMachine* PythonQtWrapper_QStateMachine::new_QStateMachine(QObject* parent) -{ -return new PythonQtShell_QStateMachine(parent); } - -QStateMachine* PythonQtWrapper_QStateMachine::new_QStateMachine(QState::ChildMode childMode, QObject* parent) -{ -return new PythonQtShell_QStateMachine(childMode, parent); } - -const QMetaObject* PythonQtShell_QStateMachine::metaObject() const { - if (QObject::d_ptr->metaObject) { - return QObject::d_ptr->dynamicMetaObject(); - } else if (_wrapper) { - return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QStateMachine::staticMetaObject); - } else { - return &QStateMachine::staticMetaObject; - } -} -int PythonQtShell_QStateMachine::qt_metacall(QMetaObject::Call call, int id, void** args) { - int result = QStateMachine::qt_metacall(call, id, args); - return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; -} -void PythonQtWrapper_QStateMachine::addDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation) -{ - ( theWrappedObject->addDefaultAnimation(animation)); -} - -void PythonQtWrapper_QStateMachine::addState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToCPP state) -{ - ( theWrappedObject->addState(state)); -} - -void PythonQtWrapper_QStateMachine::beginMicrostep(QStateMachine* theWrappedObject, QEvent* event) -{ - ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_beginMicrostep(event)); -} - -void PythonQtWrapper_QStateMachine::beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event) -{ - ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_beginSelectTransitions(event)); -} - -bool PythonQtWrapper_QStateMachine::cancelDelayedEvent(QStateMachine* theWrappedObject, int id) -{ - return ( theWrappedObject->cancelDelayedEvent(id)); -} - -void PythonQtWrapper_QStateMachine::clearError(QStateMachine* theWrappedObject) -{ - ( theWrappedObject->clearError()); -} - -QSet PythonQtWrapper_QStateMachine::configuration(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->configuration()); -} - -QList PythonQtWrapper_QStateMachine::defaultAnimations(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->defaultAnimations()); -} - -void PythonQtWrapper_QStateMachine::endMicrostep(QStateMachine* theWrappedObject, QEvent* event) -{ - ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_endMicrostep(event)); -} - -void PythonQtWrapper_QStateMachine::endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event) -{ - ( ((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->promoted_endSelectTransitions(event)); -} - -QStateMachine::Error PythonQtWrapper_QStateMachine::error(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->error()); -} - -QString PythonQtWrapper_QStateMachine::errorString(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->errorString()); -} - -QState::RestorePolicy PythonQtWrapper_QStateMachine::globalRestorePolicy(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->globalRestorePolicy()); -} - -bool PythonQtWrapper_QStateMachine::isAnimated(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->isAnimated()); -} - -bool PythonQtWrapper_QStateMachine::isRunning(QStateMachine* theWrappedObject) const -{ - return ( theWrappedObject->isRunning()); -} - -int PythonQtWrapper_QStateMachine::postDelayedEvent(QStateMachine* theWrappedObject, QEvent* event, int delay) -{ - return ( theWrappedObject->postDelayedEvent(event, delay)); -} - -void PythonQtWrapper_QStateMachine::postEvent(QStateMachine* theWrappedObject, QEvent* event, QStateMachine::EventPriority priority) -{ - ( theWrappedObject->postEvent(event, priority)); -} - -void PythonQtWrapper_QStateMachine::removeDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation) -{ - ( theWrappedObject->removeDefaultAnimation(animation)); -} - -void PythonQtWrapper_QStateMachine::removeState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToPython state) -{ - ( theWrappedObject->removeState(state)); -} - -void PythonQtWrapper_QStateMachine::setAnimated(QStateMachine* theWrappedObject, bool enabled) -{ - ( theWrappedObject->setAnimated(enabled)); -} - -void PythonQtWrapper_QStateMachine::setGlobalRestorePolicy(QStateMachine* theWrappedObject, QState::RestorePolicy restorePolicy) -{ - ( theWrappedObject->setGlobalRestorePolicy(restorePolicy)); -} - - - -QStateMachine::SignalEvent* PythonQtWrapper_QStateMachine__SignalEvent::new_QStateMachine__SignalEvent(QObject* sender, int signalIndex, const QList& arguments) -{ -return new QStateMachine::SignalEvent(sender, signalIndex, arguments); } - -QList PythonQtWrapper_QStateMachine__SignalEvent::arguments(QStateMachine::SignalEvent* theWrappedObject) const -{ - return ( theWrappedObject->arguments()); -} - -QObject* PythonQtWrapper_QStateMachine__SignalEvent::sender(QStateMachine::SignalEvent* theWrappedObject) const -{ - return ( theWrappedObject->sender()); -} - -int PythonQtWrapper_QStateMachine__SignalEvent::signalIndex(QStateMachine::SignalEvent* theWrappedObject) const -{ - return ( theWrappedObject->signalIndex()); -} - - - QStateMachine::WrappedEvent* PythonQtWrapper_QStateMachine__WrappedEvent::new_QStateMachine__WrappedEvent(QObject* object, QEvent* event) { return new QStateMachine::WrappedEvent(object, event); } @@ -811,7 +387,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -844,7 +420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -877,7 +453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -910,7 +486,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1009,7 +585,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1042,7 +618,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1075,7 +651,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1108,7 +684,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1141,7 +717,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&flags0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1174,7 +750,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QFileDevice::Permissions returnValue{}; + QFileDevice::Permissions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1207,7 +783,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1240,7 +816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1273,7 +849,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1306,7 +882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1339,7 +915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&sz0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1372,7 +948,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1405,7 +981,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QFileDevice::Permissions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&permissionSpec0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1438,7 +1014,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1493,7 +1069,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1526,7 +1102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&msecs0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1559,7 +1135,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - qint64 returnValue{}; + qint64 returnValue = 0; void* args[3] = {NULL, (void*)&data0, (void*)&len1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1751,7 +1327,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1784,7 +1360,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QByteArray" , "const QChar*" , "int" , "QTextCodec::ConverterState*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QByteArray returnValue{}; + QByteArray returnValue; void* args[4] = {NULL, (void*)&in0, (void*)&length1, (void*)&state2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1817,7 +1393,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const char*" , "int" , "QTextCodec::ConverterState*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QString returnValue{}; + QString returnValue; void* args[4] = {NULL, (void*)&in0, (void*)&length1, (void*)&state2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1850,7 +1426,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1883,7 +1459,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QByteArray"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QByteArray returnValue{}; + QByteArray returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2340,288 +1916,6 @@ QTextStream::Status PythonQtWrapper_QTextStream::status(QTextStream* theWrapped -PythonQtShell_QThread::~PythonQtShell_QThread() { - PythonQtPrivate* priv = PythonQt::priv(); - if (priv) { priv->shellClassDeleted(this); } -} -void PythonQtShell_QThread::childEvent(QChildEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("childEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QChildEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QThread::childEvent(event0); -} -void PythonQtShell_QThread::customEvent(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("customEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QThread::customEvent(event0); -} -bool PythonQtShell_QThread::event(QEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("event"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QThread::event(event0); -} -bool PythonQtShell_QThread::eventFilter(QObject* watched0, QEvent* event1) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("eventFilter"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; - void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QThread::eventFilter(watched0, event1); -} -void PythonQtShell_QThread::run() -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("run"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={""}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - void* args[1] = {NULL}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QThread::run(); -} -void PythonQtShell_QThread::timerEvent(QTimerEvent* event0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("timerEvent"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "QTimerEvent*"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&event0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QThread::timerEvent(event0); -} -QThread* PythonQtWrapper_QThread::new_QThread(QObject* parent) -{ -return new PythonQtShell_QThread(parent); } - -const QMetaObject* PythonQtShell_QThread::metaObject() const { - if (QObject::d_ptr->metaObject) { - return QObject::d_ptr->dynamicMetaObject(); - } else if (_wrapper) { - return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QThread::staticMetaObject); - } else { - return &QThread::staticMetaObject; - } -} -int PythonQtShell_QThread::qt_metacall(QMetaObject::Call call, int id, void** args) { - int result = QThread::qt_metacall(call, id, args); - return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; -} -QThread* PythonQtWrapper_QThread::static_QThread_currentThread() -{ - return (QThread::currentThread()); -} - -Qt::HANDLE PythonQtWrapper_QThread::static_QThread_currentThreadId() -{ - return (QThread::currentThreadId()); -} - -QAbstractEventDispatcher* PythonQtWrapper_QThread::eventDispatcher(QThread* theWrappedObject) const -{ - return ( theWrappedObject->eventDispatcher()); -} - -int PythonQtWrapper_QThread::exec(QThread* theWrappedObject) -{ - return ( ((PythonQtPublicPromoter_QThread*)theWrappedObject)->promoted_exec()); -} - -void PythonQtWrapper_QThread::exit(QThread* theWrappedObject, int retcode) -{ - ( theWrappedObject->exit(retcode)); -} - -int PythonQtWrapper_QThread::static_QThread_idealThreadCount() -{ - return (QThread::idealThreadCount()); -} - -bool PythonQtWrapper_QThread::isFinished(QThread* theWrappedObject) const -{ - return ( theWrappedObject->isFinished()); -} - -bool PythonQtWrapper_QThread::isInterruptionRequested(QThread* theWrappedObject) const -{ - return ( theWrappedObject->isInterruptionRequested()); -} - -bool PythonQtWrapper_QThread::isRunning(QThread* theWrappedObject) const -{ - return ( theWrappedObject->isRunning()); -} - -int PythonQtWrapper_QThread::loopLevel(QThread* theWrappedObject) const -{ - return ( theWrappedObject->loopLevel()); -} - -void PythonQtWrapper_QThread::static_QThread_msleep(unsigned long arg__1) -{ - (QThread::msleep(arg__1)); -} - -void PythonQtWrapper_QThread::requestInterruption(QThread* theWrappedObject) -{ - ( theWrappedObject->requestInterruption()); -} - -void PythonQtWrapper_QThread::run(QThread* theWrappedObject) -{ - ( ((PythonQtPublicPromoter_QThread*)theWrappedObject)->promoted_run()); -} - -void PythonQtWrapper_QThread::setEventDispatcher(QThread* theWrappedObject, QAbstractEventDispatcher* eventDispatcher) -{ - ( theWrappedObject->setEventDispatcher(eventDispatcher)); -} - -void PythonQtWrapper_QThread::setStackSize(QThread* theWrappedObject, uint stackSize) -{ - ( theWrappedObject->setStackSize(stackSize)); -} - -void PythonQtWrapper_QThread::static_QThread_setTerminationEnabled(bool enabled) -{ - (PythonQtPublicPromoter_QThread::promoted_setTerminationEnabled(enabled)); -} - -void PythonQtWrapper_QThread::static_QThread_sleep(unsigned long arg__1) -{ - (QThread::sleep(arg__1)); -} - -uint PythonQtWrapper_QThread::stackSize(QThread* theWrappedObject) const -{ - return ( theWrappedObject->stackSize()); -} - -void PythonQtWrapper_QThread::static_QThread_usleep(unsigned long arg__1) -{ - (QThread::usleep(arg__1)); -} - -bool PythonQtWrapper_QThread::wait(QThread* theWrappedObject, unsigned long time) -{ - return ( theWrappedObject->wait(time)); -} - -void PythonQtWrapper_QThread::static_QThread_yieldCurrentThread() -{ - (QThread::yieldCurrentThread()); -} - - - PythonQtShell_QThreadPool::~PythonQtShell_QThreadPool() { PythonQtPrivate* priv = PythonQt::priv(); if (priv) { priv->shellClassDeleted(this); } @@ -2680,7 +1974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2713,7 +2007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2915,7 +2209,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2948,7 +2242,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3003,7 +2297,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"qreal" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - qreal returnValue{}; + qreal returnValue = 0; void* args[2] = {NULL, (void*)&msec0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3402,7 +2696,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3435,7 +2729,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3627,7 +2921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3660,7 +2954,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3693,7 +2987,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3748,7 +3042,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const char*" , "const char*" , "const char*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QString returnValue{}; + QString returnValue; void* args[5] = {NULL, (void*)&context0, (void*)&sourceText1, (void*)&disambiguation2, (void*)&n3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4140,7 +3434,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4173,7 +3467,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4206,7 +3500,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4239,7 +3533,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&" , "const QVariant&" , "qreal"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)&from0, (void*)&to1, (void*)&progress2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4511,7 +3805,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QString&" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QString returnValue{}; + QString returnValue; void* args[3] = {NULL, (void*)&publicId0, (void*)&systemId1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4544,7 +3838,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&name0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.h b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.h similarity index 84% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.h rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.h index 73c80862..a06262e5 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core3.h +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core3.h @@ -2,9 +2,6 @@ #include #include #include -#include -#include -#include #include #include #include @@ -12,9 +9,9 @@ #include #include #include +#include #include #include -#include #include #include #include @@ -22,8 +19,6 @@ #include #include #include -#include -#include #include #include #include @@ -35,7 +30,6 @@ #include #include #include -#include #include #include #include @@ -51,112 +45,6 @@ -class PythonQtShell_QStateMachine : public QStateMachine -{ -public: - PythonQtShell_QStateMachine(QObject* parent = nullptr):QStateMachine(parent),_wrapper(NULL) {}; - PythonQtShell_QStateMachine(QState::ChildMode childMode, QObject* parent = nullptr):QStateMachine(childMode, parent),_wrapper(NULL) {}; - - ~PythonQtShell_QStateMachine(); - -virtual void beginMicrostep(QEvent* event); -virtual void beginSelectTransitions(QEvent* event); -virtual void childEvent(QChildEvent* event); -virtual void customEvent(QEvent* event); -virtual void endMicrostep(QEvent* event); -virtual void endSelectTransitions(QEvent* event); -virtual bool event(QEvent* e); -virtual bool eventFilter(QObject* watched, QEvent* event); -virtual void onEntry(QEvent* event); -virtual void onExit(QEvent* event); -virtual void timerEvent(QTimerEvent* event); - - const QMetaObject* metaObject() const; - int qt_metacall(QMetaObject::Call call, int id, void** args); - PythonQtInstanceWrapper* _wrapper; -}; - -class PythonQtPublicPromoter_QStateMachine : public QStateMachine -{ public: -inline void promoted_beginMicrostep(QEvent* event) { this->beginMicrostep(event); } -inline void promoted_beginSelectTransitions(QEvent* event) { this->beginSelectTransitions(event); } -inline void promoted_endMicrostep(QEvent* event) { this->endMicrostep(event); } -inline void promoted_endSelectTransitions(QEvent* event) { this->endSelectTransitions(event); } -inline bool promoted_event(QEvent* e) { return this->event(e); } -inline void promoted_onEntry(QEvent* event) { this->onEntry(event); } -inline void promoted_onExit(QEvent* event) { this->onExit(event); } -inline void py_q_beginMicrostep(QEvent* event) { QStateMachine::beginMicrostep(event); } -inline void py_q_beginSelectTransitions(QEvent* event) { QStateMachine::beginSelectTransitions(event); } -inline void py_q_endMicrostep(QEvent* event) { QStateMachine::endMicrostep(event); } -inline void py_q_endSelectTransitions(QEvent* event) { QStateMachine::endSelectTransitions(event); } -inline bool py_q_event(QEvent* e) { return QStateMachine::event(e); } -inline bool py_q_eventFilter(QObject* watched, QEvent* event) { return QStateMachine::eventFilter(watched, event); } -inline void py_q_onEntry(QEvent* event) { QStateMachine::onEntry(event); } -inline void py_q_onExit(QEvent* event) { QStateMachine::onExit(event); } -}; - -class PythonQtWrapper_QStateMachine : public QObject -{ Q_OBJECT -public: -Q_ENUMS(Error EventPriority ) -enum Error{ - NoError = QStateMachine::NoError, NoInitialStateError = QStateMachine::NoInitialStateError, NoDefaultStateInHistoryStateError = QStateMachine::NoDefaultStateInHistoryStateError, NoCommonAncestorForTransitionError = QStateMachine::NoCommonAncestorForTransitionError}; -enum EventPriority{ - NormalPriority = QStateMachine::NormalPriority, HighPriority = QStateMachine::HighPriority}; -public slots: -QStateMachine* new_QStateMachine(QObject* parent = nullptr); -QStateMachine* new_QStateMachine(QState::ChildMode childMode, QObject* parent = nullptr); -void delete_QStateMachine(QStateMachine* obj) { delete obj; } - void addDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation); - void addState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToCPP state); - void beginMicrostep(QStateMachine* theWrappedObject, QEvent* event); - void py_q_beginMicrostep(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_beginMicrostep(event));} - void beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event); - void py_q_beginSelectTransitions(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_beginSelectTransitions(event));} - bool cancelDelayedEvent(QStateMachine* theWrappedObject, int id); - void clearError(QStateMachine* theWrappedObject); - QSet configuration(QStateMachine* theWrappedObject) const; - QList defaultAnimations(QStateMachine* theWrappedObject) const; - void endMicrostep(QStateMachine* theWrappedObject, QEvent* event); - void py_q_endMicrostep(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_endMicrostep(event));} - void endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event); - void py_q_endSelectTransitions(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_endSelectTransitions(event));} - QStateMachine::Error error(QStateMachine* theWrappedObject) const; - QString errorString(QStateMachine* theWrappedObject) const; - bool py_q_event(QStateMachine* theWrappedObject, QEvent* e){ return (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_event(e));} - bool py_q_eventFilter(QStateMachine* theWrappedObject, QObject* watched, QEvent* event){ return (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_eventFilter(watched, event));} - QState::RestorePolicy globalRestorePolicy(QStateMachine* theWrappedObject) const; - bool isAnimated(QStateMachine* theWrappedObject) const; - bool isRunning(QStateMachine* theWrappedObject) const; - void py_q_onEntry(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_onEntry(event));} - void py_q_onExit(QStateMachine* theWrappedObject, QEvent* event){ (((PythonQtPublicPromoter_QStateMachine*)theWrappedObject)->py_q_onExit(event));} - int postDelayedEvent(QStateMachine* theWrappedObject, QEvent* event, int delay); - void postEvent(QStateMachine* theWrappedObject, QEvent* event, QStateMachine::EventPriority priority = QStateMachine::NormalPriority); - void removeDefaultAnimation(QStateMachine* theWrappedObject, QAbstractAnimation* animation); - void removeState(QStateMachine* theWrappedObject, PythonQtPassOwnershipToPython state); - void setAnimated(QStateMachine* theWrappedObject, bool enabled); - void setGlobalRestorePolicy(QStateMachine* theWrappedObject, QState::RestorePolicy restorePolicy); -}; - - - - - -class PythonQtWrapper_QStateMachine__SignalEvent : public QObject -{ Q_OBJECT -public: -public slots: -QStateMachine::SignalEvent* new_QStateMachine__SignalEvent(QObject* sender, int signalIndex, const QList& arguments); -void delete_QStateMachine__SignalEvent(QStateMachine::SignalEvent* obj) { delete obj; } - QList arguments(QStateMachine::SignalEvent* theWrappedObject) const; - QObject* sender(QStateMachine::SignalEvent* theWrappedObject) const; - int signalIndex(QStateMachine::SignalEvent* theWrappedObject) const; -}; - - - - - class PythonQtWrapper_QStateMachine__WrappedEvent : public QObject { Q_OBJECT public: @@ -610,69 +498,6 @@ void delete_QTextStream(QTextStream* obj) { delete obj; } -class PythonQtShell_QThread : public QThread -{ -public: - PythonQtShell_QThread(QObject* parent = nullptr):QThread(parent),_wrapper(NULL) {}; - - ~PythonQtShell_QThread(); - -virtual void childEvent(QChildEvent* event); -virtual void customEvent(QEvent* event); -virtual bool event(QEvent* event); -virtual bool eventFilter(QObject* watched, QEvent* event); -virtual void run(); -virtual void timerEvent(QTimerEvent* event); - - const QMetaObject* metaObject() const; - int qt_metacall(QMetaObject::Call call, int id, void** args); - PythonQtInstanceWrapper* _wrapper; -}; - -class PythonQtPublicPromoter_QThread : public QThread -{ public: -inline int promoted_exec() { return this->exec(); } -inline void promoted_run() { this->run(); } -static inline void promoted_setTerminationEnabled(bool enabled = true) { setTerminationEnabled(enabled); } -inline bool py_q_event(QEvent* event) { return QThread::event(event); } -inline void py_q_run() { QThread::run(); } -}; - -class PythonQtWrapper_QThread : public QObject -{ Q_OBJECT -public: -public slots: -QThread* new_QThread(QObject* parent = nullptr); -void delete_QThread(QThread* obj) { delete obj; } - QThread* static_QThread_currentThread(); - Qt::HANDLE static_QThread_currentThreadId(); - bool py_q_event(QThread* theWrappedObject, QEvent* event){ return (((PythonQtPublicPromoter_QThread*)theWrappedObject)->py_q_event(event));} - QAbstractEventDispatcher* eventDispatcher(QThread* theWrappedObject) const; - int exec(QThread* theWrappedObject); - void exit(QThread* theWrappedObject, int retcode = 0); - int static_QThread_idealThreadCount(); - bool isFinished(QThread* theWrappedObject) const; - bool isInterruptionRequested(QThread* theWrappedObject) const; - bool isRunning(QThread* theWrappedObject) const; - int loopLevel(QThread* theWrappedObject) const; - void static_QThread_msleep(unsigned long arg__1); - void requestInterruption(QThread* theWrappedObject); - void run(QThread* theWrappedObject); - void py_q_run(QThread* theWrappedObject){ (((PythonQtPublicPromoter_QThread*)theWrappedObject)->py_q_run());} - void setEventDispatcher(QThread* theWrappedObject, QAbstractEventDispatcher* eventDispatcher); - void setStackSize(QThread* theWrappedObject, uint stackSize); - void static_QThread_setTerminationEnabled(bool enabled = true); - void static_QThread_sleep(unsigned long arg__1); - uint stackSize(QThread* theWrappedObject) const; - void static_QThread_usleep(unsigned long arg__1); - bool wait(QThread* theWrappedObject, unsigned long time = ULONG_MAX); - void static_QThread_yieldCurrentThread(); -}; - - - - - class PythonQtShell_QThreadPool : public QThreadPool { public: diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp rename to generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp index 3d90a316..f8345da3 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core/com_trolltech_qt_core_init.cpp @@ -93,7 +93,6 @@ PythonQt::priv()->registerCPPClass("QJsonValue", "", "QtCore", PythonQtCreateObj PythonQt::priv()->registerClass(&QLibrary::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QLibraryInfo", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerCPPClass("QLockFile", "", "QtCore", PythonQtCreateObject, NULL, module, 0); -PythonQt::priv()->registerCPPClass("QLoggingCategory", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerCPPClass("QMarginsF", "", "QtCore", PythonQtCreateObject, NULL, module, PythonQt::Type_Add|PythonQt::Type_Divide|PythonQt::Type_InplaceAdd|PythonQt::Type_InplaceDivide|PythonQt::Type_InplaceMultiply|PythonQt::Type_InplaceSubtract|PythonQt::Type_Multiply|PythonQt::Type_NonZero|PythonQt::Type_RichCompare|PythonQt::Type_Subtract); PythonQt::priv()->registerCPPClass("QMessageAuthenticationCode", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerCPPClass("QMessageLogContext", "", "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); @@ -108,7 +107,6 @@ PythonQt::priv()->registerCPPClass("QMimeDatabase", "", "QtCore", PythonQtCreate PythonQt::priv()->registerCPPClass("QMimeType", "", "QtCore", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); PythonQt::priv()->registerCPPClass("QModelIndex", "", "QtCore", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); PythonQt::priv()->registerCPPClass("QMutex", "QBasicMutex", "QtCore", PythonQtCreateObject, NULL, module, 0); -PythonQt::priv()->registerCPPClass("QMutexLocker", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerClass(&QObject::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QOperatingSystemVersion", "", "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerClass(&QParallelAnimationGroup::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); @@ -150,7 +148,6 @@ PythonQt::priv()->registerCPPClass("QTextCodec", "", "QtCore", PythonQtCreateObj PythonQt::priv()->registerCPPClass("QTextDecoder", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerCPPClass("QTextEncoder", "", "QtCore", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerCPPClass("QTextStream", "", "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); -PythonQt::priv()->registerClass(&QThread::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerClass(&QThreadPool::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerClass(&QTimeLine::staticMetaObject, "QtCore", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QTimeZone", "", "QtCore", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri rename to generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin.pri diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp rename to generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp index 310594ff..d08ba4c6 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.cpp @@ -10,8 +10,8 @@ #include #include #include +#include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h rename to generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h index 986e8baf..63bc331c 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h +++ b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin0.h @@ -8,8 +8,8 @@ #include #include #include +#include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp b/generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp rename to generated_cpp_5.11/com_trolltech_qt_core_builtin/com_trolltech_qt_core_builtin_init.cpp diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui.pri b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui.pri similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui.pri rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui.pri diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp index 96617aa9..e2fc1a59 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.cpp @@ -70,7 +70,6 @@ #include #include #include -#include #include #include #include @@ -103,7 +102,6 @@ #include #include #include -#include #include #include #include @@ -279,7 +277,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -422,7 +420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -455,7 +453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -510,7 +508,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -565,7 +563,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -598,7 +596,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -653,7 +651,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -730,7 +728,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -829,7 +827,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -862,7 +860,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1005,7 +1003,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1060,7 +1058,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1115,7 +1113,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1192,7 +1190,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1247,7 +1245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1511,7 +1509,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1544,7 +1542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1577,7 +1575,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1610,7 +1608,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1753,7 +1751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1918,7 +1916,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1951,7 +1949,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1984,7 +1982,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2152,7 +2150,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2207,7 +2205,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2240,7 +2238,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2295,7 +2293,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2328,7 +2326,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2361,7 +2359,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2468,7 +2466,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "QWidget*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[4] = {NULL, (void*)&parent0, (void*)&option1, (void*)&index2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2545,7 +2543,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*" , "QAbstractItemModel*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&model1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2578,7 +2576,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2611,7 +2609,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2644,7 +2642,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QHelpEvent*" , "QAbstractItemView*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&view1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2699,7 +2697,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVector"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QVector returnValue{}; + QVector returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2776,7 +2774,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[3] = {NULL, (void*)&option0, (void*)&index1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3146,7 +3144,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3289,7 +3287,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3366,7 +3364,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3399,7 +3397,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3454,7 +3452,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3509,7 +3507,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3542,7 +3540,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3597,7 +3595,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3674,7 +3672,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3751,7 +3749,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3784,7 +3782,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3905,7 +3903,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3938,7 +3936,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4059,7 +4057,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4114,7 +4112,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4147,7 +4145,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4202,7 +4200,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4389,7 +4387,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4444,7 +4442,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4609,7 +4607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4664,7 +4662,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4697,7 +4695,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4730,7 +4728,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4895,7 +4893,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4972,7 +4970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5005,7 +5003,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5038,7 +5036,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5071,7 +5069,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5104,7 +5102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5741,7 +5739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5906,7 +5904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5939,7 +5937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5972,7 +5970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6027,7 +6025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6082,7 +6080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6115,7 +6113,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6214,7 +6212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6313,7 +6311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6346,7 +6344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6489,7 +6487,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6544,7 +6542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6599,7 +6597,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6698,7 +6696,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6753,7 +6751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6945,7 +6943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6978,7 +6976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7011,7 +7009,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7066,7 +7064,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7121,7 +7119,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&proxyIndex0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7154,7 +7152,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7187,7 +7185,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7220,7 +7218,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7275,7 +7273,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7308,7 +7306,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7341,7 +7339,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7374,7 +7372,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7407,7 +7405,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7440,7 +7438,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7473,7 +7471,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7506,7 +7504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&sourceIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7539,7 +7537,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7572,7 +7570,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7605,7 +7603,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&proxyIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7638,7 +7636,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7671,7 +7669,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7704,7 +7702,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7737,7 +7735,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7770,7 +7768,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7803,7 +7801,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7836,7 +7834,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7869,7 +7867,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7924,7 +7922,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7957,7 +7955,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7990,7 +7988,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8023,7 +8021,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8056,7 +8054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8111,7 +8109,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8166,7 +8164,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8199,7 +8197,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8232,7 +8230,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8265,7 +8263,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8505,7 +8503,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8648,7 +8646,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8681,7 +8679,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8736,7 +8734,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8791,7 +8789,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8824,7 +8822,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8923,7 +8921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9022,7 +9020,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9055,7 +9053,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9198,7 +9196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9231,7 +9229,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9286,7 +9284,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9407,7 +9405,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9462,7 +9460,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9539,7 +9537,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9572,7 +9570,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9907,7 +9905,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10050,7 +10048,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10083,7 +10081,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10138,7 +10136,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10193,7 +10191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10226,7 +10224,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10325,7 +10323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10424,7 +10422,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10457,7 +10455,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10600,7 +10598,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10633,7 +10631,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10688,7 +10686,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10765,7 +10763,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10820,7 +10818,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11238,7 +11236,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11381,7 +11379,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11414,7 +11412,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11491,7 +11489,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11546,7 +11544,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11579,7 +11577,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11678,7 +11676,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11777,7 +11775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11810,7 +11808,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11953,7 +11951,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11986,7 +11984,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12041,7 +12039,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12118,7 +12116,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12173,7 +12171,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12228,7 +12226,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12305,7 +12303,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12543,7 +12541,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12576,7 +12574,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12609,7 +12607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12664,7 +12662,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12719,7 +12717,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12752,7 +12750,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12785,7 +12783,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12818,7 +12816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12873,7 +12871,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12906,7 +12904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12939,7 +12937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12972,7 +12970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13005,7 +13003,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13038,7 +13036,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13071,7 +13069,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13104,7 +13102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13137,7 +13135,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13170,7 +13168,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13203,7 +13201,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13236,7 +13234,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13269,7 +13267,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13324,7 +13322,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13357,7 +13355,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13390,7 +13388,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13423,7 +13421,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13456,7 +13454,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13489,7 +13487,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13544,7 +13542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13577,7 +13575,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13610,7 +13608,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13643,7 +13641,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13721,7 +13719,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QTextBlock&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&block0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13820,7 +13818,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13897,7 +13895,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13930,7 +13928,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13963,7 +13961,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "QTextFrame*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&frame0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13996,7 +13994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QPointF&" , "Qt::HitTestAccuracy"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - int returnValue{}; + int returnValue = 0; void* args[3] = {NULL, (void*)&point0, (void*)&accuracy1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14029,7 +14027,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14352,7 +14350,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14385,7 +14383,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14783,7 +14781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14816,7 +14814,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15271,7 +15269,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15304,7 +15302,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15359,7 +15357,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15392,7 +15390,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15425,7 +15423,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15458,7 +15456,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15491,7 +15489,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15524,7 +15522,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15557,7 +15555,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15612,7 +15610,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15645,7 +15643,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15678,7 +15676,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15711,7 +15709,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15744,7 +15742,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15777,7 +15775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15832,7 +15830,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15865,7 +15863,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16107,7 +16105,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16140,7 +16138,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16400,7 +16398,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16543,7 +16541,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16576,7 +16574,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16631,7 +16629,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16686,7 +16684,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16719,7 +16717,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16818,7 +16816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16917,7 +16915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16950,7 +16948,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17093,7 +17091,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17148,7 +17146,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17203,7 +17201,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17280,7 +17278,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17335,7 +17333,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17766,7 +17764,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17909,7 +17907,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17942,7 +17940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17997,7 +17995,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18052,7 +18050,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18085,7 +18083,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18140,7 +18138,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18217,7 +18215,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18316,7 +18314,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18349,7 +18347,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18492,7 +18490,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18547,7 +18545,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18602,7 +18600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18679,7 +18677,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18734,7 +18732,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19132,7 +19130,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19297,7 +19295,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19330,7 +19328,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19363,7 +19361,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19418,7 +19416,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19473,7 +19471,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19506,7 +19504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19605,7 +19603,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19704,7 +19702,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19737,7 +19735,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19880,7 +19878,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19913,7 +19911,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19968,7 +19966,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20067,7 +20065,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20122,7 +20120,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20477,7 +20475,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractItemView*" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QAbstractItemView* returnValue{}; + QAbstractItemView* returnValue; void* args[2] = {NULL, (void*)&rootIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20576,7 +20574,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20719,7 +20717,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20796,7 +20794,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20829,7 +20827,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20884,7 +20882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20939,7 +20937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20972,7 +20970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21027,7 +21025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21104,7 +21102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21181,7 +21179,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21214,7 +21212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21335,7 +21333,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21368,7 +21366,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21489,7 +21487,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21544,7 +21542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21577,7 +21575,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21632,7 +21630,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21819,7 +21817,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -21874,7 +21872,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22039,7 +22037,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22094,7 +22092,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22127,7 +22125,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22160,7 +22158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22325,7 +22323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22402,7 +22400,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22435,7 +22433,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22468,7 +22466,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22501,7 +22499,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22534,7 +22532,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22784,7 +22782,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22927,7 +22925,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -22960,7 +22958,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23015,7 +23013,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23070,7 +23068,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23103,7 +23101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23224,7 +23222,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23323,7 +23321,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23356,7 +23354,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23499,7 +23497,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23532,7 +23530,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23587,7 +23585,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23664,7 +23662,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -23741,7 +23739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24317,7 +24315,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24460,7 +24458,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24493,7 +24491,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24548,7 +24546,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24603,7 +24601,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24636,7 +24634,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24691,7 +24689,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24768,7 +24766,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24867,7 +24865,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -24900,7 +24898,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25043,7 +25041,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25098,7 +25096,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25153,7 +25151,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25230,7 +25228,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25285,7 +25283,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25579,7 +25577,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25612,7 +25610,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25645,7 +25643,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPixmap" , "QIcon::Mode" , "const QPixmap&" , "const QStyleOption*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QPixmap returnValue{}; + QPixmap returnValue; void* args[4] = {NULL, (void*)&iconMode0, (void*)&pixmap1, (void*)&opt2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25678,7 +25676,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyle::SubControl" , "QStyle::ComplexControl" , "const QStyleOptionComplex*" , "const QPoint&" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QStyle::SubControl returnValue{}; + QStyle::SubControl returnValue; void* args[5] = {NULL, (void*)&cc0, (void*)&opt1, (void*)&pt2, (void*)&w3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25711,7 +25709,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QRect&" , "int" , "const QPixmap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[4] = {NULL, (void*)&r0, (void*)&flags1, (void*)&pixmap2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25744,7 +25742,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QSizePolicy::ControlType" , "QSizePolicy::ControlType" , "Qt::Orientation" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - int returnValue{}; + int returnValue = 0; void* args[6] = {NULL, (void*)&control10, (void*)&control21, (void*)&orientation2, (void*)&option3, (void*)&widget4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25777,7 +25775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QStyle::PixelMetric" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - int returnValue{}; + int returnValue = 0; void* args[4] = {NULL, (void*)&m0, (void*)&opt1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25876,7 +25874,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "QStyle::ContentsType" , "const QStyleOption*" , "const QSize&" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[5] = {NULL, (void*)&ct0, (void*)&opt1, (void*)&contentsSize2, (void*)&widget3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25909,7 +25907,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QIcon" , "QStyle::StandardPixmap" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QIcon returnValue{}; + QIcon returnValue; void* args[4] = {NULL, (void*)&standardIcon0, (void*)&opt1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25942,7 +25940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPalette"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPalette returnValue{}; + QPalette returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -25975,7 +25973,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPixmap" , "QStyle::StandardPixmap" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QPixmap returnValue{}; + QPixmap returnValue; void* args[4] = {NULL, (void*)&sp0, (void*)&opt1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -26008,7 +26006,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QStyle::StyleHint" , "const QStyleOption*" , "const QWidget*" , "QStyleHintReturn*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - int returnValue{}; + int returnValue = 0; void* args[5] = {NULL, (void*)&sh0, (void*)&opt1, (void*)&w2, (void*)&shret3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -26041,7 +26039,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "QStyle::ComplexControl" , "const QStyleOptionComplex*" , "QStyle::SubControl" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[5] = {NULL, (void*)&cc0, (void*)&opt1, (void*)&sc2, (void*)&w3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -26074,7 +26072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "QStyle::SubElement" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[4] = {NULL, (void*)&r0, (void*)&opt1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.h index 5173eb3a..b66431c9 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui0.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui0.h @@ -69,7 +69,6 @@ #include #include #include -#include #include #include #include @@ -102,7 +101,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp index de6efc59..bb11357f 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.cpp @@ -51,7 +51,6 @@ #include #include #include -#include #include #include #include @@ -73,7 +72,6 @@ #include #include #include -#include #include #include #include @@ -138,7 +136,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -171,7 +169,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&o0, (void*)&e1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -204,7 +202,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -237,7 +235,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[2] = {NULL, (void*)&path0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -609,7 +607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -642,7 +640,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -986,7 +984,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QDateTime" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QDateTime returnValue{}; + QDateTime returnValue; void* args[2] = {NULL, (void*)&text0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1019,7 +1017,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1162,7 +1160,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1195,7 +1193,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1272,7 +1270,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1327,7 +1325,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1360,7 +1358,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1459,7 +1457,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1558,7 +1556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1591,7 +1589,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1734,7 +1732,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1767,7 +1765,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1822,7 +1820,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1899,7 +1897,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1954,7 +1952,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2009,7 +2007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2064,7 +2062,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QDateTime&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&dt0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2119,7 +2117,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2355,7 +2353,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QDateTime" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QDateTime returnValue{}; + QDateTime returnValue; void* args[2] = {NULL, (void*)&text0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2388,7 +2386,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2531,7 +2529,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2564,7 +2562,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2641,7 +2639,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2696,7 +2694,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2729,7 +2727,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2828,7 +2826,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2927,7 +2925,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2960,7 +2958,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3103,7 +3101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3136,7 +3134,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3191,7 +3189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3268,7 +3266,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3323,7 +3321,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3378,7 +3376,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3433,7 +3431,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QDateTime&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&dt0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3488,7 +3486,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3959,7 +3957,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4102,7 +4100,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4135,7 +4133,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4190,7 +4188,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4245,7 +4243,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4278,7 +4276,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4377,7 +4375,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4476,7 +4474,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4509,7 +4507,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4652,7 +4650,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4685,7 +4683,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4740,7 +4738,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4817,7 +4815,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4872,7 +4870,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5191,7 +5189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5334,7 +5332,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5367,7 +5365,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5422,7 +5420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5477,7 +5475,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5510,7 +5508,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5609,7 +5607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5708,7 +5706,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5741,7 +5739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5884,7 +5882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5917,7 +5915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5972,7 +5970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6049,7 +6047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6104,7 +6102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6442,7 +6440,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6607,7 +6605,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6640,7 +6638,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6673,7 +6671,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6728,7 +6726,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6783,7 +6781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6816,7 +6814,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6915,7 +6913,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7014,7 +7012,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7047,7 +7045,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7190,7 +7188,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7245,7 +7243,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7300,7 +7298,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7399,7 +7397,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7454,7 +7452,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7748,7 +7746,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7891,7 +7889,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7924,7 +7922,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7979,7 +7977,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8034,7 +8032,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8067,7 +8065,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8166,7 +8164,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8265,7 +8263,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8298,7 +8296,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8441,7 +8439,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8474,7 +8472,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8529,7 +8527,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8606,7 +8604,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8661,7 +8659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8870,7 +8868,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8903,7 +8901,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8936,7 +8934,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8991,7 +8989,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9046,7 +9044,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9079,7 +9077,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9112,7 +9110,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9145,7 +9143,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9200,7 +9198,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9233,7 +9231,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9266,7 +9264,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9299,7 +9297,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9332,7 +9330,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9365,7 +9363,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9398,7 +9396,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9431,7 +9429,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9464,7 +9462,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9497,7 +9495,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9530,7 +9528,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9563,7 +9561,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9596,7 +9594,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9629,7 +9627,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9662,7 +9660,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9717,7 +9715,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9750,7 +9748,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9783,7 +9781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9816,7 +9814,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9849,7 +9847,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9882,7 +9880,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9937,7 +9935,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9970,7 +9968,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10003,7 +10001,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10036,7 +10034,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10365,7 +10363,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10508,7 +10506,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10541,7 +10539,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10596,7 +10594,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10651,7 +10649,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10684,7 +10682,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10783,7 +10781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10882,7 +10880,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10915,7 +10913,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11058,7 +11056,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11091,7 +11089,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11146,7 +11144,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11223,7 +11221,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11278,7 +11276,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11623,7 +11621,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11766,7 +11764,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11799,7 +11797,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11876,7 +11874,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11931,7 +11929,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11964,7 +11962,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12063,7 +12061,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12162,7 +12160,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12195,7 +12193,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12338,7 +12336,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12371,7 +12369,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12426,7 +12424,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12503,7 +12501,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12558,7 +12556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12613,7 +12611,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12668,7 +12666,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "double"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&val0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12723,7 +12721,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12756,7 +12754,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"double" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - double returnValue{}; + double returnValue = 0; void* args[2] = {NULL, (void*)&text0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12963,7 +12961,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12996,7 +12994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13095,7 +13093,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13244,7 +13242,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13277,7 +13275,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13741,7 +13739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13906,7 +13904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13939,7 +13937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13972,7 +13970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14027,7 +14025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14082,7 +14080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14115,7 +14113,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14214,7 +14212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14313,7 +14311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14346,7 +14344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14489,7 +14487,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14544,7 +14542,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14599,7 +14597,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14698,7 +14696,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14753,7 +14751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15049,7 +15047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15214,7 +15212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15247,7 +15245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15280,7 +15278,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15335,7 +15333,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15390,7 +15388,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15423,7 +15421,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15522,7 +15520,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15621,7 +15619,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15654,7 +15652,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15797,7 +15795,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15830,7 +15828,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15885,7 +15883,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15984,7 +15982,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16039,7 +16037,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16490,7 +16488,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QIcon" , "QFileIconProvider::IconType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QIcon returnValue{}; + QIcon returnValue; void* args[2] = {NULL, (void*)&type0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16523,7 +16521,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QIcon" , "const QFileInfo&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QIcon returnValue{}; + QIcon returnValue; void* args[2] = {NULL, (void*)&info0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16556,7 +16554,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QFileInfo&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&info0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16649,7 +16647,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16682,7 +16680,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16715,7 +16713,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16770,7 +16768,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16825,7 +16823,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16858,7 +16856,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16891,7 +16889,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16924,7 +16922,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16979,7 +16977,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17012,7 +17010,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17045,7 +17043,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17078,7 +17076,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17111,7 +17109,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17144,7 +17142,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17177,7 +17175,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17210,7 +17208,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17243,7 +17241,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17276,7 +17274,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17309,7 +17307,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17342,7 +17340,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17375,7 +17373,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17408,7 +17406,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17441,7 +17439,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17496,7 +17494,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17529,7 +17527,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17562,7 +17560,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17595,7 +17593,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17628,7 +17626,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17661,7 +17659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17716,7 +17714,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17749,7 +17747,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17782,7 +17780,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17815,7 +17813,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18191,7 +18189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18334,7 +18332,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18367,7 +18365,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18422,7 +18420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18477,7 +18475,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18510,7 +18508,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18609,7 +18607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18708,7 +18706,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18741,7 +18739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18884,7 +18882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18917,7 +18915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -18972,7 +18970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19049,7 +19047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19104,7 +19102,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19373,7 +19371,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19516,7 +19514,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19549,7 +19547,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19604,7 +19602,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19659,7 +19657,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19692,7 +19690,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19813,7 +19811,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19912,7 +19910,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -19945,7 +19943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20088,7 +20086,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20121,7 +20119,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20176,7 +20174,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20253,7 +20251,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -20330,7 +20328,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.h index 10af302e..453d4fff 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui1.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui1.h @@ -50,7 +50,6 @@ #include #include #include -#include #include #include #include @@ -72,7 +71,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp index 78e45bae..16fdc0da 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.cpp @@ -37,7 +37,6 @@ #include #include #include -#include #include #include #include @@ -83,7 +82,6 @@ #include #include #include -#include #include #include #include @@ -103,7 +101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurfaceFormat"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurfaceFormat returnValue{}; + QSurfaceFormat returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -136,7 +134,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -169,7 +167,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPlatformSurface*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPlatformSurface* returnValue{}; + QPlatformSurface* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -202,7 +200,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurface::SurfaceType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurface::SurfaceType returnValue{}; + QSurface::SurfaceType returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -555,7 +553,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -588,7 +586,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -730,7 +728,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -763,7 +761,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -976,7 +974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1009,7 +1007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1273,7 +1271,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1416,7 +1414,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1449,7 +1447,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1504,7 +1502,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1559,7 +1557,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1592,7 +1590,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1691,7 +1689,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1790,7 +1788,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1823,7 +1821,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1856,7 +1854,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1999,7 +1997,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2032,7 +2030,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2087,7 +2085,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2164,7 +2162,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2219,7 +2217,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2318,7 +2316,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2872,7 +2870,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3015,7 +3013,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3048,7 +3046,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3103,7 +3101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3158,7 +3156,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3191,7 +3189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&width0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3290,7 +3288,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3389,7 +3387,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3422,7 +3420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3565,7 +3563,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3598,7 +3596,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3653,7 +3651,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3730,7 +3728,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3785,7 +3783,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4411,7 +4409,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4554,7 +4552,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4631,7 +4629,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4664,7 +4662,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4719,7 +4717,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4774,7 +4772,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4807,7 +4805,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4862,7 +4860,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4939,7 +4937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5016,7 +5014,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5049,7 +5047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5170,7 +5168,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5203,7 +5201,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5324,7 +5322,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5379,7 +5377,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5412,7 +5410,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5467,7 +5465,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5654,7 +5652,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5709,7 +5707,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5874,7 +5872,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5929,7 +5927,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5962,7 +5960,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5995,7 +5993,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6160,7 +6158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6237,7 +6235,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6270,7 +6268,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6303,7 +6301,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6336,7 +6334,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6369,7 +6367,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6817,7 +6815,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6960,7 +6958,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QMimeData*" , "Qt::DropAction"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&row0, (void*)&column1, (void*)&data2, (void*)&action3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6993,7 +6991,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7070,7 +7068,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7103,7 +7101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7158,7 +7156,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7213,7 +7211,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7246,7 +7244,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7301,7 +7299,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7378,7 +7376,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7455,7 +7453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7488,7 +7486,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7609,7 +7607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7642,7 +7640,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&items0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7675,7 +7673,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7708,7 +7706,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7829,7 +7827,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7884,7 +7882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7917,7 +7915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7972,7 +7970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8159,7 +8157,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8214,7 +8212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8357,7 +8355,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8412,7 +8410,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8445,7 +8443,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8478,7 +8476,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8533,7 +8531,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8676,7 +8674,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8753,7 +8751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8786,7 +8784,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8819,7 +8817,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8852,7 +8850,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8885,7 +8883,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9222,7 +9220,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QTableWidgetItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QTableWidgetItem* returnValue{}; + QTableWidgetItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9255,7 +9253,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&role0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9278,39 +9276,6 @@ if (_wrapper) { } return QTableWidgetItem::data(role0); } -bool PythonQtShell_QTableWidgetItem::__lt__(const QTableWidgetItem& other0) const -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("__lt__"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "const QTableWidgetItem&"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&other0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("__lt__", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QTableWidgetItem::operator<(other0); -} void PythonQtShell_QTableWidgetItem::read(QDataStream& in0) { if (_wrapper) { @@ -9797,7 +9762,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9830,7 +9795,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9972,7 +9937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10005,7 +9970,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10527,7 +10492,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10560,7 +10525,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10712,7 +10677,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&source0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10833,7 +10798,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10888,7 +10853,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11053,7 +11018,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11086,7 +11051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11141,7 +11106,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11218,7 +11183,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11251,7 +11216,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11372,7 +11337,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&property0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11493,7 +11458,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "const QUrl&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&type0, (void*)&name1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11526,7 +11491,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11559,7 +11524,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11702,7 +11667,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11735,7 +11700,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11790,7 +11755,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11955,7 +11920,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12010,7 +11975,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12087,7 +12052,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12120,7 +12085,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12998,7 +12963,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QTextObject*" , "const QTextFormat&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QTextObject* returnValue{}; + QTextObject* returnValue; void* args[2] = {NULL, (void*)&f0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13053,7 +13018,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13086,7 +13051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13119,7 +13084,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "const QUrl&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&type0, (void*)&name1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13730,7 +13695,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&source0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13851,7 +13816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13906,7 +13871,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14071,7 +14036,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14104,7 +14069,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14159,7 +14124,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14214,7 +14179,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14247,7 +14212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14346,7 +14311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&property0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14467,7 +14432,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "const QUrl&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&type0, (void*)&name1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14500,7 +14465,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14533,7 +14498,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14676,7 +14641,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14709,7 +14674,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14764,7 +14729,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14885,7 +14850,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14940,7 +14905,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15017,7 +14982,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15050,7 +15015,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15596,7 +15561,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15629,7 +15594,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.h index f82f161d..2d7e99c4 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui10.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui10.h @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include @@ -83,7 +82,6 @@ #include #include #include -#include #include #include #include @@ -1149,7 +1147,6 @@ class PythonQtShell_QTableWidgetItem : public QTableWidgetItem virtual QTableWidgetItem* clone() const; virtual QVariant data(int role) const; -virtual bool __lt__(const QTableWidgetItem& other) const; virtual void read(QDataStream& in); virtual void setData(int role, const QVariant& value); virtual void write(QDataStream& out) const; diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp index 86e49cd1..f5d6f316 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.cpp @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include @@ -70,7 +69,6 @@ #include #include #include -#include #include #include #include @@ -694,7 +692,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -727,7 +725,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -953,7 +951,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -986,7 +984,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1261,7 +1259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1294,7 +1292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1873,7 +1871,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QDateTime" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QDateTime returnValue{}; + QDateTime returnValue; void* args[2] = {NULL, (void*)&text0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1906,7 +1904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2049,7 +2047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2082,7 +2080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2159,7 +2157,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2214,7 +2212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2247,7 +2245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2346,7 +2344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2445,7 +2443,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2478,7 +2476,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2621,7 +2619,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2654,7 +2652,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2709,7 +2707,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2786,7 +2784,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2841,7 +2839,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2896,7 +2894,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2951,7 +2949,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QDateTime&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&dt0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3006,7 +3004,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3220,7 +3218,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3363,7 +3361,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3396,7 +3394,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3451,7 +3449,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3506,7 +3504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3539,7 +3537,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3638,7 +3636,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3737,7 +3735,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3770,7 +3768,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3913,7 +3911,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3946,7 +3944,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4001,7 +3999,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4078,7 +4076,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4133,7 +4131,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4537,7 +4535,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4680,7 +4678,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4713,7 +4711,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4768,7 +4766,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4823,7 +4821,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4856,7 +4854,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4955,7 +4953,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5098,7 +5096,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5131,7 +5129,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5274,7 +5272,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5307,7 +5305,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5362,7 +5360,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5439,7 +5437,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5494,7 +5492,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5870,7 +5868,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6013,7 +6011,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6046,7 +6044,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6101,7 +6099,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6156,7 +6154,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6189,7 +6187,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6244,7 +6242,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6321,7 +6319,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6420,7 +6418,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6453,7 +6451,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6596,7 +6594,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6651,7 +6649,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6706,7 +6704,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6783,7 +6781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6838,7 +6836,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8011,7 +8009,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8198,7 +8196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8275,7 +8273,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8308,7 +8306,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8363,7 +8361,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8418,7 +8416,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8451,7 +8449,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8506,7 +8504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8583,7 +8581,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8660,7 +8658,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8693,7 +8691,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8814,7 +8812,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8847,7 +8845,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8968,7 +8966,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9023,7 +9021,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9056,7 +9054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9111,7 +9109,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9298,7 +9296,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9353,7 +9351,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9518,7 +9516,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9573,7 +9571,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9606,7 +9604,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9639,7 +9637,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9804,7 +9802,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9881,7 +9879,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9914,7 +9912,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9947,7 +9945,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9980,7 +9978,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10013,7 +10011,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10546,7 +10544,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10733,7 +10731,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QTreeWidgetItem*" , "int" , "const QMimeData*" , "Qt::DropAction"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&parent0, (void*)&index1, (void*)&data2, (void*)&action3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10766,7 +10764,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10843,7 +10841,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10876,7 +10874,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10931,7 +10929,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10986,7 +10984,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11019,7 +11017,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11074,7 +11072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11151,7 +11149,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11228,7 +11226,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11261,7 +11259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11382,7 +11380,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11415,7 +11413,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&items0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11448,7 +11446,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11481,7 +11479,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11602,7 +11600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11657,7 +11655,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11690,7 +11688,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11745,7 +11743,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11932,7 +11930,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11987,7 +11985,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12130,7 +12128,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12185,7 +12183,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12218,7 +12216,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12251,7 +12249,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12306,7 +12304,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12449,7 +12447,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12526,7 +12524,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12559,7 +12557,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12592,7 +12590,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12625,7 +12623,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12658,7 +12656,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12961,7 +12959,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QTreeWidgetItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QTreeWidgetItem* returnValue{}; + QTreeWidgetItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12994,7 +12992,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&column0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13017,39 +13015,6 @@ if (_wrapper) { } return QTreeWidgetItem::data(column0, role1); } -bool PythonQtShell_QTreeWidgetItem::__lt__(const QTreeWidgetItem& other0) const -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("__lt__"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "const QTreeWidgetItem&"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&other0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("__lt__", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QTreeWidgetItem::operator<(other0); -} void PythonQtShell_QTreeWidgetItem::read(QDataStream& in0) { if (_wrapper) { @@ -13459,7 +13424,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13492,7 +13457,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QUndoCommand*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&other0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13682,7 +13647,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13715,7 +13680,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.h index 75e5128a..598c1dba 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui11.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui11.h @@ -35,7 +35,6 @@ #include #include #include -#include #include #include #include @@ -69,7 +68,6 @@ #include #include #include -#include #include #include #include @@ -1865,7 +1863,6 @@ class PythonQtShell_QTreeWidgetItem : public QTreeWidgetItem virtual QTreeWidgetItem* clone() const; virtual QVariant data(int column, int role) const; -virtual bool __lt__(const QTreeWidgetItem& other) const; virtual void read(QDataStream& in); virtual void setData(int column, int role, const QVariant& value); virtual void write(QDataStream& out) const; diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp index cc872675..52dbc326 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.cpp @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include @@ -51,7 +50,6 @@ #include #include #include -#include #include #include #include @@ -123,7 +121,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -156,7 +154,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -549,7 +547,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -692,7 +690,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -769,7 +767,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -802,7 +800,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -857,7 +855,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -912,7 +910,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -945,7 +943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1000,7 +998,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1077,7 +1075,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1154,7 +1152,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1187,7 +1185,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1308,7 +1306,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1341,7 +1339,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1462,7 +1460,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1517,7 +1515,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1550,7 +1548,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1605,7 +1603,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1792,7 +1790,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1847,7 +1845,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2012,7 +2010,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2067,7 +2065,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2100,7 +2098,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2133,7 +2131,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2298,7 +2296,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2375,7 +2373,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2408,7 +2406,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2441,7 +2439,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2474,7 +2472,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2507,7 +2505,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2667,7 +2665,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2700,7 +2698,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2755,7 +2753,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2788,7 +2786,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2821,7 +2819,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2854,7 +2852,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2887,7 +2885,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2920,7 +2918,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2953,7 +2951,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3008,7 +3006,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3041,7 +3039,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3074,7 +3072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3107,7 +3105,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3140,7 +3138,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3173,7 +3171,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3228,7 +3226,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3261,7 +3259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3387,7 +3385,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3420,7 +3418,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3497,7 +3495,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4524,7 +4522,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4667,7 +4665,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4700,7 +4698,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4755,7 +4753,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4810,7 +4808,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4843,7 +4841,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4942,7 +4940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5041,7 +5039,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5074,7 +5072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5217,7 +5215,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5250,7 +5248,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5305,7 +5303,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5382,7 +5380,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5437,7 +5435,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6838,7 +6836,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6915,7 +6913,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6948,7 +6946,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7061,7 +7059,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7094,7 +7092,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7127,7 +7125,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7160,7 +7158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7193,7 +7191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7248,7 +7246,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7281,7 +7279,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7314,7 +7312,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7347,7 +7345,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7380,7 +7378,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7435,7 +7433,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7468,7 +7466,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSpacerItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSpacerItem* returnValue{}; + QSpacerItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7501,7 +7499,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7588,7 +7586,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7621,7 +7619,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7698,7 +7696,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QObject*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QObject* returnValue{}; + QObject* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7753,7 +7751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurfaceFormat"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurfaceFormat returnValue{}; + QSurfaceFormat returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7962,7 +7960,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8039,7 +8037,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8072,7 +8070,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurface::SurfaceType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurface::SurfaceType returnValue{}; + QSurface::SurfaceType returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8894,7 +8892,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9059,7 +9057,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9092,7 +9090,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9125,7 +9123,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9180,7 +9178,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9235,7 +9233,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9268,7 +9266,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9389,7 +9387,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9488,7 +9486,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9521,7 +9519,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9664,7 +9662,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9697,7 +9695,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9752,7 +9750,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9807,7 +9805,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9906,7 +9904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9961,7 +9959,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10038,7 +10036,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10450,7 +10448,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10593,7 +10591,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10626,7 +10624,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10681,7 +10679,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10736,7 +10734,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10769,7 +10767,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10890,7 +10888,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10923,7 +10921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11022,7 +11020,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11055,7 +11053,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11198,7 +11196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11231,7 +11229,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11264,7 +11262,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11319,7 +11317,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11396,7 +11394,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11451,7 +11449,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11528,7 +11526,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.h index dffb970a..d053360d 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui12.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui12.h @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include @@ -49,7 +48,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp index 46a12d62..2e3e5293 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.cpp @@ -40,7 +40,6 @@ #include #include #include -#include #include #include #include @@ -64,7 +63,6 @@ #include #include #include -#include #include #include #include @@ -385,7 +383,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -550,7 +548,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -583,7 +581,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -616,7 +614,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -671,7 +669,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -726,7 +724,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -759,7 +757,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -858,7 +856,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -957,7 +955,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -990,7 +988,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1133,7 +1131,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1166,7 +1164,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1221,7 +1219,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1320,7 +1318,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1375,7 +1373,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2025,7 +2023,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2058,7 +2056,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2113,7 +2111,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2146,7 +2144,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2179,7 +2177,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2212,7 +2210,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2245,7 +2243,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2278,7 +2276,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&width0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2311,7 +2309,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2366,7 +2364,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2399,7 +2397,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2432,7 +2430,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2465,7 +2463,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2498,7 +2496,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2553,7 +2551,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2586,7 +2584,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3006,7 +3004,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3149,7 +3147,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3182,7 +3180,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3237,7 +3235,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3292,7 +3290,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3325,7 +3323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3424,7 +3422,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3523,7 +3521,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3556,7 +3554,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3699,7 +3697,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3732,7 +3730,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3787,7 +3785,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3864,7 +3862,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3919,7 +3917,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4165,7 +4163,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4198,7 +4196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4411,7 +4409,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGesture*" , "QObject*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QGesture* returnValue{}; + QGesture* returnValue; void* args[2] = {NULL, (void*)&target0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4444,7 +4442,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGestureRecognizer::Result" , "QGesture*" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QGestureRecognizer::Result returnValue{}; + QGestureRecognizer::Result returnValue; void* args[4] = {NULL, (void*)&state0, (void*)&watched1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4757,7 +4755,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4834,7 +4832,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGraphicsLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QGraphicsLayoutItem* returnValue{}; + QGraphicsLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4911,7 +4909,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5053,7 +5051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QRectF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&rect0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5152,7 +5150,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5185,7 +5183,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5295,7 +5293,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QRectF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&sourceRect0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5394,7 +5392,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5427,7 +5425,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5537,7 +5535,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QRectF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&rect0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5636,7 +5634,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5669,7 +5667,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5794,7 +5792,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QRectF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&sourceRect0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5893,7 +5891,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5926,7 +5924,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6076,7 +6074,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6109,7 +6107,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6142,7 +6140,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6175,7 +6173,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6208,7 +6206,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6285,7 +6283,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6318,7 +6316,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6351,7 +6349,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6477,7 +6475,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6554,7 +6552,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGraphicsLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QGraphicsLayoutItem* returnValue{}; + QGraphicsLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6631,7 +6629,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6945,7 +6943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6978,7 +6976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7011,7 +7009,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7044,7 +7042,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7187,7 +7185,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7352,7 +7350,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7385,7 +7383,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7418,7 +7416,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7586,7 +7584,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7641,7 +7639,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7674,7 +7672,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7729,7 +7727,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7762,7 +7760,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7795,7 +7793,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8990,7 +8988,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9023,7 +9021,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9253,7 +9251,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9286,7 +9284,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9319,7 +9317,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9352,7 +9350,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9495,7 +9493,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9660,7 +9658,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9693,7 +9691,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9726,7 +9724,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9894,7 +9892,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9949,7 +9947,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9982,7 +9980,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10037,7 +10035,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10070,7 +10068,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10103,7 +10101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10178,7 +10176,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10255,7 +10253,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGraphicsLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QGraphicsLayoutItem* returnValue{}; + QGraphicsLayoutItem* returnValue; void* args[2] = {NULL, (void*)&i0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10332,7 +10330,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10518,7 +10516,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10795,7 +10793,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10828,7 +10826,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10861,7 +10859,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10894,7 +10892,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11037,7 +11035,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11202,7 +11200,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11235,7 +11233,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11268,7 +11266,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11436,7 +11434,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11491,7 +11489,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11524,7 +11522,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11579,7 +11577,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11612,7 +11610,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11645,7 +11643,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11743,7 +11741,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11820,7 +11818,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QGraphicsLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QGraphicsLayoutItem* returnValue{}; + QGraphicsLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11897,7 +11895,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12100,7 +12098,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12155,7 +12153,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12188,7 +12186,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12221,7 +12219,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12386,7 +12384,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&ev0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12419,7 +12417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12452,7 +12450,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12617,7 +12615,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12650,7 +12648,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12683,7 +12681,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12851,7 +12849,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12906,7 +12904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12939,7 +12937,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12994,7 +12992,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13027,7 +13025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13082,7 +13080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13177,7 +13175,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QRectF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&sourceRect0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13276,7 +13274,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13309,7 +13307,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13419,7 +13417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13452,7 +13450,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13485,7 +13483,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13518,7 +13516,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13551,7 +13549,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13628,7 +13626,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13661,7 +13659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13694,7 +13692,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.h index 0ac7fa66..5c0a3b86 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui2.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui2.h @@ -40,7 +40,6 @@ #include #include #include -#include #include #include #include @@ -64,7 +63,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp index d2a99f9f..d54d227d 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.cpp @@ -44,7 +44,6 @@ #include #include #include -#include #include #include #include @@ -74,7 +73,6 @@ #include #include #include -#include #include #include #include @@ -118,7 +116,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -151,7 +149,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&other0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -184,7 +182,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&path0, (void*)&mode1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -217,7 +215,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -360,7 +358,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -525,7 +523,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -558,7 +556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -591,7 +589,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -759,7 +757,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -814,7 +812,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -847,7 +845,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -902,7 +900,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -935,7 +933,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -968,7 +966,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1082,7 +1080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1115,7 +1113,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1148,7 +1146,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1181,7 +1179,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1214,7 +1212,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1291,7 +1289,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1324,7 +1322,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1357,7 +1355,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1464,7 +1462,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1695,7 +1693,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1728,7 +1726,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1783,7 +1781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2036,7 +2034,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2069,7 +2067,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2325,7 +2323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QString&" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&propertyName0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2380,7 +2378,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2435,7 +2433,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2490,7 +2488,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2545,7 +2543,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2666,7 +2664,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2699,7 +2697,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::WindowFrameSection" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::WindowFrameSection returnValue{}; + Qt::WindowFrameSection returnValue; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2850,7 +2848,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2883,7 +2881,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2916,7 +2914,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2949,7 +2947,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2982,7 +2980,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3059,7 +3057,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3092,7 +3090,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3125,7 +3123,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3297,7 +3295,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3330,7 +3328,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3509,7 +3507,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3542,7 +3540,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3880,7 +3878,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3913,7 +3911,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4034,7 +4032,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5278,7 +5276,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5311,7 +5309,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5344,7 +5342,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5377,7 +5375,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5410,7 +5408,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5487,7 +5485,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5520,7 +5518,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5553,7 +5551,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5660,7 +5658,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5715,7 +5713,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&point0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5880,7 +5878,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&ev0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5913,7 +5911,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5946,7 +5944,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&variant0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6111,7 +6109,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6144,7 +6142,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&item0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6309,7 +6307,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6364,7 +6362,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6419,7 +6417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6452,7 +6450,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&extension0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6507,7 +6505,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6883,7 +6881,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6916,7 +6914,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7131,7 +7129,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7340,7 +7338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7373,7 +7371,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7428,7 +7426,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7483,7 +7481,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7516,7 +7514,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7615,7 +7613,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7714,7 +7712,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7747,7 +7745,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7890,7 +7888,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7923,7 +7921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7978,7 +7976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8099,7 +8097,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8154,7 +8152,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8231,7 +8229,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8264,7 +8262,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8741,7 +8739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8862,7 +8860,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8895,7 +8893,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8950,7 +8948,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9159,7 +9157,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&change0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9283,7 +9281,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QString&" , "const QVariant&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&propertyName0, (void*)&value1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9338,7 +9336,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9393,7 +9391,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainterPath"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainterPath returnValue{}; + QPainterPath returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9448,7 +9446,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[3] = {NULL, (void*)&which0, (void*)&constraint1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9503,7 +9501,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9602,7 +9600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9635,7 +9633,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::WindowFrameSection" , "const QPointF&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::WindowFrameSection returnValue{}; + Qt::WindowFrameSection returnValue; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10105,7 +10103,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10138,7 +10136,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10193,7 +10191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10226,7 +10224,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10259,7 +10257,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10292,7 +10290,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10325,7 +10323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10358,7 +10356,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10391,7 +10389,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10446,7 +10444,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10479,7 +10477,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10512,7 +10510,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10545,7 +10543,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10578,7 +10576,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10611,7 +10609,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10666,7 +10664,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10699,7 +10697,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11063,7 +11061,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11206,7 +11204,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11239,7 +11237,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11294,7 +11292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11349,7 +11347,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11382,7 +11380,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11481,7 +11479,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11580,7 +11578,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11613,7 +11611,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11756,7 +11754,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11789,7 +11787,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11844,7 +11842,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11921,7 +11919,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11976,7 +11974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12443,7 +12441,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12476,7 +12474,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12531,7 +12529,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12564,7 +12562,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12597,7 +12595,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12630,7 +12628,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12663,7 +12661,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12696,7 +12694,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12729,7 +12727,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12784,7 +12782,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12817,7 +12815,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12850,7 +12848,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12883,7 +12881,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12916,7 +12914,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12949,7 +12947,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13004,7 +13002,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13037,7 +13035,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13339,7 +13337,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13482,7 +13480,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13559,7 +13557,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13592,7 +13590,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13647,7 +13645,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13702,7 +13700,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13735,7 +13733,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13790,7 +13788,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13867,7 +13865,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13944,7 +13942,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13977,7 +13975,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14098,7 +14096,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14131,7 +14129,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14252,7 +14250,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14307,7 +14305,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14340,7 +14338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14417,7 +14415,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14582,7 +14580,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&logicalIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14637,7 +14635,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14692,7 +14690,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14857,7 +14855,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14912,7 +14910,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14945,7 +14943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14978,7 +14976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15143,7 +15141,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15220,7 +15218,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15253,7 +15251,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15286,7 +15284,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15319,7 +15317,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15352,7 +15350,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.h index 912d3d3d..0d5025c1 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui3.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui3.h @@ -42,7 +42,6 @@ #include #include #include -#include #include #include #include @@ -72,7 +71,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp similarity index 97% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp index a388e9a9..9288a1e8 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.cpp @@ -49,7 +49,6 @@ #include #include #include -#include #include #include #include @@ -77,7 +76,6 @@ #include #include #include -#include #include #include #include @@ -98,7 +96,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QSize&" , "QIcon::Mode" , "QIcon::State"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[4] = {NULL, (void*)&size0, (void*)&mode1, (void*)&state2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -175,7 +173,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "QIcon::Mode" , "QIcon::State"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QList returnValue{}; + QList returnValue; void* args[3] = {NULL, (void*)&mode0, (void*)&state1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -208,7 +206,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QIconEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QIconEngine* returnValue{}; + QIconEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -241,7 +239,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -274,7 +272,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -329,7 +327,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPixmap" , "const QSize&" , "QIcon::Mode" , "QIcon::State"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QPixmap returnValue{}; + QPixmap returnValue; void* args[4] = {NULL, (void*)&size0, (void*)&mode1, (void*)&state2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -362,7 +360,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QDataStream&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&in0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -417,7 +415,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QDataStream&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&out0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -534,7 +532,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -567,7 +565,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -600,7 +598,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -633,7 +631,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -666,7 +664,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&imageNumber0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -699,7 +697,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -732,7 +730,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -755,39 +753,6 @@ if (_wrapper) { } return QImageIOHandler::loopCount(); } -QByteArray PythonQtShell_QImageIOHandler::name() const -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("name"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"QByteArray"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QByteArray returnValue{}; - void* args[1] = {NULL}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("name", methodInfo, result); - } else { - returnValue = *((QByteArray*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QImageIOHandler::name(); -} int PythonQtShell_QImageIOHandler::nextImageDelay() const { if (_wrapper) { @@ -798,7 +763,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -831,7 +796,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QImageIOHandler::ImageOption"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&option0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -864,7 +829,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QImage*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&image0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -919,7 +884,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QImageIOHandler::ImageOption"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&option0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -952,7 +917,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QImage&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&image0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1080,7 +1045,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QImageIOPlugin::Capabilities" , "QIODevice*" , "const QByteArray&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QImageIOPlugin::Capabilities returnValue{}; + QImageIOPlugin::Capabilities returnValue; void* args[3] = {NULL, (void*)&device0, (void*)&format1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1135,7 +1100,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QImageIOHandler*" , "QIODevice*" , "const QByteArray&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QImageIOHandler* returnValue{}; + QImageIOHandler* returnValue; void* args[3] = {NULL, (void*)&device0, (void*)&format1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1190,7 +1155,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1223,7 +1188,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1883,7 +1848,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2048,7 +2013,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2081,7 +2046,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2114,7 +2079,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2169,7 +2134,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2224,7 +2189,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2257,7 +2222,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2356,7 +2321,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2455,7 +2420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2488,7 +2453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2631,7 +2596,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2664,7 +2629,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2719,7 +2684,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2818,7 +2783,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2873,7 +2838,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3455,7 +3420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3488,7 +3453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3587,7 +3552,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3694,7 +3659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "QWidget*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[4] = {NULL, (void*)&parent0, (void*)&option1, (void*)&index2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3859,7 +3824,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*" , "QAbstractItemModel*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&model1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3892,7 +3857,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3925,7 +3890,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3958,7 +3923,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QHelpEvent*" , "QAbstractItemView*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&view1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4013,7 +3978,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVector"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QVector returnValue{}; + QVector returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4090,7 +4055,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[3] = {NULL, (void*)&option0, (void*)&index1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4260,7 +4225,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4293,7 +4258,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QByteArray"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QByteArray returnValue{}; + QByteArray returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4346,7 +4311,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[3] = {NULL, (void*)&userType0, (void*)&parent1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4379,7 +4344,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QByteArray" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QByteArray returnValue{}; + QByteArray returnValue; void* args[2] = {NULL, (void*)&userType0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4441,271 +4406,31 @@ QItemSelection* PythonQtWrapper_QItemSelection::new_QItemSelection(const QModelI { return new QItemSelection(topLeft, bottomRight); } -void PythonQtWrapper_QItemSelection::append(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - ( theWrappedObject->append(t)); -} - -void PythonQtWrapper_QItemSelection::append(QItemSelection* theWrappedObject, const QList& t) -{ - ( theWrappedObject->append(t)); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::at(QItemSelection* theWrappedObject, int i) const -{ - return &( theWrappedObject->at(i)); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::back(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->back()); -} - -void PythonQtWrapper_QItemSelection::clear(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->clear()); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::constFirst(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->constFirst()); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::constLast(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->constLast()); -} - bool PythonQtWrapper_QItemSelection::contains(QItemSelection* theWrappedObject, const QModelIndex& index) const { return ( theWrappedObject->contains(index)); } -int PythonQtWrapper_QItemSelection::count(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->count()); -} - -int PythonQtWrapper_QItemSelection::count(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const -{ - return ( theWrappedObject->count(t)); -} - -void PythonQtWrapper_QItemSelection::detachShared(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->detachShared()); -} - -bool PythonQtWrapper_QItemSelection::empty(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->empty()); -} - -bool PythonQtWrapper_QItemSelection::endsWith(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const -{ - return ( theWrappedObject->endsWith(t)); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::first(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->first()); -} - -QList PythonQtWrapper_QItemSelection::static_QItemSelection_fromVector(const QVector& vector) -{ - return (QItemSelection::fromVector(vector)); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::front(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->front()); -} - -int PythonQtWrapper_QItemSelection::indexOf(QItemSelection* theWrappedObject, const QItemSelectionRange& t, int from) const -{ - return ( theWrappedObject->indexOf(t, from)); -} - QList PythonQtWrapper_QItemSelection::indexes(QItemSelection* theWrappedObject) const { return ( theWrappedObject->indexes()); } -bool PythonQtWrapper_QItemSelection::isEmpty(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->isEmpty()); -} - -bool PythonQtWrapper_QItemSelection::isSharedWith(QItemSelection* theWrappedObject, const QList& other) const -{ - return ( theWrappedObject->isSharedWith(other)); -} - -const QItemSelectionRange* PythonQtWrapper_QItemSelection::last(QItemSelection* theWrappedObject) const -{ - return &( theWrappedObject->last()); -} - -int PythonQtWrapper_QItemSelection::lastIndexOf(QItemSelection* theWrappedObject, const QItemSelectionRange& t, int from) const -{ - return ( theWrappedObject->lastIndexOf(t, from)); -} - -int PythonQtWrapper_QItemSelection::length(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->length()); -} - void PythonQtWrapper_QItemSelection::merge(QItemSelection* theWrappedObject, const QItemSelection& other, QItemSelectionModel::SelectionFlags command) { ( theWrappedObject->merge(other, command)); } -QList PythonQtWrapper_QItemSelection::mid(QItemSelection* theWrappedObject, int pos, int length) const -{ - return ( theWrappedObject->mid(pos, length)); -} - -void PythonQtWrapper_QItemSelection::move(QItemSelection* theWrappedObject, int from, int to) -{ - ( theWrappedObject->move(from, to)); -} - -bool PythonQtWrapper_QItemSelection::__ne__(QItemSelection* theWrappedObject, const QList& l) const -{ - return ( (*theWrappedObject)!= l); -} - -bool PythonQtWrapper_QItemSelection::__eq__(QItemSelection* theWrappedObject, const QList& l) const -{ - return ( (*theWrappedObject)== l); -} - -void PythonQtWrapper_QItemSelection::pop_back(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->pop_back()); -} - -void PythonQtWrapper_QItemSelection::pop_front(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->pop_front()); -} - -void PythonQtWrapper_QItemSelection::prepend(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - ( theWrappedObject->prepend(t)); -} - -void PythonQtWrapper_QItemSelection::push_back(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - ( theWrappedObject->push_back(t)); -} - -void PythonQtWrapper_QItemSelection::push_front(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - ( theWrappedObject->push_front(t)); -} - -int PythonQtWrapper_QItemSelection::removeAll(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - return ( theWrappedObject->removeAll(t)); -} - -void PythonQtWrapper_QItemSelection::removeAt(QItemSelection* theWrappedObject, int i) -{ - ( theWrappedObject->removeAt(i)); -} - -void PythonQtWrapper_QItemSelection::removeFirst(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->removeFirst()); -} - -void PythonQtWrapper_QItemSelection::removeLast(QItemSelection* theWrappedObject) -{ - ( theWrappedObject->removeLast()); -} - -bool PythonQtWrapper_QItemSelection::removeOne(QItemSelection* theWrappedObject, const QItemSelectionRange& t) -{ - return ( theWrappedObject->removeOne(t)); -} - -void PythonQtWrapper_QItemSelection::replace(QItemSelection* theWrappedObject, int i, const QItemSelectionRange& t) -{ - ( theWrappedObject->replace(i, t)); -} - -void PythonQtWrapper_QItemSelection::reserve(QItemSelection* theWrappedObject, int size) -{ - ( theWrappedObject->reserve(size)); -} - void PythonQtWrapper_QItemSelection::select(QItemSelection* theWrappedObject, const QModelIndex& topLeft, const QModelIndex& bottomRight) { ( theWrappedObject->select(topLeft, bottomRight)); } -void PythonQtWrapper_QItemSelection::setSharable(QItemSelection* theWrappedObject, bool sharable) -{ - ( theWrappedObject->setSharable(sharable)); -} - -int PythonQtWrapper_QItemSelection::size(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->size()); -} - void PythonQtWrapper_QItemSelection::static_QItemSelection_split(const QItemSelectionRange& range, const QItemSelectionRange& other, QItemSelection* result) { (QItemSelection::split(range, other, result)); } -bool PythonQtWrapper_QItemSelection::startsWith(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const -{ - return ( theWrappedObject->startsWith(t)); -} - -void PythonQtWrapper_QItemSelection::swap(QItemSelection* theWrappedObject, QList& other) -{ - ( theWrappedObject->swap(other)); -} - -void PythonQtWrapper_QItemSelection::swap(QItemSelection* theWrappedObject, int i, int j) -{ - ( theWrappedObject->swap(i, j)); -} - -QItemSelectionRange PythonQtWrapper_QItemSelection::takeAt(QItemSelection* theWrappedObject, int i) -{ - return ( theWrappedObject->takeAt(i)); -} - -QItemSelectionRange PythonQtWrapper_QItemSelection::takeFirst(QItemSelection* theWrappedObject) -{ - return ( theWrappedObject->takeFirst()); -} - -QItemSelectionRange PythonQtWrapper_QItemSelection::takeLast(QItemSelection* theWrappedObject) -{ - return ( theWrappedObject->takeLast()); -} - -QVector PythonQtWrapper_QItemSelection::toVector(QItemSelection* theWrappedObject) const -{ - return ( theWrappedObject->toVector()); -} - -QItemSelectionRange PythonQtWrapper_QItemSelection::value(QItemSelection* theWrappedObject, int i) const -{ - return ( theWrappedObject->value(i)); -} - -QItemSelectionRange PythonQtWrapper_QItemSelection::value(QItemSelection* theWrappedObject, int i, const QItemSelectionRange& defaultValue) const -{ - return ( theWrappedObject->value(i, defaultValue)); -} - PythonQtShell_QItemSelectionModel::~PythonQtShell_QItemSelectionModel() { @@ -4810,7 +4535,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4843,7 +4568,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5326,7 +5051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5359,7 +5084,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5392,7 +5117,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5648,7 +5373,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5791,7 +5516,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5824,7 +5549,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5879,7 +5604,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5934,7 +5659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5967,7 +5692,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6066,7 +5791,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6165,7 +5890,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6198,7 +5923,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6341,7 +6066,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6374,7 +6099,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6429,7 +6154,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6506,7 +6231,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6561,7 +6286,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6824,7 +6549,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6967,7 +6692,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7000,7 +6725,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7055,7 +6780,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7110,7 +6835,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7143,7 +6868,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7242,7 +6967,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7341,7 +7066,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7374,7 +7099,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7517,7 +7242,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7550,7 +7275,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7605,7 +7330,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7682,7 +7407,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7737,7 +7462,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8050,7 +7775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8193,7 +7918,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8226,7 +7951,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8281,7 +8006,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8336,7 +8061,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8369,7 +8094,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8468,7 +8193,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8567,7 +8292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8600,7 +8325,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8743,7 +8468,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8776,7 +8501,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8831,7 +8556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8908,7 +8633,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8963,7 +8688,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9268,7 +8993,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9301,7 +9026,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9356,7 +9081,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9389,7 +9114,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9422,7 +9147,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9455,7 +9180,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9488,7 +9213,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9521,7 +9246,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9554,7 +9279,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9609,7 +9334,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9642,7 +9367,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9675,7 +9400,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9708,7 +9433,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9741,7 +9466,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9774,7 +9499,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9829,7 +9554,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9862,7 +9587,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSpacerItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSpacerItem* returnValue{}; + QSpacerItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9895,7 +9620,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9950,7 +9675,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10195,7 +9920,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10228,7 +9953,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10261,7 +9986,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10294,7 +10019,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10327,7 +10052,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10382,7 +10107,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10415,7 +10140,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10448,7 +10173,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10481,7 +10206,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10514,7 +10239,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10569,7 +10294,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10602,7 +10327,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSpacerItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSpacerItem* returnValue{}; + QSpacerItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10635,7 +10360,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10895,7 +10620,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11038,7 +10763,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11071,7 +10796,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11126,7 +10851,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11181,7 +10906,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11214,7 +10939,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11313,7 +11038,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11412,7 +11137,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11445,7 +11170,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11588,7 +11313,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11621,7 +11346,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11676,7 +11401,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11753,7 +11478,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11808,7 +11533,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12508,7 +12233,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12651,7 +12376,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12728,7 +12453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12761,7 +12486,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12816,7 +12541,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12871,7 +12596,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12904,7 +12629,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12959,7 +12684,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13036,7 +12761,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13113,7 +12838,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13146,7 +12871,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13267,7 +12992,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13300,7 +13025,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13421,7 +13146,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13476,7 +13201,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13509,7 +13234,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13564,7 +13289,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13751,7 +13476,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13806,7 +13531,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13971,7 +13696,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14026,7 +13751,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14059,7 +13784,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14092,7 +13817,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14257,7 +13982,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14334,7 +14059,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14367,7 +14092,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14400,7 +14125,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14433,7 +14158,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14466,7 +14191,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14929,7 +14654,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15072,7 +14797,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "const QMimeData*" , "Qt::DropAction"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&data1, (void*)&action2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15105,7 +14830,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "QAbstractItemView::EditTrigger" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&trigger1, (void*)&event2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15182,7 +14907,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15215,7 +14940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15270,7 +14995,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15325,7 +15050,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15358,7 +15083,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15413,7 +15138,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15490,7 +15215,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15567,7 +15292,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&query0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15600,7 +15325,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15721,7 +15446,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15754,7 +15479,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&items0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15787,7 +15512,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15820,7 +15545,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15941,7 +15666,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "QAbstractItemView::CursorAction" , "Qt::KeyboardModifiers"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[3] = {NULL, (void*)&cursorAction0, (void*)&modifiers1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15996,7 +15721,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16029,7 +15754,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16084,7 +15809,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16271,7 +15996,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QList returnValue{}; + QList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16326,7 +16051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelectionModel::SelectionFlags" , "const QModelIndex&" , "const QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QItemSelectionModel::SelectionFlags returnValue{}; + QItemSelectionModel::SelectionFlags returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16469,7 +16194,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16524,7 +16249,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16557,7 +16282,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&column0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16590,7 +16315,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&row0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16645,7 +16370,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16788,7 +16513,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16865,7 +16590,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyleOptionViewItem"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStyleOptionViewItem returnValue{}; + QStyleOptionViewItem returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16898,7 +16623,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16931,7 +16656,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16964,7 +16689,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16997,7 +16722,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRegion" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRegion returnValue{}; + QRegion returnValue; void* args[2] = {NULL, (void*)&selection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17270,7 +16995,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QListWidgetItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QListWidgetItem* returnValue{}; + QListWidgetItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17303,7 +17028,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&role0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -17326,39 +17051,6 @@ if (_wrapper) { } return QListWidgetItem::data(role0); } -bool PythonQtShell_QListWidgetItem::__lt__(const QListWidgetItem& other0) const -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("__lt__"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "const QListWidgetItem&"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&other0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("__lt__", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QListWidgetItem::operator<(other0); -} void PythonQtShell_QListWidgetItem::read(QDataStream& in0) { if (_wrapper) { @@ -17381,28 +17073,6 @@ if (_wrapper) { } QListWidgetItem::read(in0); } -void PythonQtShell_QListWidgetItem::setBackgroundColor(const QColor& color0) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("setBackgroundColor"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "const QColor&"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - void* args[2] = {NULL, (void*)&color0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QListWidgetItem::setBackgroundColor(color0); -} void PythonQtShell_QListWidgetItem::setData(int role0, const QVariant& value1) { if (_wrapper) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.h similarity index 97% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.h index 8784c9fc..68fe9084 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui4.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui4.h @@ -48,7 +48,6 @@ #include #include #include -#include #include #include #include @@ -76,7 +75,6 @@ #include #include #include -#include #include #include #include @@ -182,7 +180,6 @@ virtual int imageCount() const; virtual bool jumpToImage(int imageNumber); virtual bool jumpToNextImage(); virtual int loopCount() const; -virtual QByteArray name() const; virtual int nextImageDelay() const; virtual QVariant option(QImageIOHandler::ImageOption option) const; virtual bool read(QImage* image); @@ -910,60 +907,11 @@ QItemSelection* a = new QItemSelection(); *((QItemSelection*)a) = other; return a; } void delete_QItemSelection(QItemSelection* obj) { delete obj; } - void append(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - void append(QItemSelection* theWrappedObject, const QList& t); - const QItemSelectionRange* at(QItemSelection* theWrappedObject, int i) const; - const QItemSelectionRange* back(QItemSelection* theWrappedObject) const; - void clear(QItemSelection* theWrappedObject); - const QItemSelectionRange* constFirst(QItemSelection* theWrappedObject) const; - const QItemSelectionRange* constLast(QItemSelection* theWrappedObject) const; bool contains(QItemSelection* theWrappedObject, const QModelIndex& index) const; - int count(QItemSelection* theWrappedObject) const; - int count(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const; - void detachShared(QItemSelection* theWrappedObject); - bool empty(QItemSelection* theWrappedObject) const; - bool endsWith(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const; - const QItemSelectionRange* first(QItemSelection* theWrappedObject) const; - QList static_QItemSelection_fromVector(const QVector& vector); - const QItemSelectionRange* front(QItemSelection* theWrappedObject) const; - int indexOf(QItemSelection* theWrappedObject, const QItemSelectionRange& t, int from = 0) const; QList indexes(QItemSelection* theWrappedObject) const; - bool isEmpty(QItemSelection* theWrappedObject) const; - bool isSharedWith(QItemSelection* theWrappedObject, const QList& other) const; - const QItemSelectionRange* last(QItemSelection* theWrappedObject) const; - int lastIndexOf(QItemSelection* theWrappedObject, const QItemSelectionRange& t, int from = -1) const; - int length(QItemSelection* theWrappedObject) const; void merge(QItemSelection* theWrappedObject, const QItemSelection& other, QItemSelectionModel::SelectionFlags command); - QList mid(QItemSelection* theWrappedObject, int pos, int length = -1) const; - void move(QItemSelection* theWrappedObject, int from, int to); - bool __ne__(QItemSelection* theWrappedObject, const QList& l) const; - bool __eq__(QItemSelection* theWrappedObject, const QList& l) const; - void pop_back(QItemSelection* theWrappedObject); - void pop_front(QItemSelection* theWrappedObject); - void prepend(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - void push_back(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - void push_front(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - int removeAll(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - void removeAt(QItemSelection* theWrappedObject, int i); - void removeFirst(QItemSelection* theWrappedObject); - void removeLast(QItemSelection* theWrappedObject); - bool removeOne(QItemSelection* theWrappedObject, const QItemSelectionRange& t); - void replace(QItemSelection* theWrappedObject, int i, const QItemSelectionRange& t); - void reserve(QItemSelection* theWrappedObject, int size); void select(QItemSelection* theWrappedObject, const QModelIndex& topLeft, const QModelIndex& bottomRight); - void setSharable(QItemSelection* theWrappedObject, bool sharable); - int size(QItemSelection* theWrappedObject) const; void static_QItemSelection_split(const QItemSelectionRange& range, const QItemSelectionRange& other, QItemSelection* result); - bool startsWith(QItemSelection* theWrappedObject, const QItemSelectionRange& t) const; - void swap(QItemSelection* theWrappedObject, QList& other); - void swap(QItemSelection* theWrappedObject, int i, int j); - QItemSelectionRange takeAt(QItemSelection* theWrappedObject, int i); - QItemSelectionRange takeFirst(QItemSelection* theWrappedObject); - QItemSelectionRange takeLast(QItemSelection* theWrappedObject); - QVector toVector(QItemSelection* theWrappedObject) const; - QItemSelectionRange value(QItemSelection* theWrappedObject, int i) const; - QItemSelectionRange value(QItemSelection* theWrappedObject, int i, const QItemSelectionRange& defaultValue) const; - bool __nonzero__(QItemSelection* obj) { return !obj->isEmpty(); } }; @@ -2367,9 +2315,7 @@ class PythonQtShell_QListWidgetItem : public QListWidgetItem virtual QListWidgetItem* clone() const; virtual QVariant data(int role) const; -virtual bool __lt__(const QListWidgetItem& other) const; virtual void read(QDataStream& in); -virtual void setBackgroundColor(const QColor& color); virtual void setData(int role, const QVariant& value); virtual void write(QDataStream& out) const; diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp index aa401bfd..68f63ef3 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.cpp @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include @@ -82,7 +81,6 @@ #include #include #include -#include #include #include #include @@ -217,7 +215,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMenu*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QMenu* returnValue{}; + QMenu* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -272,7 +270,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -415,7 +413,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -448,7 +446,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -503,7 +501,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -558,7 +556,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -591,7 +589,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -690,7 +688,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -789,7 +787,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -822,7 +820,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -965,7 +963,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -998,7 +996,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1053,7 +1051,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1130,7 +1128,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1185,7 +1183,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2194,7 +2192,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2337,7 +2335,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2370,7 +2368,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2425,7 +2423,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2480,7 +2478,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2513,7 +2511,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2612,7 +2610,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2711,7 +2709,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2744,7 +2742,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2887,7 +2885,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2920,7 +2918,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2975,7 +2973,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3096,7 +3094,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3151,7 +3149,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3228,7 +3226,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3261,7 +3259,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3586,7 +3584,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3729,7 +3727,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3762,7 +3760,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3817,7 +3815,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3872,7 +3870,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3905,7 +3903,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4004,7 +4002,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4103,7 +4101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4136,7 +4134,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4279,7 +4277,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4312,7 +4310,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4367,7 +4365,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4444,7 +4442,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4499,7 +4497,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4833,7 +4831,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4976,7 +4974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5009,7 +5007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5064,7 +5062,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5119,7 +5117,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5152,7 +5150,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5251,7 +5249,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5350,7 +5348,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5383,7 +5381,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5526,7 +5524,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5559,7 +5557,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5614,7 +5612,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5691,7 +5689,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5746,7 +5744,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6224,7 +6222,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6367,7 +6365,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6400,7 +6398,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6455,7 +6453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6510,7 +6508,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6543,7 +6541,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6642,7 +6640,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6741,7 +6739,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6774,7 +6772,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6917,7 +6915,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6950,7 +6948,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7005,7 +7003,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7082,7 +7080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7137,7 +7135,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7523,7 +7521,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7688,7 +7686,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7721,7 +7719,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7754,7 +7752,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7809,7 +7807,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7864,7 +7862,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7897,7 +7895,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7996,7 +7994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8095,7 +8093,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8128,7 +8126,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8271,7 +8269,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8304,7 +8302,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8359,7 +8357,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8458,7 +8456,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8513,7 +8511,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8995,7 +8993,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9028,7 +9026,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9061,7 +9059,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9259,7 +9257,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9292,7 +9290,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9606,7 +9604,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9639,7 +9637,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9672,7 +9670,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurfaceFormat"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurfaceFormat returnValue{}; + QSurfaceFormat returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9705,7 +9703,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9738,7 +9736,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurface::SurfaceType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurface::SurfaceType returnValue{}; + QSurface::SurfaceType returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10013,7 +10011,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10046,7 +10044,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10525,7 +10523,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10602,7 +10600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10635,7 +10633,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10668,7 +10666,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10701,7 +10699,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10851,7 +10849,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10884,7 +10882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11056,7 +11054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11089,7 +11087,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11122,7 +11120,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12307,7 +12305,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12340,7 +12338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12517,7 +12515,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12550,7 +12548,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12788,7 +12786,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12821,7 +12819,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13061,7 +13059,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13204,7 +13202,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13237,7 +13235,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13292,7 +13290,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13347,7 +13345,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13380,7 +13378,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13501,7 +13499,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13600,7 +13598,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13633,7 +13631,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13776,7 +13774,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13809,7 +13807,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13886,7 +13884,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&p0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13985,7 +13983,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14040,7 +14038,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14281,7 +14279,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14314,7 +14312,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14391,7 +14389,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QObject*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QObject* returnValue{}; + QObject* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14446,7 +14444,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurfaceFormat"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurfaceFormat returnValue{}; + QSurfaceFormat returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14567,7 +14565,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14710,7 +14708,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14831,7 +14829,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14930,7 +14928,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14963,7 +14961,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurface::SurfaceType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurface::SurfaceType returnValue{}; + QSurface::SurfaceType returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.h index 7616549e..3d7d5f34 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui5.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui5.h @@ -31,7 +31,6 @@ #include #include #include -#include #include #include #include @@ -81,7 +80,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp index 4c735ff7..291036db 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.cpp @@ -33,7 +33,6 @@ #include #include #include -#include #include #include #include @@ -76,7 +75,6 @@ #include #include #include -#include #include #include #include @@ -437,7 +435,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -602,7 +600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -635,7 +633,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -668,7 +666,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -723,7 +721,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -778,7 +776,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -811,7 +809,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -910,7 +908,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1009,7 +1007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1042,7 +1040,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1185,7 +1183,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1218,7 +1216,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1273,7 +1271,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1372,7 +1370,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1427,7 +1425,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1732,7 +1730,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1787,7 +1785,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1820,7 +1818,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1853,7 +1851,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1886,7 +1884,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1985,7 +1983,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2108,7 +2106,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2163,7 +2161,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2196,7 +2194,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2229,7 +2227,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2262,7 +2260,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2422,7 +2420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QPaintDevice*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pdev0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2455,7 +2453,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPoint"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPoint returnValue{}; + QPoint returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2818,7 +2816,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2851,7 +2849,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine::Type"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine::Type returnValue{}; + QPaintEngine::Type returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4770,7 +4768,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4803,7 +4801,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4960,7 +4958,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4993,7 +4991,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5026,7 +5024,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5081,7 +5079,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&id0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5114,7 +5112,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5147,7 +5145,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5180,7 +5178,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5279,7 +5277,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5401,7 +5399,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5456,7 +5454,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&m0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5489,7 +5487,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5522,7 +5520,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5545,28 +5543,6 @@ if (_wrapper) { } return QPicture::redirected(offset0); } -void PythonQtShell_QPicture::setData(const char* data0, uint size1) -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("setData"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"" , "const char*" , "uint"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - void* args[3] = {NULL, (void*)&data0, (void*)&size1}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return; - } else { - PyErr_Clear(); - } - } -} - QPicture::setData(data0, size1); -} QPainter* PythonQtShell_QPicture::sharedPainter() const { if (_wrapper) { @@ -5577,7 +5553,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5733,7 +5709,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5766,7 +5742,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5799,7 +5775,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&format0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5832,7 +5808,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "QPicture*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&format0, (void*)&filename1, (void*)&pic2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5865,7 +5841,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QPicture&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&format0, (void*)&filename1, (void*)&pic2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6136,7 +6112,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6169,7 +6145,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6572,7 +6548,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "const QTextBlock&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&block0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6671,7 +6647,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizeF"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizeF returnValue{}; + QSizeF returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6748,7 +6724,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6781,7 +6757,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6814,7 +6790,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRectF" , "QTextFrame*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QRectF returnValue{}; + QRectF returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6847,7 +6823,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QPointF&" , "Qt::HitTestAccuracy"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - int returnValue{}; + int returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6880,7 +6856,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7044,7 +7020,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&source0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7165,7 +7141,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7220,7 +7196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7385,7 +7361,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7418,7 +7394,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7473,7 +7449,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7528,7 +7504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7561,7 +7537,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7660,7 +7636,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&property0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7781,7 +7757,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "const QUrl&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&type0, (void*)&name1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7814,7 +7790,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7847,7 +7823,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7990,7 +7966,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8023,7 +7999,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8078,7 +8054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8199,7 +8175,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8254,7 +8230,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8331,7 +8307,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8364,7 +8340,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9323,7 +9299,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9488,7 +9464,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9521,7 +9497,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9554,7 +9530,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9609,7 +9585,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9664,7 +9640,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9697,7 +9673,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9796,7 +9772,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9895,7 +9871,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9928,7 +9904,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10071,7 +10047,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10104,7 +10080,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10159,7 +10135,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10258,7 +10234,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10313,7 +10289,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10464,7 +10440,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10497,7 +10473,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10530,7 +10506,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10563,7 +10539,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPrinter::PrinterState"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPrinter::PrinterState returnValue{}; + QPrinter::PrinterState returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10596,7 +10572,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "QPrintEngine::PrintEnginePropertyKey"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&key0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.h index 3f010834..b05b2005 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui6.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui6.h @@ -32,7 +32,6 @@ #include #include #include -#include #include #include #include @@ -80,7 +79,6 @@ #include #include #include -#include #include #include #include @@ -1231,7 +1229,6 @@ virtual void initPainter(QPainter* painter) const; virtual int metric(QPaintDevice::PaintDeviceMetric m) const; virtual QPaintEngine* paintEngine() const; virtual QPaintDevice* redirected(QPoint* offset) const; -virtual void setData(const char* data, uint size); virtual QPainter* sharedPainter() const; PythonQtInstanceWrapper* _wrapper; diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp index f24b3f92..3e57989f 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.cpp @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include @@ -71,7 +70,6 @@ #include #include #include -#include #include #include #include @@ -248,7 +246,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -413,7 +411,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -446,7 +444,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -479,7 +477,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -534,7 +532,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -589,7 +587,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -622,7 +620,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -721,7 +719,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -820,7 +818,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -853,7 +851,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -996,7 +994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1029,7 +1027,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1084,7 +1082,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1183,7 +1181,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1238,7 +1236,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1506,7 +1504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1649,7 +1647,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1682,7 +1680,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1737,7 +1735,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1792,7 +1790,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1825,7 +1823,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1924,7 +1922,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2023,7 +2021,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2056,7 +2054,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2199,7 +2197,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2232,7 +2230,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2287,7 +2285,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2364,7 +2362,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2419,7 +2417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2575,7 +2573,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2630,7 +2628,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2663,7 +2661,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2696,7 +2694,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2729,7 +2727,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2828,7 +2826,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3466,7 +3464,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3609,7 +3607,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3642,7 +3640,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3697,7 +3695,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3752,7 +3750,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3785,7 +3783,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3884,7 +3882,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3983,7 +3981,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4016,7 +4014,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4159,7 +4157,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4192,7 +4190,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4247,7 +4245,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4324,7 +4322,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4379,7 +4377,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4434,7 +4432,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QString returnValue{}; + QString returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4783,7 +4781,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4948,7 +4946,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4981,7 +4979,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5014,7 +5012,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5069,7 +5067,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5124,7 +5122,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5157,7 +5155,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5256,7 +5254,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5355,7 +5353,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5388,7 +5386,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5531,7 +5529,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5564,7 +5562,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5619,7 +5617,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5718,7 +5716,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5773,7 +5771,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6123,7 +6121,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6156,7 +6154,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6189,7 +6187,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPixmap" , "QIcon::Mode" , "const QPixmap&" , "const QStyleOption*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QPixmap returnValue{}; + QPixmap returnValue; void* args[4] = {NULL, (void*)&iconMode0, (void*)&pixmap1, (void*)&opt2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6222,7 +6220,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyle::SubControl" , "QStyle::ComplexControl" , "const QStyleOptionComplex*" , "const QPoint&" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QStyle::SubControl returnValue{}; + QStyle::SubControl returnValue; void* args[5] = {NULL, (void*)&control0, (void*)&option1, (void*)&pos2, (void*)&widget3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6255,7 +6253,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QRect&" , "int" , "const QPixmap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[4] = {NULL, (void*)&r0, (void*)&flags1, (void*)&pixmap2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6288,7 +6286,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "const QFontMetrics&" , "const QRect&" , "int" , "bool" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[6] = {NULL, (void*)&fm0, (void*)&r1, (void*)&flags2, (void*)&enabled3, (void*)&text4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6321,7 +6319,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QSizePolicy::ControlType" , "QSizePolicy::ControlType" , "Qt::Orientation" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - int returnValue{}; + int returnValue = 0; void* args[6] = {NULL, (void*)&control10, (void*)&control21, (void*)&orientation2, (void*)&option3, (void*)&widget4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6354,7 +6352,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QStyle::PixelMetric" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - int returnValue{}; + int returnValue = 0; void* args[4] = {NULL, (void*)&metric0, (void*)&option1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6453,7 +6451,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "QStyle::ContentsType" , "const QStyleOption*" , "const QSize&" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[5] = {NULL, (void*)&type0, (void*)&option1, (void*)&size2, (void*)&widget3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6486,7 +6484,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QIcon" , "QStyle::StandardPixmap" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QIcon returnValue{}; + QIcon returnValue; void* args[4] = {NULL, (void*)&standardIcon0, (void*)&option1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6519,7 +6517,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPalette"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPalette returnValue{}; + QPalette returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6552,7 +6550,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPixmap" , "QStyle::StandardPixmap" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QPixmap returnValue{}; + QPixmap returnValue; void* args[4] = {NULL, (void*)&standardPixmap0, (void*)&opt1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6585,7 +6583,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QStyle::StyleHint" , "const QStyleOption*" , "const QWidget*" , "QStyleHintReturn*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - int returnValue{}; + int returnValue = 0; void* args[5] = {NULL, (void*)&hint0, (void*)&option1, (void*)&widget2, (void*)&returnData3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6618,7 +6616,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "QStyle::ComplexControl" , "const QStyleOptionComplex*" , "QStyle::SubControl" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[5] = {NULL, (void*)&cc0, (void*)&opt1, (void*)&sc2, (void*)&widget3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6651,7 +6649,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect" , "QStyle::SubElement" , "const QStyleOption*" , "const QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[4] = {NULL, (void*)&element0, (void*)&option1, (void*)&widget2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6946,7 +6944,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7089,7 +7087,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7122,7 +7120,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7177,7 +7175,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7232,7 +7230,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7265,7 +7263,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7320,7 +7318,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&pos0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7397,7 +7395,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7496,7 +7494,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7529,7 +7527,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7672,7 +7670,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7727,7 +7725,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7782,7 +7780,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7859,7 +7857,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7914,7 +7912,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8623,7 +8621,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8766,7 +8764,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8799,7 +8797,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8854,7 +8852,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8909,7 +8907,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8942,7 +8940,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8997,7 +8995,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QPoint&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9074,7 +9072,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9173,7 +9171,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9206,7 +9204,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9349,7 +9347,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9404,7 +9402,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9459,7 +9457,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9536,7 +9534,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9591,7 +9589,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9776,7 +9774,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9809,7 +9807,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9886,7 +9884,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QObject*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QObject* returnValue{}; + QObject* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9941,7 +9939,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurfaceFormat"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurfaceFormat returnValue{}; + QSurfaceFormat returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10040,7 +10038,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10183,7 +10181,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10238,7 +10236,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10315,7 +10313,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10348,7 +10346,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSurface::SurfaceType"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSurface::SurfaceType returnValue{}; + QSurface::SurfaceType returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10749,7 +10747,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10782,7 +10780,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10859,7 +10857,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10973,7 +10971,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11006,7 +11004,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11083,7 +11081,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11417,7 +11415,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11560,7 +11558,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11593,7 +11591,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11648,7 +11646,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11703,7 +11701,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11736,7 +11734,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11835,7 +11833,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11934,7 +11932,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11967,7 +11965,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12110,7 +12108,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12143,7 +12141,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12198,7 +12196,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12275,7 +12273,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12330,7 +12328,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12819,7 +12817,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12962,7 +12960,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12995,7 +12993,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13050,7 +13048,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13105,7 +13103,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13138,7 +13136,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13237,7 +13235,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13336,7 +13334,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13369,7 +13367,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13512,7 +13510,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13545,7 +13543,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13600,7 +13598,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13721,7 +13719,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13776,7 +13774,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13853,7 +13851,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13886,7 +13884,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14141,7 +14139,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14284,7 +14282,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14317,7 +14315,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14372,7 +14370,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14427,7 +14425,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14460,7 +14458,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14559,7 +14557,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14658,7 +14656,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14691,7 +14689,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14834,7 +14832,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14867,7 +14865,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14922,7 +14920,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14999,7 +14997,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15054,7 +15052,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15546,7 +15544,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15579,7 +15577,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.h index 51a075d4..1b04734a 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui7.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui7.h @@ -25,7 +25,6 @@ #include #include #include -#include #include #include #include @@ -74,7 +73,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp similarity index 98% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp index 1a27536a..3d5a84b3 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.cpp @@ -29,7 +29,6 @@ #include #include #include -#include #include #include #include @@ -63,7 +62,6 @@ #include #include #include -#include #include #include #include @@ -215,7 +213,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -358,7 +356,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -391,7 +389,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -446,7 +444,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -501,7 +499,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -534,7 +532,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -633,7 +631,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -732,7 +730,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -765,7 +763,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -908,7 +906,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -941,7 +939,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -996,7 +994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1073,7 +1071,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1128,7 +1126,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1387,7 +1385,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1530,7 +1528,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1563,7 +1561,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1618,7 +1616,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1673,7 +1671,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1706,7 +1704,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1805,7 +1803,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1904,7 +1902,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1937,7 +1935,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2080,7 +2078,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2113,7 +2111,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2168,7 +2166,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2245,7 +2243,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2300,7 +2298,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2483,7 +2481,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2516,7 +2514,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2549,7 +2547,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2604,7 +2602,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2659,7 +2657,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2692,7 +2690,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2725,7 +2723,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2758,7 +2756,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2813,7 +2811,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&source_column0, (void*)&source_parent1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2846,7 +2844,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&source_row0, (void*)&source_parent1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2879,7 +2877,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2912,7 +2910,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2945,7 +2943,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2978,7 +2976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3011,7 +3009,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3044,7 +3042,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3077,7 +3075,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3110,7 +3108,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&source_left0, (void*)&source_right1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3143,7 +3141,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&sourceIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3176,7 +3174,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&sourceSelection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3209,7 +3207,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QItemSelection" , "const QItemSelection&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QItemSelection returnValue{}; + QItemSelection returnValue; void* args[2] = {NULL, (void*)&proxySelection0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3242,7 +3240,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&proxyIndex0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3275,7 +3273,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3308,7 +3306,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3341,7 +3339,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3374,7 +3372,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3407,7 +3405,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3440,7 +3438,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3473,7 +3471,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3506,7 +3504,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3561,7 +3559,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3594,7 +3592,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3627,7 +3625,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3660,7 +3658,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3693,7 +3691,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3748,7 +3746,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3803,7 +3801,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3836,7 +3834,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3869,7 +3867,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3902,7 +3900,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4100,7 +4098,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4133,7 +4131,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4166,7 +4164,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4199,7 +4197,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4232,7 +4230,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4287,7 +4285,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4320,7 +4318,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4353,7 +4351,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4386,7 +4384,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4419,7 +4417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4474,7 +4472,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4507,7 +4505,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSpacerItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSpacerItem* returnValue{}; + QSpacerItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4540,7 +4538,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4747,7 +4745,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4890,7 +4888,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -4923,7 +4921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5000,7 +4998,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5055,7 +5053,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5088,7 +5086,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5187,7 +5185,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5286,7 +5284,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5319,7 +5317,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5462,7 +5460,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5495,7 +5493,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5550,7 +5548,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5627,7 +5625,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5682,7 +5680,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5737,7 +5735,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QAbstractSpinBox::StepEnabled"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QAbstractSpinBox::StepEnabled returnValue{}; + QAbstractSpinBox::StepEnabled returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5792,7 +5790,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QString returnValue{}; + QString returnValue; void* args[2] = {NULL, (void*)&val0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5847,7 +5845,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QValidator::State" , "QString&" , "int&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QValidator::State returnValue{}; + QValidator::State returnValue; void* args[3] = {NULL, (void*)&input0, (void*)&pos1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -5880,7 +5878,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&text0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6175,7 +6173,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6340,7 +6338,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6373,7 +6371,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6428,7 +6426,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6483,7 +6481,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6516,7 +6514,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6615,7 +6613,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6714,7 +6712,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6747,7 +6745,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6890,7 +6888,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6923,7 +6921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -6978,7 +6976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7055,7 +7053,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7110,7 +7108,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7371,7 +7369,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSplitterHandle*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSplitterHandle* returnValue{}; + QSplitterHandle* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7426,7 +7424,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7569,7 +7567,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7602,7 +7600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7657,7 +7655,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7712,7 +7710,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7745,7 +7743,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7844,7 +7842,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7943,7 +7941,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -7976,7 +7974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8119,7 +8117,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8152,7 +8150,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8207,7 +8205,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8284,7 +8282,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8339,7 +8337,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8747,7 +8745,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8890,7 +8888,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8923,7 +8921,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -8978,7 +8976,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9033,7 +9031,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9066,7 +9064,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9165,7 +9163,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9264,7 +9262,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9297,7 +9295,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9440,7 +9438,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9473,7 +9471,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9528,7 +9526,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9605,7 +9603,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9660,7 +9658,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9861,7 +9859,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSizePolicy::ControlTypes"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSizePolicy::ControlTypes returnValue{}; + QSizePolicy::ControlTypes returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9894,7 +9892,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9949,7 +9947,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -9982,7 +9980,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10015,7 +10013,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::Orientations"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::Orientations returnValue{}; + Qt::Orientations returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10048,7 +10046,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QRect"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QRect returnValue{}; + QRect returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10081,7 +10079,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10114,7 +10112,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&width0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10147,7 +10145,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QWidget*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10202,7 +10200,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10235,7 +10233,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10268,7 +10266,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayout*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QLayout* returnValue{}; + QLayout* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10301,7 +10299,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10334,7 +10332,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10389,7 +10387,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10422,7 +10420,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QLayoutItem*" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QLayoutItem* returnValue{}; + QLayoutItem* returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10690,7 +10688,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10833,7 +10831,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&e0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10866,7 +10864,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10921,7 +10919,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -10976,7 +10974,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11009,7 +11007,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11108,7 +11106,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11207,7 +11205,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11240,7 +11238,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11383,7 +11381,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11416,7 +11414,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11471,7 +11469,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11548,7 +11546,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11603,7 +11601,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11765,7 +11763,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStandardItem*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStandardItem* returnValue{}; + QStandardItem* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11798,7 +11796,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&role0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -11821,39 +11819,6 @@ if (_wrapper) { } return QStandardItem::data(role0); } -bool PythonQtShell_QStandardItem::__lt__(const QStandardItem& other0) const -{ -if (_wrapper) { - PYTHONQT_GIL_SCOPE - if (((PyObject*)_wrapper)->ob_refcnt > 0) { - static PyObject* name = PyString_FromString("__lt__"); - PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); - if (obj) { - static const char* argumentList[] ={"bool" , "const QStandardItem&"}; - static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; - void* args[2] = {NULL, (void*)&other0}; - PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); - if (result) { - args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); - if (args[0]!=&returnValue) { - if (args[0]==NULL) { - PythonQt::priv()->handleVirtualOverloadReturnError("__lt__", methodInfo, result); - } else { - returnValue = *((bool*)args[0]); - } - } - } - if (result) { Py_DECREF(result); } - Py_DECREF(obj); - return returnValue; - } else { - PyErr_Clear(); - } - } -} - return QStandardItem::operator<(other0); -} void PythonQtShell_QStandardItem::read(QDataStream& in0) { if (_wrapper) { @@ -11908,7 +11873,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12419,7 +12384,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12452,7 +12417,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12485,7 +12450,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12540,7 +12505,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12595,7 +12560,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12628,7 +12593,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12661,7 +12626,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12694,7 +12659,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12749,7 +12714,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12782,7 +12747,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12815,7 +12780,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12848,7 +12813,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12881,7 +12846,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12914,7 +12879,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12947,7 +12912,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -12980,7 +12945,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13013,7 +12978,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13046,7 +13011,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13079,7 +13044,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13112,7 +13077,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13145,7 +13110,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&child0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13178,7 +13143,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13211,7 +13176,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13266,7 +13231,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13299,7 +13264,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13332,7 +13297,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13365,7 +13330,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13398,7 +13363,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13431,7 +13396,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13486,7 +13451,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13519,7 +13484,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13552,7 +13517,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -13585,7 +13550,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14053,7 +14018,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14196,7 +14161,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14229,7 +14194,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14284,7 +14249,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&next0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14339,7 +14304,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14372,7 +14337,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14471,7 +14436,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14570,7 +14535,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14603,7 +14568,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14746,7 +14711,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14779,7 +14744,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14834,7 +14799,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14911,7 +14876,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -14966,7 +14931,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15149,7 +15114,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15182,7 +15147,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15215,7 +15180,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15292,7 +15257,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[3] = {NULL, (void*)&index0, (void*)&role1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15325,7 +15290,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15358,7 +15323,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15391,7 +15356,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15446,7 +15411,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - Qt::ItemFlags returnValue{}; + Qt::ItemFlags returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15479,7 +15444,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QVariant returnValue{}; + QVariant returnValue; void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15512,7 +15477,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15545,7 +15510,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15578,7 +15543,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15611,7 +15576,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMap returnValue{}; + QMap returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15644,7 +15609,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - QList returnValue{}; + QList returnValue; void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15677,7 +15642,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QMimeData*" , "const QList&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QMimeData* returnValue{}; + QMimeData* returnValue; void* args[2] = {NULL, (void*)&indexes0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15710,7 +15675,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStringList"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QStringList returnValue{}; + QStringList returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15743,7 +15708,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15776,7 +15741,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15809,7 +15774,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15842,7 +15807,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15897,7 +15862,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QHash"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QHash returnValue{}; + QHash returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15930,7 +15895,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&parent0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15963,7 +15928,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -15996,7 +15961,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16029,7 +15994,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16062,7 +16027,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QModelIndex returnValue{}; + QModelIndex returnValue; void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16117,7 +16082,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[2] = {NULL, (void*)&index0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16150,7 +16115,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16183,7 +16148,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -16216,7 +16181,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"Qt::DropActions"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - Qt::DropActions returnValue{}; + Qt::DropActions returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.h index 8f0de4d3..604ff2c7 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui8.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui8.h @@ -27,7 +27,6 @@ #include #include #include -#include #include #include #include @@ -63,7 +62,6 @@ #include #include #include -#include #include #include #include @@ -1129,7 +1127,6 @@ class PythonQtShell_QStandardItem : public QStandardItem virtual QStandardItem* clone() const; virtual QVariant data(int role = Qt::UserRole + 1) const; -virtual bool __lt__(const QStandardItem& other) const; virtual void read(QDataStream& in); virtual void setData(const QVariant& value, int role = Qt::UserRole + 1); virtual int type() const; diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp index 71618db5..a1f645a2 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.cpp @@ -17,7 +17,6 @@ #include #include #include -#include #include #include #include @@ -41,7 +40,6 @@ #include #include #include -#include #include #include #include @@ -547,7 +545,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QStyle*" , "const QString&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QStyle* returnValue{}; + QStyle* returnValue; void* args[2] = {NULL, (void*)&key0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -602,7 +600,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -635,7 +633,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -740,7 +738,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QWidget*" , "QWidget*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); - QWidget* returnValue{}; + QWidget* returnValue; void* args[4] = {NULL, (void*)&parent0, (void*)&option1, (void*)&index2}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -817,7 +815,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QString" , "const QVariant&" , "const QLocale&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QString returnValue{}; + QString returnValue; void* args[3] = {NULL, (void*)&value0, (void*)&locale1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -850,7 +848,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*" , "QAbstractItemModel*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&model1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -883,7 +881,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[2] = {NULL, (void*)&event0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -916,7 +914,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[3] = {NULL, (void*)&object0, (void*)&event1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -949,7 +947,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"bool" , "QHelpEvent*" , "QAbstractItemView*" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); - bool returnValue{}; + bool returnValue = 0; void* args[5] = {NULL, (void*)&event0, (void*)&view1, (void*)&option2, (void*)&index3}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1026,7 +1024,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QVector"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QVector returnValue{}; + QVector returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1103,7 +1101,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QSize" , "const QStyleOptionViewItem&" , "const QModelIndex&"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); - QSize returnValue{}; + QSize returnValue; void* args[3] = {NULL, (void*)&option0, (void*)&index1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.h b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.h rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.h index 11deba68..825c4023 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui9.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui9.h @@ -15,7 +15,6 @@ #include #include #include -#include #include #include #include @@ -40,7 +39,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp index c771f7c6..9fb01f89 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui/com_trolltech_qt_gui_init.cpp @@ -122,7 +122,7 @@ static void* polymorphichandler_QEvent(const void *ptr, const char **class_name) *class_name = "QInputMethodQueryEvent"; return (QInputMethodQueryEvent*)object; } - if (object->type() == QEvent::KeyPress || object->type() == QEvent::KeyRelease || object->type() == QEvent::ShortcutOverride) { + if (object->type() == QEvent::KeyPress || object->type() == QEvent::KeyRelease) { *class_name = "QKeyEvent"; return (QKeyEvent*)object; } @@ -559,7 +559,7 @@ PythonQt::priv()->registerClass(&QIntValidator::staticMetaObject, "QtGui", Pytho PythonQt::priv()->registerClass(&QItemDelegate::staticMetaObject, "QtGui", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QItemEditorCreatorBase", "", "QtGui", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QItemEditorFactory", "", "QtGui", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); -PythonQt::priv()->registerCPPClass("QItemSelection", "", "QtGui", PythonQtCreateObject, NULL, module, PythonQt::Type_Add|PythonQt::Type_InplaceAdd|PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QItemSelection", "", "QtGui", PythonQtCreateObject, NULL, module, 0); PythonQt::priv()->registerClass(&QItemSelectionModel::staticMetaObject, "QtGui", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); PythonQt::priv()->registerCPPClass("QItemSelectionRange", "", "QtGui", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); PythonQt::priv()->registerCPPClass("QKeyEvent", "QInputEvent", "QtGui", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); @@ -827,7 +827,6 @@ PythonQtMethodInfo::addParameterTypeAlias("QList", "QList< PythonQtMethodInfo::addParameterTypeAlias("QList", "QList"); PythonQtRegisterListTemplateConverterForKnownClass(QList, QGlyphRun); PythonQtRegisterListTemplateConverterForKnownClass(QList, QInputMethodEvent::Attribute); -PythonQtRegisterListTemplateConverterForKnownClass(QList, QItemSelectionRange); PythonQtRegisterListTemplateConverterForKnownClass(QList, QModelIndex); PythonQtRegisterListTemplateConverterForKnownClass(QList, QPageSize); PythonQtRegisterListTemplateConverterForKnownClass(QList, QPersistentModelIndex); @@ -839,6 +838,5 @@ PythonQtRegisterListTemplateConverterForKnownClass(QList, QTextEdit::ExtraSelect PythonQtRegisterListTemplateConverterForKnownClass(QList, QTextLayout::FormatRange); PythonQtRegisterListTemplateConverterForKnownClass(QList, QTextOption::Tab); PythonQtRegisterListTemplateConverterForKnownClass(QList, QTouchEvent::TouchPoint); -PythonQtRegisterListTemplateConverterForKnownClass(QVector, QItemSelectionRange); PythonQtRegisterListTemplateConverterForKnownClass(QVector, QTextLayout::FormatRange); } diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri rename to generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin.pri diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp index 344101a5..cad43e18 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp +++ b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.cpp @@ -14,6 +14,7 @@ #include #include #include +#include #include #include #include @@ -23,7 +24,6 @@ #include #include #include -#include #include #include #include @@ -62,7 +62,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -95,7 +95,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -128,7 +128,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1509,7 +1509,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1564,7 +1564,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&metric0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1597,7 +1597,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1630,7 +1630,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -1663,7 +1663,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2880,7 +2880,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - int returnValue{}; + int returnValue = 0; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2935,7 +2935,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - int returnValue{}; + int returnValue = 0; void* args[2] = {NULL, (void*)&arg__1}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -2968,7 +2968,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintEngine*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPaintEngine* returnValue{}; + QPaintEngine* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3001,7 +3001,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); - QPaintDevice* returnValue{}; + QPaintDevice* returnValue; void* args[2] = {NULL, (void*)&offset0}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { @@ -3034,7 +3034,7 @@ if (_wrapper) { if (obj) { static const char* argumentList[] ={"QPainter*"}; static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); - QPainter* returnValue{}; + QPainter* returnValue; void* args[1] = {NULL}; PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); if (result) { diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h similarity index 99% rename from generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h rename to generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h index 73f02b07..09208966 100644 --- a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h +++ b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin0.h @@ -12,6 +12,7 @@ #include #include #include +#include #include #include #include @@ -21,7 +22,6 @@ #include #include #include -#include #include #include #include diff --git a/generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp b/generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp similarity index 100% rename from generated_cpp_5.11.1/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp rename to generated_cpp_5.11/com_trolltech_qt_gui_builtin/com_trolltech_qt_gui_builtin_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri new file mode 100644 index 00000000..10659826 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia.pri @@ -0,0 +1,12 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_multimedia0.h \ + $$PWD/com_trolltech_qt_multimedia1.h \ + $$PWD/com_trolltech_qt_multimedia2.h \ + $$PWD/com_trolltech_qt_multimedia3.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_multimedia0.cpp \ + $$PWD/com_trolltech_qt_multimedia1.cpp \ + $$PWD/com_trolltech_qt_multimedia2.cpp \ + $$PWD/com_trolltech_qt_multimedia3.cpp \ + $$PWD/com_trolltech_qt_multimedia_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp new file mode 100644 index 00000000..6fbf6dd0 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.cpp @@ -0,0 +1,9157 @@ +#include "com_trolltech_qt_multimedia0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QAbstractAudioDeviceInfo::~PythonQtShell_QAbstractAudioDeviceInfo() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractAudioDeviceInfo::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioDeviceInfo::childEvent(event0); +} +void PythonQtShell_QAbstractAudioDeviceInfo::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioDeviceInfo::customEvent(event0); +} +QString PythonQtShell_QAbstractAudioDeviceInfo::deviceName() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deviceName"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deviceName", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QAbstractAudioDeviceInfo::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioDeviceInfo::event(event0); +} +bool PythonQtShell_QAbstractAudioDeviceInfo::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioDeviceInfo::eventFilter(watched0, event1); +} +bool PythonQtShell_QAbstractAudioDeviceInfo::isFormatSupported(const QAudioFormat& format0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFormatSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QAudioFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFormatSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QAudioFormat PythonQtShell_QAbstractAudioDeviceInfo::preferredFormat() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preferredFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("preferredFormat", methodInfo, result); + } else { + returnValue = *((QAudioFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioFormat(); +} +QList PythonQtShell_QAbstractAudioDeviceInfo::supportedByteOrders() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedByteOrders"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedByteOrders", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QList PythonQtShell_QAbstractAudioDeviceInfo::supportedChannelCounts() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedChannelCounts"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedChannelCounts", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QStringList PythonQtShell_QAbstractAudioDeviceInfo::supportedCodecs() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedCodecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedCodecs", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +QList PythonQtShell_QAbstractAudioDeviceInfo::supportedSampleRates() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedSampleRates"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedSampleRates", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QList PythonQtShell_QAbstractAudioDeviceInfo::supportedSampleSizes() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedSampleSizes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedSampleSizes", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QList PythonQtShell_QAbstractAudioDeviceInfo::supportedSampleTypes() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedSampleTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedSampleTypes", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAbstractAudioDeviceInfo::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioDeviceInfo::timerEvent(event0); +} +QAbstractAudioDeviceInfo* PythonQtWrapper_QAbstractAudioDeviceInfo::new_QAbstractAudioDeviceInfo() +{ +return new PythonQtShell_QAbstractAudioDeviceInfo(); } + +const QMetaObject* PythonQtShell_QAbstractAudioDeviceInfo::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractAudioDeviceInfo::staticMetaObject); + } else { + return &QAbstractAudioDeviceInfo::staticMetaObject; + } +} +int PythonQtShell_QAbstractAudioDeviceInfo::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractAudioDeviceInfo::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QAbstractAudioDeviceInfo::deviceName(QAbstractAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->deviceName()); +} + +bool PythonQtWrapper_QAbstractAudioDeviceInfo::isFormatSupported(QAbstractAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const +{ + return ( theWrappedObject->isFormatSupported(format)); +} + +QAudioFormat PythonQtWrapper_QAbstractAudioDeviceInfo::preferredFormat(QAbstractAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->preferredFormat()); +} + +QList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedByteOrders(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedByteOrders()); +} + +QList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedChannelCounts(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedChannelCounts()); +} + +QStringList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedCodecs(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedCodecs()); +} + +QList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedSampleRates(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedSampleRates()); +} + +QList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedSampleSizes(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedSampleSizes()); +} + +QList PythonQtWrapper_QAbstractAudioDeviceInfo::supportedSampleTypes(QAbstractAudioDeviceInfo* theWrappedObject) +{ + return ( theWrappedObject->supportedSampleTypes()); +} + + + +PythonQtShell_QAbstractAudioInput::~PythonQtShell_QAbstractAudioInput() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QAbstractAudioInput::bufferSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bufferSize", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QAbstractAudioInput::bytesReady() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesReady"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesReady", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QAbstractAudioInput::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioInput::childEvent(event0); +} +void PythonQtShell_QAbstractAudioInput::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioInput::customEvent(event0); +} +qint64 PythonQtShell_QAbstractAudioInput::elapsedUSecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elapsedUSecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("elapsedUSecs", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +QAudio::Error PythonQtShell_QAbstractAudioInput::error() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudio::Error"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudio::Error returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((QAudio::Error*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudio::Error(); +} +bool PythonQtShell_QAbstractAudioInput::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioInput::event(event0); +} +bool PythonQtShell_QAbstractAudioInput::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioInput::eventFilter(watched0, event1); +} +QAudioFormat PythonQtShell_QAbstractAudioInput::format() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("format"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("format", methodInfo, result); + } else { + returnValue = *((QAudioFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioFormat(); +} +int PythonQtShell_QAbstractAudioInput::notifyInterval() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("notifyInterval"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("notifyInterval", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QAbstractAudioInput::periodSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("periodSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("periodSize", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +qint64 PythonQtShell_QAbstractAudioInput::processedUSecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processedUSecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("processedUSecs", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +void PythonQtShell_QAbstractAudioInput::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::setBufferSize(int value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::setFormat(const QAudioFormat& fmt0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QAudioFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fmt0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::setNotifyInterval(int milliSeconds0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setNotifyInterval"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&milliSeconds0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::setVolume(qreal arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVolume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QIODevice* PythonQtShell_QAbstractAudioInput::start() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QIODevice* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("start", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QAbstractAudioInput::start(QIODevice* device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAudio::State PythonQtShell_QAbstractAudioInput::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudio::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudio::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QAudio::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudio::State(); +} +void PythonQtShell_QAbstractAudioInput::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::suspend() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("suspend"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioInput::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioInput::timerEvent(event0); +} +qreal PythonQtShell_QAbstractAudioInput::volume() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("volume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("volume", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +QAbstractAudioInput* PythonQtWrapper_QAbstractAudioInput::new_QAbstractAudioInput() +{ +return new PythonQtShell_QAbstractAudioInput(); } + +const QMetaObject* PythonQtShell_QAbstractAudioInput::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractAudioInput::staticMetaObject); + } else { + return &QAbstractAudioInput::staticMetaObject; + } +} +int PythonQtShell_QAbstractAudioInput::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractAudioInput::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QAbstractAudioInput::bufferSize(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->bufferSize()); +} + +int PythonQtWrapper_QAbstractAudioInput::bytesReady(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->bytesReady()); +} + +qint64 PythonQtWrapper_QAbstractAudioInput::elapsedUSecs(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->elapsedUSecs()); +} + +QAudio::Error PythonQtWrapper_QAbstractAudioInput::error(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QAudioFormat PythonQtWrapper_QAbstractAudioInput::format(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +int PythonQtWrapper_QAbstractAudioInput::notifyInterval(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->notifyInterval()); +} + +int PythonQtWrapper_QAbstractAudioInput::periodSize(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->periodSize()); +} + +qint64 PythonQtWrapper_QAbstractAudioInput::processedUSecs(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->processedUSecs()); +} + +void PythonQtWrapper_QAbstractAudioInput::reset(QAbstractAudioInput* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QAbstractAudioInput::resume(QAbstractAudioInput* theWrappedObject) +{ + ( theWrappedObject->resume()); +} + +void PythonQtWrapper_QAbstractAudioInput::setBufferSize(QAbstractAudioInput* theWrappedObject, int value) +{ + ( theWrappedObject->setBufferSize(value)); +} + +void PythonQtWrapper_QAbstractAudioInput::setFormat(QAbstractAudioInput* theWrappedObject, const QAudioFormat& fmt) +{ + ( theWrappedObject->setFormat(fmt)); +} + +void PythonQtWrapper_QAbstractAudioInput::setNotifyInterval(QAbstractAudioInput* theWrappedObject, int milliSeconds) +{ + ( theWrappedObject->setNotifyInterval(milliSeconds)); +} + +void PythonQtWrapper_QAbstractAudioInput::setVolume(QAbstractAudioInput* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setVolume(arg__1)); +} + +QIODevice* PythonQtWrapper_QAbstractAudioInput::start(QAbstractAudioInput* theWrappedObject) +{ + return ( theWrappedObject->start()); +} + +void PythonQtWrapper_QAbstractAudioInput::start(QAbstractAudioInput* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->start(device)); +} + +QAudio::State PythonQtWrapper_QAbstractAudioInput::state(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QAbstractAudioInput::stop(QAbstractAudioInput* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +void PythonQtWrapper_QAbstractAudioInput::suspend(QAbstractAudioInput* theWrappedObject) +{ + ( theWrappedObject->suspend()); +} + +qreal PythonQtWrapper_QAbstractAudioInput::volume(QAbstractAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QAbstractAudioOutput::~PythonQtShell_QAbstractAudioOutput() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QAbstractAudioOutput::bufferSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bufferSize", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QAbstractAudioOutput::bytesFree() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesFree"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesFree", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QString PythonQtShell_QAbstractAudioOutput::category() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("category"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("category", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioOutput::category(); +} +void PythonQtShell_QAbstractAudioOutput::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioOutput::childEvent(event0); +} +void PythonQtShell_QAbstractAudioOutput::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioOutput::customEvent(event0); +} +qint64 PythonQtShell_QAbstractAudioOutput::elapsedUSecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elapsedUSecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("elapsedUSecs", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +QAudio::Error PythonQtShell_QAbstractAudioOutput::error() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudio::Error"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudio::Error returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((QAudio::Error*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudio::Error(); +} +bool PythonQtShell_QAbstractAudioOutput::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioOutput::event(event0); +} +bool PythonQtShell_QAbstractAudioOutput::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioOutput::eventFilter(watched0, event1); +} +QAudioFormat PythonQtShell_QAbstractAudioOutput::format() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("format"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("format", methodInfo, result); + } else { + returnValue = *((QAudioFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioFormat(); +} +int PythonQtShell_QAbstractAudioOutput::notifyInterval() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("notifyInterval"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("notifyInterval", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QAbstractAudioOutput::periodSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("periodSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("periodSize", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +qint64 PythonQtShell_QAbstractAudioOutput::processedUSecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processedUSecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("processedUSecs", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +void PythonQtShell_QAbstractAudioOutput::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::setBufferSize(int value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::setCategory(const QString& arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCategory"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioOutput::setCategory(arg__1); +} +void PythonQtShell_QAbstractAudioOutput::setFormat(const QAudioFormat& fmt0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QAudioFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fmt0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::setNotifyInterval(int milliSeconds0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setNotifyInterval"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&milliSeconds0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::setVolume(qreal arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVolume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioOutput::setVolume(arg__1); +} +QIODevice* PythonQtShell_QAbstractAudioOutput::start() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QIODevice* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("start", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QAbstractAudioOutput::start(QIODevice* device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAudio::State PythonQtShell_QAbstractAudioOutput::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudio::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudio::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QAudio::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudio::State(); +} +void PythonQtShell_QAbstractAudioOutput::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::suspend() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("suspend"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractAudioOutput::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractAudioOutput::timerEvent(event0); +} +qreal PythonQtShell_QAbstractAudioOutput::volume() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("volume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("volume", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractAudioOutput::volume(); +} +QAbstractAudioOutput* PythonQtWrapper_QAbstractAudioOutput::new_QAbstractAudioOutput() +{ +return new PythonQtShell_QAbstractAudioOutput(); } + +const QMetaObject* PythonQtShell_QAbstractAudioOutput::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractAudioOutput::staticMetaObject); + } else { + return &QAbstractAudioOutput::staticMetaObject; + } +} +int PythonQtShell_QAbstractAudioOutput::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractAudioOutput::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QAbstractAudioOutput::bufferSize(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->bufferSize()); +} + +int PythonQtWrapper_QAbstractAudioOutput::bytesFree(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->bytesFree()); +} + +QString PythonQtWrapper_QAbstractAudioOutput::category(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->category()); +} + +qint64 PythonQtWrapper_QAbstractAudioOutput::elapsedUSecs(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->elapsedUSecs()); +} + +QAudio::Error PythonQtWrapper_QAbstractAudioOutput::error(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QAudioFormat PythonQtWrapper_QAbstractAudioOutput::format(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +int PythonQtWrapper_QAbstractAudioOutput::notifyInterval(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->notifyInterval()); +} + +int PythonQtWrapper_QAbstractAudioOutput::periodSize(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->periodSize()); +} + +qint64 PythonQtWrapper_QAbstractAudioOutput::processedUSecs(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->processedUSecs()); +} + +void PythonQtWrapper_QAbstractAudioOutput::reset(QAbstractAudioOutput* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QAbstractAudioOutput::resume(QAbstractAudioOutput* theWrappedObject) +{ + ( theWrappedObject->resume()); +} + +void PythonQtWrapper_QAbstractAudioOutput::setBufferSize(QAbstractAudioOutput* theWrappedObject, int value) +{ + ( theWrappedObject->setBufferSize(value)); +} + +void PythonQtWrapper_QAbstractAudioOutput::setCategory(QAbstractAudioOutput* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setCategory(arg__1)); +} + +void PythonQtWrapper_QAbstractAudioOutput::setFormat(QAbstractAudioOutput* theWrappedObject, const QAudioFormat& fmt) +{ + ( theWrappedObject->setFormat(fmt)); +} + +void PythonQtWrapper_QAbstractAudioOutput::setNotifyInterval(QAbstractAudioOutput* theWrappedObject, int milliSeconds) +{ + ( theWrappedObject->setNotifyInterval(milliSeconds)); +} + +void PythonQtWrapper_QAbstractAudioOutput::setVolume(QAbstractAudioOutput* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setVolume(arg__1)); +} + +QIODevice* PythonQtWrapper_QAbstractAudioOutput::start(QAbstractAudioOutput* theWrappedObject) +{ + return ( theWrappedObject->start()); +} + +void PythonQtWrapper_QAbstractAudioOutput::start(QAbstractAudioOutput* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->start(device)); +} + +QAudio::State PythonQtWrapper_QAbstractAudioOutput::state(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QAbstractAudioOutput::stop(QAbstractAudioOutput* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +void PythonQtWrapper_QAbstractAudioOutput::suspend(QAbstractAudioOutput* theWrappedObject) +{ + ( theWrappedObject->suspend()); +} + +qreal PythonQtWrapper_QAbstractAudioOutput::volume(QAbstractAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QAbstractVideoBuffer::~PythonQtShell_QAbstractVideoBuffer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVariant PythonQtShell_QAbstractVideoBuffer::handle() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("handle"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVariant returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("handle", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoBuffer::handle(); +} +uchar* PythonQtShell_QAbstractVideoBuffer::map(QAbstractVideoBuffer::MapMode mode0, int* numBytes1, int* bytesPerLine2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("map"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"uchar*" , "QAbstractVideoBuffer::MapMode" , "int*" , "int*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + uchar* returnValue; + void* args[4] = {NULL, (void*)&mode0, (void*)&numBytes1, (void*)&bytesPerLine2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("map", methodInfo, result); + } else { + returnValue = *((uchar**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAbstractVideoBuffer::MapMode PythonQtShell_QAbstractVideoBuffer::mapMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mapMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractVideoBuffer::MapMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAbstractVideoBuffer::MapMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mapMode", methodInfo, result); + } else { + returnValue = *((QAbstractVideoBuffer::MapMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoBuffer::MapMode(); +} +void PythonQtShell_QAbstractVideoBuffer::release() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("release"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractVideoBuffer::release(); +} +void PythonQtShell_QAbstractVideoBuffer::unmap() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unmap"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAbstractVideoBuffer* PythonQtWrapper_QAbstractVideoBuffer::new_QAbstractVideoBuffer(QAbstractVideoBuffer::HandleType type) +{ +return new PythonQtShell_QAbstractVideoBuffer(type); } + +QVariant PythonQtWrapper_QAbstractVideoBuffer::handle(QAbstractVideoBuffer* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +QAbstractVideoBuffer::HandleType PythonQtWrapper_QAbstractVideoBuffer::handleType(QAbstractVideoBuffer* theWrappedObject) const +{ + return ( theWrappedObject->handleType()); +} + +uchar* PythonQtWrapper_QAbstractVideoBuffer::map(QAbstractVideoBuffer* theWrappedObject, QAbstractVideoBuffer::MapMode mode, int* numBytes, int* bytesPerLine) +{ + return ( theWrappedObject->map(mode, numBytes, bytesPerLine)); +} + +QAbstractVideoBuffer::MapMode PythonQtWrapper_QAbstractVideoBuffer::mapMode(QAbstractVideoBuffer* theWrappedObject) const +{ + return ( theWrappedObject->mapMode()); +} + +void PythonQtWrapper_QAbstractVideoBuffer::release(QAbstractVideoBuffer* theWrappedObject) +{ + ( theWrappedObject->release()); +} + +void PythonQtWrapper_QAbstractVideoBuffer::unmap(QAbstractVideoBuffer* theWrappedObject) +{ + ( theWrappedObject->unmap()); +} + + + +PythonQtShell_QAbstractVideoSurface::~PythonQtShell_QAbstractVideoSurface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractVideoSurface::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractVideoSurface::childEvent(event0); +} +void PythonQtShell_QAbstractVideoSurface::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractVideoSurface::customEvent(event0); +} +bool PythonQtShell_QAbstractVideoSurface::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoSurface::event(event0); +} +bool PythonQtShell_QAbstractVideoSurface::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoSurface::eventFilter(watched0, event1); +} +bool PythonQtShell_QAbstractVideoSurface::isFormatSupported(const QVideoSurfaceFormat& format0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFormatSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QVideoSurfaceFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFormatSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoSurface::isFormatSupported(format0); +} +QVideoSurfaceFormat PythonQtShell_QAbstractVideoSurface::nearestFormat(const QVideoSurfaceFormat& format0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nearestFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVideoSurfaceFormat" , "const QVideoSurfaceFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVideoSurfaceFormat returnValue; + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nearestFormat", methodInfo, result); + } else { + returnValue = *((QVideoSurfaceFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoSurface::nearestFormat(format0); +} +bool PythonQtShell_QAbstractVideoSurface::present(const QVideoFrame& frame0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("present"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QVideoFrame&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&frame0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("present", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QAbstractVideoSurface::start(const QVideoSurfaceFormat& format0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QVideoSurfaceFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("start", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractVideoSurface::start(format0); +} +void PythonQtShell_QAbstractVideoSurface::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractVideoSurface::stop(); +} +QList PythonQtShell_QAbstractVideoSurface::supportedPixelFormats(QAbstractVideoBuffer::HandleType type0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedPixelFormats"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "QAbstractVideoBuffer::HandleType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&type0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedPixelFormats", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAbstractVideoSurface::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractVideoSurface::timerEvent(event0); +} +QAbstractVideoSurface* PythonQtWrapper_QAbstractVideoSurface::new_QAbstractVideoSurface(QObject* parent) +{ +return new PythonQtShell_QAbstractVideoSurface(parent); } + +const QMetaObject* PythonQtShell_QAbstractVideoSurface::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractVideoSurface::staticMetaObject); + } else { + return &QAbstractVideoSurface::staticMetaObject; + } +} +int PythonQtShell_QAbstractVideoSurface::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractVideoSurface::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAbstractVideoSurface::Error PythonQtWrapper_QAbstractVideoSurface::error(QAbstractVideoSurface* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +bool PythonQtWrapper_QAbstractVideoSurface::isActive(QAbstractVideoSurface* theWrappedObject) const +{ + return ( theWrappedObject->isActive()); +} + +bool PythonQtWrapper_QAbstractVideoSurface::isFormatSupported(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const +{ + return ( theWrappedObject->isFormatSupported(format)); +} + +QSize PythonQtWrapper_QAbstractVideoSurface::nativeResolution(QAbstractVideoSurface* theWrappedObject) const +{ + return ( theWrappedObject->nativeResolution()); +} + +QVideoSurfaceFormat PythonQtWrapper_QAbstractVideoSurface::nearestFormat(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const +{ + return ( theWrappedObject->nearestFormat(format)); +} + +bool PythonQtWrapper_QAbstractVideoSurface::present(QAbstractVideoSurface* theWrappedObject, const QVideoFrame& frame) +{ + return ( theWrappedObject->present(frame)); +} + +void PythonQtWrapper_QAbstractVideoSurface::setError(QAbstractVideoSurface* theWrappedObject, QAbstractVideoSurface::Error error) +{ + ( ((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->promoted_setError(error)); +} + +void PythonQtWrapper_QAbstractVideoSurface::setNativeResolution(QAbstractVideoSurface* theWrappedObject, const QSize& resolution) +{ + ( ((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->promoted_setNativeResolution(resolution)); +} + +bool PythonQtWrapper_QAbstractVideoSurface::start(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) +{ + return ( theWrappedObject->start(format)); +} + +void PythonQtWrapper_QAbstractVideoSurface::stop(QAbstractVideoSurface* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +QList PythonQtWrapper_QAbstractVideoSurface::supportedPixelFormats(QAbstractVideoSurface* theWrappedObject, QAbstractVideoBuffer::HandleType type) const +{ + return ( theWrappedObject->supportedPixelFormats(type)); +} + +QVideoSurfaceFormat PythonQtWrapper_QAbstractVideoSurface::surfaceFormat(QAbstractVideoSurface* theWrappedObject) const +{ + return ( theWrappedObject->surfaceFormat()); +} + + + +qreal PythonQtWrapper_QAudio::static_QAudio_convertVolume(qreal volume, QAudio::VolumeScale from, QAudio::VolumeScale to) +{ + return (QAudio::convertVolume(volume, from, to)); +} + + + +QAudioBuffer* PythonQtWrapper_QAudioBuffer::new_QAudioBuffer() +{ +return new QAudioBuffer(); } + +QAudioBuffer* PythonQtWrapper_QAudioBuffer::new_QAudioBuffer(const QAudioBuffer& other) +{ +return new QAudioBuffer(other); } + +QAudioBuffer* PythonQtWrapper_QAudioBuffer::new_QAudioBuffer(const QByteArray& data, const QAudioFormat& format, qint64 startTime) +{ +return new QAudioBuffer(data, format, startTime); } + +QAudioBuffer* PythonQtWrapper_QAudioBuffer::new_QAudioBuffer(int numFrames, const QAudioFormat& format, qint64 startTime) +{ +return new QAudioBuffer(numFrames, format, startTime); } + +int PythonQtWrapper_QAudioBuffer::byteCount(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->byteCount()); +} + +const void* PythonQtWrapper_QAudioBuffer::constData(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->constData()); +} + +void* PythonQtWrapper_QAudioBuffer::data(QAudioBuffer* theWrappedObject) +{ + return ( theWrappedObject->data()); +} + +const void* PythonQtWrapper_QAudioBuffer::data(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +qint64 PythonQtWrapper_QAudioBuffer::duration(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +QAudioFormat PythonQtWrapper_QAudioBuffer::format(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +int PythonQtWrapper_QAudioBuffer::frameCount(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->frameCount()); +} + +bool PythonQtWrapper_QAudioBuffer::isValid(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QAudioBuffer* PythonQtWrapper_QAudioBuffer::operator_assign(QAudioBuffer* theWrappedObject, const QAudioBuffer& other) +{ + return &( (*theWrappedObject)= other); +} + +int PythonQtWrapper_QAudioBuffer::sampleCount(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->sampleCount()); +} + +qint64 PythonQtWrapper_QAudioBuffer::startTime(QAudioBuffer* theWrappedObject) const +{ + return ( theWrappedObject->startTime()); +} + + + +PythonQtShell_QAudioDecoder::~PythonQtShell_QAudioDecoder() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QAudioDecoder::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::availability(); +} +bool PythonQtShell_QAudioDecoder::bind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bind", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::bind(arg__1); +} +void PythonQtShell_QAudioDecoder::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoder::childEvent(event0); +} +void PythonQtShell_QAudioDecoder::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoder::customEvent(event0); +} +bool PythonQtShell_QAudioDecoder::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::event(event0); +} +bool PythonQtShell_QAudioDecoder::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::eventFilter(watched0, event1); +} +bool PythonQtShell_QAudioDecoder::isAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::isAvailable(); +} +QMediaService* PythonQtShell_QAudioDecoder::service() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("service"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaService* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("service", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::service(); +} +void PythonQtShell_QAudioDecoder::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoder::timerEvent(event0); +} +void PythonQtShell_QAudioDecoder::unbind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unbind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoder::unbind(arg__1); +} +QAudioDecoder* PythonQtWrapper_QAudioDecoder::new_QAudioDecoder(QObject* parent) +{ +return new PythonQtShell_QAudioDecoder(parent); } + +const QMetaObject* PythonQtShell_QAudioDecoder::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioDecoder::staticMetaObject); + } else { + return &QAudioDecoder::staticMetaObject; + } +} +int PythonQtShell_QAudioDecoder::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioDecoder::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAudioFormat PythonQtWrapper_QAudioDecoder::audioFormat(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->audioFormat()); +} + +bool PythonQtWrapper_QAudioDecoder::bufferAvailable(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->bufferAvailable()); +} + +qint64 PythonQtWrapper_QAudioDecoder::duration(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +QAudioDecoder::Error PythonQtWrapper_QAudioDecoder::error(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QAudioDecoder::errorString(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QMultimedia::SupportEstimate PythonQtWrapper_QAudioDecoder::static_QAudioDecoder_hasSupport(const QString& mimeType, const QStringList& codecs) +{ + return (QAudioDecoder::hasSupport(mimeType, codecs)); +} + +qint64 PythonQtWrapper_QAudioDecoder::position(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +QAudioBuffer PythonQtWrapper_QAudioDecoder::read(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->read()); +} + +void PythonQtWrapper_QAudioDecoder::setAudioFormat(QAudioDecoder* theWrappedObject, const QAudioFormat& format) +{ + ( theWrappedObject->setAudioFormat(format)); +} + +void PythonQtWrapper_QAudioDecoder::setSourceDevice(QAudioDecoder* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->setSourceDevice(device)); +} + +void PythonQtWrapper_QAudioDecoder::setSourceFilename(QAudioDecoder* theWrappedObject, const QString& fileName) +{ + ( theWrappedObject->setSourceFilename(fileName)); +} + +QIODevice* PythonQtWrapper_QAudioDecoder::sourceDevice(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->sourceDevice()); +} + +QString PythonQtWrapper_QAudioDecoder::sourceFilename(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->sourceFilename()); +} + +QAudioDecoder::State PythonQtWrapper_QAudioDecoder::state(QAudioDecoder* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + + + +PythonQtShell_QAudioDecoderControl::~PythonQtShell_QAudioDecoderControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QAudioFormat PythonQtShell_QAudioDecoderControl::audioFormat() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("audioFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("audioFormat", methodInfo, result); + } else { + returnValue = *((QAudioFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioFormat(); +} +bool PythonQtShell_QAudioDecoderControl::bufferAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bufferAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bufferAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QAudioDecoderControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoderControl::childEvent(event0); +} +void PythonQtShell_QAudioDecoderControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoderControl::customEvent(event0); +} +qint64 PythonQtShell_QAudioDecoderControl::duration() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("duration"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("duration", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +bool PythonQtShell_QAudioDecoderControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoderControl::event(event0); +} +bool PythonQtShell_QAudioDecoderControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoderControl::eventFilter(watched0, event1); +} +qint64 PythonQtShell_QAudioDecoderControl::position() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("position"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("position", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +QAudioBuffer PythonQtShell_QAudioDecoderControl::read() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("read"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioBuffer"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioBuffer returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("read", methodInfo, result); + } else { + returnValue = *((QAudioBuffer*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioBuffer(); +} +void PythonQtShell_QAudioDecoderControl::setAudioFormat(const QAudioFormat& format0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAudioFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QAudioFormat&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAudioDecoderControl::setSourceDevice(QIODevice* device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSourceDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAudioDecoderControl::setSourceFilename(const QString& fileName0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSourceFilename"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fileName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QIODevice* PythonQtShell_QAudioDecoderControl::sourceDevice() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sourceDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QIODevice* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sourceDevice", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QString PythonQtShell_QAudioDecoderControl::sourceFilename() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sourceFilename"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sourceFilename", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QAudioDecoderControl::start() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAudioDecoder::State PythonQtShell_QAudioDecoderControl::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioDecoder::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioDecoder::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QAudioDecoder::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioDecoder::State(); +} +void PythonQtShell_QAudioDecoderControl::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAudioDecoderControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioDecoderControl::timerEvent(event0); +} +QAudioDecoderControl* PythonQtWrapper_QAudioDecoderControl::new_QAudioDecoderControl(QObject* parent) +{ +return new PythonQtShell_QAudioDecoderControl(parent); } + +const QMetaObject* PythonQtShell_QAudioDecoderControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioDecoderControl::staticMetaObject); + } else { + return &QAudioDecoderControl::staticMetaObject; + } +} +int PythonQtShell_QAudioDecoderControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioDecoderControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAudioFormat PythonQtWrapper_QAudioDecoderControl::audioFormat(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->audioFormat()); +} + +bool PythonQtWrapper_QAudioDecoderControl::bufferAvailable(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->bufferAvailable()); +} + +qint64 PythonQtWrapper_QAudioDecoderControl::duration(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +qint64 PythonQtWrapper_QAudioDecoderControl::position(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +QAudioBuffer PythonQtWrapper_QAudioDecoderControl::read(QAudioDecoderControl* theWrappedObject) +{ + return ( theWrappedObject->read()); +} + +void PythonQtWrapper_QAudioDecoderControl::setAudioFormat(QAudioDecoderControl* theWrappedObject, const QAudioFormat& format) +{ + ( theWrappedObject->setAudioFormat(format)); +} + +void PythonQtWrapper_QAudioDecoderControl::setSourceDevice(QAudioDecoderControl* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->setSourceDevice(device)); +} + +void PythonQtWrapper_QAudioDecoderControl::setSourceFilename(QAudioDecoderControl* theWrappedObject, const QString& fileName) +{ + ( theWrappedObject->setSourceFilename(fileName)); +} + +QIODevice* PythonQtWrapper_QAudioDecoderControl::sourceDevice(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->sourceDevice()); +} + +QString PythonQtWrapper_QAudioDecoderControl::sourceFilename(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->sourceFilename()); +} + +void PythonQtWrapper_QAudioDecoderControl::start(QAudioDecoderControl* theWrappedObject) +{ + ( theWrappedObject->start()); +} + +QAudioDecoder::State PythonQtWrapper_QAudioDecoderControl::state(QAudioDecoderControl* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QAudioDecoderControl::stop(QAudioDecoderControl* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + + + +QAudioDeviceInfo* PythonQtWrapper_QAudioDeviceInfo::new_QAudioDeviceInfo() +{ +return new QAudioDeviceInfo(); } + +QAudioDeviceInfo* PythonQtWrapper_QAudioDeviceInfo::new_QAudioDeviceInfo(const QAudioDeviceInfo& other) +{ +return new QAudioDeviceInfo(other); } + +QList PythonQtWrapper_QAudioDeviceInfo::static_QAudioDeviceInfo_availableDevices(QAudio::Mode mode) +{ + return (QAudioDeviceInfo::availableDevices(mode)); +} + +QAudioDeviceInfo PythonQtWrapper_QAudioDeviceInfo::static_QAudioDeviceInfo_defaultInputDevice() +{ + return (QAudioDeviceInfo::defaultInputDevice()); +} + +QAudioDeviceInfo PythonQtWrapper_QAudioDeviceInfo::static_QAudioDeviceInfo_defaultOutputDevice() +{ + return (QAudioDeviceInfo::defaultOutputDevice()); +} + +QString PythonQtWrapper_QAudioDeviceInfo::deviceName(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->deviceName()); +} + +bool PythonQtWrapper_QAudioDeviceInfo::isFormatSupported(QAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const +{ + return ( theWrappedObject->isFormatSupported(format)); +} + +bool PythonQtWrapper_QAudioDeviceInfo::isNull(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QAudioFormat PythonQtWrapper_QAudioDeviceInfo::nearestFormat(QAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const +{ + return ( theWrappedObject->nearestFormat(format)); +} + +bool PythonQtWrapper_QAudioDeviceInfo::__ne__(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QAudioDeviceInfo* PythonQtWrapper_QAudioDeviceInfo::operator_assign(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QAudioDeviceInfo::__eq__(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other) const +{ + return ( (*theWrappedObject)== other); +} + +QAudioFormat PythonQtWrapper_QAudioDeviceInfo::preferredFormat(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->preferredFormat()); +} + +QList PythonQtWrapper_QAudioDeviceInfo::supportedByteOrders(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedByteOrders()); +} + +QList PythonQtWrapper_QAudioDeviceInfo::supportedChannelCounts(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedChannelCounts()); +} + +QStringList PythonQtWrapper_QAudioDeviceInfo::supportedCodecs(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedCodecs()); +} + +QList PythonQtWrapper_QAudioDeviceInfo::supportedSampleRates(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedSampleRates()); +} + +QList PythonQtWrapper_QAudioDeviceInfo::supportedSampleSizes(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedSampleSizes()); +} + +QList PythonQtWrapper_QAudioDeviceInfo::supportedSampleTypes(QAudioDeviceInfo* theWrappedObject) const +{ + return ( theWrappedObject->supportedSampleTypes()); +} + + + +QAudioEncoderSettings* PythonQtWrapper_QAudioEncoderSettings::new_QAudioEncoderSettings() +{ +return new QAudioEncoderSettings(); } + +QAudioEncoderSettings* PythonQtWrapper_QAudioEncoderSettings::new_QAudioEncoderSettings(const QAudioEncoderSettings& other) +{ +return new QAudioEncoderSettings(other); } + +int PythonQtWrapper_QAudioEncoderSettings::bitRate(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->bitRate()); +} + +int PythonQtWrapper_QAudioEncoderSettings::channelCount(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->channelCount()); +} + +QString PythonQtWrapper_QAudioEncoderSettings::codec(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QMultimedia::EncodingMode PythonQtWrapper_QAudioEncoderSettings::encodingMode(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->encodingMode()); +} + +QVariant PythonQtWrapper_QAudioEncoderSettings::encodingOption(QAudioEncoderSettings* theWrappedObject, const QString& option) const +{ + return ( theWrappedObject->encodingOption(option)); +} + +QMap PythonQtWrapper_QAudioEncoderSettings::encodingOptions(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->encodingOptions()); +} + +bool PythonQtWrapper_QAudioEncoderSettings::isNull(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QAudioEncoderSettings::__ne__(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QAudioEncoderSettings* PythonQtWrapper_QAudioEncoderSettings::operator_assign(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QAudioEncoderSettings::__eq__(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other) const +{ + return ( (*theWrappedObject)== other); +} + +QMultimedia::EncodingQuality PythonQtWrapper_QAudioEncoderSettings::quality(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->quality()); +} + +int PythonQtWrapper_QAudioEncoderSettings::sampleRate(QAudioEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->sampleRate()); +} + +void PythonQtWrapper_QAudioEncoderSettings::setBitRate(QAudioEncoderSettings* theWrappedObject, int bitrate) +{ + ( theWrappedObject->setBitRate(bitrate)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setChannelCount(QAudioEncoderSettings* theWrappedObject, int channels) +{ + ( theWrappedObject->setChannelCount(channels)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setCodec(QAudioEncoderSettings* theWrappedObject, const QString& codec) +{ + ( theWrappedObject->setCodec(codec)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setEncodingMode(QAudioEncoderSettings* theWrappedObject, QMultimedia::EncodingMode arg__1) +{ + ( theWrappedObject->setEncodingMode(arg__1)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setEncodingOption(QAudioEncoderSettings* theWrappedObject, const QString& option, const QVariant& value) +{ + ( theWrappedObject->setEncodingOption(option, value)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setEncodingOptions(QAudioEncoderSettings* theWrappedObject, const QMap& options) +{ + ( theWrappedObject->setEncodingOptions(options)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setQuality(QAudioEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality) +{ + ( theWrappedObject->setQuality(quality)); +} + +void PythonQtWrapper_QAudioEncoderSettings::setSampleRate(QAudioEncoderSettings* theWrappedObject, int rate) +{ + ( theWrappedObject->setSampleRate(rate)); +} + + + +PythonQtShell_QAudioEncoderSettingsControl::~PythonQtShell_QAudioEncoderSettingsControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QAudioEncoderSettings PythonQtShell_QAudioEncoderSettingsControl::audioSettings() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("audioSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudioEncoderSettings"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudioEncoderSettings returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("audioSettings", methodInfo, result); + } else { + returnValue = *((QAudioEncoderSettings*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioEncoderSettings(); +} +void PythonQtShell_QAudioEncoderSettingsControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioEncoderSettingsControl::childEvent(event0); +} +QString PythonQtShell_QAudioEncoderSettingsControl::codecDescription(const QString& codecName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("codecDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&codecName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("codecDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QAudioEncoderSettingsControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioEncoderSettingsControl::customEvent(event0); +} +bool PythonQtShell_QAudioEncoderSettingsControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioEncoderSettingsControl::event(event0); +} +bool PythonQtShell_QAudioEncoderSettingsControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioEncoderSettingsControl::eventFilter(watched0, event1); +} +void PythonQtShell_QAudioEncoderSettingsControl::setAudioSettings(const QAudioEncoderSettings& settings0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAudioSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QAudioEncoderSettings&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&settings0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QStringList PythonQtShell_QAudioEncoderSettingsControl::supportedAudioCodecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedAudioCodecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedAudioCodecs", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +QList PythonQtShell_QAudioEncoderSettingsControl::supportedSampleRates(const QAudioEncoderSettings& settings0, bool* continuous1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedSampleRates"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QAudioEncoderSettings&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QList returnValue; + void* args[3] = {NULL, (void*)&settings0, (void*)&continuous1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedSampleRates", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAudioEncoderSettingsControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioEncoderSettingsControl::timerEvent(event0); +} +QAudioEncoderSettingsControl* PythonQtWrapper_QAudioEncoderSettingsControl::new_QAudioEncoderSettingsControl(QObject* parent) +{ +return new PythonQtShell_QAudioEncoderSettingsControl(parent); } + +const QMetaObject* PythonQtShell_QAudioEncoderSettingsControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioEncoderSettingsControl::staticMetaObject); + } else { + return &QAudioEncoderSettingsControl::staticMetaObject; + } +} +int PythonQtShell_QAudioEncoderSettingsControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioEncoderSettingsControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAudioEncoderSettings PythonQtWrapper_QAudioEncoderSettingsControl::audioSettings(QAudioEncoderSettingsControl* theWrappedObject) const +{ + return ( theWrappedObject->audioSettings()); +} + +QString PythonQtWrapper_QAudioEncoderSettingsControl::codecDescription(QAudioEncoderSettingsControl* theWrappedObject, const QString& codecName) const +{ + return ( theWrappedObject->codecDescription(codecName)); +} + +void PythonQtWrapper_QAudioEncoderSettingsControl::setAudioSettings(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings) +{ + ( theWrappedObject->setAudioSettings(settings)); +} + +QStringList PythonQtWrapper_QAudioEncoderSettingsControl::supportedAudioCodecs(QAudioEncoderSettingsControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedAudioCodecs()); +} + +QList PythonQtWrapper_QAudioEncoderSettingsControl::supportedSampleRates(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedSampleRates(settings, continuous)); +} + + + +QAudioFormat* PythonQtWrapper_QAudioFormat::new_QAudioFormat() +{ +return new QAudioFormat(); } + +QAudioFormat* PythonQtWrapper_QAudioFormat::new_QAudioFormat(const QAudioFormat& other) +{ +return new QAudioFormat(other); } + +QAudioFormat::Endian PythonQtWrapper_QAudioFormat::byteOrder(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->byteOrder()); +} + +int PythonQtWrapper_QAudioFormat::bytesForDuration(QAudioFormat* theWrappedObject, qint64 duration) const +{ + return ( theWrappedObject->bytesForDuration(duration)); +} + +int PythonQtWrapper_QAudioFormat::bytesForFrames(QAudioFormat* theWrappedObject, int frameCount) const +{ + return ( theWrappedObject->bytesForFrames(frameCount)); +} + +int PythonQtWrapper_QAudioFormat::bytesPerFrame(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->bytesPerFrame()); +} + +int PythonQtWrapper_QAudioFormat::channelCount(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->channelCount()); +} + +QString PythonQtWrapper_QAudioFormat::codec(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +qint64 PythonQtWrapper_QAudioFormat::durationForBytes(QAudioFormat* theWrappedObject, int byteCount) const +{ + return ( theWrappedObject->durationForBytes(byteCount)); +} + +qint64 PythonQtWrapper_QAudioFormat::durationForFrames(QAudioFormat* theWrappedObject, int frameCount) const +{ + return ( theWrappedObject->durationForFrames(frameCount)); +} + +int PythonQtWrapper_QAudioFormat::framesForBytes(QAudioFormat* theWrappedObject, int byteCount) const +{ + return ( theWrappedObject->framesForBytes(byteCount)); +} + +int PythonQtWrapper_QAudioFormat::framesForDuration(QAudioFormat* theWrappedObject, qint64 duration) const +{ + return ( theWrappedObject->framesForDuration(duration)); +} + +bool PythonQtWrapper_QAudioFormat::isValid(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QAudioFormat::__ne__(QAudioFormat* theWrappedObject, const QAudioFormat& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QAudioFormat* PythonQtWrapper_QAudioFormat::operator_assign(QAudioFormat* theWrappedObject, const QAudioFormat& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QAudioFormat::__eq__(QAudioFormat* theWrappedObject, const QAudioFormat& other) const +{ + return ( (*theWrappedObject)== other); +} + +int PythonQtWrapper_QAudioFormat::sampleRate(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->sampleRate()); +} + +int PythonQtWrapper_QAudioFormat::sampleSize(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->sampleSize()); +} + +QAudioFormat::SampleType PythonQtWrapper_QAudioFormat::sampleType(QAudioFormat* theWrappedObject) const +{ + return ( theWrappedObject->sampleType()); +} + +void PythonQtWrapper_QAudioFormat::setByteOrder(QAudioFormat* theWrappedObject, QAudioFormat::Endian byteOrder) +{ + ( theWrappedObject->setByteOrder(byteOrder)); +} + +void PythonQtWrapper_QAudioFormat::setChannelCount(QAudioFormat* theWrappedObject, int channelCount) +{ + ( theWrappedObject->setChannelCount(channelCount)); +} + +void PythonQtWrapper_QAudioFormat::setCodec(QAudioFormat* theWrappedObject, const QString& codec) +{ + ( theWrappedObject->setCodec(codec)); +} + +void PythonQtWrapper_QAudioFormat::setSampleRate(QAudioFormat* theWrappedObject, int sampleRate) +{ + ( theWrappedObject->setSampleRate(sampleRate)); +} + +void PythonQtWrapper_QAudioFormat::setSampleSize(QAudioFormat* theWrappedObject, int sampleSize) +{ + ( theWrappedObject->setSampleSize(sampleSize)); +} + +void PythonQtWrapper_QAudioFormat::setSampleType(QAudioFormat* theWrappedObject, QAudioFormat::SampleType sampleType) +{ + ( theWrappedObject->setSampleType(sampleType)); +} + +QString PythonQtWrapper_QAudioFormat::py_toString(QAudioFormat* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QAudioInput::~PythonQtShell_QAudioInput() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAudioInput::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInput::childEvent(event0); +} +void PythonQtShell_QAudioInput::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInput::customEvent(event0); +} +bool PythonQtShell_QAudioInput::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioInput::event(event0); +} +bool PythonQtShell_QAudioInput::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioInput::eventFilter(watched0, event1); +} +void PythonQtShell_QAudioInput::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInput::timerEvent(event0); +} +QAudioInput* PythonQtWrapper_QAudioInput::new_QAudioInput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format, QObject* parent) +{ +return new PythonQtShell_QAudioInput(audioDeviceInfo, format, parent); } + +QAudioInput* PythonQtWrapper_QAudioInput::new_QAudioInput(const QAudioFormat& format, QObject* parent) +{ +return new PythonQtShell_QAudioInput(format, parent); } + +const QMetaObject* PythonQtShell_QAudioInput::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioInput::staticMetaObject); + } else { + return &QAudioInput::staticMetaObject; + } +} +int PythonQtShell_QAudioInput::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioInput::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QAudioInput::bufferSize(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->bufferSize()); +} + +int PythonQtWrapper_QAudioInput::bytesReady(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->bytesReady()); +} + +qint64 PythonQtWrapper_QAudioInput::elapsedUSecs(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->elapsedUSecs()); +} + +QAudio::Error PythonQtWrapper_QAudioInput::error(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QAudioFormat PythonQtWrapper_QAudioInput::format(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +int PythonQtWrapper_QAudioInput::notifyInterval(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->notifyInterval()); +} + +int PythonQtWrapper_QAudioInput::periodSize(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->periodSize()); +} + +qint64 PythonQtWrapper_QAudioInput::processedUSecs(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->processedUSecs()); +} + +void PythonQtWrapper_QAudioInput::reset(QAudioInput* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QAudioInput::resume(QAudioInput* theWrappedObject) +{ + ( theWrappedObject->resume()); +} + +void PythonQtWrapper_QAudioInput::setBufferSize(QAudioInput* theWrappedObject, int bytes) +{ + ( theWrappedObject->setBufferSize(bytes)); +} + +void PythonQtWrapper_QAudioInput::setNotifyInterval(QAudioInput* theWrappedObject, int milliSeconds) +{ + ( theWrappedObject->setNotifyInterval(milliSeconds)); +} + +void PythonQtWrapper_QAudioInput::setVolume(QAudioInput* theWrappedObject, qreal volume) +{ + ( theWrappedObject->setVolume(volume)); +} + +QIODevice* PythonQtWrapper_QAudioInput::start(QAudioInput* theWrappedObject) +{ + return ( theWrappedObject->start()); +} + +void PythonQtWrapper_QAudioInput::start(QAudioInput* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->start(device)); +} + +QAudio::State PythonQtWrapper_QAudioInput::state(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QAudioInput::stop(QAudioInput* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +void PythonQtWrapper_QAudioInput::suspend(QAudioInput* theWrappedObject) +{ + ( theWrappedObject->suspend()); +} + +qreal PythonQtWrapper_QAudioInput::volume(QAudioInput* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QAudioInputSelectorControl::~PythonQtShell_QAudioInputSelectorControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QAudioInputSelectorControl::activeInput() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("activeInput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("activeInput", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QList PythonQtShell_QAudioInputSelectorControl::availableInputs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableInputs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableInputs", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAudioInputSelectorControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInputSelectorControl::childEvent(event0); +} +void PythonQtShell_QAudioInputSelectorControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInputSelectorControl::customEvent(event0); +} +QString PythonQtShell_QAudioInputSelectorControl::defaultInput() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("defaultInput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("defaultInput", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QAudioInputSelectorControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioInputSelectorControl::event(event0); +} +bool PythonQtShell_QAudioInputSelectorControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioInputSelectorControl::eventFilter(watched0, event1); +} +QString PythonQtShell_QAudioInputSelectorControl::inputDescription(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QAudioInputSelectorControl::setActiveInput(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setActiveInput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAudioInputSelectorControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioInputSelectorControl::timerEvent(event0); +} +QAudioInputSelectorControl* PythonQtWrapper_QAudioInputSelectorControl::new_QAudioInputSelectorControl(QObject* parent) +{ +return new PythonQtShell_QAudioInputSelectorControl(parent); } + +const QMetaObject* PythonQtShell_QAudioInputSelectorControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioInputSelectorControl::staticMetaObject); + } else { + return &QAudioInputSelectorControl::staticMetaObject; + } +} +int PythonQtShell_QAudioInputSelectorControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioInputSelectorControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QAudioInputSelectorControl::activeInput(QAudioInputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->activeInput()); +} + +QList PythonQtWrapper_QAudioInputSelectorControl::availableInputs(QAudioInputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->availableInputs()); +} + +QString PythonQtWrapper_QAudioInputSelectorControl::defaultInput(QAudioInputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->defaultInput()); +} + +QString PythonQtWrapper_QAudioInputSelectorControl::inputDescription(QAudioInputSelectorControl* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->inputDescription(name)); +} + + + +PythonQtShell_QAudioOutput::~PythonQtShell_QAudioOutput() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAudioOutput::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutput::childEvent(event0); +} +void PythonQtShell_QAudioOutput::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutput::customEvent(event0); +} +bool PythonQtShell_QAudioOutput::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioOutput::event(event0); +} +bool PythonQtShell_QAudioOutput::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioOutput::eventFilter(watched0, event1); +} +void PythonQtShell_QAudioOutput::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutput::timerEvent(event0); +} +QAudioOutput* PythonQtWrapper_QAudioOutput::new_QAudioOutput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format, QObject* parent) +{ +return new PythonQtShell_QAudioOutput(audioDeviceInfo, format, parent); } + +QAudioOutput* PythonQtWrapper_QAudioOutput::new_QAudioOutput(const QAudioFormat& format, QObject* parent) +{ +return new PythonQtShell_QAudioOutput(format, parent); } + +const QMetaObject* PythonQtShell_QAudioOutput::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioOutput::staticMetaObject); + } else { + return &QAudioOutput::staticMetaObject; + } +} +int PythonQtShell_QAudioOutput::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioOutput::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QAudioOutput::bufferSize(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->bufferSize()); +} + +int PythonQtWrapper_QAudioOutput::bytesFree(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->bytesFree()); +} + +QString PythonQtWrapper_QAudioOutput::category(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->category()); +} + +qint64 PythonQtWrapper_QAudioOutput::elapsedUSecs(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->elapsedUSecs()); +} + +QAudio::Error PythonQtWrapper_QAudioOutput::error(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QAudioFormat PythonQtWrapper_QAudioOutput::format(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +int PythonQtWrapper_QAudioOutput::notifyInterval(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->notifyInterval()); +} + +int PythonQtWrapper_QAudioOutput::periodSize(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->periodSize()); +} + +qint64 PythonQtWrapper_QAudioOutput::processedUSecs(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->processedUSecs()); +} + +void PythonQtWrapper_QAudioOutput::reset(QAudioOutput* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QAudioOutput::resume(QAudioOutput* theWrappedObject) +{ + ( theWrappedObject->resume()); +} + +void PythonQtWrapper_QAudioOutput::setBufferSize(QAudioOutput* theWrappedObject, int bytes) +{ + ( theWrappedObject->setBufferSize(bytes)); +} + +void PythonQtWrapper_QAudioOutput::setCategory(QAudioOutput* theWrappedObject, const QString& category) +{ + ( theWrappedObject->setCategory(category)); +} + +void PythonQtWrapper_QAudioOutput::setNotifyInterval(QAudioOutput* theWrappedObject, int milliSeconds) +{ + ( theWrappedObject->setNotifyInterval(milliSeconds)); +} + +void PythonQtWrapper_QAudioOutput::setVolume(QAudioOutput* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setVolume(arg__1)); +} + +QIODevice* PythonQtWrapper_QAudioOutput::start(QAudioOutput* theWrappedObject) +{ + return ( theWrappedObject->start()); +} + +void PythonQtWrapper_QAudioOutput::start(QAudioOutput* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->start(device)); +} + +QAudio::State PythonQtWrapper_QAudioOutput::state(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QAudioOutput::stop(QAudioOutput* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +void PythonQtWrapper_QAudioOutput::suspend(QAudioOutput* theWrappedObject) +{ + ( theWrappedObject->suspend()); +} + +qreal PythonQtWrapper_QAudioOutput::volume(QAudioOutput* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QAudioOutputSelectorControl::~PythonQtShell_QAudioOutputSelectorControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QAudioOutputSelectorControl::activeOutput() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("activeOutput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("activeOutput", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QList PythonQtShell_QAudioOutputSelectorControl::availableOutputs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableOutputs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableOutputs", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAudioOutputSelectorControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutputSelectorControl::childEvent(event0); +} +void PythonQtShell_QAudioOutputSelectorControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutputSelectorControl::customEvent(event0); +} +QString PythonQtShell_QAudioOutputSelectorControl::defaultOutput() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("defaultOutput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("defaultOutput", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QAudioOutputSelectorControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioOutputSelectorControl::event(event0); +} +bool PythonQtShell_QAudioOutputSelectorControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioOutputSelectorControl::eventFilter(watched0, event1); +} +QString PythonQtShell_QAudioOutputSelectorControl::outputDescription(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("outputDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("outputDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QAudioOutputSelectorControl::setActiveOutput(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setActiveOutput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAudioOutputSelectorControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioOutputSelectorControl::timerEvent(event0); +} +QAudioOutputSelectorControl* PythonQtWrapper_QAudioOutputSelectorControl::new_QAudioOutputSelectorControl(QObject* parent) +{ +return new PythonQtShell_QAudioOutputSelectorControl(parent); } + +const QMetaObject* PythonQtShell_QAudioOutputSelectorControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioOutputSelectorControl::staticMetaObject); + } else { + return &QAudioOutputSelectorControl::staticMetaObject; + } +} +int PythonQtShell_QAudioOutputSelectorControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioOutputSelectorControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QAudioOutputSelectorControl::activeOutput(QAudioOutputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->activeOutput()); +} + +QList PythonQtWrapper_QAudioOutputSelectorControl::availableOutputs(QAudioOutputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->availableOutputs()); +} + +QString PythonQtWrapper_QAudioOutputSelectorControl::defaultOutput(QAudioOutputSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->defaultOutput()); +} + +QString PythonQtWrapper_QAudioOutputSelectorControl::outputDescription(QAudioOutputSelectorControl* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->outputDescription(name)); +} + + + +PythonQtShell_QAudioProbe::~PythonQtShell_QAudioProbe() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAudioProbe::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioProbe::childEvent(event0); +} +void PythonQtShell_QAudioProbe::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioProbe::customEvent(event0); +} +bool PythonQtShell_QAudioProbe::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioProbe::event(event0); +} +bool PythonQtShell_QAudioProbe::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioProbe::eventFilter(watched0, event1); +} +void PythonQtShell_QAudioProbe::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioProbe::timerEvent(event0); +} +QAudioProbe* PythonQtWrapper_QAudioProbe::new_QAudioProbe(QObject* parent) +{ +return new PythonQtShell_QAudioProbe(parent); } + +const QMetaObject* PythonQtShell_QAudioProbe::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioProbe::staticMetaObject); + } else { + return &QAudioProbe::staticMetaObject; + } +} +int PythonQtShell_QAudioProbe::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioProbe::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QAudioProbe::isActive(QAudioProbe* theWrappedObject) const +{ + return ( theWrappedObject->isActive()); +} + +bool PythonQtWrapper_QAudioProbe::setSource(QAudioProbe* theWrappedObject, QMediaObject* source) +{ + return ( theWrappedObject->setSource(source)); +} + +bool PythonQtWrapper_QAudioProbe::setSource(QAudioProbe* theWrappedObject, QMediaRecorder* source) +{ + return ( theWrappedObject->setSource(source)); +} + + + +PythonQtShell_QAudioRecorder::~PythonQtShell_QAudioRecorder() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAudioRecorder::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRecorder::childEvent(event0); +} +void PythonQtShell_QAudioRecorder::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRecorder::customEvent(event0); +} +bool PythonQtShell_QAudioRecorder::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRecorder::event(event0); +} +bool PythonQtShell_QAudioRecorder::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRecorder::eventFilter(watched0, event1); +} +QMediaObject* PythonQtShell_QAudioRecorder::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRecorder::mediaObject(); +} +bool PythonQtShell_QAudioRecorder::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRecorder::setMediaObject(object0); +} +void PythonQtShell_QAudioRecorder::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRecorder::timerEvent(event0); +} +QAudioRecorder* PythonQtWrapper_QAudioRecorder::new_QAudioRecorder(QObject* parent) +{ +return new PythonQtShell_QAudioRecorder(parent); } + +const QMetaObject* PythonQtShell_QAudioRecorder::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioRecorder::staticMetaObject); + } else { + return &QAudioRecorder::staticMetaObject; + } +} +int PythonQtShell_QAudioRecorder::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioRecorder::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QAudioRecorder::audioInput(QAudioRecorder* theWrappedObject) const +{ + return ( theWrappedObject->audioInput()); +} + +QString PythonQtWrapper_QAudioRecorder::audioInputDescription(QAudioRecorder* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->audioInputDescription(name)); +} + +QStringList PythonQtWrapper_QAudioRecorder::audioInputs(QAudioRecorder* theWrappedObject) const +{ + return ( theWrappedObject->audioInputs()); +} + +QString PythonQtWrapper_QAudioRecorder::defaultAudioInput(QAudioRecorder* theWrappedObject) const +{ + return ( theWrappedObject->defaultAudioInput()); +} + + + +PythonQtShell_QAudioRoleControl::~PythonQtShell_QAudioRoleControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QAudio::Role PythonQtShell_QAudioRoleControl::audioRole() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("audioRole"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAudio::Role"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAudio::Role returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("audioRole", methodInfo, result); + } else { + returnValue = *((QAudio::Role*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudio::Role(); +} +void PythonQtShell_QAudioRoleControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRoleControl::childEvent(event0); +} +void PythonQtShell_QAudioRoleControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRoleControl::customEvent(event0); +} +bool PythonQtShell_QAudioRoleControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRoleControl::event(event0); +} +bool PythonQtShell_QAudioRoleControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAudioRoleControl::eventFilter(watched0, event1); +} +void PythonQtShell_QAudioRoleControl::setAudioRole(QAudio::Role role0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAudioRole"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAudio::Role"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&role0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QList PythonQtShell_QAudioRoleControl::supportedAudioRoles() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedAudioRoles"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedAudioRoles", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QAudioRoleControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAudioRoleControl::timerEvent(event0); +} +QAudioRoleControl* PythonQtWrapper_QAudioRoleControl::new_QAudioRoleControl(QObject* parent) +{ +return new PythonQtShell_QAudioRoleControl(parent); } + +const QMetaObject* PythonQtShell_QAudioRoleControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioRoleControl::staticMetaObject); + } else { + return &QAudioRoleControl::staticMetaObject; + } +} +int PythonQtShell_QAudioRoleControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioRoleControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAudio::Role PythonQtWrapper_QAudioRoleControl::audioRole(QAudioRoleControl* theWrappedObject) const +{ + return ( theWrappedObject->audioRole()); +} + +void PythonQtWrapper_QAudioRoleControl::setAudioRole(QAudioRoleControl* theWrappedObject, QAudio::Role role) +{ + ( theWrappedObject->setAudioRole(role)); +} + +QList PythonQtWrapper_QAudioRoleControl::supportedAudioRoles(QAudioRoleControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedAudioRoles()); +} + + + +PythonQtShell_QAudioSystemFactoryInterface::~PythonQtShell_QAudioSystemFactoryInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QList PythonQtShell_QAudioSystemFactoryInterface::availableDevices(QAudio::Mode arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableDevices"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "QAudio::Mode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableDevices", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QAbstractAudioDeviceInfo* PythonQtShell_QAudioSystemFactoryInterface::createDeviceInfo(const QByteArray& device0, QAudio::Mode mode1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createDeviceInfo"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioDeviceInfo*" , "const QByteArray&" , "QAudio::Mode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QAbstractAudioDeviceInfo* returnValue; + void* args[3] = {NULL, (void*)&device0, (void*)&mode1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createDeviceInfo", methodInfo, result); + } else { + returnValue = *((QAbstractAudioDeviceInfo**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAbstractAudioInput* PythonQtShell_QAudioSystemFactoryInterface::createInput(const QByteArray& device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createInput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioInput*" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QAbstractAudioInput* returnValue; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createInput", methodInfo, result); + } else { + returnValue = *((QAbstractAudioInput**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAbstractAudioOutput* PythonQtShell_QAudioSystemFactoryInterface::createOutput(const QByteArray& device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createOutput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioOutput*" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QAbstractAudioOutput* returnValue; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createOutput", methodInfo, result); + } else { + returnValue = *((QAbstractAudioOutput**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAudioSystemFactoryInterface* PythonQtWrapper_QAudioSystemFactoryInterface::new_QAudioSystemFactoryInterface() +{ +return new PythonQtShell_QAudioSystemFactoryInterface(); } + +QList PythonQtWrapper_QAudioSystemFactoryInterface::availableDevices(QAudioSystemFactoryInterface* theWrappedObject, QAudio::Mode arg__1) const +{ + return ( theWrappedObject->availableDevices(arg__1)); +} + +QAbstractAudioDeviceInfo* PythonQtWrapper_QAudioSystemFactoryInterface::createDeviceInfo(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device, QAudio::Mode mode) +{ + return ( theWrappedObject->createDeviceInfo(device, mode)); +} + +QAbstractAudioInput* PythonQtWrapper_QAudioSystemFactoryInterface::createInput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device) +{ + return ( theWrappedObject->createInput(device)); +} + +QAbstractAudioOutput* PythonQtWrapper_QAudioSystemFactoryInterface::createOutput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device) +{ + return ( theWrappedObject->createOutput(device)); +} + + + +PythonQtShell_QAudioSystemPlugin::~PythonQtShell_QAudioSystemPlugin() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QList PythonQtShell_QAudioSystemPlugin::availableDevices(QAudio::Mode arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableDevices"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "QAudio::Mode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableDevices", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QAbstractAudioDeviceInfo* PythonQtShell_QAudioSystemPlugin::createDeviceInfo(const QByteArray& device0, QAudio::Mode mode1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createDeviceInfo"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioDeviceInfo*" , "const QByteArray&" , "QAudio::Mode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QAbstractAudioDeviceInfo* returnValue; + void* args[3] = {NULL, (void*)&device0, (void*)&mode1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createDeviceInfo", methodInfo, result); + } else { + returnValue = *((QAbstractAudioDeviceInfo**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAbstractAudioInput* PythonQtShell_QAudioSystemPlugin::createInput(const QByteArray& device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createInput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioInput*" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QAbstractAudioInput* returnValue; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createInput", methodInfo, result); + } else { + returnValue = *((QAbstractAudioInput**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAbstractAudioOutput* PythonQtShell_QAudioSystemPlugin::createOutput(const QByteArray& device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createOutput"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractAudioOutput*" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QAbstractAudioOutput* returnValue; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createOutput", methodInfo, result); + } else { + returnValue = *((QAbstractAudioOutput**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QAudioSystemPlugin* PythonQtWrapper_QAudioSystemPlugin::new_QAudioSystemPlugin(QObject* parent) +{ +return new PythonQtShell_QAudioSystemPlugin(parent); } + +const QMetaObject* PythonQtShell_QAudioSystemPlugin::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAudioSystemPlugin::staticMetaObject); + } else { + return &QAudioSystemPlugin::staticMetaObject; + } +} +int PythonQtShell_QAudioSystemPlugin::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAudioSystemPlugin::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QAudioSystemPlugin::availableDevices(QAudioSystemPlugin* theWrappedObject, QAudio::Mode arg__1) const +{ + return ( theWrappedObject->availableDevices(arg__1)); +} + +QAbstractAudioDeviceInfo* PythonQtWrapper_QAudioSystemPlugin::createDeviceInfo(QAudioSystemPlugin* theWrappedObject, const QByteArray& device, QAudio::Mode mode) +{ + return ( theWrappedObject->createDeviceInfo(device, mode)); +} + +QAbstractAudioInput* PythonQtWrapper_QAudioSystemPlugin::createInput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device) +{ + return ( theWrappedObject->createInput(device)); +} + +QAbstractAudioOutput* PythonQtWrapper_QAudioSystemPlugin::createOutput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device) +{ + return ( theWrappedObject->createOutput(device)); +} + + + +PythonQtShell_QCamera::~PythonQtShell_QCamera() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QCamera::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::availability(); +} +bool PythonQtShell_QCamera::bind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bind", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::bind(arg__1); +} +void PythonQtShell_QCamera::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCamera::childEvent(event0); +} +void PythonQtShell_QCamera::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCamera::customEvent(event0); +} +bool PythonQtShell_QCamera::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::event(event0); +} +bool PythonQtShell_QCamera::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::eventFilter(watched0, event1); +} +bool PythonQtShell_QCamera::isAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::isAvailable(); +} +QMediaService* PythonQtShell_QCamera::service() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("service"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaService* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("service", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::service(); +} +void PythonQtShell_QCamera::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCamera::timerEvent(event0); +} +void PythonQtShell_QCamera::unbind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unbind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCamera::unbind(arg__1); +} +QCamera* PythonQtWrapper_QCamera::new_QCamera(QCamera::Position position, QObject* parent) +{ +return new PythonQtShell_QCamera(position, parent); } + +QCamera* PythonQtWrapper_QCamera::new_QCamera(QObject* parent) +{ +return new PythonQtShell_QCamera(parent); } + +QCamera* PythonQtWrapper_QCamera::new_QCamera(const QByteArray& deviceName, QObject* parent) +{ +return new PythonQtShell_QCamera(deviceName, parent); } + +QCamera* PythonQtWrapper_QCamera::new_QCamera(const QCameraInfo& cameraInfo, QObject* parent) +{ +return new PythonQtShell_QCamera(cameraInfo, parent); } + +const QMetaObject* PythonQtShell_QCamera::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCamera::staticMetaObject); + } else { + return &QCamera::staticMetaObject; + } +} +int PythonQtShell_QCamera::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCamera::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QCamera::static_QCamera_availableDevices() +{ + return (QCamera::availableDevices()); +} + +QCamera::CaptureModes PythonQtWrapper_QCamera::captureMode(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->captureMode()); +} + +QString PythonQtWrapper_QCamera::static_QCamera_deviceDescription(const QByteArray& device) +{ + return (QCamera::deviceDescription(device)); +} + +QCamera::Error PythonQtWrapper_QCamera::error(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QCamera::errorString(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QCameraExposure* PythonQtWrapper_QCamera::exposure(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->exposure()); +} + +QCameraFocus* PythonQtWrapper_QCamera::focus(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->focus()); +} + +QCameraImageProcessing* PythonQtWrapper_QCamera::imageProcessing(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->imageProcessing()); +} + +bool PythonQtWrapper_QCamera::isCaptureModeSupported(QCamera* theWrappedObject, QCamera::CaptureModes mode) const +{ + return ( theWrappedObject->isCaptureModeSupported(mode)); +} + +QCamera::LockStatus PythonQtWrapper_QCamera::lockStatus(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->lockStatus()); +} + +QCamera::LockStatus PythonQtWrapper_QCamera::lockStatus(QCamera* theWrappedObject, QCamera::LockType lock) const +{ + return ( theWrappedObject->lockStatus(lock)); +} + +QCamera::LockTypes PythonQtWrapper_QCamera::requestedLocks(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->requestedLocks()); +} + +void PythonQtWrapper_QCamera::setViewfinder(QCamera* theWrappedObject, QAbstractVideoSurface* surface) +{ + ( theWrappedObject->setViewfinder(surface)); +} + +void PythonQtWrapper_QCamera::setViewfinder(QCamera* theWrappedObject, QGraphicsVideoItem* viewfinder) +{ + ( theWrappedObject->setViewfinder(viewfinder)); +} + +void PythonQtWrapper_QCamera::setViewfinder(QCamera* theWrappedObject, QVideoWidget* viewfinder) +{ + ( theWrappedObject->setViewfinder(viewfinder)); +} + +void PythonQtWrapper_QCamera::setViewfinderSettings(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings) +{ + ( theWrappedObject->setViewfinderSettings(settings)); +} + +QCamera::State PythonQtWrapper_QCamera::state(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QCamera::Status PythonQtWrapper_QCamera::status(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +QCamera::LockTypes PythonQtWrapper_QCamera::supportedLocks(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->supportedLocks()); +} + +QList PythonQtWrapper_QCamera::supportedViewfinderFrameRateRanges(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings) const +{ + return ( theWrappedObject->supportedViewfinderFrameRateRanges(settings)); +} + +QList PythonQtWrapper_QCamera::supportedViewfinderPixelFormats(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings) const +{ + return ( theWrappedObject->supportedViewfinderPixelFormats(settings)); +} + +QList PythonQtWrapper_QCamera::supportedViewfinderResolutions(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings) const +{ + return ( theWrappedObject->supportedViewfinderResolutions(settings)); +} + +QList PythonQtWrapper_QCamera::supportedViewfinderSettings(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings) const +{ + return ( theWrappedObject->supportedViewfinderSettings(settings)); +} + +QCameraViewfinderSettings PythonQtWrapper_QCamera::viewfinderSettings(QCamera* theWrappedObject) const +{ + return ( theWrappedObject->viewfinderSettings()); +} + + + +PythonQtShell_QCameraCaptureBufferFormatControl::~PythonQtShell_QCameraCaptureBufferFormatControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVideoFrame::PixelFormat PythonQtShell_QCameraCaptureBufferFormatControl::bufferFormat() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bufferFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVideoFrame::PixelFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVideoFrame::PixelFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bufferFormat", methodInfo, result); + } else { + returnValue = *((QVideoFrame::PixelFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoFrame::PixelFormat(); +} +void PythonQtShell_QCameraCaptureBufferFormatControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureBufferFormatControl::childEvent(event0); +} +void PythonQtShell_QCameraCaptureBufferFormatControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureBufferFormatControl::customEvent(event0); +} +bool PythonQtShell_QCameraCaptureBufferFormatControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraCaptureBufferFormatControl::event(event0); +} +bool PythonQtShell_QCameraCaptureBufferFormatControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraCaptureBufferFormatControl::eventFilter(watched0, event1); +} +void PythonQtShell_QCameraCaptureBufferFormatControl::setBufferFormat(QVideoFrame::PixelFormat format0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBufferFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QVideoFrame::PixelFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QList PythonQtShell_QCameraCaptureBufferFormatControl::supportedBufferFormats() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedBufferFormats"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedBufferFormats", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QCameraCaptureBufferFormatControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureBufferFormatControl::timerEvent(event0); +} +QCameraCaptureBufferFormatControl* PythonQtWrapper_QCameraCaptureBufferFormatControl::new_QCameraCaptureBufferFormatControl(QObject* parent) +{ +return new PythonQtShell_QCameraCaptureBufferFormatControl(parent); } + +const QMetaObject* PythonQtShell_QCameraCaptureBufferFormatControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraCaptureBufferFormatControl::staticMetaObject); + } else { + return &QCameraCaptureBufferFormatControl::staticMetaObject; + } +} +int PythonQtShell_QCameraCaptureBufferFormatControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraCaptureBufferFormatControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QVideoFrame::PixelFormat PythonQtWrapper_QCameraCaptureBufferFormatControl::bufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject) const +{ + return ( theWrappedObject->bufferFormat()); +} + +void PythonQtWrapper_QCameraCaptureBufferFormatControl::setBufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject, QVideoFrame::PixelFormat format) +{ + ( theWrappedObject->setBufferFormat(format)); +} + +QList PythonQtWrapper_QCameraCaptureBufferFormatControl::supportedBufferFormats(QCameraCaptureBufferFormatControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedBufferFormats()); +} + + + +PythonQtShell_QCameraCaptureDestinationControl::~PythonQtShell_QCameraCaptureDestinationControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QCameraImageCapture::CaptureDestinations PythonQtShell_QCameraCaptureDestinationControl::captureDestination() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("captureDestination"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraImageCapture::CaptureDestinations"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraImageCapture::CaptureDestinations returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("captureDestination", methodInfo, result); + } else { + returnValue = *((QCameraImageCapture::CaptureDestinations*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::CaptureDestinations(); +} +void PythonQtShell_QCameraCaptureDestinationControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureDestinationControl::childEvent(event0); +} +void PythonQtShell_QCameraCaptureDestinationControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureDestinationControl::customEvent(event0); +} +bool PythonQtShell_QCameraCaptureDestinationControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraCaptureDestinationControl::event(event0); +} +bool PythonQtShell_QCameraCaptureDestinationControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraCaptureDestinationControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraCaptureDestinationControl::isCaptureDestinationSupported(QCameraImageCapture::CaptureDestinations destination0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isCaptureDestinationSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraImageCapture::CaptureDestinations"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&destination0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isCaptureDestinationSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraCaptureDestinationControl::setCaptureDestination(QCameraImageCapture::CaptureDestinations destination0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCaptureDestination"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraImageCapture::CaptureDestinations"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&destination0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraCaptureDestinationControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraCaptureDestinationControl::timerEvent(event0); +} +QCameraCaptureDestinationControl* PythonQtWrapper_QCameraCaptureDestinationControl::new_QCameraCaptureDestinationControl(QObject* parent) +{ +return new PythonQtShell_QCameraCaptureDestinationControl(parent); } + +const QMetaObject* PythonQtShell_QCameraCaptureDestinationControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraCaptureDestinationControl::staticMetaObject); + } else { + return &QCameraCaptureDestinationControl::staticMetaObject; + } +} +int PythonQtShell_QCameraCaptureDestinationControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraCaptureDestinationControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QCameraImageCapture::CaptureDestinations PythonQtWrapper_QCameraCaptureDestinationControl::captureDestination(QCameraCaptureDestinationControl* theWrappedObject) const +{ + return ( theWrappedObject->captureDestination()); +} + +bool PythonQtWrapper_QCameraCaptureDestinationControl::isCaptureDestinationSupported(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) const +{ + return ( theWrappedObject->isCaptureDestinationSupported(destination)); +} + +void PythonQtWrapper_QCameraCaptureDestinationControl::setCaptureDestination(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) +{ + ( theWrappedObject->setCaptureDestination(destination)); +} + + + +PythonQtShell_QCameraControl::~PythonQtShell_QCameraControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QCameraControl::canChangeProperty(QCameraControl::PropertyChangeType changeType0, QCamera::Status status1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canChangeProperty"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraControl::PropertyChangeType" , "QCamera::Status"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&changeType0, (void*)&status1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canChangeProperty", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QCamera::CaptureModes PythonQtShell_QCameraControl::captureMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("captureMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::CaptureModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCamera::CaptureModes returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("captureMode", methodInfo, result); + } else { + returnValue = *((QCamera::CaptureModes*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::CaptureModes(); +} +void PythonQtShell_QCameraControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraControl::childEvent(event0); +} +void PythonQtShell_QCameraControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraControl::customEvent(event0); +} +bool PythonQtShell_QCameraControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraControl::event(event0); +} +bool PythonQtShell_QCameraControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraControl::isCaptureModeSupported(QCamera::CaptureModes mode0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isCaptureModeSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCamera::CaptureModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isCaptureModeSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraControl::setCaptureMode(QCamera::CaptureModes arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCaptureMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCamera::CaptureModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraControl::setState(QCamera::State state0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setState"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCamera::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&state0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QCamera::State PythonQtShell_QCameraControl::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCamera::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QCamera::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::State(); +} +QCamera::Status PythonQtShell_QCameraControl::status() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("status"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::Status"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCamera::Status returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("status", methodInfo, result); + } else { + returnValue = *((QCamera::Status*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::Status(); +} +void PythonQtShell_QCameraControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraControl::timerEvent(event0); +} +QCameraControl* PythonQtWrapper_QCameraControl::new_QCameraControl(QObject* parent) +{ +return new PythonQtShell_QCameraControl(parent); } + +const QMetaObject* PythonQtShell_QCameraControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraControl::staticMetaObject); + } else { + return &QCameraControl::staticMetaObject; + } +} +int PythonQtShell_QCameraControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QCameraControl::canChangeProperty(QCameraControl* theWrappedObject, QCameraControl::PropertyChangeType changeType, QCamera::Status status) const +{ + return ( theWrappedObject->canChangeProperty(changeType, status)); +} + +QCamera::CaptureModes PythonQtWrapper_QCameraControl::captureMode(QCameraControl* theWrappedObject) const +{ + return ( theWrappedObject->captureMode()); +} + +bool PythonQtWrapper_QCameraControl::isCaptureModeSupported(QCameraControl* theWrappedObject, QCamera::CaptureModes mode) const +{ + return ( theWrappedObject->isCaptureModeSupported(mode)); +} + +void PythonQtWrapper_QCameraControl::setCaptureMode(QCameraControl* theWrappedObject, QCamera::CaptureModes arg__1) +{ + ( theWrappedObject->setCaptureMode(arg__1)); +} + +void PythonQtWrapper_QCameraControl::setState(QCameraControl* theWrappedObject, QCamera::State state) +{ + ( theWrappedObject->setState(state)); +} + +QCamera::State PythonQtWrapper_QCameraControl::state(QCameraControl* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QCamera::Status PythonQtWrapper_QCameraControl::status(QCameraControl* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + + + +qreal PythonQtWrapper_QCameraExposure::aperture(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->aperture()); +} + +qreal PythonQtWrapper_QCameraExposure::exposureCompensation(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->exposureCompensation()); +} + +QCameraExposure::ExposureMode PythonQtWrapper_QCameraExposure::exposureMode(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->exposureMode()); +} + +QCameraExposure::FlashModes PythonQtWrapper_QCameraExposure::flashMode(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->flashMode()); +} + +bool PythonQtWrapper_QCameraExposure::isAvailable(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QCameraExposure::isExposureModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::ExposureMode mode) const +{ + return ( theWrappedObject->isExposureModeSupported(mode)); +} + +bool PythonQtWrapper_QCameraExposure::isFlashModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::FlashModes mode) const +{ + return ( theWrappedObject->isFlashModeSupported(mode)); +} + +bool PythonQtWrapper_QCameraExposure::isFlashReady(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->isFlashReady()); +} + +bool PythonQtWrapper_QCameraExposure::isMeteringModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::MeteringMode mode) const +{ + return ( theWrappedObject->isMeteringModeSupported(mode)); +} + +int PythonQtWrapper_QCameraExposure::isoSensitivity(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->isoSensitivity()); +} + +QCameraExposure::MeteringMode PythonQtWrapper_QCameraExposure::meteringMode(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->meteringMode()); +} + +qreal PythonQtWrapper_QCameraExposure::requestedAperture(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->requestedAperture()); +} + +int PythonQtWrapper_QCameraExposure::requestedIsoSensitivity(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->requestedIsoSensitivity()); +} + +qreal PythonQtWrapper_QCameraExposure::requestedShutterSpeed(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->requestedShutterSpeed()); +} + +void PythonQtWrapper_QCameraExposure::setSpotMeteringPoint(QCameraExposure* theWrappedObject, const QPointF& point) +{ + ( theWrappedObject->setSpotMeteringPoint(point)); +} + +qreal PythonQtWrapper_QCameraExposure::shutterSpeed(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->shutterSpeed()); +} + +QPointF PythonQtWrapper_QCameraExposure::spotMeteringPoint(QCameraExposure* theWrappedObject) const +{ + return ( theWrappedObject->spotMeteringPoint()); +} + +QList PythonQtWrapper_QCameraExposure::supportedApertures(QCameraExposure* theWrappedObject, bool* continuous) const +{ + return ( theWrappedObject->supportedApertures(continuous)); +} + +QList PythonQtWrapper_QCameraExposure::supportedIsoSensitivities(QCameraExposure* theWrappedObject, bool* continuous) const +{ + return ( theWrappedObject->supportedIsoSensitivities(continuous)); +} + +QList PythonQtWrapper_QCameraExposure::supportedShutterSpeeds(QCameraExposure* theWrappedObject, bool* continuous) const +{ + return ( theWrappedObject->supportedShutterSpeeds(continuous)); +} + + + +PythonQtShell_QCameraExposureControl::~PythonQtShell_QCameraExposureControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVariant PythonQtShell_QCameraExposureControl::actualValue(QCameraExposureControl::ExposureParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actualValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QCameraExposureControl::ExposureParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("actualValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QCameraExposureControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraExposureControl::childEvent(event0); +} +void PythonQtShell_QCameraExposureControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraExposureControl::customEvent(event0); +} +bool PythonQtShell_QCameraExposureControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraExposureControl::event(event0); +} +bool PythonQtShell_QCameraExposureControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraExposureControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraExposureControl::isParameterSupported(QCameraExposureControl::ExposureParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isParameterSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraExposureControl::ExposureParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isParameterSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QCameraExposureControl::requestedValue(QCameraExposureControl::ExposureParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("requestedValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QCameraExposureControl::ExposureParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("requestedValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +bool PythonQtShell_QCameraExposureControl::setValue(QCameraExposureControl::ExposureParameter parameter0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraExposureControl::ExposureParameter" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)¶meter0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setValue", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QList PythonQtShell_QCameraExposureControl::supportedParameterRange(QCameraExposureControl::ExposureParameter parameter0, bool* continuous1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedParameterRange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "QCameraExposureControl::ExposureParameter" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QList returnValue; + void* args[3] = {NULL, (void*)¶meter0, (void*)&continuous1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedParameterRange", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QCameraExposureControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraExposureControl::timerEvent(event0); +} +QCameraExposureControl* PythonQtWrapper_QCameraExposureControl::new_QCameraExposureControl(QObject* parent) +{ +return new PythonQtShell_QCameraExposureControl(parent); } + +const QMetaObject* PythonQtShell_QCameraExposureControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraExposureControl::staticMetaObject); + } else { + return &QCameraExposureControl::staticMetaObject; + } +} +int PythonQtShell_QCameraExposureControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraExposureControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QVariant PythonQtWrapper_QCameraExposureControl::actualValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const +{ + return ( theWrappedObject->actualValue(parameter)); +} + +bool PythonQtWrapper_QCameraExposureControl::isParameterSupported(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const +{ + return ( theWrappedObject->isParameterSupported(parameter)); +} + +QVariant PythonQtWrapper_QCameraExposureControl::requestedValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const +{ + return ( theWrappedObject->requestedValue(parameter)); +} + +bool PythonQtWrapper_QCameraExposureControl::setValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, const QVariant& value) +{ + return ( theWrappedObject->setValue(parameter, value)); +} + +QList PythonQtWrapper_QCameraExposureControl::supportedParameterRange(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, bool* continuous) const +{ + return ( theWrappedObject->supportedParameterRange(parameter, continuous)); +} + + + +PythonQtShell_QCameraFeedbackControl::~PythonQtShell_QCameraFeedbackControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraFeedbackControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFeedbackControl::childEvent(event0); +} +void PythonQtShell_QCameraFeedbackControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFeedbackControl::customEvent(event0); +} +bool PythonQtShell_QCameraFeedbackControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFeedbackControl::event(event0); +} +bool PythonQtShell_QCameraFeedbackControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFeedbackControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraFeedbackControl::isEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isEventFeedbackEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFeedbackControl::EventType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isEventFeedbackEnabled", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QCameraFeedbackControl::isEventFeedbackLocked(QCameraFeedbackControl::EventType arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isEventFeedbackLocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFeedbackControl::EventType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isEventFeedbackLocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraFeedbackControl::resetEventFeedback(QCameraFeedbackControl::EventType arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resetEventFeedback"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraFeedbackControl::EventType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +bool PythonQtShell_QCameraFeedbackControl::setEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1, bool arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEventFeedbackEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFeedbackControl::EventType" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setEventFeedbackEnabled", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QCameraFeedbackControl::setEventFeedbackSound(QCameraFeedbackControl::EventType arg__1, const QString& filePath1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEventFeedbackSound"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFeedbackControl::EventType" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&filePath1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setEventFeedbackSound", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraFeedbackControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFeedbackControl::timerEvent(event0); +} +QCameraFeedbackControl* PythonQtWrapper_QCameraFeedbackControl::new_QCameraFeedbackControl(QObject* parent) +{ +return new PythonQtShell_QCameraFeedbackControl(parent); } + +const QMetaObject* PythonQtShell_QCameraFeedbackControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraFeedbackControl::staticMetaObject); + } else { + return &QCameraFeedbackControl::staticMetaObject; + } +} +int PythonQtShell_QCameraFeedbackControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraFeedbackControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QCameraFeedbackControl::isEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const +{ + return ( theWrappedObject->isEventFeedbackEnabled(arg__1)); +} + +bool PythonQtWrapper_QCameraFeedbackControl::isEventFeedbackLocked(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const +{ + return ( theWrappedObject->isEventFeedbackLocked(arg__1)); +} + +void PythonQtWrapper_QCameraFeedbackControl::resetEventFeedback(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) +{ + ( theWrappedObject->resetEventFeedback(arg__1)); +} + +bool PythonQtWrapper_QCameraFeedbackControl::setEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, bool arg__2) +{ + return ( theWrappedObject->setEventFeedbackEnabled(arg__1, arg__2)); +} + +bool PythonQtWrapper_QCameraFeedbackControl::setEventFeedbackSound(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, const QString& filePath) +{ + return ( theWrappedObject->setEventFeedbackSound(arg__1, filePath)); +} + + + +PythonQtShell_QCameraFlashControl::~PythonQtShell_QCameraFlashControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraFlashControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFlashControl::childEvent(event0); +} +void PythonQtShell_QCameraFlashControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFlashControl::customEvent(event0); +} +bool PythonQtShell_QCameraFlashControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFlashControl::event(event0); +} +bool PythonQtShell_QCameraFlashControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFlashControl::eventFilter(watched0, event1); +} +QCameraExposure::FlashModes PythonQtShell_QCameraFlashControl::flashMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("flashMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraExposure::FlashModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraExposure::FlashModes returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("flashMode", methodInfo, result); + } else { + returnValue = *((QCameraExposure::FlashModes*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraExposure::FlashModes(); +} +bool PythonQtShell_QCameraFlashControl::isFlashModeSupported(QCameraExposure::FlashModes mode0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFlashModeSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraExposure::FlashModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFlashModeSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QCameraFlashControl::isFlashReady() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFlashReady"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFlashReady", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraFlashControl::setFlashMode(QCameraExposure::FlashModes mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFlashMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraExposure::FlashModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraFlashControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFlashControl::timerEvent(event0); +} +QCameraFlashControl* PythonQtWrapper_QCameraFlashControl::new_QCameraFlashControl(QObject* parent) +{ +return new PythonQtShell_QCameraFlashControl(parent); } + +const QMetaObject* PythonQtShell_QCameraFlashControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraFlashControl::staticMetaObject); + } else { + return &QCameraFlashControl::staticMetaObject; + } +} +int PythonQtShell_QCameraFlashControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraFlashControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QCameraExposure::FlashModes PythonQtWrapper_QCameraFlashControl::flashMode(QCameraFlashControl* theWrappedObject) const +{ + return ( theWrappedObject->flashMode()); +} + +bool PythonQtWrapper_QCameraFlashControl::isFlashModeSupported(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode) const +{ + return ( theWrappedObject->isFlashModeSupported(mode)); +} + +bool PythonQtWrapper_QCameraFlashControl::isFlashReady(QCameraFlashControl* theWrappedObject) const +{ + return ( theWrappedObject->isFlashReady()); +} + +void PythonQtWrapper_QCameraFlashControl::setFlashMode(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode) +{ + ( theWrappedObject->setFlashMode(mode)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h new file mode 100644 index 00000000..1f207414 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia0.h @@ -0,0 +1,1678 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QAbstractAudioDeviceInfo : public QAbstractAudioDeviceInfo +{ +public: + PythonQtShell_QAbstractAudioDeviceInfo():QAbstractAudioDeviceInfo(),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractAudioDeviceInfo(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QString deviceName() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isFormatSupported(const QAudioFormat& format) const; +virtual QAudioFormat preferredFormat() const; +virtual QList supportedByteOrders(); +virtual QList supportedChannelCounts(); +virtual QStringList supportedCodecs(); +virtual QList supportedSampleRates(); +virtual QList supportedSampleSizes(); +virtual QList supportedSampleTypes(); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractAudioDeviceInfo : public QAbstractAudioDeviceInfo +{ public: +inline QString py_q_deviceName() const { return this->deviceName(); } +inline bool py_q_isFormatSupported(const QAudioFormat& format) const { return this->isFormatSupported(format); } +inline QAudioFormat py_q_preferredFormat() const { return this->preferredFormat(); } +inline QList py_q_supportedByteOrders() { return this->supportedByteOrders(); } +inline QList py_q_supportedChannelCounts() { return this->supportedChannelCounts(); } +inline QStringList py_q_supportedCodecs() { return this->supportedCodecs(); } +inline QList py_q_supportedSampleRates() { return this->supportedSampleRates(); } +inline QList py_q_supportedSampleSizes() { return this->supportedSampleSizes(); } +inline QList py_q_supportedSampleTypes() { return this->supportedSampleTypes(); } +}; + +class PythonQtWrapper_QAbstractAudioDeviceInfo : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractAudioDeviceInfo* new_QAbstractAudioDeviceInfo(); +void delete_QAbstractAudioDeviceInfo(QAbstractAudioDeviceInfo* obj) { delete obj; } + QString deviceName(QAbstractAudioDeviceInfo* theWrappedObject) const; + QString py_q_deviceName(QAbstractAudioDeviceInfo* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_deviceName());} + bool isFormatSupported(QAbstractAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const; + bool py_q_isFormatSupported(QAbstractAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const{ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_isFormatSupported(format));} + QAudioFormat preferredFormat(QAbstractAudioDeviceInfo* theWrappedObject) const; + QAudioFormat py_q_preferredFormat(QAbstractAudioDeviceInfo* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_preferredFormat());} + QList supportedByteOrders(QAbstractAudioDeviceInfo* theWrappedObject); + QList py_q_supportedByteOrders(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedByteOrders());} + QList supportedChannelCounts(QAbstractAudioDeviceInfo* theWrappedObject); + QList py_q_supportedChannelCounts(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedChannelCounts());} + QStringList supportedCodecs(QAbstractAudioDeviceInfo* theWrappedObject); + QStringList py_q_supportedCodecs(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedCodecs());} + QList supportedSampleRates(QAbstractAudioDeviceInfo* theWrappedObject); + QList py_q_supportedSampleRates(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedSampleRates());} + QList supportedSampleSizes(QAbstractAudioDeviceInfo* theWrappedObject); + QList py_q_supportedSampleSizes(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedSampleSizes());} + QList supportedSampleTypes(QAbstractAudioDeviceInfo* theWrappedObject); + QList py_q_supportedSampleTypes(QAbstractAudioDeviceInfo* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioDeviceInfo*)theWrappedObject)->py_q_supportedSampleTypes());} +}; + + + + + +class PythonQtShell_QAbstractAudioInput : public QAbstractAudioInput +{ +public: + PythonQtShell_QAbstractAudioInput():QAbstractAudioInput(),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractAudioInput(); + +virtual int bufferSize() const; +virtual int bytesReady() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual qint64 elapsedUSecs() const; +virtual QAudio::Error error() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QAudioFormat format() const; +virtual int notifyInterval() const; +virtual int periodSize() const; +virtual qint64 processedUSecs() const; +virtual void reset(); +virtual void resume(); +virtual void setBufferSize(int value); +virtual void setFormat(const QAudioFormat& fmt); +virtual void setNotifyInterval(int milliSeconds); +virtual void setVolume(qreal arg__1); +virtual QIODevice* start(); +virtual void start(QIODevice* device); +virtual QAudio::State state() const; +virtual void stop(); +virtual void suspend(); +virtual void timerEvent(QTimerEvent* event); +virtual qreal volume() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractAudioInput : public QAbstractAudioInput +{ public: +inline int py_q_bufferSize() const { return this->bufferSize(); } +inline int py_q_bytesReady() const { return this->bytesReady(); } +inline qint64 py_q_elapsedUSecs() const { return this->elapsedUSecs(); } +inline QAudio::Error py_q_error() const { return this->error(); } +inline QAudioFormat py_q_format() const { return this->format(); } +inline int py_q_notifyInterval() const { return this->notifyInterval(); } +inline int py_q_periodSize() const { return this->periodSize(); } +inline qint64 py_q_processedUSecs() const { return this->processedUSecs(); } +inline void py_q_reset() { this->reset(); } +inline void py_q_resume() { this->resume(); } +inline void py_q_setBufferSize(int value) { this->setBufferSize(value); } +inline void py_q_setFormat(const QAudioFormat& fmt) { this->setFormat(fmt); } +inline void py_q_setNotifyInterval(int milliSeconds) { this->setNotifyInterval(milliSeconds); } +inline void py_q_setVolume(qreal arg__1) { this->setVolume(arg__1); } +inline QIODevice* py_q_start() { return this->start(); } +inline void py_q_start(QIODevice* device) { this->start(device); } +inline QAudio::State py_q_state() const { return this->state(); } +inline void py_q_stop() { this->stop(); } +inline void py_q_suspend() { this->suspend(); } +inline qreal py_q_volume() const { return this->volume(); } +}; + +class PythonQtWrapper_QAbstractAudioInput : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractAudioInput* new_QAbstractAudioInput(); +void delete_QAbstractAudioInput(QAbstractAudioInput* obj) { delete obj; } + int bufferSize(QAbstractAudioInput* theWrappedObject) const; + int py_q_bufferSize(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_bufferSize());} + int bytesReady(QAbstractAudioInput* theWrappedObject) const; + int py_q_bytesReady(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_bytesReady());} + qint64 elapsedUSecs(QAbstractAudioInput* theWrappedObject) const; + qint64 py_q_elapsedUSecs(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_elapsedUSecs());} + QAudio::Error error(QAbstractAudioInput* theWrappedObject) const; + QAudio::Error py_q_error(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_error());} + QAudioFormat format(QAbstractAudioInput* theWrappedObject) const; + QAudioFormat py_q_format(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_format());} + int notifyInterval(QAbstractAudioInput* theWrappedObject) const; + int py_q_notifyInterval(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_notifyInterval());} + int periodSize(QAbstractAudioInput* theWrappedObject) const; + int py_q_periodSize(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_periodSize());} + qint64 processedUSecs(QAbstractAudioInput* theWrappedObject) const; + qint64 py_q_processedUSecs(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_processedUSecs());} + void reset(QAbstractAudioInput* theWrappedObject); + void py_q_reset(QAbstractAudioInput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_reset());} + void resume(QAbstractAudioInput* theWrappedObject); + void py_q_resume(QAbstractAudioInput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_resume());} + void setBufferSize(QAbstractAudioInput* theWrappedObject, int value); + void py_q_setBufferSize(QAbstractAudioInput* theWrappedObject, int value){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_setBufferSize(value));} + void setFormat(QAbstractAudioInput* theWrappedObject, const QAudioFormat& fmt); + void py_q_setFormat(QAbstractAudioInput* theWrappedObject, const QAudioFormat& fmt){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_setFormat(fmt));} + void setNotifyInterval(QAbstractAudioInput* theWrappedObject, int milliSeconds); + void py_q_setNotifyInterval(QAbstractAudioInput* theWrappedObject, int milliSeconds){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_setNotifyInterval(milliSeconds));} + void setVolume(QAbstractAudioInput* theWrappedObject, qreal arg__1); + void py_q_setVolume(QAbstractAudioInput* theWrappedObject, qreal arg__1){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_setVolume(arg__1));} + QIODevice* start(QAbstractAudioInput* theWrappedObject); + QIODevice* py_q_start(QAbstractAudioInput* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_start());} + void start(QAbstractAudioInput* theWrappedObject, QIODevice* device); + void py_q_start(QAbstractAudioInput* theWrappedObject, QIODevice* device){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_start(device));} + QAudio::State state(QAbstractAudioInput* theWrappedObject) const; + QAudio::State py_q_state(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_state());} + void stop(QAbstractAudioInput* theWrappedObject); + void py_q_stop(QAbstractAudioInput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_stop());} + void suspend(QAbstractAudioInput* theWrappedObject); + void py_q_suspend(QAbstractAudioInput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_suspend());} + qreal volume(QAbstractAudioInput* theWrappedObject) const; + qreal py_q_volume(QAbstractAudioInput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioInput*)theWrappedObject)->py_q_volume());} +}; + + + + + +class PythonQtShell_QAbstractAudioOutput : public QAbstractAudioOutput +{ +public: + PythonQtShell_QAbstractAudioOutput():QAbstractAudioOutput(),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractAudioOutput(); + +virtual int bufferSize() const; +virtual int bytesFree() const; +virtual QString category() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual qint64 elapsedUSecs() const; +virtual QAudio::Error error() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QAudioFormat format() const; +virtual int notifyInterval() const; +virtual int periodSize() const; +virtual qint64 processedUSecs() const; +virtual void reset(); +virtual void resume(); +virtual void setBufferSize(int value); +virtual void setCategory(const QString& arg__1); +virtual void setFormat(const QAudioFormat& fmt); +virtual void setNotifyInterval(int milliSeconds); +virtual void setVolume(qreal arg__1); +virtual QIODevice* start(); +virtual void start(QIODevice* device); +virtual QAudio::State state() const; +virtual void stop(); +virtual void suspend(); +virtual void timerEvent(QTimerEvent* event); +virtual qreal volume() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractAudioOutput : public QAbstractAudioOutput +{ public: +inline int py_q_bufferSize() const { return this->bufferSize(); } +inline int py_q_bytesFree() const { return this->bytesFree(); } +inline QString py_q_category() const { return QAbstractAudioOutput::category(); } +inline qint64 py_q_elapsedUSecs() const { return this->elapsedUSecs(); } +inline QAudio::Error py_q_error() const { return this->error(); } +inline QAudioFormat py_q_format() const { return this->format(); } +inline int py_q_notifyInterval() const { return this->notifyInterval(); } +inline int py_q_periodSize() const { return this->periodSize(); } +inline qint64 py_q_processedUSecs() const { return this->processedUSecs(); } +inline void py_q_reset() { this->reset(); } +inline void py_q_resume() { this->resume(); } +inline void py_q_setBufferSize(int value) { this->setBufferSize(value); } +inline void py_q_setCategory(const QString& arg__1) { QAbstractAudioOutput::setCategory(arg__1); } +inline void py_q_setFormat(const QAudioFormat& fmt) { this->setFormat(fmt); } +inline void py_q_setNotifyInterval(int milliSeconds) { this->setNotifyInterval(milliSeconds); } +inline void py_q_setVolume(qreal arg__1) { QAbstractAudioOutput::setVolume(arg__1); } +inline QIODevice* py_q_start() { return this->start(); } +inline void py_q_start(QIODevice* device) { this->start(device); } +inline QAudio::State py_q_state() const { return this->state(); } +inline void py_q_stop() { this->stop(); } +inline void py_q_suspend() { this->suspend(); } +inline qreal py_q_volume() const { return QAbstractAudioOutput::volume(); } +}; + +class PythonQtWrapper_QAbstractAudioOutput : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractAudioOutput* new_QAbstractAudioOutput(); +void delete_QAbstractAudioOutput(QAbstractAudioOutput* obj) { delete obj; } + int bufferSize(QAbstractAudioOutput* theWrappedObject) const; + int py_q_bufferSize(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_bufferSize());} + int bytesFree(QAbstractAudioOutput* theWrappedObject) const; + int py_q_bytesFree(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_bytesFree());} + QString category(QAbstractAudioOutput* theWrappedObject) const; + QString py_q_category(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_category());} + qint64 elapsedUSecs(QAbstractAudioOutput* theWrappedObject) const; + qint64 py_q_elapsedUSecs(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_elapsedUSecs());} + QAudio::Error error(QAbstractAudioOutput* theWrappedObject) const; + QAudio::Error py_q_error(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_error());} + QAudioFormat format(QAbstractAudioOutput* theWrappedObject) const; + QAudioFormat py_q_format(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_format());} + int notifyInterval(QAbstractAudioOutput* theWrappedObject) const; + int py_q_notifyInterval(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_notifyInterval());} + int periodSize(QAbstractAudioOutput* theWrappedObject) const; + int py_q_periodSize(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_periodSize());} + qint64 processedUSecs(QAbstractAudioOutput* theWrappedObject) const; + qint64 py_q_processedUSecs(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_processedUSecs());} + void reset(QAbstractAudioOutput* theWrappedObject); + void py_q_reset(QAbstractAudioOutput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_reset());} + void resume(QAbstractAudioOutput* theWrappedObject); + void py_q_resume(QAbstractAudioOutput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_resume());} + void setBufferSize(QAbstractAudioOutput* theWrappedObject, int value); + void py_q_setBufferSize(QAbstractAudioOutput* theWrappedObject, int value){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_setBufferSize(value));} + void setCategory(QAbstractAudioOutput* theWrappedObject, const QString& arg__1); + void py_q_setCategory(QAbstractAudioOutput* theWrappedObject, const QString& arg__1){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_setCategory(arg__1));} + void setFormat(QAbstractAudioOutput* theWrappedObject, const QAudioFormat& fmt); + void py_q_setFormat(QAbstractAudioOutput* theWrappedObject, const QAudioFormat& fmt){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_setFormat(fmt));} + void setNotifyInterval(QAbstractAudioOutput* theWrappedObject, int milliSeconds); + void py_q_setNotifyInterval(QAbstractAudioOutput* theWrappedObject, int milliSeconds){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_setNotifyInterval(milliSeconds));} + void setVolume(QAbstractAudioOutput* theWrappedObject, qreal arg__1); + void py_q_setVolume(QAbstractAudioOutput* theWrappedObject, qreal arg__1){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_setVolume(arg__1));} + QIODevice* start(QAbstractAudioOutput* theWrappedObject); + QIODevice* py_q_start(QAbstractAudioOutput* theWrappedObject){ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_start());} + void start(QAbstractAudioOutput* theWrappedObject, QIODevice* device); + void py_q_start(QAbstractAudioOutput* theWrappedObject, QIODevice* device){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_start(device));} + QAudio::State state(QAbstractAudioOutput* theWrappedObject) const; + QAudio::State py_q_state(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_state());} + void stop(QAbstractAudioOutput* theWrappedObject); + void py_q_stop(QAbstractAudioOutput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_stop());} + void suspend(QAbstractAudioOutput* theWrappedObject); + void py_q_suspend(QAbstractAudioOutput* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_suspend());} + qreal volume(QAbstractAudioOutput* theWrappedObject) const; + qreal py_q_volume(QAbstractAudioOutput* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractAudioOutput*)theWrappedObject)->py_q_volume());} +}; + + + + + +class PythonQtShell_QAbstractVideoBuffer : public QAbstractVideoBuffer +{ +public: + PythonQtShell_QAbstractVideoBuffer(QAbstractVideoBuffer::HandleType type):QAbstractVideoBuffer(type),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractVideoBuffer(); + +virtual QVariant handle() const; +virtual uchar* map(QAbstractVideoBuffer::MapMode mode, int* numBytes, int* bytesPerLine); +virtual QAbstractVideoBuffer::MapMode mapMode() const; +virtual void release(); +virtual void unmap(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractVideoBuffer : public QAbstractVideoBuffer +{ public: +inline QVariant py_q_handle() const { return QAbstractVideoBuffer::handle(); } +inline uchar* py_q_map(QAbstractVideoBuffer::MapMode mode, int* numBytes, int* bytesPerLine) { return this->map(mode, numBytes, bytesPerLine); } +inline QAbstractVideoBuffer::MapMode py_q_mapMode() const { return this->mapMode(); } +inline void py_q_release() { QAbstractVideoBuffer::release(); } +inline void py_q_unmap() { this->unmap(); } +}; + +class PythonQtWrapper_QAbstractVideoBuffer : public QObject +{ Q_OBJECT +public: +Q_ENUMS(HandleType MapMode ) +enum HandleType{ + NoHandle = QAbstractVideoBuffer::NoHandle, GLTextureHandle = QAbstractVideoBuffer::GLTextureHandle, XvShmImageHandle = QAbstractVideoBuffer::XvShmImageHandle, CoreImageHandle = QAbstractVideoBuffer::CoreImageHandle, QPixmapHandle = QAbstractVideoBuffer::QPixmapHandle, EGLImageHandle = QAbstractVideoBuffer::EGLImageHandle, UserHandle = QAbstractVideoBuffer::UserHandle}; +enum MapMode{ + NotMapped = QAbstractVideoBuffer::NotMapped, ReadOnly = QAbstractVideoBuffer::ReadOnly, WriteOnly = QAbstractVideoBuffer::WriteOnly, ReadWrite = QAbstractVideoBuffer::ReadWrite}; +public slots: +QAbstractVideoBuffer* new_QAbstractVideoBuffer(QAbstractVideoBuffer::HandleType type); +void delete_QAbstractVideoBuffer(QAbstractVideoBuffer* obj) { delete obj; } + QVariant handle(QAbstractVideoBuffer* theWrappedObject) const; + QVariant py_q_handle(QAbstractVideoBuffer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractVideoBuffer*)theWrappedObject)->py_q_handle());} + QAbstractVideoBuffer::HandleType handleType(QAbstractVideoBuffer* theWrappedObject) const; + uchar* map(QAbstractVideoBuffer* theWrappedObject, QAbstractVideoBuffer::MapMode mode, int* numBytes, int* bytesPerLine); + uchar* py_q_map(QAbstractVideoBuffer* theWrappedObject, QAbstractVideoBuffer::MapMode mode, int* numBytes, int* bytesPerLine){ return (((PythonQtPublicPromoter_QAbstractVideoBuffer*)theWrappedObject)->py_q_map(mode, numBytes, bytesPerLine));} + QAbstractVideoBuffer::MapMode mapMode(QAbstractVideoBuffer* theWrappedObject) const; + QAbstractVideoBuffer::MapMode py_q_mapMode(QAbstractVideoBuffer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractVideoBuffer*)theWrappedObject)->py_q_mapMode());} + void release(QAbstractVideoBuffer* theWrappedObject); + void py_q_release(QAbstractVideoBuffer* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractVideoBuffer*)theWrappedObject)->py_q_release());} + void unmap(QAbstractVideoBuffer* theWrappedObject); + void py_q_unmap(QAbstractVideoBuffer* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractVideoBuffer*)theWrappedObject)->py_q_unmap());} +}; + + + + + +class PythonQtShell_QAbstractVideoSurface : public QAbstractVideoSurface +{ +public: + PythonQtShell_QAbstractVideoSurface(QObject* parent = nullptr):QAbstractVideoSurface(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractVideoSurface(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isFormatSupported(const QVideoSurfaceFormat& format) const; +virtual QVideoSurfaceFormat nearestFormat(const QVideoSurfaceFormat& format) const; +virtual bool present(const QVideoFrame& frame); +virtual bool start(const QVideoSurfaceFormat& format); +virtual void stop(); +virtual QList supportedPixelFormats(QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractVideoSurface : public QAbstractVideoSurface +{ public: +inline void promoted_setError(QAbstractVideoSurface::Error error) { this->setError(error); } +inline void promoted_setNativeResolution(const QSize& resolution) { this->setNativeResolution(resolution); } +inline bool py_q_isFormatSupported(const QVideoSurfaceFormat& format) const { return QAbstractVideoSurface::isFormatSupported(format); } +inline QVideoSurfaceFormat py_q_nearestFormat(const QVideoSurfaceFormat& format) const { return QAbstractVideoSurface::nearestFormat(format); } +inline bool py_q_present(const QVideoFrame& frame) { return this->present(frame); } +inline bool py_q_start(const QVideoSurfaceFormat& format) { return QAbstractVideoSurface::start(format); } +inline void py_q_stop() { QAbstractVideoSurface::stop(); } +inline QList py_q_supportedPixelFormats(QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle) const { return this->supportedPixelFormats(type); } +}; + +class PythonQtWrapper_QAbstractVideoSurface : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Error ) +enum Error{ + NoError = QAbstractVideoSurface::NoError, UnsupportedFormatError = QAbstractVideoSurface::UnsupportedFormatError, IncorrectFormatError = QAbstractVideoSurface::IncorrectFormatError, StoppedError = QAbstractVideoSurface::StoppedError, ResourceError = QAbstractVideoSurface::ResourceError}; +public slots: +QAbstractVideoSurface* new_QAbstractVideoSurface(QObject* parent = nullptr); +void delete_QAbstractVideoSurface(QAbstractVideoSurface* obj) { delete obj; } + QAbstractVideoSurface::Error error(QAbstractVideoSurface* theWrappedObject) const; + bool isActive(QAbstractVideoSurface* theWrappedObject) const; + bool isFormatSupported(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const; + bool py_q_isFormatSupported(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const{ return (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_isFormatSupported(format));} + QSize nativeResolution(QAbstractVideoSurface* theWrappedObject) const; + QVideoSurfaceFormat nearestFormat(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const; + QVideoSurfaceFormat py_q_nearestFormat(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format) const{ return (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_nearestFormat(format));} + bool present(QAbstractVideoSurface* theWrappedObject, const QVideoFrame& frame); + bool py_q_present(QAbstractVideoSurface* theWrappedObject, const QVideoFrame& frame){ return (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_present(frame));} + void setError(QAbstractVideoSurface* theWrappedObject, QAbstractVideoSurface::Error error); + void setNativeResolution(QAbstractVideoSurface* theWrappedObject, const QSize& resolution); + bool start(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format); + bool py_q_start(QAbstractVideoSurface* theWrappedObject, const QVideoSurfaceFormat& format){ return (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_start(format));} + void stop(QAbstractVideoSurface* theWrappedObject); + void py_q_stop(QAbstractVideoSurface* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_stop());} + QList supportedPixelFormats(QAbstractVideoSurface* theWrappedObject, QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle) const; + QList py_q_supportedPixelFormats(QAbstractVideoSurface* theWrappedObject, QAbstractVideoBuffer::HandleType type = QAbstractVideoBuffer::NoHandle) const{ return (((PythonQtPublicPromoter_QAbstractVideoSurface*)theWrappedObject)->py_q_supportedPixelFormats(type));} + QVideoSurfaceFormat surfaceFormat(QAbstractVideoSurface* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QAudio : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Error Mode Role State VolumeScale ) +enum Error{ + NoError = QAudio::NoError, OpenError = QAudio::OpenError, IOError = QAudio::IOError, UnderrunError = QAudio::UnderrunError, FatalError = QAudio::FatalError}; +enum Mode{ + AudioInput = QAudio::AudioInput, AudioOutput = QAudio::AudioOutput}; +enum Role{ + UnknownRole = QAudio::UnknownRole, MusicRole = QAudio::MusicRole, VideoRole = QAudio::VideoRole, VoiceCommunicationRole = QAudio::VoiceCommunicationRole, AlarmRole = QAudio::AlarmRole, NotificationRole = QAudio::NotificationRole, RingtoneRole = QAudio::RingtoneRole, AccessibilityRole = QAudio::AccessibilityRole, SonificationRole = QAudio::SonificationRole, GameRole = QAudio::GameRole, CustomRole = QAudio::CustomRole}; +enum State{ + ActiveState = QAudio::ActiveState, SuspendedState = QAudio::SuspendedState, StoppedState = QAudio::StoppedState, IdleState = QAudio::IdleState, InterruptedState = QAudio::InterruptedState}; +enum VolumeScale{ + LinearVolumeScale = QAudio::LinearVolumeScale, CubicVolumeScale = QAudio::CubicVolumeScale, LogarithmicVolumeScale = QAudio::LogarithmicVolumeScale, DecibelVolumeScale = QAudio::DecibelVolumeScale}; +public slots: + qreal static_QAudio_convertVolume(qreal volume, QAudio::VolumeScale from, QAudio::VolumeScale to); +}; + + + + + +class PythonQtWrapper_QAudioBuffer : public QObject +{ Q_OBJECT +public: +public slots: +QAudioBuffer* new_QAudioBuffer(); +QAudioBuffer* new_QAudioBuffer(const QAudioBuffer& other); +QAudioBuffer* new_QAudioBuffer(const QByteArray& data, const QAudioFormat& format, qint64 startTime = -1); +QAudioBuffer* new_QAudioBuffer(int numFrames, const QAudioFormat& format, qint64 startTime = -1); +void delete_QAudioBuffer(QAudioBuffer* obj) { delete obj; } + int byteCount(QAudioBuffer* theWrappedObject) const; + const void* constData(QAudioBuffer* theWrappedObject) const; + void* data(QAudioBuffer* theWrappedObject); + const void* data(QAudioBuffer* theWrappedObject) const; + qint64 duration(QAudioBuffer* theWrappedObject) const; + QAudioFormat format(QAudioBuffer* theWrappedObject) const; + int frameCount(QAudioBuffer* theWrappedObject) const; + bool isValid(QAudioBuffer* theWrappedObject) const; + QAudioBuffer* operator_assign(QAudioBuffer* theWrappedObject, const QAudioBuffer& other); + int sampleCount(QAudioBuffer* theWrappedObject) const; + qint64 startTime(QAudioBuffer* theWrappedObject) const; + bool __nonzero__(QAudioBuffer* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QAudioDecoder : public QAudioDecoder +{ +public: + PythonQtShell_QAudioDecoder(QObject* parent = nullptr):QAudioDecoder(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioDecoder(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual bool bind(QObject* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAvailable() const; +virtual QMediaService* service() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unbind(QObject* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioDecoder : public QAudioDecoder +{ public: +inline bool py_q_bind(QObject* arg__1) { return QAudioDecoder::bind(arg__1); } +inline void py_q_unbind(QObject* arg__1) { QAudioDecoder::unbind(arg__1); } +}; + +class PythonQtWrapper_QAudioDecoder : public QObject +{ Q_OBJECT +public: +public slots: +QAudioDecoder* new_QAudioDecoder(QObject* parent = nullptr); +void delete_QAudioDecoder(QAudioDecoder* obj) { delete obj; } + QAudioFormat audioFormat(QAudioDecoder* theWrappedObject) const; + bool py_q_bind(QAudioDecoder* theWrappedObject, QObject* arg__1){ return (((PythonQtPublicPromoter_QAudioDecoder*)theWrappedObject)->py_q_bind(arg__1));} + bool bufferAvailable(QAudioDecoder* theWrappedObject) const; + qint64 duration(QAudioDecoder* theWrappedObject) const; + QAudioDecoder::Error error(QAudioDecoder* theWrappedObject) const; + QString errorString(QAudioDecoder* theWrappedObject) const; + QMultimedia::SupportEstimate static_QAudioDecoder_hasSupport(const QString& mimeType, const QStringList& codecs = QStringList()); + qint64 position(QAudioDecoder* theWrappedObject) const; + QAudioBuffer read(QAudioDecoder* theWrappedObject) const; + void setAudioFormat(QAudioDecoder* theWrappedObject, const QAudioFormat& format); + void setSourceDevice(QAudioDecoder* theWrappedObject, QIODevice* device); + void setSourceFilename(QAudioDecoder* theWrappedObject, const QString& fileName); + QIODevice* sourceDevice(QAudioDecoder* theWrappedObject) const; + QString sourceFilename(QAudioDecoder* theWrappedObject) const; + QAudioDecoder::State state(QAudioDecoder* theWrappedObject) const; + void py_q_unbind(QAudioDecoder* theWrappedObject, QObject* arg__1){ (((PythonQtPublicPromoter_QAudioDecoder*)theWrappedObject)->py_q_unbind(arg__1));} +}; + + + + + +class PythonQtShell_QAudioDecoderControl : public QAudioDecoderControl +{ +public: + PythonQtShell_QAudioDecoderControl(QObject* parent = nullptr):QAudioDecoderControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioDecoderControl(); + +virtual QAudioFormat audioFormat() const; +virtual bool bufferAvailable() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual qint64 duration() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual qint64 position() const; +virtual QAudioBuffer read(); +virtual void setAudioFormat(const QAudioFormat& format); +virtual void setSourceDevice(QIODevice* device); +virtual void setSourceFilename(const QString& fileName); +virtual QIODevice* sourceDevice() const; +virtual QString sourceFilename() const; +virtual void start(); +virtual QAudioDecoder::State state() const; +virtual void stop(); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioDecoderControl : public QAudioDecoderControl +{ public: +inline QAudioFormat py_q_audioFormat() const { return this->audioFormat(); } +inline bool py_q_bufferAvailable() const { return this->bufferAvailable(); } +inline qint64 py_q_duration() const { return this->duration(); } +inline qint64 py_q_position() const { return this->position(); } +inline QAudioBuffer py_q_read() { return this->read(); } +inline void py_q_setAudioFormat(const QAudioFormat& format) { this->setAudioFormat(format); } +inline void py_q_setSourceDevice(QIODevice* device) { this->setSourceDevice(device); } +inline void py_q_setSourceFilename(const QString& fileName) { this->setSourceFilename(fileName); } +inline QIODevice* py_q_sourceDevice() const { return this->sourceDevice(); } +inline QString py_q_sourceFilename() const { return this->sourceFilename(); } +inline void py_q_start() { this->start(); } +inline QAudioDecoder::State py_q_state() const { return this->state(); } +inline void py_q_stop() { this->stop(); } +}; + +class PythonQtWrapper_QAudioDecoderControl : public QObject +{ Q_OBJECT +public: +public slots: +QAudioDecoderControl* new_QAudioDecoderControl(QObject* parent = nullptr); +void delete_QAudioDecoderControl(QAudioDecoderControl* obj) { delete obj; } + QAudioFormat audioFormat(QAudioDecoderControl* theWrappedObject) const; + QAudioFormat py_q_audioFormat(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_audioFormat());} + bool bufferAvailable(QAudioDecoderControl* theWrappedObject) const; + bool py_q_bufferAvailable(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_bufferAvailable());} + qint64 duration(QAudioDecoderControl* theWrappedObject) const; + qint64 py_q_duration(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_duration());} + qint64 position(QAudioDecoderControl* theWrappedObject) const; + qint64 py_q_position(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_position());} + QAudioBuffer read(QAudioDecoderControl* theWrappedObject); + QAudioBuffer py_q_read(QAudioDecoderControl* theWrappedObject){ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_read());} + void setAudioFormat(QAudioDecoderControl* theWrappedObject, const QAudioFormat& format); + void py_q_setAudioFormat(QAudioDecoderControl* theWrappedObject, const QAudioFormat& format){ (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_setAudioFormat(format));} + void setSourceDevice(QAudioDecoderControl* theWrappedObject, QIODevice* device); + void py_q_setSourceDevice(QAudioDecoderControl* theWrappedObject, QIODevice* device){ (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_setSourceDevice(device));} + void setSourceFilename(QAudioDecoderControl* theWrappedObject, const QString& fileName); + void py_q_setSourceFilename(QAudioDecoderControl* theWrappedObject, const QString& fileName){ (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_setSourceFilename(fileName));} + QIODevice* sourceDevice(QAudioDecoderControl* theWrappedObject) const; + QIODevice* py_q_sourceDevice(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_sourceDevice());} + QString sourceFilename(QAudioDecoderControl* theWrappedObject) const; + QString py_q_sourceFilename(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_sourceFilename());} + void start(QAudioDecoderControl* theWrappedObject); + void py_q_start(QAudioDecoderControl* theWrappedObject){ (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_start());} + QAudioDecoder::State state(QAudioDecoderControl* theWrappedObject) const; + QAudioDecoder::State py_q_state(QAudioDecoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_state());} + void stop(QAudioDecoderControl* theWrappedObject); + void py_q_stop(QAudioDecoderControl* theWrappedObject){ (((PythonQtPublicPromoter_QAudioDecoderControl*)theWrappedObject)->py_q_stop());} +}; + + + + + +class PythonQtWrapper_QAudioDeviceInfo : public QObject +{ Q_OBJECT +public: +public slots: +QAudioDeviceInfo* new_QAudioDeviceInfo(); +QAudioDeviceInfo* new_QAudioDeviceInfo(const QAudioDeviceInfo& other); +void delete_QAudioDeviceInfo(QAudioDeviceInfo* obj) { delete obj; } + QList static_QAudioDeviceInfo_availableDevices(QAudio::Mode mode); + QAudioDeviceInfo static_QAudioDeviceInfo_defaultInputDevice(); + QAudioDeviceInfo static_QAudioDeviceInfo_defaultOutputDevice(); + QString deviceName(QAudioDeviceInfo* theWrappedObject) const; + bool isFormatSupported(QAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const; + bool isNull(QAudioDeviceInfo* theWrappedObject) const; + QAudioFormat nearestFormat(QAudioDeviceInfo* theWrappedObject, const QAudioFormat& format) const; + bool __ne__(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other) const; + QAudioDeviceInfo* operator_assign(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other); + bool __eq__(QAudioDeviceInfo* theWrappedObject, const QAudioDeviceInfo& other) const; + QAudioFormat preferredFormat(QAudioDeviceInfo* theWrappedObject) const; + QList supportedByteOrders(QAudioDeviceInfo* theWrappedObject) const; + QList supportedChannelCounts(QAudioDeviceInfo* theWrappedObject) const; + QStringList supportedCodecs(QAudioDeviceInfo* theWrappedObject) const; + QList supportedSampleRates(QAudioDeviceInfo* theWrappedObject) const; + QList supportedSampleSizes(QAudioDeviceInfo* theWrappedObject) const; + QList supportedSampleTypes(QAudioDeviceInfo* theWrappedObject) const; + bool __nonzero__(QAudioDeviceInfo* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QAudioEncoderSettings : public QObject +{ Q_OBJECT +public: +public slots: +QAudioEncoderSettings* new_QAudioEncoderSettings(); +QAudioEncoderSettings* new_QAudioEncoderSettings(const QAudioEncoderSettings& other); +void delete_QAudioEncoderSettings(QAudioEncoderSettings* obj) { delete obj; } + int bitRate(QAudioEncoderSettings* theWrappedObject) const; + int channelCount(QAudioEncoderSettings* theWrappedObject) const; + QString codec(QAudioEncoderSettings* theWrappedObject) const; + QMultimedia::EncodingMode encodingMode(QAudioEncoderSettings* theWrappedObject) const; + QVariant encodingOption(QAudioEncoderSettings* theWrappedObject, const QString& option) const; + QMap encodingOptions(QAudioEncoderSettings* theWrappedObject) const; + bool isNull(QAudioEncoderSettings* theWrappedObject) const; + bool __ne__(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other) const; + QAudioEncoderSettings* operator_assign(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other); + bool __eq__(QAudioEncoderSettings* theWrappedObject, const QAudioEncoderSettings& other) const; + QMultimedia::EncodingQuality quality(QAudioEncoderSettings* theWrappedObject) const; + int sampleRate(QAudioEncoderSettings* theWrappedObject) const; + void setBitRate(QAudioEncoderSettings* theWrappedObject, int bitrate); + void setChannelCount(QAudioEncoderSettings* theWrappedObject, int channels); + void setCodec(QAudioEncoderSettings* theWrappedObject, const QString& codec); + void setEncodingMode(QAudioEncoderSettings* theWrappedObject, QMultimedia::EncodingMode arg__1); + void setEncodingOption(QAudioEncoderSettings* theWrappedObject, const QString& option, const QVariant& value); + void setEncodingOptions(QAudioEncoderSettings* theWrappedObject, const QMap& options); + void setQuality(QAudioEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality); + void setSampleRate(QAudioEncoderSettings* theWrappedObject, int rate); + bool __nonzero__(QAudioEncoderSettings* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QAudioEncoderSettingsControl : public QAudioEncoderSettingsControl +{ +public: + PythonQtShell_QAudioEncoderSettingsControl(QObject* parent = nullptr):QAudioEncoderSettingsControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioEncoderSettingsControl(); + +virtual QAudioEncoderSettings audioSettings() const; +virtual void childEvent(QChildEvent* event); +virtual QString codecDescription(const QString& codecName) const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setAudioSettings(const QAudioEncoderSettings& settings); +virtual QStringList supportedAudioCodecs() const; +virtual QList supportedSampleRates(const QAudioEncoderSettings& settings, bool* continuous = nullptr) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioEncoderSettingsControl : public QAudioEncoderSettingsControl +{ public: +inline QAudioEncoderSettings py_q_audioSettings() const { return this->audioSettings(); } +inline QString py_q_codecDescription(const QString& codecName) const { return this->codecDescription(codecName); } +inline void py_q_setAudioSettings(const QAudioEncoderSettings& settings) { this->setAudioSettings(settings); } +inline QStringList py_q_supportedAudioCodecs() const { return this->supportedAudioCodecs(); } +inline QList py_q_supportedSampleRates(const QAudioEncoderSettings& settings, bool* continuous = nullptr) const { return this->supportedSampleRates(settings, continuous); } +}; + +class PythonQtWrapper_QAudioEncoderSettingsControl : public QObject +{ Q_OBJECT +public: +public slots: +QAudioEncoderSettingsControl* new_QAudioEncoderSettingsControl(QObject* parent = nullptr); +void delete_QAudioEncoderSettingsControl(QAudioEncoderSettingsControl* obj) { delete obj; } + QAudioEncoderSettings audioSettings(QAudioEncoderSettingsControl* theWrappedObject) const; + QAudioEncoderSettings py_q_audioSettings(QAudioEncoderSettingsControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioEncoderSettingsControl*)theWrappedObject)->py_q_audioSettings());} + QString codecDescription(QAudioEncoderSettingsControl* theWrappedObject, const QString& codecName) const; + QString py_q_codecDescription(QAudioEncoderSettingsControl* theWrappedObject, const QString& codecName) const{ return (((PythonQtPublicPromoter_QAudioEncoderSettingsControl*)theWrappedObject)->py_q_codecDescription(codecName));} + void setAudioSettings(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings); + void py_q_setAudioSettings(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings){ (((PythonQtPublicPromoter_QAudioEncoderSettingsControl*)theWrappedObject)->py_q_setAudioSettings(settings));} + QStringList supportedAudioCodecs(QAudioEncoderSettingsControl* theWrappedObject) const; + QStringList py_q_supportedAudioCodecs(QAudioEncoderSettingsControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioEncoderSettingsControl*)theWrappedObject)->py_q_supportedAudioCodecs());} + QList supportedSampleRates(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings, bool* continuous = nullptr) const; + QList py_q_supportedSampleRates(QAudioEncoderSettingsControl* theWrappedObject, const QAudioEncoderSettings& settings, bool* continuous = nullptr) const{ return (((PythonQtPublicPromoter_QAudioEncoderSettingsControl*)theWrappedObject)->py_q_supportedSampleRates(settings, continuous));} +}; + + + + + +class PythonQtWrapper_QAudioFormat : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Endian SampleType ) +enum Endian{ + BigEndian = QAudioFormat::BigEndian, LittleEndian = QAudioFormat::LittleEndian}; +enum SampleType{ + Unknown = QAudioFormat::Unknown, SignedInt = QAudioFormat::SignedInt, UnSignedInt = QAudioFormat::UnSignedInt, Float = QAudioFormat::Float}; +public slots: +QAudioFormat* new_QAudioFormat(); +QAudioFormat* new_QAudioFormat(const QAudioFormat& other); +void delete_QAudioFormat(QAudioFormat* obj) { delete obj; } + QAudioFormat::Endian byteOrder(QAudioFormat* theWrappedObject) const; + int bytesForDuration(QAudioFormat* theWrappedObject, qint64 duration) const; + int bytesForFrames(QAudioFormat* theWrappedObject, int frameCount) const; + int bytesPerFrame(QAudioFormat* theWrappedObject) const; + int channelCount(QAudioFormat* theWrappedObject) const; + QString codec(QAudioFormat* theWrappedObject) const; + qint64 durationForBytes(QAudioFormat* theWrappedObject, int byteCount) const; + qint64 durationForFrames(QAudioFormat* theWrappedObject, int frameCount) const; + int framesForBytes(QAudioFormat* theWrappedObject, int byteCount) const; + int framesForDuration(QAudioFormat* theWrappedObject, qint64 duration) const; + bool isValid(QAudioFormat* theWrappedObject) const; + bool __ne__(QAudioFormat* theWrappedObject, const QAudioFormat& other) const; + QAudioFormat* operator_assign(QAudioFormat* theWrappedObject, const QAudioFormat& other); + bool __eq__(QAudioFormat* theWrappedObject, const QAudioFormat& other) const; + int sampleRate(QAudioFormat* theWrappedObject) const; + int sampleSize(QAudioFormat* theWrappedObject) const; + QAudioFormat::SampleType sampleType(QAudioFormat* theWrappedObject) const; + void setByteOrder(QAudioFormat* theWrappedObject, QAudioFormat::Endian byteOrder); + void setChannelCount(QAudioFormat* theWrappedObject, int channelCount); + void setCodec(QAudioFormat* theWrappedObject, const QString& codec); + void setSampleRate(QAudioFormat* theWrappedObject, int sampleRate); + void setSampleSize(QAudioFormat* theWrappedObject, int sampleSize); + void setSampleType(QAudioFormat* theWrappedObject, QAudioFormat::SampleType sampleType); + QString py_toString(QAudioFormat*); + bool __nonzero__(QAudioFormat* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QAudioInput : public QAudioInput +{ +public: + PythonQtShell_QAudioInput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr):QAudioInput(audioDeviceInfo, format, parent),_wrapper(NULL) {}; + PythonQtShell_QAudioInput(const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr):QAudioInput(format, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioInput(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QAudioInput : public QObject +{ Q_OBJECT +public: +public slots: +QAudioInput* new_QAudioInput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr); +QAudioInput* new_QAudioInput(const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr); +void delete_QAudioInput(QAudioInput* obj) { delete obj; } + int bufferSize(QAudioInput* theWrappedObject) const; + int bytesReady(QAudioInput* theWrappedObject) const; + qint64 elapsedUSecs(QAudioInput* theWrappedObject) const; + QAudio::Error error(QAudioInput* theWrappedObject) const; + QAudioFormat format(QAudioInput* theWrappedObject) const; + int notifyInterval(QAudioInput* theWrappedObject) const; + int periodSize(QAudioInput* theWrappedObject) const; + qint64 processedUSecs(QAudioInput* theWrappedObject) const; + void reset(QAudioInput* theWrappedObject); + void resume(QAudioInput* theWrappedObject); + void setBufferSize(QAudioInput* theWrappedObject, int bytes); + void setNotifyInterval(QAudioInput* theWrappedObject, int milliSeconds); + void setVolume(QAudioInput* theWrappedObject, qreal volume); + QIODevice* start(QAudioInput* theWrappedObject); + void start(QAudioInput* theWrappedObject, QIODevice* device); + QAudio::State state(QAudioInput* theWrappedObject) const; + void stop(QAudioInput* theWrappedObject); + void suspend(QAudioInput* theWrappedObject); + qreal volume(QAudioInput* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QAudioInputSelectorControl : public QAudioInputSelectorControl +{ +public: + PythonQtShell_QAudioInputSelectorControl(QObject* parent = nullptr):QAudioInputSelectorControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioInputSelectorControl(); + +virtual QString activeInput() const; +virtual QList availableInputs() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QString defaultInput() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QString inputDescription(const QString& name) const; +virtual void setActiveInput(const QString& name); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioInputSelectorControl : public QAudioInputSelectorControl +{ public: +inline QString py_q_activeInput() const { return this->activeInput(); } +inline QList py_q_availableInputs() const { return this->availableInputs(); } +inline QString py_q_defaultInput() const { return this->defaultInput(); } +inline QString py_q_inputDescription(const QString& name) const { return this->inputDescription(name); } +inline void py_q_setActiveInput(const QString& name) { this->setActiveInput(name); } +}; + +class PythonQtWrapper_QAudioInputSelectorControl : public QObject +{ Q_OBJECT +public: +public slots: +QAudioInputSelectorControl* new_QAudioInputSelectorControl(QObject* parent = nullptr); +void delete_QAudioInputSelectorControl(QAudioInputSelectorControl* obj) { delete obj; } + QString activeInput(QAudioInputSelectorControl* theWrappedObject) const; + QString py_q_activeInput(QAudioInputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioInputSelectorControl*)theWrappedObject)->py_q_activeInput());} + QList availableInputs(QAudioInputSelectorControl* theWrappedObject) const; + QList py_q_availableInputs(QAudioInputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioInputSelectorControl*)theWrappedObject)->py_q_availableInputs());} + QString defaultInput(QAudioInputSelectorControl* theWrappedObject) const; + QString py_q_defaultInput(QAudioInputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioInputSelectorControl*)theWrappedObject)->py_q_defaultInput());} + QString inputDescription(QAudioInputSelectorControl* theWrappedObject, const QString& name) const; + QString py_q_inputDescription(QAudioInputSelectorControl* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QAudioInputSelectorControl*)theWrappedObject)->py_q_inputDescription(name));} + void py_q_setActiveInput(QAudioInputSelectorControl* theWrappedObject, const QString& name){ (((PythonQtPublicPromoter_QAudioInputSelectorControl*)theWrappedObject)->py_q_setActiveInput(name));} +}; + + + + + +class PythonQtShell_QAudioOutput : public QAudioOutput +{ +public: + PythonQtShell_QAudioOutput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr):QAudioOutput(audioDeviceInfo, format, parent),_wrapper(NULL) {}; + PythonQtShell_QAudioOutput(const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr):QAudioOutput(format, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioOutput(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QAudioOutput : public QObject +{ Q_OBJECT +public: +public slots: +QAudioOutput* new_QAudioOutput(const QAudioDeviceInfo& audioDeviceInfo, const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr); +QAudioOutput* new_QAudioOutput(const QAudioFormat& format = QAudioFormat(), QObject* parent = nullptr); +void delete_QAudioOutput(QAudioOutput* obj) { delete obj; } + int bufferSize(QAudioOutput* theWrappedObject) const; + int bytesFree(QAudioOutput* theWrappedObject) const; + QString category(QAudioOutput* theWrappedObject) const; + qint64 elapsedUSecs(QAudioOutput* theWrappedObject) const; + QAudio::Error error(QAudioOutput* theWrappedObject) const; + QAudioFormat format(QAudioOutput* theWrappedObject) const; + int notifyInterval(QAudioOutput* theWrappedObject) const; + int periodSize(QAudioOutput* theWrappedObject) const; + qint64 processedUSecs(QAudioOutput* theWrappedObject) const; + void reset(QAudioOutput* theWrappedObject); + void resume(QAudioOutput* theWrappedObject); + void setBufferSize(QAudioOutput* theWrappedObject, int bytes); + void setCategory(QAudioOutput* theWrappedObject, const QString& category); + void setNotifyInterval(QAudioOutput* theWrappedObject, int milliSeconds); + void setVolume(QAudioOutput* theWrappedObject, qreal arg__1); + QIODevice* start(QAudioOutput* theWrappedObject); + void start(QAudioOutput* theWrappedObject, QIODevice* device); + QAudio::State state(QAudioOutput* theWrappedObject) const; + void stop(QAudioOutput* theWrappedObject); + void suspend(QAudioOutput* theWrappedObject); + qreal volume(QAudioOutput* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QAudioOutputSelectorControl : public QAudioOutputSelectorControl +{ +public: + PythonQtShell_QAudioOutputSelectorControl(QObject* parent = nullptr):QAudioOutputSelectorControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioOutputSelectorControl(); + +virtual QString activeOutput() const; +virtual QList availableOutputs() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QString defaultOutput() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QString outputDescription(const QString& name) const; +virtual void setActiveOutput(const QString& name); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioOutputSelectorControl : public QAudioOutputSelectorControl +{ public: +inline QString py_q_activeOutput() const { return this->activeOutput(); } +inline QList py_q_availableOutputs() const { return this->availableOutputs(); } +inline QString py_q_defaultOutput() const { return this->defaultOutput(); } +inline QString py_q_outputDescription(const QString& name) const { return this->outputDescription(name); } +inline void py_q_setActiveOutput(const QString& name) { this->setActiveOutput(name); } +}; + +class PythonQtWrapper_QAudioOutputSelectorControl : public QObject +{ Q_OBJECT +public: +public slots: +QAudioOutputSelectorControl* new_QAudioOutputSelectorControl(QObject* parent = nullptr); +void delete_QAudioOutputSelectorControl(QAudioOutputSelectorControl* obj) { delete obj; } + QString activeOutput(QAudioOutputSelectorControl* theWrappedObject) const; + QString py_q_activeOutput(QAudioOutputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioOutputSelectorControl*)theWrappedObject)->py_q_activeOutput());} + QList availableOutputs(QAudioOutputSelectorControl* theWrappedObject) const; + QList py_q_availableOutputs(QAudioOutputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioOutputSelectorControl*)theWrappedObject)->py_q_availableOutputs());} + QString defaultOutput(QAudioOutputSelectorControl* theWrappedObject) const; + QString py_q_defaultOutput(QAudioOutputSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioOutputSelectorControl*)theWrappedObject)->py_q_defaultOutput());} + QString outputDescription(QAudioOutputSelectorControl* theWrappedObject, const QString& name) const; + QString py_q_outputDescription(QAudioOutputSelectorControl* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QAudioOutputSelectorControl*)theWrappedObject)->py_q_outputDescription(name));} + void py_q_setActiveOutput(QAudioOutputSelectorControl* theWrappedObject, const QString& name){ (((PythonQtPublicPromoter_QAudioOutputSelectorControl*)theWrappedObject)->py_q_setActiveOutput(name));} +}; + + + + + +class PythonQtShell_QAudioProbe : public QAudioProbe +{ +public: + PythonQtShell_QAudioProbe(QObject* parent = nullptr):QAudioProbe(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioProbe(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QAudioProbe : public QObject +{ Q_OBJECT +public: +public slots: +QAudioProbe* new_QAudioProbe(QObject* parent = nullptr); +void delete_QAudioProbe(QAudioProbe* obj) { delete obj; } + bool isActive(QAudioProbe* theWrappedObject) const; + bool setSource(QAudioProbe* theWrappedObject, QMediaObject* source); + bool setSource(QAudioProbe* theWrappedObject, QMediaRecorder* source); +}; + + + + + +class PythonQtShell_QAudioRecorder : public QAudioRecorder +{ +public: + PythonQtShell_QAudioRecorder(QObject* parent = nullptr):QAudioRecorder(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioRecorder(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* object); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QAudioRecorder : public QObject +{ Q_OBJECT +public: +public slots: +QAudioRecorder* new_QAudioRecorder(QObject* parent = nullptr); +void delete_QAudioRecorder(QAudioRecorder* obj) { delete obj; } + QString audioInput(QAudioRecorder* theWrappedObject) const; + QString audioInputDescription(QAudioRecorder* theWrappedObject, const QString& name) const; + QStringList audioInputs(QAudioRecorder* theWrappedObject) const; + QString defaultAudioInput(QAudioRecorder* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QAudioRoleControl : public QAudioRoleControl +{ +public: + PythonQtShell_QAudioRoleControl(QObject* parent = nullptr):QAudioRoleControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioRoleControl(); + +virtual QAudio::Role audioRole() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setAudioRole(QAudio::Role role); +virtual QList supportedAudioRoles() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioRoleControl : public QAudioRoleControl +{ public: +inline QAudio::Role py_q_audioRole() const { return this->audioRole(); } +inline void py_q_setAudioRole(QAudio::Role role) { this->setAudioRole(role); } +inline QList py_q_supportedAudioRoles() const { return this->supportedAudioRoles(); } +}; + +class PythonQtWrapper_QAudioRoleControl : public QObject +{ Q_OBJECT +public: +public slots: +QAudioRoleControl* new_QAudioRoleControl(QObject* parent = nullptr); +void delete_QAudioRoleControl(QAudioRoleControl* obj) { delete obj; } + QAudio::Role audioRole(QAudioRoleControl* theWrappedObject) const; + QAudio::Role py_q_audioRole(QAudioRoleControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioRoleControl*)theWrappedObject)->py_q_audioRole());} + void setAudioRole(QAudioRoleControl* theWrappedObject, QAudio::Role role); + void py_q_setAudioRole(QAudioRoleControl* theWrappedObject, QAudio::Role role){ (((PythonQtPublicPromoter_QAudioRoleControl*)theWrappedObject)->py_q_setAudioRole(role));} + QList supportedAudioRoles(QAudioRoleControl* theWrappedObject) const; + QList py_q_supportedAudioRoles(QAudioRoleControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAudioRoleControl*)theWrappedObject)->py_q_supportedAudioRoles());} +}; + + + + + +class PythonQtShell_QAudioSystemFactoryInterface : public QAudioSystemFactoryInterface +{ +public: + PythonQtShell_QAudioSystemFactoryInterface():QAudioSystemFactoryInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioSystemFactoryInterface(); + +virtual QList availableDevices(QAudio::Mode arg__1) const; +virtual QAbstractAudioDeviceInfo* createDeviceInfo(const QByteArray& device, QAudio::Mode mode); +virtual QAbstractAudioInput* createInput(const QByteArray& device); +virtual QAbstractAudioOutput* createOutput(const QByteArray& device); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioSystemFactoryInterface : public QAudioSystemFactoryInterface +{ public: +inline QList py_q_availableDevices(QAudio::Mode arg__1) const { return this->availableDevices(arg__1); } +inline QAbstractAudioDeviceInfo* py_q_createDeviceInfo(const QByteArray& device, QAudio::Mode mode) { return this->createDeviceInfo(device, mode); } +inline QAbstractAudioInput* py_q_createInput(const QByteArray& device) { return this->createInput(device); } +inline QAbstractAudioOutput* py_q_createOutput(const QByteArray& device) { return this->createOutput(device); } +}; + +class PythonQtWrapper_QAudioSystemFactoryInterface : public QObject +{ Q_OBJECT +public: +public slots: +QAudioSystemFactoryInterface* new_QAudioSystemFactoryInterface(); +void delete_QAudioSystemFactoryInterface(QAudioSystemFactoryInterface* obj) { delete obj; } + QList availableDevices(QAudioSystemFactoryInterface* theWrappedObject, QAudio::Mode arg__1) const; + QList py_q_availableDevices(QAudioSystemFactoryInterface* theWrappedObject, QAudio::Mode arg__1) const{ return (((PythonQtPublicPromoter_QAudioSystemFactoryInterface*)theWrappedObject)->py_q_availableDevices(arg__1));} + QAbstractAudioDeviceInfo* createDeviceInfo(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device, QAudio::Mode mode); + QAbstractAudioDeviceInfo* py_q_createDeviceInfo(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device, QAudio::Mode mode){ return (((PythonQtPublicPromoter_QAudioSystemFactoryInterface*)theWrappedObject)->py_q_createDeviceInfo(device, mode));} + QAbstractAudioInput* createInput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device); + QAbstractAudioInput* py_q_createInput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device){ return (((PythonQtPublicPromoter_QAudioSystemFactoryInterface*)theWrappedObject)->py_q_createInput(device));} + QAbstractAudioOutput* createOutput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device); + QAbstractAudioOutput* py_q_createOutput(QAudioSystemFactoryInterface* theWrappedObject, const QByteArray& device){ return (((PythonQtPublicPromoter_QAudioSystemFactoryInterface*)theWrappedObject)->py_q_createOutput(device));} +}; + + + + + +class PythonQtShell_QAudioSystemPlugin : public QAudioSystemPlugin +{ +public: + PythonQtShell_QAudioSystemPlugin(QObject* parent = nullptr):QAudioSystemPlugin(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAudioSystemPlugin(); + +virtual QList availableDevices(QAudio::Mode arg__1) const; +virtual QAbstractAudioDeviceInfo* createDeviceInfo(const QByteArray& device, QAudio::Mode mode); +virtual QAbstractAudioInput* createInput(const QByteArray& device); +virtual QAbstractAudioOutput* createOutput(const QByteArray& device); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAudioSystemPlugin : public QAudioSystemPlugin +{ public: +inline QList py_q_availableDevices(QAudio::Mode arg__1) const { return this->availableDevices(arg__1); } +inline QAbstractAudioDeviceInfo* py_q_createDeviceInfo(const QByteArray& device, QAudio::Mode mode) { return this->createDeviceInfo(device, mode); } +inline QAbstractAudioInput* py_q_createInput(const QByteArray& device) { return this->createInput(device); } +inline QAbstractAudioOutput* py_q_createOutput(const QByteArray& device) { return this->createOutput(device); } +}; + +class PythonQtWrapper_QAudioSystemPlugin : public QObject +{ Q_OBJECT +public: +public slots: +QAudioSystemPlugin* new_QAudioSystemPlugin(QObject* parent = nullptr); +void delete_QAudioSystemPlugin(QAudioSystemPlugin* obj) { delete obj; } + QList availableDevices(QAudioSystemPlugin* theWrappedObject, QAudio::Mode arg__1) const; + QList py_q_availableDevices(QAudioSystemPlugin* theWrappedObject, QAudio::Mode arg__1) const{ return (((PythonQtPublicPromoter_QAudioSystemPlugin*)theWrappedObject)->py_q_availableDevices(arg__1));} + QAbstractAudioDeviceInfo* createDeviceInfo(QAudioSystemPlugin* theWrappedObject, const QByteArray& device, QAudio::Mode mode); + QAbstractAudioDeviceInfo* py_q_createDeviceInfo(QAudioSystemPlugin* theWrappedObject, const QByteArray& device, QAudio::Mode mode){ return (((PythonQtPublicPromoter_QAudioSystemPlugin*)theWrappedObject)->py_q_createDeviceInfo(device, mode));} + QAbstractAudioInput* createInput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device); + QAbstractAudioInput* py_q_createInput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device){ return (((PythonQtPublicPromoter_QAudioSystemPlugin*)theWrappedObject)->py_q_createInput(device));} + QAbstractAudioOutput* createOutput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device); + QAbstractAudioOutput* py_q_createOutput(QAudioSystemPlugin* theWrappedObject, const QByteArray& device){ return (((PythonQtPublicPromoter_QAudioSystemPlugin*)theWrappedObject)->py_q_createOutput(device));} +}; + + + + + +class PythonQtShell_QCamera : public QCamera +{ +public: + PythonQtShell_QCamera(QCamera::Position position, QObject* parent = nullptr):QCamera(position, parent),_wrapper(NULL) {}; + PythonQtShell_QCamera(QObject* parent = nullptr):QCamera(parent),_wrapper(NULL) {}; + PythonQtShell_QCamera(const QByteArray& deviceName, QObject* parent = nullptr):QCamera(deviceName, parent),_wrapper(NULL) {}; + PythonQtShell_QCamera(const QCameraInfo& cameraInfo, QObject* parent = nullptr):QCamera(cameraInfo, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCamera(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual bool bind(QObject* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAvailable() const; +virtual QMediaService* service() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unbind(QObject* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCamera : public QCamera +{ public: +inline QMultimedia::AvailabilityStatus py_q_availability() const { return QCamera::availability(); } +}; + +class PythonQtWrapper_QCamera : public QObject +{ Q_OBJECT +public: +Q_ENUMS(CaptureMode LockType ) +Q_FLAGS(CaptureModes LockTypes ) +enum CaptureMode{ + CaptureViewfinder = QCamera::CaptureViewfinder, CaptureStillImage = QCamera::CaptureStillImage, CaptureVideo = QCamera::CaptureVideo}; +enum LockType{ + NoLock = QCamera::NoLock, LockExposure = QCamera::LockExposure, LockWhiteBalance = QCamera::LockWhiteBalance, LockFocus = QCamera::LockFocus}; +Q_DECLARE_FLAGS(CaptureModes, CaptureMode) +Q_DECLARE_FLAGS(LockTypes, LockType) +public slots: +QCamera* new_QCamera(QCamera::Position position, QObject* parent = nullptr); +QCamera* new_QCamera(QObject* parent = nullptr); +QCamera* new_QCamera(const QByteArray& deviceName, QObject* parent = nullptr); +QCamera* new_QCamera(const QCameraInfo& cameraInfo, QObject* parent = nullptr); +void delete_QCamera(QCamera* obj) { delete obj; } + QMultimedia::AvailabilityStatus py_q_availability(QCamera* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCamera*)theWrappedObject)->py_q_availability());} + QList static_QCamera_availableDevices(); + QCamera::CaptureModes captureMode(QCamera* theWrappedObject) const; + QString static_QCamera_deviceDescription(const QByteArray& device); + QCamera::Error error(QCamera* theWrappedObject) const; + QString errorString(QCamera* theWrappedObject) const; + QCameraExposure* exposure(QCamera* theWrappedObject) const; + QCameraFocus* focus(QCamera* theWrappedObject) const; + QCameraImageProcessing* imageProcessing(QCamera* theWrappedObject) const; + bool isCaptureModeSupported(QCamera* theWrappedObject, QCamera::CaptureModes mode) const; + QCamera::LockStatus lockStatus(QCamera* theWrappedObject) const; + QCamera::LockStatus lockStatus(QCamera* theWrappedObject, QCamera::LockType lock) const; + QCamera::LockTypes requestedLocks(QCamera* theWrappedObject) const; + void setViewfinder(QCamera* theWrappedObject, QAbstractVideoSurface* surface); + void setViewfinder(QCamera* theWrappedObject, QGraphicsVideoItem* viewfinder); + void setViewfinder(QCamera* theWrappedObject, QVideoWidget* viewfinder); + void setViewfinderSettings(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings); + QCamera::State state(QCamera* theWrappedObject) const; + QCamera::Status status(QCamera* theWrappedObject) const; + QCamera::LockTypes supportedLocks(QCamera* theWrappedObject) const; + QList supportedViewfinderFrameRateRanges(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings = QCameraViewfinderSettings()) const; + QList supportedViewfinderPixelFormats(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings = QCameraViewfinderSettings()) const; + QList supportedViewfinderResolutions(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings = QCameraViewfinderSettings()) const; + QList supportedViewfinderSettings(QCamera* theWrappedObject, const QCameraViewfinderSettings& settings = QCameraViewfinderSettings()) const; + QCameraViewfinderSettings viewfinderSettings(QCamera* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QCameraCaptureBufferFormatControl : public QCameraCaptureBufferFormatControl +{ +public: + PythonQtShell_QCameraCaptureBufferFormatControl(QObject* parent = nullptr):QCameraCaptureBufferFormatControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraCaptureBufferFormatControl(); + +virtual QVideoFrame::PixelFormat bufferFormat() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setBufferFormat(QVideoFrame::PixelFormat format); +virtual QList supportedBufferFormats() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraCaptureBufferFormatControl : public QCameraCaptureBufferFormatControl +{ public: +inline QVideoFrame::PixelFormat py_q_bufferFormat() const { return this->bufferFormat(); } +inline void py_q_setBufferFormat(QVideoFrame::PixelFormat format) { this->setBufferFormat(format); } +inline QList py_q_supportedBufferFormats() const { return this->supportedBufferFormats(); } +}; + +class PythonQtWrapper_QCameraCaptureBufferFormatControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraCaptureBufferFormatControl* new_QCameraCaptureBufferFormatControl(QObject* parent = nullptr); +void delete_QCameraCaptureBufferFormatControl(QCameraCaptureBufferFormatControl* obj) { delete obj; } + QVideoFrame::PixelFormat bufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject) const; + QVideoFrame::PixelFormat py_q_bufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraCaptureBufferFormatControl*)theWrappedObject)->py_q_bufferFormat());} + void setBufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject, QVideoFrame::PixelFormat format); + void py_q_setBufferFormat(QCameraCaptureBufferFormatControl* theWrappedObject, QVideoFrame::PixelFormat format){ (((PythonQtPublicPromoter_QCameraCaptureBufferFormatControl*)theWrappedObject)->py_q_setBufferFormat(format));} + QList supportedBufferFormats(QCameraCaptureBufferFormatControl* theWrappedObject) const; + QList py_q_supportedBufferFormats(QCameraCaptureBufferFormatControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraCaptureBufferFormatControl*)theWrappedObject)->py_q_supportedBufferFormats());} +}; + + + + + +class PythonQtShell_QCameraCaptureDestinationControl : public QCameraCaptureDestinationControl +{ +public: + PythonQtShell_QCameraCaptureDestinationControl(QObject* parent = nullptr):QCameraCaptureDestinationControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraCaptureDestinationControl(); + +virtual QCameraImageCapture::CaptureDestinations captureDestination() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isCaptureDestinationSupported(QCameraImageCapture::CaptureDestinations destination) const; +virtual void setCaptureDestination(QCameraImageCapture::CaptureDestinations destination); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraCaptureDestinationControl : public QCameraCaptureDestinationControl +{ public: +inline QCameraImageCapture::CaptureDestinations py_q_captureDestination() const { return this->captureDestination(); } +inline bool py_q_isCaptureDestinationSupported(QCameraImageCapture::CaptureDestinations destination) const { return this->isCaptureDestinationSupported(destination); } +inline void py_q_setCaptureDestination(QCameraImageCapture::CaptureDestinations destination) { this->setCaptureDestination(destination); } +}; + +class PythonQtWrapper_QCameraCaptureDestinationControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraCaptureDestinationControl* new_QCameraCaptureDestinationControl(QObject* parent = nullptr); +void delete_QCameraCaptureDestinationControl(QCameraCaptureDestinationControl* obj) { delete obj; } + QCameraImageCapture::CaptureDestinations captureDestination(QCameraCaptureDestinationControl* theWrappedObject) const; + QCameraImageCapture::CaptureDestinations py_q_captureDestination(QCameraCaptureDestinationControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraCaptureDestinationControl*)theWrappedObject)->py_q_captureDestination());} + bool isCaptureDestinationSupported(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) const; + bool py_q_isCaptureDestinationSupported(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) const{ return (((PythonQtPublicPromoter_QCameraCaptureDestinationControl*)theWrappedObject)->py_q_isCaptureDestinationSupported(destination));} + void setCaptureDestination(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination); + void py_q_setCaptureDestination(QCameraCaptureDestinationControl* theWrappedObject, QCameraImageCapture::CaptureDestinations destination){ (((PythonQtPublicPromoter_QCameraCaptureDestinationControl*)theWrappedObject)->py_q_setCaptureDestination(destination));} +}; + + + + + +class PythonQtShell_QCameraControl : public QCameraControl +{ +public: + PythonQtShell_QCameraControl(QObject* parent = nullptr):QCameraControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraControl(); + +virtual bool canChangeProperty(QCameraControl::PropertyChangeType changeType, QCamera::Status status) const; +virtual QCamera::CaptureModes captureMode() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isCaptureModeSupported(QCamera::CaptureModes mode) const; +virtual void setCaptureMode(QCamera::CaptureModes arg__1); +virtual void setState(QCamera::State state); +virtual QCamera::State state() const; +virtual QCamera::Status status() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraControl : public QCameraControl +{ public: +inline bool py_q_canChangeProperty(QCameraControl::PropertyChangeType changeType, QCamera::Status status) const { return this->canChangeProperty(changeType, status); } +inline QCamera::CaptureModes py_q_captureMode() const { return this->captureMode(); } +inline bool py_q_isCaptureModeSupported(QCamera::CaptureModes mode) const { return this->isCaptureModeSupported(mode); } +inline void py_q_setCaptureMode(QCamera::CaptureModes arg__1) { this->setCaptureMode(arg__1); } +inline void py_q_setState(QCamera::State state) { this->setState(state); } +inline QCamera::State py_q_state() const { return this->state(); } +inline QCamera::Status py_q_status() const { return this->status(); } +}; + +class PythonQtWrapper_QCameraControl : public QObject +{ Q_OBJECT +public: +Q_ENUMS(PropertyChangeType ) +enum PropertyChangeType{ + CaptureMode = QCameraControl::CaptureMode, ImageEncodingSettings = QCameraControl::ImageEncodingSettings, VideoEncodingSettings = QCameraControl::VideoEncodingSettings, Viewfinder = QCameraControl::Viewfinder, ViewfinderSettings = QCameraControl::ViewfinderSettings}; +public slots: +QCameraControl* new_QCameraControl(QObject* parent = nullptr); +void delete_QCameraControl(QCameraControl* obj) { delete obj; } + bool canChangeProperty(QCameraControl* theWrappedObject, QCameraControl::PropertyChangeType changeType, QCamera::Status status) const; + bool py_q_canChangeProperty(QCameraControl* theWrappedObject, QCameraControl::PropertyChangeType changeType, QCamera::Status status) const{ return (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_canChangeProperty(changeType, status));} + QCamera::CaptureModes captureMode(QCameraControl* theWrappedObject) const; + QCamera::CaptureModes py_q_captureMode(QCameraControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_captureMode());} + bool isCaptureModeSupported(QCameraControl* theWrappedObject, QCamera::CaptureModes mode) const; + bool py_q_isCaptureModeSupported(QCameraControl* theWrappedObject, QCamera::CaptureModes mode) const{ return (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_isCaptureModeSupported(mode));} + void setCaptureMode(QCameraControl* theWrappedObject, QCamera::CaptureModes arg__1); + void py_q_setCaptureMode(QCameraControl* theWrappedObject, QCamera::CaptureModes arg__1){ (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_setCaptureMode(arg__1));} + void setState(QCameraControl* theWrappedObject, QCamera::State state); + void py_q_setState(QCameraControl* theWrappedObject, QCamera::State state){ (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_setState(state));} + QCamera::State state(QCameraControl* theWrappedObject) const; + QCamera::State py_q_state(QCameraControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_state());} + QCamera::Status status(QCameraControl* theWrappedObject) const; + QCamera::Status py_q_status(QCameraControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraControl*)theWrappedObject)->py_q_status());} +}; + + + + + +class PythonQtWrapper_QCameraExposure : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FlashMode ) +Q_FLAGS(FlashModes ) +enum FlashMode{ + FlashAuto = QCameraExposure::FlashAuto, FlashOff = QCameraExposure::FlashOff, FlashOn = QCameraExposure::FlashOn, FlashRedEyeReduction = QCameraExposure::FlashRedEyeReduction, FlashFill = QCameraExposure::FlashFill, FlashTorch = QCameraExposure::FlashTorch, FlashVideoLight = QCameraExposure::FlashVideoLight, FlashSlowSyncFrontCurtain = QCameraExposure::FlashSlowSyncFrontCurtain, FlashSlowSyncRearCurtain = QCameraExposure::FlashSlowSyncRearCurtain, FlashManual = QCameraExposure::FlashManual}; +Q_DECLARE_FLAGS(FlashModes, FlashMode) +public slots: + qreal aperture(QCameraExposure* theWrappedObject) const; + qreal exposureCompensation(QCameraExposure* theWrappedObject) const; + QCameraExposure::ExposureMode exposureMode(QCameraExposure* theWrappedObject) const; + QCameraExposure::FlashModes flashMode(QCameraExposure* theWrappedObject) const; + bool isAvailable(QCameraExposure* theWrappedObject) const; + bool isExposureModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::ExposureMode mode) const; + bool isFlashModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::FlashModes mode) const; + bool isFlashReady(QCameraExposure* theWrappedObject) const; + bool isMeteringModeSupported(QCameraExposure* theWrappedObject, QCameraExposure::MeteringMode mode) const; + int isoSensitivity(QCameraExposure* theWrappedObject) const; + QCameraExposure::MeteringMode meteringMode(QCameraExposure* theWrappedObject) const; + qreal requestedAperture(QCameraExposure* theWrappedObject) const; + int requestedIsoSensitivity(QCameraExposure* theWrappedObject) const; + qreal requestedShutterSpeed(QCameraExposure* theWrappedObject) const; + void setSpotMeteringPoint(QCameraExposure* theWrappedObject, const QPointF& point); + qreal shutterSpeed(QCameraExposure* theWrappedObject) const; + QPointF spotMeteringPoint(QCameraExposure* theWrappedObject) const; + QList supportedApertures(QCameraExposure* theWrappedObject, bool* continuous = nullptr) const; + QList supportedIsoSensitivities(QCameraExposure* theWrappedObject, bool* continuous = nullptr) const; + QList supportedShutterSpeeds(QCameraExposure* theWrappedObject, bool* continuous = nullptr) const; +}; + + + + + +class PythonQtShell_QCameraExposureControl : public QCameraExposureControl +{ +public: + PythonQtShell_QCameraExposureControl(QObject* parent = nullptr):QCameraExposureControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraExposureControl(); + +virtual QVariant actualValue(QCameraExposureControl::ExposureParameter parameter) const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isParameterSupported(QCameraExposureControl::ExposureParameter parameter) const; +virtual QVariant requestedValue(QCameraExposureControl::ExposureParameter parameter) const; +virtual bool setValue(QCameraExposureControl::ExposureParameter parameter, const QVariant& value); +virtual QList supportedParameterRange(QCameraExposureControl::ExposureParameter parameter, bool* continuous) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraExposureControl : public QCameraExposureControl +{ public: +inline QVariant py_q_actualValue(QCameraExposureControl::ExposureParameter parameter) const { return this->actualValue(parameter); } +inline bool py_q_isParameterSupported(QCameraExposureControl::ExposureParameter parameter) const { return this->isParameterSupported(parameter); } +inline QVariant py_q_requestedValue(QCameraExposureControl::ExposureParameter parameter) const { return this->requestedValue(parameter); } +inline bool py_q_setValue(QCameraExposureControl::ExposureParameter parameter, const QVariant& value) { return this->setValue(parameter, value); } +inline QList py_q_supportedParameterRange(QCameraExposureControl::ExposureParameter parameter, bool* continuous) const { return this->supportedParameterRange(parameter, continuous); } +}; + +class PythonQtWrapper_QCameraExposureControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraExposureControl* new_QCameraExposureControl(QObject* parent = nullptr); +void delete_QCameraExposureControl(QCameraExposureControl* obj) { delete obj; } + QVariant actualValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const; + QVariant py_q_actualValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraExposureControl*)theWrappedObject)->py_q_actualValue(parameter));} + bool isParameterSupported(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const; + bool py_q_isParameterSupported(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraExposureControl*)theWrappedObject)->py_q_isParameterSupported(parameter));} + QVariant requestedValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const; + QVariant py_q_requestedValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraExposureControl*)theWrappedObject)->py_q_requestedValue(parameter));} + bool setValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, const QVariant& value); + bool py_q_setValue(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, const QVariant& value){ return (((PythonQtPublicPromoter_QCameraExposureControl*)theWrappedObject)->py_q_setValue(parameter, value));} + QList supportedParameterRange(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, bool* continuous) const; + QList py_q_supportedParameterRange(QCameraExposureControl* theWrappedObject, QCameraExposureControl::ExposureParameter parameter, bool* continuous) const{ return (((PythonQtPublicPromoter_QCameraExposureControl*)theWrappedObject)->py_q_supportedParameterRange(parameter, continuous));} +}; + + + + + +class PythonQtShell_QCameraFeedbackControl : public QCameraFeedbackControl +{ +public: + PythonQtShell_QCameraFeedbackControl(QObject* parent = nullptr):QCameraFeedbackControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraFeedbackControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1) const; +virtual bool isEventFeedbackLocked(QCameraFeedbackControl::EventType arg__1) const; +virtual void resetEventFeedback(QCameraFeedbackControl::EventType arg__1); +virtual bool setEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1, bool arg__2); +virtual bool setEventFeedbackSound(QCameraFeedbackControl::EventType arg__1, const QString& filePath); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraFeedbackControl : public QCameraFeedbackControl +{ public: +inline bool py_q_isEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1) const { return this->isEventFeedbackEnabled(arg__1); } +inline bool py_q_isEventFeedbackLocked(QCameraFeedbackControl::EventType arg__1) const { return this->isEventFeedbackLocked(arg__1); } +inline void py_q_resetEventFeedback(QCameraFeedbackControl::EventType arg__1) { this->resetEventFeedback(arg__1); } +inline bool py_q_setEventFeedbackEnabled(QCameraFeedbackControl::EventType arg__1, bool arg__2) { return this->setEventFeedbackEnabled(arg__1, arg__2); } +inline bool py_q_setEventFeedbackSound(QCameraFeedbackControl::EventType arg__1, const QString& filePath) { return this->setEventFeedbackSound(arg__1, filePath); } +}; + +class PythonQtWrapper_QCameraFeedbackControl : public QObject +{ Q_OBJECT +public: +Q_ENUMS(EventType ) +enum EventType{ + ViewfinderStarted = QCameraFeedbackControl::ViewfinderStarted, ViewfinderStopped = QCameraFeedbackControl::ViewfinderStopped, ImageCaptured = QCameraFeedbackControl::ImageCaptured, ImageSaved = QCameraFeedbackControl::ImageSaved, ImageError = QCameraFeedbackControl::ImageError, RecordingStarted = QCameraFeedbackControl::RecordingStarted, RecordingInProgress = QCameraFeedbackControl::RecordingInProgress, RecordingStopped = QCameraFeedbackControl::RecordingStopped, AutoFocusInProgress = QCameraFeedbackControl::AutoFocusInProgress, AutoFocusLocked = QCameraFeedbackControl::AutoFocusLocked, AutoFocusFailed = QCameraFeedbackControl::AutoFocusFailed}; +public slots: +QCameraFeedbackControl* new_QCameraFeedbackControl(QObject* parent = nullptr); +void delete_QCameraFeedbackControl(QCameraFeedbackControl* obj) { delete obj; } + bool isEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const; + bool py_q_isEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const{ return (((PythonQtPublicPromoter_QCameraFeedbackControl*)theWrappedObject)->py_q_isEventFeedbackEnabled(arg__1));} + bool isEventFeedbackLocked(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const; + bool py_q_isEventFeedbackLocked(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1) const{ return (((PythonQtPublicPromoter_QCameraFeedbackControl*)theWrappedObject)->py_q_isEventFeedbackLocked(arg__1));} + void resetEventFeedback(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1); + void py_q_resetEventFeedback(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1){ (((PythonQtPublicPromoter_QCameraFeedbackControl*)theWrappedObject)->py_q_resetEventFeedback(arg__1));} + bool setEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, bool arg__2); + bool py_q_setEventFeedbackEnabled(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, bool arg__2){ return (((PythonQtPublicPromoter_QCameraFeedbackControl*)theWrappedObject)->py_q_setEventFeedbackEnabled(arg__1, arg__2));} + bool setEventFeedbackSound(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, const QString& filePath); + bool py_q_setEventFeedbackSound(QCameraFeedbackControl* theWrappedObject, QCameraFeedbackControl::EventType arg__1, const QString& filePath){ return (((PythonQtPublicPromoter_QCameraFeedbackControl*)theWrappedObject)->py_q_setEventFeedbackSound(arg__1, filePath));} +}; + + + + + +class PythonQtShell_QCameraFlashControl : public QCameraFlashControl +{ +public: + PythonQtShell_QCameraFlashControl(QObject* parent = nullptr):QCameraFlashControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraFlashControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QCameraExposure::FlashModes flashMode() const; +virtual bool isFlashModeSupported(QCameraExposure::FlashModes mode) const; +virtual bool isFlashReady() const; +virtual void setFlashMode(QCameraExposure::FlashModes mode); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraFlashControl : public QCameraFlashControl +{ public: +inline QCameraExposure::FlashModes py_q_flashMode() const { return this->flashMode(); } +inline bool py_q_isFlashModeSupported(QCameraExposure::FlashModes mode) const { return this->isFlashModeSupported(mode); } +inline bool py_q_isFlashReady() const { return this->isFlashReady(); } +inline void py_q_setFlashMode(QCameraExposure::FlashModes mode) { this->setFlashMode(mode); } +}; + +class PythonQtWrapper_QCameraFlashControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraFlashControl* new_QCameraFlashControl(QObject* parent = nullptr); +void delete_QCameraFlashControl(QCameraFlashControl* obj) { delete obj; } + QCameraExposure::FlashModes flashMode(QCameraFlashControl* theWrappedObject) const; + QCameraExposure::FlashModes py_q_flashMode(QCameraFlashControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFlashControl*)theWrappedObject)->py_q_flashMode());} + bool isFlashModeSupported(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode) const; + bool py_q_isFlashModeSupported(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode) const{ return (((PythonQtPublicPromoter_QCameraFlashControl*)theWrappedObject)->py_q_isFlashModeSupported(mode));} + bool isFlashReady(QCameraFlashControl* theWrappedObject) const; + bool py_q_isFlashReady(QCameraFlashControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFlashControl*)theWrappedObject)->py_q_isFlashReady());} + void setFlashMode(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode); + void py_q_setFlashMode(QCameraFlashControl* theWrappedObject, QCameraExposure::FlashModes mode){ (((PythonQtPublicPromoter_QCameraFlashControl*)theWrappedObject)->py_q_setFlashMode(mode));} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp new file mode 100644 index 00000000..5ab25358 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.cpp @@ -0,0 +1,8532 @@ +#include "com_trolltech_qt_multimedia1.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QPointF PythonQtWrapper_QCameraFocus::customFocusPoint(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->customFocusPoint()); +} + +qreal PythonQtWrapper_QCameraFocus::digitalZoom(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->digitalZoom()); +} + +QCameraFocus::FocusModes PythonQtWrapper_QCameraFocus::focusMode(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->focusMode()); +} + +QCameraFocus::FocusPointMode PythonQtWrapper_QCameraFocus::focusPointMode(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->focusPointMode()); +} + +QList PythonQtWrapper_QCameraFocus::focusZones(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->focusZones()); +} + +bool PythonQtWrapper_QCameraFocus::isAvailable(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QCameraFocus::isFocusModeSupported(QCameraFocus* theWrappedObject, QCameraFocus::FocusModes mode) const +{ + return ( theWrappedObject->isFocusModeSupported(mode)); +} + +bool PythonQtWrapper_QCameraFocus::isFocusPointModeSupported(QCameraFocus* theWrappedObject, QCameraFocus::FocusPointMode arg__1) const +{ + return ( theWrappedObject->isFocusPointModeSupported(arg__1)); +} + +qreal PythonQtWrapper_QCameraFocus::maximumDigitalZoom(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->maximumDigitalZoom()); +} + +qreal PythonQtWrapper_QCameraFocus::maximumOpticalZoom(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->maximumOpticalZoom()); +} + +qreal PythonQtWrapper_QCameraFocus::opticalZoom(QCameraFocus* theWrappedObject) const +{ + return ( theWrappedObject->opticalZoom()); +} + +void PythonQtWrapper_QCameraFocus::setCustomFocusPoint(QCameraFocus* theWrappedObject, const QPointF& point) +{ + ( theWrappedObject->setCustomFocusPoint(point)); +} + +void PythonQtWrapper_QCameraFocus::setFocusMode(QCameraFocus* theWrappedObject, QCameraFocus::FocusModes mode) +{ + ( theWrappedObject->setFocusMode(mode)); +} + +void PythonQtWrapper_QCameraFocus::setFocusPointMode(QCameraFocus* theWrappedObject, QCameraFocus::FocusPointMode mode) +{ + ( theWrappedObject->setFocusPointMode(mode)); +} + +void PythonQtWrapper_QCameraFocus::zoomTo(QCameraFocus* theWrappedObject, qreal opticalZoom, qreal digitalZoom) +{ + ( theWrappedObject->zoomTo(opticalZoom, digitalZoom)); +} + + + +PythonQtShell_QCameraFocusControl::~PythonQtShell_QCameraFocusControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraFocusControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFocusControl::childEvent(event0); +} +void PythonQtShell_QCameraFocusControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFocusControl::customEvent(event0); +} +QPointF PythonQtShell_QCameraFocusControl::customFocusPoint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customFocusPoint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPointF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPointF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("customFocusPoint", methodInfo, result); + } else { + returnValue = *((QPointF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QPointF(); +} +bool PythonQtShell_QCameraFocusControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFocusControl::event(event0); +} +bool PythonQtShell_QCameraFocusControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFocusControl::eventFilter(watched0, event1); +} +QCameraFocus::FocusModes PythonQtShell_QCameraFocusControl::focusMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraFocus::FocusModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraFocus::FocusModes returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusMode", methodInfo, result); + } else { + returnValue = *((QCameraFocus::FocusModes*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFocus::FocusModes(); +} +QCameraFocus::FocusPointMode PythonQtShell_QCameraFocusControl::focusPointMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusPointMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraFocus::FocusPointMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraFocus::FocusPointMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusPointMode", methodInfo, result); + } else { + returnValue = *((QCameraFocus::FocusPointMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraFocus::FocusPointMode(); +} +QList PythonQtShell_QCameraFocusControl::focusZones() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusZones"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusZones", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +bool PythonQtShell_QCameraFocusControl::isFocusModeSupported(QCameraFocus::FocusModes mode0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFocusModeSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFocus::FocusModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFocusModeSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QCameraFocusControl::isFocusPointModeSupported(QCameraFocus::FocusPointMode mode0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFocusPointModeSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraFocus::FocusPointMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFocusPointModeSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraFocusControl::setCustomFocusPoint(const QPointF& point0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCustomFocusPoint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&point0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraFocusControl::setFocusMode(QCameraFocus::FocusModes mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFocusMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraFocus::FocusModes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraFocusControl::setFocusPointMode(QCameraFocus::FocusPointMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFocusPointMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraFocus::FocusPointMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraFocusControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraFocusControl::timerEvent(event0); +} +QCameraFocusControl* PythonQtWrapper_QCameraFocusControl::new_QCameraFocusControl(QObject* parent) +{ +return new PythonQtShell_QCameraFocusControl(parent); } + +const QMetaObject* PythonQtShell_QCameraFocusControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraFocusControl::staticMetaObject); + } else { + return &QCameraFocusControl::staticMetaObject; + } +} +int PythonQtShell_QCameraFocusControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraFocusControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QPointF PythonQtWrapper_QCameraFocusControl::customFocusPoint(QCameraFocusControl* theWrappedObject) const +{ + return ( theWrappedObject->customFocusPoint()); +} + +QCameraFocus::FocusModes PythonQtWrapper_QCameraFocusControl::focusMode(QCameraFocusControl* theWrappedObject) const +{ + return ( theWrappedObject->focusMode()); +} + +QCameraFocus::FocusPointMode PythonQtWrapper_QCameraFocusControl::focusPointMode(QCameraFocusControl* theWrappedObject) const +{ + return ( theWrappedObject->focusPointMode()); +} + +QList PythonQtWrapper_QCameraFocusControl::focusZones(QCameraFocusControl* theWrappedObject) const +{ + return ( theWrappedObject->focusZones()); +} + +bool PythonQtWrapper_QCameraFocusControl::isFocusModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode) const +{ + return ( theWrappedObject->isFocusModeSupported(mode)); +} + +bool PythonQtWrapper_QCameraFocusControl::isFocusPointModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode) const +{ + return ( theWrappedObject->isFocusPointModeSupported(mode)); +} + +void PythonQtWrapper_QCameraFocusControl::setCustomFocusPoint(QCameraFocusControl* theWrappedObject, const QPointF& point) +{ + ( theWrappedObject->setCustomFocusPoint(point)); +} + +void PythonQtWrapper_QCameraFocusControl::setFocusMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode) +{ + ( theWrappedObject->setFocusMode(mode)); +} + +void PythonQtWrapper_QCameraFocusControl::setFocusPointMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode) +{ + ( theWrappedObject->setFocusPointMode(mode)); +} + + + +QCameraFocusZone* PythonQtWrapper_QCameraFocusZone::new_QCameraFocusZone() +{ +return new QCameraFocusZone(); } + +QCameraFocusZone* PythonQtWrapper_QCameraFocusZone::new_QCameraFocusZone(const QCameraFocusZone& other) +{ +return new QCameraFocusZone(other); } + +QCameraFocusZone* PythonQtWrapper_QCameraFocusZone::new_QCameraFocusZone(const QRectF& area, QCameraFocusZone::FocusZoneStatus status) +{ +return new QCameraFocusZone(area, status); } + +QRectF PythonQtWrapper_QCameraFocusZone::area(QCameraFocusZone* theWrappedObject) const +{ + return ( theWrappedObject->area()); +} + +bool PythonQtWrapper_QCameraFocusZone::isValid(QCameraFocusZone* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QCameraFocusZone::__ne__(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QCameraFocusZone* PythonQtWrapper_QCameraFocusZone::operator_assign(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QCameraFocusZone::__eq__(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QCameraFocusZone::setStatus(QCameraFocusZone* theWrappedObject, QCameraFocusZone::FocusZoneStatus status) +{ + ( theWrappedObject->setStatus(status)); +} + +QCameraFocusZone::FocusZoneStatus PythonQtWrapper_QCameraFocusZone::status(QCameraFocusZone* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + + + +PythonQtShell_QCameraImageCapture::~PythonQtShell_QCameraImageCapture() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraImageCapture::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCapture::childEvent(event0); +} +void PythonQtShell_QCameraImageCapture::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCapture::customEvent(event0); +} +bool PythonQtShell_QCameraImageCapture::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::event(event0); +} +bool PythonQtShell_QCameraImageCapture::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::eventFilter(watched0, event1); +} +QMediaObject* PythonQtShell_QCameraImageCapture::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::mediaObject(); +} +bool PythonQtShell_QCameraImageCapture::setMediaObject(QMediaObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::setMediaObject(arg__1); +} +void PythonQtShell_QCameraImageCapture::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCapture::timerEvent(event0); +} +QCameraImageCapture* PythonQtWrapper_QCameraImageCapture::new_QCameraImageCapture(QMediaObject* mediaObject, QObject* parent) +{ +return new PythonQtShell_QCameraImageCapture(mediaObject, parent); } + +const QMetaObject* PythonQtShell_QCameraImageCapture::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraImageCapture::staticMetaObject); + } else { + return &QCameraImageCapture::staticMetaObject; + } +} +int PythonQtShell_QCameraImageCapture::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraImageCapture::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QMultimedia::AvailabilityStatus PythonQtWrapper_QCameraImageCapture::availability(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->availability()); +} + +QVideoFrame::PixelFormat PythonQtWrapper_QCameraImageCapture::bufferFormat(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->bufferFormat()); +} + +QCameraImageCapture::CaptureDestinations PythonQtWrapper_QCameraImageCapture::captureDestination(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->captureDestination()); +} + +QImageEncoderSettings PythonQtWrapper_QCameraImageCapture::encodingSettings(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->encodingSettings()); +} + +QCameraImageCapture::Error PythonQtWrapper_QCameraImageCapture::error(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QCameraImageCapture::errorString(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QString PythonQtWrapper_QCameraImageCapture::imageCodecDescription(QCameraImageCapture* theWrappedObject, const QString& codecName) const +{ + return ( theWrappedObject->imageCodecDescription(codecName)); +} + +bool PythonQtWrapper_QCameraImageCapture::isAvailable(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QCameraImageCapture::isCaptureDestinationSupported(QCameraImageCapture* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) const +{ + return ( theWrappedObject->isCaptureDestinationSupported(destination)); +} + +bool PythonQtWrapper_QCameraImageCapture::isReadyForCapture(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->isReadyForCapture()); +} + +void PythonQtWrapper_QCameraImageCapture::setBufferFormat(QCameraImageCapture* theWrappedObject, const QVideoFrame::PixelFormat format) +{ + ( theWrappedObject->setBufferFormat(format)); +} + +void PythonQtWrapper_QCameraImageCapture::setCaptureDestination(QCameraImageCapture* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) +{ + ( theWrappedObject->setCaptureDestination(destination)); +} + +void PythonQtWrapper_QCameraImageCapture::setEncodingSettings(QCameraImageCapture* theWrappedObject, const QImageEncoderSettings& settings) +{ + ( theWrappedObject->setEncodingSettings(settings)); +} + +QList PythonQtWrapper_QCameraImageCapture::supportedBufferFormats(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->supportedBufferFormats()); +} + +QStringList PythonQtWrapper_QCameraImageCapture::supportedImageCodecs(QCameraImageCapture* theWrappedObject) const +{ + return ( theWrappedObject->supportedImageCodecs()); +} + +QList PythonQtWrapper_QCameraImageCapture::supportedResolutions(QCameraImageCapture* theWrappedObject, const QImageEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedResolutions(settings, continuous)); +} + + + +PythonQtShell_QCameraImageCaptureControl::~PythonQtShell_QCameraImageCaptureControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraImageCaptureControl::cancelCapture() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cancelCapture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +int PythonQtShell_QCameraImageCaptureControl::capture(const QString& fileName0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("capture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&fileName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("capture", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QCameraImageCaptureControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCaptureControl::childEvent(event0); +} +void PythonQtShell_QCameraImageCaptureControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCaptureControl::customEvent(event0); +} +QCameraImageCapture::DriveMode PythonQtShell_QCameraImageCaptureControl::driveMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("driveMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraImageCapture::DriveMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraImageCapture::DriveMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("driveMode", methodInfo, result); + } else { + returnValue = *((QCameraImageCapture::DriveMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCapture::DriveMode(); +} +bool PythonQtShell_QCameraImageCaptureControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCaptureControl::event(event0); +} +bool PythonQtShell_QCameraImageCaptureControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageCaptureControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraImageCaptureControl::isReadyForCapture() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isReadyForCapture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isReadyForCapture", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraImageCaptureControl::setDriveMode(QCameraImageCapture::DriveMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDriveMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraImageCapture::DriveMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraImageCaptureControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageCaptureControl::timerEvent(event0); +} +QCameraImageCaptureControl* PythonQtWrapper_QCameraImageCaptureControl::new_QCameraImageCaptureControl(QObject* parent) +{ +return new PythonQtShell_QCameraImageCaptureControl(parent); } + +const QMetaObject* PythonQtShell_QCameraImageCaptureControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraImageCaptureControl::staticMetaObject); + } else { + return &QCameraImageCaptureControl::staticMetaObject; + } +} +int PythonQtShell_QCameraImageCaptureControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraImageCaptureControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QCameraImageCaptureControl::cancelCapture(QCameraImageCaptureControl* theWrappedObject) +{ + ( theWrappedObject->cancelCapture()); +} + +int PythonQtWrapper_QCameraImageCaptureControl::capture(QCameraImageCaptureControl* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->capture(fileName)); +} + +QCameraImageCapture::DriveMode PythonQtWrapper_QCameraImageCaptureControl::driveMode(QCameraImageCaptureControl* theWrappedObject) const +{ + return ( theWrappedObject->driveMode()); +} + +bool PythonQtWrapper_QCameraImageCaptureControl::isReadyForCapture(QCameraImageCaptureControl* theWrappedObject) const +{ + return ( theWrappedObject->isReadyForCapture()); +} + +void PythonQtWrapper_QCameraImageCaptureControl::setDriveMode(QCameraImageCaptureControl* theWrappedObject, QCameraImageCapture::DriveMode mode) +{ + ( theWrappedObject->setDriveMode(mode)); +} + + + +qreal PythonQtWrapper_QCameraImageProcessing::brightness(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->brightness()); +} + +QCameraImageProcessing::ColorFilter PythonQtWrapper_QCameraImageProcessing::colorFilter(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->colorFilter()); +} + +qreal PythonQtWrapper_QCameraImageProcessing::contrast(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->contrast()); +} + +qreal PythonQtWrapper_QCameraImageProcessing::denoisingLevel(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->denoisingLevel()); +} + +bool PythonQtWrapper_QCameraImageProcessing::isAvailable(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QCameraImageProcessing::isColorFilterSupported(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::ColorFilter filter) const +{ + return ( theWrappedObject->isColorFilterSupported(filter)); +} + +bool PythonQtWrapper_QCameraImageProcessing::isWhiteBalanceModeSupported(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::WhiteBalanceMode mode) const +{ + return ( theWrappedObject->isWhiteBalanceModeSupported(mode)); +} + +qreal PythonQtWrapper_QCameraImageProcessing::manualWhiteBalance(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->manualWhiteBalance()); +} + +qreal PythonQtWrapper_QCameraImageProcessing::saturation(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->saturation()); +} + +void PythonQtWrapper_QCameraImageProcessing::setBrightness(QCameraImageProcessing* theWrappedObject, qreal value) +{ + ( theWrappedObject->setBrightness(value)); +} + +void PythonQtWrapper_QCameraImageProcessing::setColorFilter(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::ColorFilter filter) +{ + ( theWrappedObject->setColorFilter(filter)); +} + +void PythonQtWrapper_QCameraImageProcessing::setContrast(QCameraImageProcessing* theWrappedObject, qreal value) +{ + ( theWrappedObject->setContrast(value)); +} + +void PythonQtWrapper_QCameraImageProcessing::setDenoisingLevel(QCameraImageProcessing* theWrappedObject, qreal value) +{ + ( theWrappedObject->setDenoisingLevel(value)); +} + +void PythonQtWrapper_QCameraImageProcessing::setManualWhiteBalance(QCameraImageProcessing* theWrappedObject, qreal colorTemperature) +{ + ( theWrappedObject->setManualWhiteBalance(colorTemperature)); +} + +void PythonQtWrapper_QCameraImageProcessing::setSaturation(QCameraImageProcessing* theWrappedObject, qreal value) +{ + ( theWrappedObject->setSaturation(value)); +} + +void PythonQtWrapper_QCameraImageProcessing::setSharpeningLevel(QCameraImageProcessing* theWrappedObject, qreal value) +{ + ( theWrappedObject->setSharpeningLevel(value)); +} + +void PythonQtWrapper_QCameraImageProcessing::setWhiteBalanceMode(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::WhiteBalanceMode mode) +{ + ( theWrappedObject->setWhiteBalanceMode(mode)); +} + +qreal PythonQtWrapper_QCameraImageProcessing::sharpeningLevel(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->sharpeningLevel()); +} + +QCameraImageProcessing::WhiteBalanceMode PythonQtWrapper_QCameraImageProcessing::whiteBalanceMode(QCameraImageProcessing* theWrappedObject) const +{ + return ( theWrappedObject->whiteBalanceMode()); +} + + + +PythonQtShell_QCameraImageProcessingControl::~PythonQtShell_QCameraImageProcessingControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraImageProcessingControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageProcessingControl::childEvent(event0); +} +void PythonQtShell_QCameraImageProcessingControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageProcessingControl::customEvent(event0); +} +bool PythonQtShell_QCameraImageProcessingControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageProcessingControl::event(event0); +} +bool PythonQtShell_QCameraImageProcessingControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraImageProcessingControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraImageProcessingControl::isParameterSupported(QCameraImageProcessingControl::ProcessingParameter arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isParameterSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraImageProcessingControl::ProcessingParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isParameterSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QCameraImageProcessingControl::isParameterValueSupported(QCameraImageProcessingControl::ProcessingParameter parameter0, const QVariant& value1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isParameterValueSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraImageProcessingControl::ProcessingParameter" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)¶meter0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isParameterValueSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QCameraImageProcessingControl::parameter(QCameraImageProcessingControl::ProcessingParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parameter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QCameraImageProcessingControl::ProcessingParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parameter", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QCameraImageProcessingControl::setParameter(QCameraImageProcessingControl::ProcessingParameter parameter0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setParameter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraImageProcessingControl::ProcessingParameter" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)¶meter0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraImageProcessingControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraImageProcessingControl::timerEvent(event0); +} +QCameraImageProcessingControl* PythonQtWrapper_QCameraImageProcessingControl::new_QCameraImageProcessingControl(QObject* parent) +{ +return new PythonQtShell_QCameraImageProcessingControl(parent); } + +const QMetaObject* PythonQtShell_QCameraImageProcessingControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraImageProcessingControl::staticMetaObject); + } else { + return &QCameraImageProcessingControl::staticMetaObject; + } +} +int PythonQtShell_QCameraImageProcessingControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraImageProcessingControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QCameraImageProcessingControl::isParameterSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter arg__1) const +{ + return ( theWrappedObject->isParameterSupported(arg__1)); +} + +bool PythonQtWrapper_QCameraImageProcessingControl::isParameterValueSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) const +{ + return ( theWrappedObject->isParameterValueSupported(parameter, value)); +} + +QVariant PythonQtWrapper_QCameraImageProcessingControl::parameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter) const +{ + return ( theWrappedObject->parameter(parameter)); +} + +void PythonQtWrapper_QCameraImageProcessingControl::setParameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) +{ + ( theWrappedObject->setParameter(parameter, value)); +} + + + +QCameraInfo* PythonQtWrapper_QCameraInfo::new_QCameraInfo(const QByteArray& name) +{ +return new QCameraInfo(name); } + +QCameraInfo* PythonQtWrapper_QCameraInfo::new_QCameraInfo(const QCamera& camera) +{ +return new QCameraInfo(camera); } + +QCameraInfo* PythonQtWrapper_QCameraInfo::new_QCameraInfo(const QCameraInfo& other) +{ +return new QCameraInfo(other); } + +QList PythonQtWrapper_QCameraInfo::static_QCameraInfo_availableCameras(QCamera::Position position) +{ + return (QCameraInfo::availableCameras(position)); +} + +QCameraInfo PythonQtWrapper_QCameraInfo::static_QCameraInfo_defaultCamera() +{ + return (QCameraInfo::defaultCamera()); +} + +QString PythonQtWrapper_QCameraInfo::description(QCameraInfo* theWrappedObject) const +{ + return ( theWrappedObject->description()); +} + +QString PythonQtWrapper_QCameraInfo::deviceName(QCameraInfo* theWrappedObject) const +{ + return ( theWrappedObject->deviceName()); +} + +bool PythonQtWrapper_QCameraInfo::isNull(QCameraInfo* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QCameraInfo::__ne__(QCameraInfo* theWrappedObject, const QCameraInfo& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QCameraInfo* PythonQtWrapper_QCameraInfo::operator_assign(QCameraInfo* theWrappedObject, const QCameraInfo& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QCameraInfo::__eq__(QCameraInfo* theWrappedObject, const QCameraInfo& other) const +{ + return ( (*theWrappedObject)== other); +} + +int PythonQtWrapper_QCameraInfo::orientation(QCameraInfo* theWrappedObject) const +{ + return ( theWrappedObject->orientation()); +} + +QCamera::Position PythonQtWrapper_QCameraInfo::position(QCameraInfo* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +QString PythonQtWrapper_QCameraInfo::py_toString(QCameraInfo* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QCameraInfoControl::~PythonQtShell_QCameraInfoControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QCameraInfoControl::cameraOrientation(const QString& deviceName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cameraOrientation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&deviceName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cameraOrientation", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QCamera::Position PythonQtShell_QCameraInfoControl::cameraPosition(const QString& deviceName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cameraPosition"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::Position" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QCamera::Position returnValue; + void* args[2] = {NULL, (void*)&deviceName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cameraPosition", methodInfo, result); + } else { + returnValue = *((QCamera::Position*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::Position(); +} +void PythonQtShell_QCameraInfoControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraInfoControl::childEvent(event0); +} +void PythonQtShell_QCameraInfoControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraInfoControl::customEvent(event0); +} +bool PythonQtShell_QCameraInfoControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraInfoControl::event(event0); +} +bool PythonQtShell_QCameraInfoControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraInfoControl::eventFilter(watched0, event1); +} +void PythonQtShell_QCameraInfoControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraInfoControl::timerEvent(event0); +} +QCameraInfoControl* PythonQtWrapper_QCameraInfoControl::new_QCameraInfoControl(QObject* parent) +{ +return new PythonQtShell_QCameraInfoControl(parent); } + +const QMetaObject* PythonQtShell_QCameraInfoControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraInfoControl::staticMetaObject); + } else { + return &QCameraInfoControl::staticMetaObject; + } +} +int PythonQtShell_QCameraInfoControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraInfoControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QCameraInfoControl::cameraOrientation(QCameraInfoControl* theWrappedObject, const QString& deviceName) const +{ + return ( theWrappedObject->cameraOrientation(deviceName)); +} + +QCamera::Position PythonQtWrapper_QCameraInfoControl::cameraPosition(QCameraInfoControl* theWrappedObject, const QString& deviceName) const +{ + return ( theWrappedObject->cameraPosition(deviceName)); +} + + + +PythonQtShell_QCameraLocksControl::~PythonQtShell_QCameraLocksControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraLocksControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraLocksControl::childEvent(event0); +} +void PythonQtShell_QCameraLocksControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraLocksControl::customEvent(event0); +} +bool PythonQtShell_QCameraLocksControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraLocksControl::event(event0); +} +bool PythonQtShell_QCameraLocksControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraLocksControl::eventFilter(watched0, event1); +} +QCamera::LockStatus PythonQtShell_QCameraLocksControl::lockStatus(QCamera::LockType lock0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("lockStatus"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::LockStatus" , "QCamera::LockType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QCamera::LockStatus returnValue; + void* args[2] = {NULL, (void*)&lock0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("lockStatus", methodInfo, result); + } else { + returnValue = *((QCamera::LockStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::LockStatus(); +} +void PythonQtShell_QCameraLocksControl::searchAndLock(QCamera::LockTypes locks0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("searchAndLock"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCamera::LockTypes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&locks0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QCamera::LockTypes PythonQtShell_QCameraLocksControl::supportedLocks() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedLocks"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::LockTypes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCamera::LockTypes returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedLocks", methodInfo, result); + } else { + returnValue = *((QCamera::LockTypes*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::LockTypes(); +} +void PythonQtShell_QCameraLocksControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraLocksControl::timerEvent(event0); +} +void PythonQtShell_QCameraLocksControl::unlock(QCamera::LockTypes locks0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unlock"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCamera::LockTypes"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&locks0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QCameraLocksControl* PythonQtWrapper_QCameraLocksControl::new_QCameraLocksControl(QObject* parent) +{ +return new PythonQtShell_QCameraLocksControl(parent); } + +const QMetaObject* PythonQtShell_QCameraLocksControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraLocksControl::staticMetaObject); + } else { + return &QCameraLocksControl::staticMetaObject; + } +} +int PythonQtShell_QCameraLocksControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraLocksControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QCamera::LockStatus PythonQtWrapper_QCameraLocksControl::lockStatus(QCameraLocksControl* theWrappedObject, QCamera::LockType lock) const +{ + return ( theWrappedObject->lockStatus(lock)); +} + +void PythonQtWrapper_QCameraLocksControl::searchAndLock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks) +{ + ( theWrappedObject->searchAndLock(locks)); +} + +QCamera::LockTypes PythonQtWrapper_QCameraLocksControl::supportedLocks(QCameraLocksControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedLocks()); +} + +void PythonQtWrapper_QCameraLocksControl::unlock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks) +{ + ( theWrappedObject->unlock(locks)); +} + + + +PythonQtShell_QCameraViewfinder::~PythonQtShell_QCameraViewfinder() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraViewfinder::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::actionEvent(event0); +} +void PythonQtShell_QCameraViewfinder::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::changeEvent(arg__1); +} +void PythonQtShell_QCameraViewfinder::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::childEvent(event0); +} +void PythonQtShell_QCameraViewfinder::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::closeEvent(event0); +} +void PythonQtShell_QCameraViewfinder::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::contextMenuEvent(event0); +} +void PythonQtShell_QCameraViewfinder::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::customEvent(event0); +} +int PythonQtShell_QCameraViewfinder::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::devType(); +} +void PythonQtShell_QCameraViewfinder::dragEnterEvent(QDragEnterEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::dragEnterEvent(event0); +} +void PythonQtShell_QCameraViewfinder::dragLeaveEvent(QDragLeaveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::dragLeaveEvent(event0); +} +void PythonQtShell_QCameraViewfinder::dragMoveEvent(QDragMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::dragMoveEvent(event0); +} +void PythonQtShell_QCameraViewfinder::dropEvent(QDropEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::dropEvent(event0); +} +void PythonQtShell_QCameraViewfinder::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::enterEvent(event0); +} +bool PythonQtShell_QCameraViewfinder::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::event(event0); +} +bool PythonQtShell_QCameraViewfinder::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::eventFilter(watched0, event1); +} +void PythonQtShell_QCameraViewfinder::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::focusInEvent(event0); +} +bool PythonQtShell_QCameraViewfinder::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::focusNextPrevChild(next0); +} +void PythonQtShell_QCameraViewfinder::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::focusOutEvent(event0); +} +bool PythonQtShell_QCameraViewfinder::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::hasHeightForWidth(); +} +int PythonQtShell_QCameraViewfinder::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::heightForWidth(arg__1); +} +void PythonQtShell_QCameraViewfinder::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::hideEvent(event0); +} +void PythonQtShell_QCameraViewfinder::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::initPainter(painter0); +} +void PythonQtShell_QCameraViewfinder::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QCameraViewfinder::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::inputMethodQuery(arg__1); +} +void PythonQtShell_QCameraViewfinder::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::keyPressEvent(event0); +} +void PythonQtShell_QCameraViewfinder::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::keyReleaseEvent(event0); +} +void PythonQtShell_QCameraViewfinder::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::leaveEvent(event0); +} +QMediaObject* PythonQtShell_QCameraViewfinder::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::mediaObject(); +} +int PythonQtShell_QCameraViewfinder::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::metric(arg__1); +} +QSize PythonQtShell_QCameraViewfinder::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::minimumSizeHint(); +} +void PythonQtShell_QCameraViewfinder::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QCameraViewfinder::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::mouseMoveEvent(event0); +} +void PythonQtShell_QCameraViewfinder::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::mousePressEvent(event0); +} +void PythonQtShell_QCameraViewfinder::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::mouseReleaseEvent(event0); +} +void PythonQtShell_QCameraViewfinder::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::moveEvent(event0); +} +bool PythonQtShell_QCameraViewfinder::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QCameraViewfinder::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::paintEngine(); +} +void PythonQtShell_QCameraViewfinder::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QCameraViewfinder::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::redirected(offset0); +} +void PythonQtShell_QCameraViewfinder::resizeEvent(QResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::resizeEvent(event0); +} +bool PythonQtShell_QCameraViewfinder::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::setMediaObject(object0); +} +void PythonQtShell_QCameraViewfinder::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::setVisible(visible0); +} +QPainter* PythonQtShell_QCameraViewfinder::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::sharedPainter(); +} +void PythonQtShell_QCameraViewfinder::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::showEvent(event0); +} +QSize PythonQtShell_QCameraViewfinder::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinder::sizeHint(); +} +void PythonQtShell_QCameraViewfinder::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::tabletEvent(event0); +} +void PythonQtShell_QCameraViewfinder::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::timerEvent(event0); +} +void PythonQtShell_QCameraViewfinder::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinder::wheelEvent(event0); +} +QCameraViewfinder* PythonQtWrapper_QCameraViewfinder::new_QCameraViewfinder(QWidget* parent) +{ +return new PythonQtShell_QCameraViewfinder(parent); } + +const QMetaObject* PythonQtShell_QCameraViewfinder::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraViewfinder::staticMetaObject); + } else { + return &QCameraViewfinder::staticMetaObject; + } +} +int PythonQtShell_QCameraViewfinder::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraViewfinder::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +QCameraViewfinderSettings* PythonQtWrapper_QCameraViewfinderSettings::new_QCameraViewfinderSettings() +{ +return new QCameraViewfinderSettings(); } + +QCameraViewfinderSettings* PythonQtWrapper_QCameraViewfinderSettings::new_QCameraViewfinderSettings(const QCameraViewfinderSettings& other) +{ +return new QCameraViewfinderSettings(other); } + +bool PythonQtWrapper_QCameraViewfinderSettings::isNull(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +qreal PythonQtWrapper_QCameraViewfinderSettings::maximumFrameRate(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->maximumFrameRate()); +} + +qreal PythonQtWrapper_QCameraViewfinderSettings::minimumFrameRate(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->minimumFrameRate()); +} + +QCameraViewfinderSettings* PythonQtWrapper_QCameraViewfinderSettings::operator_assign(QCameraViewfinderSettings* theWrappedObject, const QCameraViewfinderSettings& other) +{ + return &( (*theWrappedObject)= other); +} + +QSize PythonQtWrapper_QCameraViewfinderSettings::pixelAspectRatio(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->pixelAspectRatio()); +} + +QVideoFrame::PixelFormat PythonQtWrapper_QCameraViewfinderSettings::pixelFormat(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->pixelFormat()); +} + +QSize PythonQtWrapper_QCameraViewfinderSettings::resolution(QCameraViewfinderSettings* theWrappedObject) const +{ + return ( theWrappedObject->resolution()); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setMaximumFrameRate(QCameraViewfinderSettings* theWrappedObject, qreal rate) +{ + ( theWrappedObject->setMaximumFrameRate(rate)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setMinimumFrameRate(QCameraViewfinderSettings* theWrappedObject, qreal rate) +{ + ( theWrappedObject->setMinimumFrameRate(rate)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setPixelAspectRatio(QCameraViewfinderSettings* theWrappedObject, const QSize& ratio) +{ + ( theWrappedObject->setPixelAspectRatio(ratio)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setPixelAspectRatio(QCameraViewfinderSettings* theWrappedObject, int horizontal, int vertical) +{ + ( theWrappedObject->setPixelAspectRatio(horizontal, vertical)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setPixelFormat(QCameraViewfinderSettings* theWrappedObject, QVideoFrame::PixelFormat format) +{ + ( theWrappedObject->setPixelFormat(format)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setResolution(QCameraViewfinderSettings* theWrappedObject, const QSize& arg__1) +{ + ( theWrappedObject->setResolution(arg__1)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::setResolution(QCameraViewfinderSettings* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setResolution(width, height)); +} + +void PythonQtWrapper_QCameraViewfinderSettings::swap(QCameraViewfinderSettings* theWrappedObject, QCameraViewfinderSettings& other) +{ + ( theWrappedObject->swap(other)); +} + + + +PythonQtShell_QCameraViewfinderSettingsControl::~PythonQtShell_QCameraViewfinderSettingsControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraViewfinderSettingsControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl::childEvent(event0); +} +void PythonQtShell_QCameraViewfinderSettingsControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl::customEvent(event0); +} +bool PythonQtShell_QCameraViewfinderSettingsControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinderSettingsControl::event(event0); +} +bool PythonQtShell_QCameraViewfinderSettingsControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinderSettingsControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QCameraViewfinderSettingsControl::isViewfinderParameterSupported(QCameraViewfinderSettingsControl::ViewfinderParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isViewfinderParameterSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QCameraViewfinderSettingsControl::ViewfinderParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isViewfinderParameterSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QCameraViewfinderSettingsControl::setViewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setViewfinderParameter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCameraViewfinderSettingsControl::ViewfinderParameter" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)¶meter0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QCameraViewfinderSettingsControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl::timerEvent(event0); +} +QVariant PythonQtShell_QCameraViewfinderSettingsControl::viewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("viewfinderParameter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QCameraViewfinderSettingsControl::ViewfinderParameter"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)¶meter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("viewfinderParameter", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +QCameraViewfinderSettingsControl* PythonQtWrapper_QCameraViewfinderSettingsControl::new_QCameraViewfinderSettingsControl(QObject* parent) +{ +return new PythonQtShell_QCameraViewfinderSettingsControl(parent); } + +const QMetaObject* PythonQtShell_QCameraViewfinderSettingsControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraViewfinderSettingsControl::staticMetaObject); + } else { + return &QCameraViewfinderSettingsControl::staticMetaObject; + } +} +int PythonQtShell_QCameraViewfinderSettingsControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraViewfinderSettingsControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QCameraViewfinderSettingsControl::isViewfinderParameterSupported(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const +{ + return ( theWrappedObject->isViewfinderParameterSupported(parameter)); +} + +void PythonQtWrapper_QCameraViewfinderSettingsControl::setViewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter, const QVariant& value) +{ + ( theWrappedObject->setViewfinderParameter(parameter, value)); +} + +QVariant PythonQtWrapper_QCameraViewfinderSettingsControl::viewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const +{ + return ( theWrappedObject->viewfinderParameter(parameter)); +} + + + +PythonQtShell_QCameraViewfinderSettingsControl2::~PythonQtShell_QCameraViewfinderSettingsControl2() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraViewfinderSettingsControl2::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl2::childEvent(event0); +} +void PythonQtShell_QCameraViewfinderSettingsControl2::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl2::customEvent(event0); +} +bool PythonQtShell_QCameraViewfinderSettingsControl2::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinderSettingsControl2::event(event0); +} +bool PythonQtShell_QCameraViewfinderSettingsControl2::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinderSettingsControl2::eventFilter(watched0, event1); +} +void PythonQtShell_QCameraViewfinderSettingsControl2::setViewfinderSettings(const QCameraViewfinderSettings& settings0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setViewfinderSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QCameraViewfinderSettings&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&settings0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QList PythonQtShell_QCameraViewfinderSettingsControl2::supportedViewfinderSettings() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedViewfinderSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedViewfinderSettings", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QCameraViewfinderSettingsControl2::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraViewfinderSettingsControl2::timerEvent(event0); +} +QCameraViewfinderSettings PythonQtShell_QCameraViewfinderSettingsControl2::viewfinderSettings() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("viewfinderSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCameraViewfinderSettings"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QCameraViewfinderSettings returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("viewfinderSettings", methodInfo, result); + } else { + returnValue = *((QCameraViewfinderSettings*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraViewfinderSettings(); +} +QCameraViewfinderSettingsControl2* PythonQtWrapper_QCameraViewfinderSettingsControl2::new_QCameraViewfinderSettingsControl2(QObject* parent) +{ +return new PythonQtShell_QCameraViewfinderSettingsControl2(parent); } + +const QMetaObject* PythonQtShell_QCameraViewfinderSettingsControl2::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraViewfinderSettingsControl2::staticMetaObject); + } else { + return &QCameraViewfinderSettingsControl2::staticMetaObject; + } +} +int PythonQtShell_QCameraViewfinderSettingsControl2::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraViewfinderSettingsControl2::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QCameraViewfinderSettingsControl2::setViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject, const QCameraViewfinderSettings& settings) +{ + ( theWrappedObject->setViewfinderSettings(settings)); +} + +QList PythonQtWrapper_QCameraViewfinderSettingsControl2::supportedViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const +{ + return ( theWrappedObject->supportedViewfinderSettings()); +} + +QCameraViewfinderSettings PythonQtWrapper_QCameraViewfinderSettingsControl2::viewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const +{ + return ( theWrappedObject->viewfinderSettings()); +} + + + +PythonQtShell_QCameraZoomControl::~PythonQtShell_QCameraZoomControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QCameraZoomControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraZoomControl::childEvent(event0); +} +qreal PythonQtShell_QCameraZoomControl::currentDigitalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("currentDigitalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("currentDigitalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +qreal PythonQtShell_QCameraZoomControl::currentOpticalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("currentOpticalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("currentOpticalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +void PythonQtShell_QCameraZoomControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraZoomControl::customEvent(event0); +} +bool PythonQtShell_QCameraZoomControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraZoomControl::event(event0); +} +bool PythonQtShell_QCameraZoomControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCameraZoomControl::eventFilter(watched0, event1); +} +qreal PythonQtShell_QCameraZoomControl::maximumDigitalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("maximumDigitalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("maximumDigitalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +qreal PythonQtShell_QCameraZoomControl::maximumOpticalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("maximumOpticalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("maximumOpticalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +qreal PythonQtShell_QCameraZoomControl::requestedDigitalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("requestedDigitalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("requestedDigitalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +qreal PythonQtShell_QCameraZoomControl::requestedOpticalZoom() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("requestedOpticalZoom"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("requestedOpticalZoom", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +void PythonQtShell_QCameraZoomControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QCameraZoomControl::timerEvent(event0); +} +void PythonQtShell_QCameraZoomControl::zoomTo(qreal optical0, qreal digital1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("zoomTo"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&optical0, (void*)&digital1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QCameraZoomControl* PythonQtWrapper_QCameraZoomControl::new_QCameraZoomControl(QObject* parent) +{ +return new PythonQtShell_QCameraZoomControl(parent); } + +const QMetaObject* PythonQtShell_QCameraZoomControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QCameraZoomControl::staticMetaObject); + } else { + return &QCameraZoomControl::staticMetaObject; + } +} +int PythonQtShell_QCameraZoomControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QCameraZoomControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +qreal PythonQtWrapper_QCameraZoomControl::currentDigitalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->currentDigitalZoom()); +} + +qreal PythonQtWrapper_QCameraZoomControl::currentOpticalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->currentOpticalZoom()); +} + +qreal PythonQtWrapper_QCameraZoomControl::maximumDigitalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->maximumDigitalZoom()); +} + +qreal PythonQtWrapper_QCameraZoomControl::maximumOpticalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->maximumOpticalZoom()); +} + +qreal PythonQtWrapper_QCameraZoomControl::requestedDigitalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->requestedDigitalZoom()); +} + +qreal PythonQtWrapper_QCameraZoomControl::requestedOpticalZoom(QCameraZoomControl* theWrappedObject) const +{ + return ( theWrappedObject->requestedOpticalZoom()); +} + +void PythonQtWrapper_QCameraZoomControl::zoomTo(QCameraZoomControl* theWrappedObject, qreal optical, qreal digital) +{ + ( theWrappedObject->zoomTo(optical, digital)); +} + + + +PythonQtShell_QCamera__FrameRateRange::~PythonQtShell_QCamera__FrameRateRange() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QCamera::FrameRateRange* PythonQtWrapper_QCamera__FrameRateRange::new_QCamera__FrameRateRange() +{ +return new PythonQtShell_QCamera__FrameRateRange(); } + +QCamera::FrameRateRange* PythonQtWrapper_QCamera__FrameRateRange::new_QCamera__FrameRateRange(qreal minimum, qreal maximum) +{ +return new PythonQtShell_QCamera__FrameRateRange(minimum, maximum); } + +bool PythonQtWrapper_QCamera__FrameRateRange::__eq__(QCamera::FrameRateRange* theWrappedObject, const QCamera::FrameRateRange& r2) +{ + return ( (*theWrappedObject)== r2); +} + + + +PythonQtShell_QGraphicsVideoItem::~PythonQtShell_QGraphicsVideoItem() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRectF PythonQtShell_QGraphicsVideoItem::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::boundingRect(); +} +void PythonQtShell_QGraphicsVideoItem::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsVideoItem::childEvent(event0); +} +void PythonQtShell_QGraphicsVideoItem::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsVideoItem::customEvent(event0); +} +bool PythonQtShell_QGraphicsVideoItem::event(QEvent* ev0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ev0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::event(ev0); +} +bool PythonQtShell_QGraphicsVideoItem::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::eventFilter(watched0, event1); +} +QVariant PythonQtShell_QGraphicsVideoItem::itemChange(QGraphicsItem::GraphicsItemChange change0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("itemChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&change0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("itemChange", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + if (change0 == QGraphicsItem::ItemParentChange || change0 == QGraphicsItem::ItemSceneChange) { + returnValue = value1; + } + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::itemChange(change0, value1); +} +QMediaObject* PythonQtShell_QGraphicsVideoItem::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::mediaObject(); +} +void PythonQtShell_QGraphicsVideoItem::paint(QPainter* painter0, const QStyleOptionGraphicsItem* option1, QWidget* widget2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*" , "const QStyleOptionGraphicsItem*" , "QWidget*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&painter0, (void*)&option1, (void*)&widget2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsVideoItem::paint(painter0, option1, widget2); +} +bool PythonQtShell_QGraphicsVideoItem::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsVideoItem::setMediaObject(object0); +} +void PythonQtShell_QGraphicsVideoItem::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsVideoItem::timerEvent(event0); +} +QGraphicsVideoItem* PythonQtWrapper_QGraphicsVideoItem::new_QGraphicsVideoItem(QGraphicsItem* parent) +{ +return new PythonQtShell_QGraphicsVideoItem(parent); } + +const QMetaObject* PythonQtShell_QGraphicsVideoItem::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGraphicsVideoItem::staticMetaObject); + } else { + return &QGraphicsVideoItem::staticMetaObject; + } +} +int PythonQtShell_QGraphicsVideoItem::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGraphicsVideoItem::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +Qt::AspectRatioMode PythonQtWrapper_QGraphicsVideoItem::aspectRatioMode(QGraphicsVideoItem* theWrappedObject) const +{ + return ( theWrappedObject->aspectRatioMode()); +} + +QRectF PythonQtWrapper_QGraphicsVideoItem::boundingRect(QGraphicsVideoItem* theWrappedObject) const +{ + return ( theWrappedObject->boundingRect()); +} + +QVariant PythonQtWrapper_QGraphicsVideoItem::itemChange(QGraphicsVideoItem* theWrappedObject, QGraphicsItem::GraphicsItemChange change, const QVariant& value) +{ + return ( ((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->promoted_itemChange(change, value)); +} + +QSizeF PythonQtWrapper_QGraphicsVideoItem::nativeSize(QGraphicsVideoItem* theWrappedObject) const +{ + return ( theWrappedObject->nativeSize()); +} + +QPointF PythonQtWrapper_QGraphicsVideoItem::offset(QGraphicsVideoItem* theWrappedObject) const +{ + return ( theWrappedObject->offset()); +} + +void PythonQtWrapper_QGraphicsVideoItem::paint(QGraphicsVideoItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget) +{ + ( theWrappedObject->paint(painter, option, widget)); +} + +void PythonQtWrapper_QGraphicsVideoItem::setAspectRatioMode(QGraphicsVideoItem* theWrappedObject, Qt::AspectRatioMode mode) +{ + ( theWrappedObject->setAspectRatioMode(mode)); +} + +void PythonQtWrapper_QGraphicsVideoItem::setOffset(QGraphicsVideoItem* theWrappedObject, const QPointF& offset) +{ + ( theWrappedObject->setOffset(offset)); +} + +void PythonQtWrapper_QGraphicsVideoItem::setSize(QGraphicsVideoItem* theWrappedObject, const QSizeF& size) +{ + ( theWrappedObject->setSize(size)); +} + +QSizeF PythonQtWrapper_QGraphicsVideoItem::size(QGraphicsVideoItem* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + + + +PythonQtShell_QImageEncoderControl::~PythonQtShell_QImageEncoderControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QImageEncoderControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QImageEncoderControl::childEvent(event0); +} +void PythonQtShell_QImageEncoderControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QImageEncoderControl::customEvent(event0); +} +bool PythonQtShell_QImageEncoderControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QImageEncoderControl::event(event0); +} +bool PythonQtShell_QImageEncoderControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QImageEncoderControl::eventFilter(watched0, event1); +} +QString PythonQtShell_QImageEncoderControl::imageCodecDescription(const QString& codec0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("imageCodecDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&codec0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("imageCodecDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QImageEncoderSettings PythonQtShell_QImageEncoderControl::imageSettings() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("imageSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QImageEncoderSettings"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QImageEncoderSettings returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("imageSettings", methodInfo, result); + } else { + returnValue = *((QImageEncoderSettings*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QImageEncoderSettings(); +} +void PythonQtShell_QImageEncoderControl::setImageSettings(const QImageEncoderSettings& settings0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setImageSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QImageEncoderSettings&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&settings0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QStringList PythonQtShell_QImageEncoderControl::supportedImageCodecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedImageCodecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedImageCodecs", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +QList PythonQtShell_QImageEncoderControl::supportedResolutions(const QImageEncoderSettings& settings0, bool* continuous1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedResolutions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QImageEncoderSettings&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QList returnValue; + void* args[3] = {NULL, (void*)&settings0, (void*)&continuous1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedResolutions", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QImageEncoderControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QImageEncoderControl::timerEvent(event0); +} +QImageEncoderControl* PythonQtWrapper_QImageEncoderControl::new_QImageEncoderControl(QObject* parent) +{ +return new PythonQtShell_QImageEncoderControl(parent); } + +const QMetaObject* PythonQtShell_QImageEncoderControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QImageEncoderControl::staticMetaObject); + } else { + return &QImageEncoderControl::staticMetaObject; + } +} +int PythonQtShell_QImageEncoderControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QImageEncoderControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QImageEncoderControl::imageCodecDescription(QImageEncoderControl* theWrappedObject, const QString& codec) const +{ + return ( theWrappedObject->imageCodecDescription(codec)); +} + +QImageEncoderSettings PythonQtWrapper_QImageEncoderControl::imageSettings(QImageEncoderControl* theWrappedObject) const +{ + return ( theWrappedObject->imageSettings()); +} + +void PythonQtWrapper_QImageEncoderControl::setImageSettings(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings) +{ + ( theWrappedObject->setImageSettings(settings)); +} + +QStringList PythonQtWrapper_QImageEncoderControl::supportedImageCodecs(QImageEncoderControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedImageCodecs()); +} + +QList PythonQtWrapper_QImageEncoderControl::supportedResolutions(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedResolutions(settings, continuous)); +} + + + +QImageEncoderSettings* PythonQtWrapper_QImageEncoderSettings::new_QImageEncoderSettings() +{ +return new QImageEncoderSettings(); } + +QImageEncoderSettings* PythonQtWrapper_QImageEncoderSettings::new_QImageEncoderSettings(const QImageEncoderSettings& other) +{ +return new QImageEncoderSettings(other); } + +QString PythonQtWrapper_QImageEncoderSettings::codec(QImageEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QVariant PythonQtWrapper_QImageEncoderSettings::encodingOption(QImageEncoderSettings* theWrappedObject, const QString& option) const +{ + return ( theWrappedObject->encodingOption(option)); +} + +QMap PythonQtWrapper_QImageEncoderSettings::encodingOptions(QImageEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->encodingOptions()); +} + +bool PythonQtWrapper_QImageEncoderSettings::isNull(QImageEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QImageEncoderSettings::__ne__(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QImageEncoderSettings* PythonQtWrapper_QImageEncoderSettings::operator_assign(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QImageEncoderSettings::__eq__(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other) const +{ + return ( (*theWrappedObject)== other); +} + +QMultimedia::EncodingQuality PythonQtWrapper_QImageEncoderSettings::quality(QImageEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->quality()); +} + +QSize PythonQtWrapper_QImageEncoderSettings::resolution(QImageEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->resolution()); +} + +void PythonQtWrapper_QImageEncoderSettings::setCodec(QImageEncoderSettings* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setCodec(arg__1)); +} + +void PythonQtWrapper_QImageEncoderSettings::setEncodingOption(QImageEncoderSettings* theWrappedObject, const QString& option, const QVariant& value) +{ + ( theWrappedObject->setEncodingOption(option, value)); +} + +void PythonQtWrapper_QImageEncoderSettings::setEncodingOptions(QImageEncoderSettings* theWrappedObject, const QMap& options) +{ + ( theWrappedObject->setEncodingOptions(options)); +} + +void PythonQtWrapper_QImageEncoderSettings::setQuality(QImageEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality) +{ + ( theWrappedObject->setQuality(quality)); +} + +void PythonQtWrapper_QImageEncoderSettings::setResolution(QImageEncoderSettings* theWrappedObject, const QSize& arg__1) +{ + ( theWrappedObject->setResolution(arg__1)); +} + +void PythonQtWrapper_QImageEncoderSettings::setResolution(QImageEncoderSettings* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setResolution(width, height)); +} + + + +PythonQtShell_QMediaAudioProbeControl::~PythonQtShell_QMediaAudioProbeControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaAudioProbeControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAudioProbeControl::childEvent(event0); +} +void PythonQtShell_QMediaAudioProbeControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAudioProbeControl::customEvent(event0); +} +bool PythonQtShell_QMediaAudioProbeControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaAudioProbeControl::event(event0); +} +bool PythonQtShell_QMediaAudioProbeControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaAudioProbeControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaAudioProbeControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAudioProbeControl::timerEvent(event0); +} +QMediaAudioProbeControl* PythonQtWrapper_QMediaAudioProbeControl::new_QMediaAudioProbeControl(QObject* parent) +{ +return new PythonQtShell_QMediaAudioProbeControl(parent); } + +const QMetaObject* PythonQtShell_QMediaAudioProbeControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaAudioProbeControl::staticMetaObject); + } else { + return &QMediaAudioProbeControl::staticMetaObject; + } +} +int PythonQtShell_QMediaAudioProbeControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaAudioProbeControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +PythonQtShell_QMediaAvailabilityControl::~PythonQtShell_QMediaAvailabilityControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QMediaAvailabilityControl::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMultimedia::AvailabilityStatus(); +} +void PythonQtShell_QMediaAvailabilityControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAvailabilityControl::childEvent(event0); +} +void PythonQtShell_QMediaAvailabilityControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAvailabilityControl::customEvent(event0); +} +bool PythonQtShell_QMediaAvailabilityControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaAvailabilityControl::event(event0); +} +bool PythonQtShell_QMediaAvailabilityControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaAvailabilityControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaAvailabilityControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaAvailabilityControl::timerEvent(event0); +} +QMediaAvailabilityControl* PythonQtWrapper_QMediaAvailabilityControl::new_QMediaAvailabilityControl(QObject* parent) +{ +return new PythonQtShell_QMediaAvailabilityControl(parent); } + +const QMetaObject* PythonQtShell_QMediaAvailabilityControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaAvailabilityControl::staticMetaObject); + } else { + return &QMediaAvailabilityControl::staticMetaObject; + } +} +int PythonQtShell_QMediaAvailabilityControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaAvailabilityControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QMultimedia::AvailabilityStatus PythonQtWrapper_QMediaAvailabilityControl::availability(QMediaAvailabilityControl* theWrappedObject) const +{ + return ( theWrappedObject->availability()); +} + + + +PythonQtShell_QMediaBindableInterface::~PythonQtShell_QMediaBindableInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMediaObject* PythonQtShell_QMediaBindableInterface::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QMediaBindableInterface::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QMediaBindableInterface* PythonQtWrapper_QMediaBindableInterface::new_QMediaBindableInterface() +{ +return new PythonQtShell_QMediaBindableInterface(); } + +QMediaObject* PythonQtWrapper_QMediaBindableInterface::mediaObject(QMediaBindableInterface* theWrappedObject) const +{ + return ( theWrappedObject->mediaObject()); +} + +bool PythonQtWrapper_QMediaBindableInterface::setMediaObject(QMediaBindableInterface* theWrappedObject, QMediaObject* object) +{ + return ( ((PythonQtPublicPromoter_QMediaBindableInterface*)theWrappedObject)->promoted_setMediaObject(object)); +} + + + +PythonQtShell_QMediaContainerControl::~PythonQtShell_QMediaContainerControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaContainerControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaContainerControl::childEvent(event0); +} +QString PythonQtShell_QMediaContainerControl::containerDescription(const QString& formatMimeType0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("containerDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&formatMimeType0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("containerDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QString PythonQtShell_QMediaContainerControl::containerFormat() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("containerFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("containerFormat", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QMediaContainerControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaContainerControl::customEvent(event0); +} +bool PythonQtShell_QMediaContainerControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaContainerControl::event(event0); +} +bool PythonQtShell_QMediaContainerControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaContainerControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaContainerControl::setContainerFormat(const QString& format0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setContainerFormat"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&format0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QStringList PythonQtShell_QMediaContainerControl::supportedContainers() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedContainers"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedContainers", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +void PythonQtShell_QMediaContainerControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaContainerControl::timerEvent(event0); +} +QMediaContainerControl* PythonQtWrapper_QMediaContainerControl::new_QMediaContainerControl(QObject* parent) +{ +return new PythonQtShell_QMediaContainerControl(parent); } + +const QMetaObject* PythonQtShell_QMediaContainerControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaContainerControl::staticMetaObject); + } else { + return &QMediaContainerControl::staticMetaObject; + } +} +int PythonQtShell_QMediaContainerControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaContainerControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QMediaContainerControl::containerDescription(QMediaContainerControl* theWrappedObject, const QString& formatMimeType) const +{ + return ( theWrappedObject->containerDescription(formatMimeType)); +} + +QString PythonQtWrapper_QMediaContainerControl::containerFormat(QMediaContainerControl* theWrappedObject) const +{ + return ( theWrappedObject->containerFormat()); +} + +void PythonQtWrapper_QMediaContainerControl::setContainerFormat(QMediaContainerControl* theWrappedObject, const QString& format) +{ + ( theWrappedObject->setContainerFormat(format)); +} + +QStringList PythonQtWrapper_QMediaContainerControl::supportedContainers(QMediaContainerControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedContainers()); +} + + + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent() +{ +return new QMediaContent(); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(QMediaPlaylist* playlist, const QUrl& contentUrl, bool takeOwnership) +{ +return new QMediaContent(playlist, contentUrl, takeOwnership); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(const QList& resources) +{ +return new QMediaContent(resources); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(const QMediaContent& other) +{ +return new QMediaContent(other); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(const QMediaResource& contentResource) +{ +return new QMediaContent(contentResource); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(const QNetworkRequest& contentRequest) +{ +return new QMediaContent(contentRequest); } + +QMediaContent* PythonQtWrapper_QMediaContent::new_QMediaContent(const QUrl& contentUrl) +{ +return new QMediaContent(contentUrl); } + +QNetworkRequest PythonQtWrapper_QMediaContent::canonicalRequest(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->canonicalRequest()); +} + +QMediaResource PythonQtWrapper_QMediaContent::canonicalResource(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->canonicalResource()); +} + +QUrl PythonQtWrapper_QMediaContent::canonicalUrl(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->canonicalUrl()); +} + +bool PythonQtWrapper_QMediaContent::isNull(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QMediaContent::__ne__(QMediaContent* theWrappedObject, const QMediaContent& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QMediaContent* PythonQtWrapper_QMediaContent::operator_assign(QMediaContent* theWrappedObject, const QMediaContent& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QMediaContent::__eq__(QMediaContent* theWrappedObject, const QMediaContent& other) const +{ + return ( (*theWrappedObject)== other); +} + +QMediaPlaylist* PythonQtWrapper_QMediaContent::playlist(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->playlist()); +} + +QList PythonQtWrapper_QMediaContent::resources(QMediaContent* theWrappedObject) const +{ + return ( theWrappedObject->resources()); +} + + + +PythonQtShell_QMediaControl::~PythonQtShell_QMediaControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaControl::childEvent(event0); +} +void PythonQtShell_QMediaControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaControl::customEvent(event0); +} +bool PythonQtShell_QMediaControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaControl::event(event0); +} +bool PythonQtShell_QMediaControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaControl::timerEvent(event0); +} +QMediaControl* PythonQtWrapper_QMediaControl::new_QMediaControl(QObject* parent) +{ +return new PythonQtShell_QMediaControl(parent); } + +const QMetaObject* PythonQtShell_QMediaControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaControl::staticMetaObject); + } else { + return &QMediaControl::staticMetaObject; + } +} +int PythonQtShell_QMediaControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +PythonQtShell_QMediaGaplessPlaybackControl::~PythonQtShell_QMediaGaplessPlaybackControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaGaplessPlaybackControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaGaplessPlaybackControl::childEvent(event0); +} +qreal PythonQtShell_QMediaGaplessPlaybackControl::crossfadeTime() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("crossfadeTime"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("crossfadeTime", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +void PythonQtShell_QMediaGaplessPlaybackControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaGaplessPlaybackControl::customEvent(event0); +} +bool PythonQtShell_QMediaGaplessPlaybackControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaGaplessPlaybackControl::event(event0); +} +bool PythonQtShell_QMediaGaplessPlaybackControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaGaplessPlaybackControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaGaplessPlaybackControl::isCrossfadeSupported() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isCrossfadeSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isCrossfadeSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QMediaContent PythonQtShell_QMediaGaplessPlaybackControl::nextMedia() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextMedia"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaContent"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaContent returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextMedia", methodInfo, result); + } else { + returnValue = *((QMediaContent*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaContent(); +} +void PythonQtShell_QMediaGaplessPlaybackControl::setCrossfadeTime(qreal crossfadeTime0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCrossfadeTime"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&crossfadeTime0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaGaplessPlaybackControl::setNextMedia(const QMediaContent& media0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setNextMedia"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QMediaContent&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&media0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaGaplessPlaybackControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaGaplessPlaybackControl::timerEvent(event0); +} +QMediaGaplessPlaybackControl* PythonQtWrapper_QMediaGaplessPlaybackControl::new_QMediaGaplessPlaybackControl(QObject* parent) +{ +return new PythonQtShell_QMediaGaplessPlaybackControl(parent); } + +const QMetaObject* PythonQtShell_QMediaGaplessPlaybackControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaGaplessPlaybackControl::staticMetaObject); + } else { + return &QMediaGaplessPlaybackControl::staticMetaObject; + } +} +int PythonQtShell_QMediaGaplessPlaybackControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaGaplessPlaybackControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +qreal PythonQtWrapper_QMediaGaplessPlaybackControl::crossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject) const +{ + return ( theWrappedObject->crossfadeTime()); +} + +bool PythonQtWrapper_QMediaGaplessPlaybackControl::isCrossfadeSupported(QMediaGaplessPlaybackControl* theWrappedObject) const +{ + return ( theWrappedObject->isCrossfadeSupported()); +} + +QMediaContent PythonQtWrapper_QMediaGaplessPlaybackControl::nextMedia(QMediaGaplessPlaybackControl* theWrappedObject) const +{ + return ( theWrappedObject->nextMedia()); +} + +void PythonQtWrapper_QMediaGaplessPlaybackControl::setCrossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject, qreal crossfadeTime) +{ + ( theWrappedObject->setCrossfadeTime(crossfadeTime)); +} + +void PythonQtWrapper_QMediaGaplessPlaybackControl::setNextMedia(QMediaGaplessPlaybackControl* theWrappedObject, const QMediaContent& media) +{ + ( theWrappedObject->setNextMedia(media)); +} + + + +PythonQtShell_QMediaNetworkAccessControl::~PythonQtShell_QMediaNetworkAccessControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaNetworkAccessControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaNetworkAccessControl::childEvent(event0); +} +QNetworkConfiguration PythonQtShell_QMediaNetworkAccessControl::currentConfiguration() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("currentConfiguration"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QNetworkConfiguration"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QNetworkConfiguration returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("currentConfiguration", methodInfo, result); + } else { + returnValue = *((QNetworkConfiguration*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkConfiguration(); +} +void PythonQtShell_QMediaNetworkAccessControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaNetworkAccessControl::customEvent(event0); +} +bool PythonQtShell_QMediaNetworkAccessControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaNetworkAccessControl::event(event0); +} +bool PythonQtShell_QMediaNetworkAccessControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaNetworkAccessControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaNetworkAccessControl::setConfigurations(const QList& configuration0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setConfigurations"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&configuration0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaNetworkAccessControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaNetworkAccessControl::timerEvent(event0); +} +QMediaNetworkAccessControl* PythonQtWrapper_QMediaNetworkAccessControl::new_QMediaNetworkAccessControl(QObject* parent) +{ +return new PythonQtShell_QMediaNetworkAccessControl(parent); } + +const QMetaObject* PythonQtShell_QMediaNetworkAccessControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaNetworkAccessControl::staticMetaObject); + } else { + return &QMediaNetworkAccessControl::staticMetaObject; + } +} +int PythonQtShell_QMediaNetworkAccessControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaNetworkAccessControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QNetworkConfiguration PythonQtWrapper_QMediaNetworkAccessControl::currentConfiguration(QMediaNetworkAccessControl* theWrappedObject) const +{ + return ( theWrappedObject->currentConfiguration()); +} + +void PythonQtWrapper_QMediaNetworkAccessControl::setConfigurations(QMediaNetworkAccessControl* theWrappedObject, const QList& configuration) +{ + ( theWrappedObject->setConfigurations(configuration)); +} + + + +PythonQtShell_QMediaObject::~PythonQtShell_QMediaObject() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QMediaObject::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::availability(); +} +bool PythonQtShell_QMediaObject::bind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bind", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::bind(arg__1); +} +void PythonQtShell_QMediaObject::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaObject::childEvent(event0); +} +void PythonQtShell_QMediaObject::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaObject::customEvent(event0); +} +bool PythonQtShell_QMediaObject::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::event(event0); +} +bool PythonQtShell_QMediaObject::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaObject::isAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::isAvailable(); +} +QMediaService* PythonQtShell_QMediaObject::service() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("service"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaService* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("service", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaObject::service(); +} +void PythonQtShell_QMediaObject::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaObject::timerEvent(event0); +} +void PythonQtShell_QMediaObject::unbind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unbind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaObject::unbind(arg__1); +} +QMediaObject* PythonQtWrapper_QMediaObject::new_QMediaObject(QObject* parent, QMediaService* service) +{ +return new PythonQtShell_QMediaObject(parent, service); } + +const QMetaObject* PythonQtShell_QMediaObject::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaObject::staticMetaObject); + } else { + return &QMediaObject::staticMetaObject; + } +} +int PythonQtShell_QMediaObject::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaObject::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QMediaObject::addPropertyWatch(QMediaObject* theWrappedObject, const QByteArray& name) +{ + ( ((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->promoted_addPropertyWatch(name)); +} + +QMultimedia::AvailabilityStatus PythonQtWrapper_QMediaObject::availability(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->availability()); +} + +QStringList PythonQtWrapper_QMediaObject::availableMetaData(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->availableMetaData()); +} + +bool PythonQtWrapper_QMediaObject::bind(QMediaObject* theWrappedObject, QObject* arg__1) +{ + return ( theWrappedObject->bind(arg__1)); +} + +bool PythonQtWrapper_QMediaObject::isAvailable(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QMediaObject::isMetaDataAvailable(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->isMetaDataAvailable()); +} + +QVariant PythonQtWrapper_QMediaObject::metaData(QMediaObject* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->metaData(key)); +} + +int PythonQtWrapper_QMediaObject::notifyInterval(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->notifyInterval()); +} + +void PythonQtWrapper_QMediaObject::removePropertyWatch(QMediaObject* theWrappedObject, const QByteArray& name) +{ + ( ((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->promoted_removePropertyWatch(name)); +} + +QMediaService* PythonQtWrapper_QMediaObject::service(QMediaObject* theWrappedObject) const +{ + return ( theWrappedObject->service()); +} + +void PythonQtWrapper_QMediaObject::setNotifyInterval(QMediaObject* theWrappedObject, int milliSeconds) +{ + ( theWrappedObject->setNotifyInterval(milliSeconds)); +} + +void PythonQtWrapper_QMediaObject::unbind(QMediaObject* theWrappedObject, QObject* arg__1) +{ + ( theWrappedObject->unbind(arg__1)); +} + + + +PythonQtShell_QMediaPlayer::~PythonQtShell_QMediaPlayer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QMediaPlayer::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::availability(); +} +bool PythonQtShell_QMediaPlayer::bind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bind", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::bind(arg__1); +} +void PythonQtShell_QMediaPlayer::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayer::childEvent(event0); +} +void PythonQtShell_QMediaPlayer::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayer::customEvent(event0); +} +bool PythonQtShell_QMediaPlayer::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::event(event0); +} +bool PythonQtShell_QMediaPlayer::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaPlayer::isAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::isAvailable(); +} +QMediaService* PythonQtShell_QMediaPlayer::service() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("service"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaService* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("service", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::service(); +} +void PythonQtShell_QMediaPlayer::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayer::timerEvent(event0); +} +void PythonQtShell_QMediaPlayer::unbind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unbind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayer::unbind(arg__1); +} +QMediaPlayer* PythonQtWrapper_QMediaPlayer::new_QMediaPlayer(QObject* parent, QMediaPlayer::Flags flags) +{ +return new PythonQtShell_QMediaPlayer(parent, flags); } + +const QMetaObject* PythonQtShell_QMediaPlayer::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaPlayer::staticMetaObject); + } else { + return &QMediaPlayer::staticMetaObject; + } +} +int PythonQtShell_QMediaPlayer::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaPlayer::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QAudio::Role PythonQtWrapper_QMediaPlayer::audioRole(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->audioRole()); +} + +int PythonQtWrapper_QMediaPlayer::bufferStatus(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->bufferStatus()); +} + +QMediaContent PythonQtWrapper_QMediaPlayer::currentMedia(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->currentMedia()); +} + +QNetworkConfiguration PythonQtWrapper_QMediaPlayer::currentNetworkConfiguration(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->currentNetworkConfiguration()); +} + +QString PythonQtWrapper_QMediaPlayer::customAudioRole(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->customAudioRole()); +} + +qint64 PythonQtWrapper_QMediaPlayer::duration(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +QMediaPlayer::Error PythonQtWrapper_QMediaPlayer::error(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QMediaPlayer::errorString(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QMultimedia::SupportEstimate PythonQtWrapper_QMediaPlayer::static_QMediaPlayer_hasSupport(const QString& mimeType, const QStringList& codecs, QMediaPlayer::Flags flags) +{ + return (QMediaPlayer::hasSupport(mimeType, codecs, flags)); +} + +bool PythonQtWrapper_QMediaPlayer::isAudioAvailable(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->isAudioAvailable()); +} + +bool PythonQtWrapper_QMediaPlayer::isMuted(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +bool PythonQtWrapper_QMediaPlayer::isSeekable(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->isSeekable()); +} + +bool PythonQtWrapper_QMediaPlayer::isVideoAvailable(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->isVideoAvailable()); +} + +QMediaContent PythonQtWrapper_QMediaPlayer::media(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->media()); +} + +QMediaPlayer::MediaStatus PythonQtWrapper_QMediaPlayer::mediaStatus(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->mediaStatus()); +} + +const QIODevice* PythonQtWrapper_QMediaPlayer::mediaStream(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->mediaStream()); +} + +qreal PythonQtWrapper_QMediaPlayer::playbackRate(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->playbackRate()); +} + +QMediaPlaylist* PythonQtWrapper_QMediaPlayer::playlist(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->playlist()); +} + +qint64 PythonQtWrapper_QMediaPlayer::position(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +void PythonQtWrapper_QMediaPlayer::setAudioRole(QMediaPlayer* theWrappedObject, QAudio::Role audioRole) +{ + ( theWrappedObject->setAudioRole(audioRole)); +} + +void PythonQtWrapper_QMediaPlayer::setCustomAudioRole(QMediaPlayer* theWrappedObject, const QString& audioRole) +{ + ( theWrappedObject->setCustomAudioRole(audioRole)); +} + +void PythonQtWrapper_QMediaPlayer::setVideoOutput(QMediaPlayer* theWrappedObject, QAbstractVideoSurface* surface) +{ + ( theWrappedObject->setVideoOutput(surface)); +} + +void PythonQtWrapper_QMediaPlayer::setVideoOutput(QMediaPlayer* theWrappedObject, QGraphicsVideoItem* arg__1) +{ + ( theWrappedObject->setVideoOutput(arg__1)); +} + +void PythonQtWrapper_QMediaPlayer::setVideoOutput(QMediaPlayer* theWrappedObject, QVideoWidget* arg__1) +{ + ( theWrappedObject->setVideoOutput(arg__1)); +} + +QMediaPlayer::State PythonQtWrapper_QMediaPlayer::state(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QList PythonQtWrapper_QMediaPlayer::supportedAudioRoles(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->supportedAudioRoles()); +} + +QStringList PythonQtWrapper_QMediaPlayer::supportedCustomAudioRoles(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->supportedCustomAudioRoles()); +} + +QStringList PythonQtWrapper_QMediaPlayer::static_QMediaPlayer_supportedMimeTypes(QMediaPlayer::Flags flags) +{ + return (QMediaPlayer::supportedMimeTypes(flags)); +} + +int PythonQtWrapper_QMediaPlayer::volume(QMediaPlayer* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QMediaPlayerControl::~PythonQtShell_QMediaPlayerControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMediaTimeRange PythonQtShell_QMediaPlayerControl::availablePlaybackRanges() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availablePlaybackRanges"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaTimeRange"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaTimeRange returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availablePlaybackRanges", methodInfo, result); + } else { + returnValue = *((QMediaTimeRange*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaTimeRange(); +} +int PythonQtShell_QMediaPlayerControl::bufferStatus() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bufferStatus"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bufferStatus", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QMediaPlayerControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayerControl::childEvent(event0); +} +void PythonQtShell_QMediaPlayerControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayerControl::customEvent(event0); +} +qint64 PythonQtShell_QMediaPlayerControl::duration() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("duration"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("duration", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +bool PythonQtShell_QMediaPlayerControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayerControl::event(event0); +} +bool PythonQtShell_QMediaPlayerControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayerControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaPlayerControl::isAudioAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAudioAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAudioAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QMediaPlayerControl::isMuted() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isMuted", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QMediaPlayerControl::isSeekable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSeekable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSeekable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QMediaPlayerControl::isVideoAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isVideoAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isVideoAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QMediaContent PythonQtShell_QMediaPlayerControl::media() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("media"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaContent"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaContent returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("media", methodInfo, result); + } else { + returnValue = *((QMediaContent*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaContent(); +} +QMediaPlayer::MediaStatus PythonQtShell_QMediaPlayerControl::mediaStatus() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaStatus"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaPlayer::MediaStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaPlayer::MediaStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaStatus", methodInfo, result); + } else { + returnValue = *((QMediaPlayer::MediaStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::MediaStatus(); +} +const QIODevice* PythonQtShell_QMediaPlayerControl::mediaStream() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaStream"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"const QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + const QIODevice* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaStream", methodInfo, result); + } else { + returnValue = *((const QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QMediaPlayerControl::pause() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pause"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::play() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("play"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +qreal PythonQtShell_QMediaPlayerControl::playbackRate() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("playbackRate"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("playbackRate", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +qint64 PythonQtShell_QMediaPlayerControl::position() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("position"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("position", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +void PythonQtShell_QMediaPlayerControl::setMedia(const QMediaContent& media0, QIODevice* stream1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMedia"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QMediaContent&" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&media0, (void*)&stream1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::setMuted(bool mute0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mute0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::setPlaybackRate(qreal rate0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setPlaybackRate"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&rate0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::setPosition(qint64 position0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setPosition"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&position0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::setVolume(int volume0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVolume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&volume0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QMediaPlayer::State PythonQtShell_QMediaPlayerControl::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaPlayer::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaPlayer::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QMediaPlayer::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlayer::State(); +} +void PythonQtShell_QMediaPlayerControl::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaPlayerControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlayerControl::timerEvent(event0); +} +int PythonQtShell_QMediaPlayerControl::volume() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("volume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("volume", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QMediaPlayerControl* PythonQtWrapper_QMediaPlayerControl::new_QMediaPlayerControl(QObject* parent) +{ +return new PythonQtShell_QMediaPlayerControl(parent); } + +const QMetaObject* PythonQtShell_QMediaPlayerControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaPlayerControl::staticMetaObject); + } else { + return &QMediaPlayerControl::staticMetaObject; + } +} +int PythonQtShell_QMediaPlayerControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaPlayerControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QMediaTimeRange PythonQtWrapper_QMediaPlayerControl::availablePlaybackRanges(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->availablePlaybackRanges()); +} + +int PythonQtWrapper_QMediaPlayerControl::bufferStatus(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->bufferStatus()); +} + +qint64 PythonQtWrapper_QMediaPlayerControl::duration(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +bool PythonQtWrapper_QMediaPlayerControl::isAudioAvailable(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->isAudioAvailable()); +} + +bool PythonQtWrapper_QMediaPlayerControl::isMuted(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +bool PythonQtWrapper_QMediaPlayerControl::isSeekable(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->isSeekable()); +} + +bool PythonQtWrapper_QMediaPlayerControl::isVideoAvailable(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->isVideoAvailable()); +} + +QMediaContent PythonQtWrapper_QMediaPlayerControl::media(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->media()); +} + +QMediaPlayer::MediaStatus PythonQtWrapper_QMediaPlayerControl::mediaStatus(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->mediaStatus()); +} + +const QIODevice* PythonQtWrapper_QMediaPlayerControl::mediaStream(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->mediaStream()); +} + +void PythonQtWrapper_QMediaPlayerControl::pause(QMediaPlayerControl* theWrappedObject) +{ + ( theWrappedObject->pause()); +} + +void PythonQtWrapper_QMediaPlayerControl::play(QMediaPlayerControl* theWrappedObject) +{ + ( theWrappedObject->play()); +} + +qreal PythonQtWrapper_QMediaPlayerControl::playbackRate(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->playbackRate()); +} + +qint64 PythonQtWrapper_QMediaPlayerControl::position(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +void PythonQtWrapper_QMediaPlayerControl::setMedia(QMediaPlayerControl* theWrappedObject, const QMediaContent& media, QIODevice* stream) +{ + ( theWrappedObject->setMedia(media, stream)); +} + +void PythonQtWrapper_QMediaPlayerControl::setMuted(QMediaPlayerControl* theWrappedObject, bool mute) +{ + ( theWrappedObject->setMuted(mute)); +} + +void PythonQtWrapper_QMediaPlayerControl::setPlaybackRate(QMediaPlayerControl* theWrappedObject, qreal rate) +{ + ( theWrappedObject->setPlaybackRate(rate)); +} + +void PythonQtWrapper_QMediaPlayerControl::setPosition(QMediaPlayerControl* theWrappedObject, qint64 position) +{ + ( theWrappedObject->setPosition(position)); +} + +void PythonQtWrapper_QMediaPlayerControl::setVolume(QMediaPlayerControl* theWrappedObject, int volume) +{ + ( theWrappedObject->setVolume(volume)); +} + +QMediaPlayer::State PythonQtWrapper_QMediaPlayerControl::state(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QMediaPlayerControl::stop(QMediaPlayerControl* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +int PythonQtWrapper_QMediaPlayerControl::volume(QMediaPlayerControl* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h new file mode 100644 index 00000000..2077ac8e --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia1.h @@ -0,0 +1,1535 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtWrapper_QCameraFocus : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FocusMode ) +Q_FLAGS(FocusModes ) +enum FocusMode{ + ManualFocus = QCameraFocus::ManualFocus, HyperfocalFocus = QCameraFocus::HyperfocalFocus, InfinityFocus = QCameraFocus::InfinityFocus, AutoFocus = QCameraFocus::AutoFocus, ContinuousFocus = QCameraFocus::ContinuousFocus, MacroFocus = QCameraFocus::MacroFocus}; +Q_DECLARE_FLAGS(FocusModes, FocusMode) +public slots: + QPointF customFocusPoint(QCameraFocus* theWrappedObject) const; + qreal digitalZoom(QCameraFocus* theWrappedObject) const; + QCameraFocus::FocusModes focusMode(QCameraFocus* theWrappedObject) const; + QCameraFocus::FocusPointMode focusPointMode(QCameraFocus* theWrappedObject) const; + QList focusZones(QCameraFocus* theWrappedObject) const; + bool isAvailable(QCameraFocus* theWrappedObject) const; + bool isFocusModeSupported(QCameraFocus* theWrappedObject, QCameraFocus::FocusModes mode) const; + bool isFocusPointModeSupported(QCameraFocus* theWrappedObject, QCameraFocus::FocusPointMode arg__1) const; + qreal maximumDigitalZoom(QCameraFocus* theWrappedObject) const; + qreal maximumOpticalZoom(QCameraFocus* theWrappedObject) const; + qreal opticalZoom(QCameraFocus* theWrappedObject) const; + void setCustomFocusPoint(QCameraFocus* theWrappedObject, const QPointF& point); + void setFocusMode(QCameraFocus* theWrappedObject, QCameraFocus::FocusModes mode); + void setFocusPointMode(QCameraFocus* theWrappedObject, QCameraFocus::FocusPointMode mode); + void zoomTo(QCameraFocus* theWrappedObject, qreal opticalZoom, qreal digitalZoom); +}; + + + + + +class PythonQtShell_QCameraFocusControl : public QCameraFocusControl +{ +public: + PythonQtShell_QCameraFocusControl(QObject* parent = nullptr):QCameraFocusControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraFocusControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QPointF customFocusPoint() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QCameraFocus::FocusModes focusMode() const; +virtual QCameraFocus::FocusPointMode focusPointMode() const; +virtual QList focusZones() const; +virtual bool isFocusModeSupported(QCameraFocus::FocusModes mode) const; +virtual bool isFocusPointModeSupported(QCameraFocus::FocusPointMode mode) const; +virtual void setCustomFocusPoint(const QPointF& point); +virtual void setFocusMode(QCameraFocus::FocusModes mode); +virtual void setFocusPointMode(QCameraFocus::FocusPointMode mode); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraFocusControl : public QCameraFocusControl +{ public: +inline QPointF py_q_customFocusPoint() const { return this->customFocusPoint(); } +inline QCameraFocus::FocusModes py_q_focusMode() const { return this->focusMode(); } +inline QCameraFocus::FocusPointMode py_q_focusPointMode() const { return this->focusPointMode(); } +inline QList py_q_focusZones() const { return this->focusZones(); } +inline bool py_q_isFocusModeSupported(QCameraFocus::FocusModes mode) const { return this->isFocusModeSupported(mode); } +inline bool py_q_isFocusPointModeSupported(QCameraFocus::FocusPointMode mode) const { return this->isFocusPointModeSupported(mode); } +inline void py_q_setCustomFocusPoint(const QPointF& point) { this->setCustomFocusPoint(point); } +inline void py_q_setFocusMode(QCameraFocus::FocusModes mode) { this->setFocusMode(mode); } +inline void py_q_setFocusPointMode(QCameraFocus::FocusPointMode mode) { this->setFocusPointMode(mode); } +}; + +class PythonQtWrapper_QCameraFocusControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraFocusControl* new_QCameraFocusControl(QObject* parent = nullptr); +void delete_QCameraFocusControl(QCameraFocusControl* obj) { delete obj; } + QPointF customFocusPoint(QCameraFocusControl* theWrappedObject) const; + QPointF py_q_customFocusPoint(QCameraFocusControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_customFocusPoint());} + QCameraFocus::FocusModes focusMode(QCameraFocusControl* theWrappedObject) const; + QCameraFocus::FocusModes py_q_focusMode(QCameraFocusControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_focusMode());} + QCameraFocus::FocusPointMode focusPointMode(QCameraFocusControl* theWrappedObject) const; + QCameraFocus::FocusPointMode py_q_focusPointMode(QCameraFocusControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_focusPointMode());} + QList focusZones(QCameraFocusControl* theWrappedObject) const; + QList py_q_focusZones(QCameraFocusControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_focusZones());} + bool isFocusModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode) const; + bool py_q_isFocusModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_isFocusModeSupported(mode));} + bool isFocusPointModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode) const; + bool py_q_isFocusPointModeSupported(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode) const{ return (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_isFocusPointModeSupported(mode));} + void setCustomFocusPoint(QCameraFocusControl* theWrappedObject, const QPointF& point); + void py_q_setCustomFocusPoint(QCameraFocusControl* theWrappedObject, const QPointF& point){ (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_setCustomFocusPoint(point));} + void setFocusMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode); + void py_q_setFocusMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusModes mode){ (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_setFocusMode(mode));} + void setFocusPointMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode); + void py_q_setFocusPointMode(QCameraFocusControl* theWrappedObject, QCameraFocus::FocusPointMode mode){ (((PythonQtPublicPromoter_QCameraFocusControl*)theWrappedObject)->py_q_setFocusPointMode(mode));} +}; + + + + + +class PythonQtWrapper_QCameraFocusZone : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FocusZoneStatus ) +enum FocusZoneStatus{ + Invalid = QCameraFocusZone::Invalid, Unused = QCameraFocusZone::Unused, Selected = QCameraFocusZone::Selected, Focused = QCameraFocusZone::Focused}; +public slots: +QCameraFocusZone* new_QCameraFocusZone(); +QCameraFocusZone* new_QCameraFocusZone(const QCameraFocusZone& other); +QCameraFocusZone* new_QCameraFocusZone(const QRectF& area, QCameraFocusZone::FocusZoneStatus status = QCameraFocusZone::Selected); +void delete_QCameraFocusZone(QCameraFocusZone* obj) { delete obj; } + QRectF area(QCameraFocusZone* theWrappedObject) const; + bool isValid(QCameraFocusZone* theWrappedObject) const; + bool __ne__(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other) const; + QCameraFocusZone* operator_assign(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other); + bool __eq__(QCameraFocusZone* theWrappedObject, const QCameraFocusZone& other) const; + void setStatus(QCameraFocusZone* theWrappedObject, QCameraFocusZone::FocusZoneStatus status); + QCameraFocusZone::FocusZoneStatus status(QCameraFocusZone* theWrappedObject) const; + bool __nonzero__(QCameraFocusZone* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QCameraImageCapture : public QCameraImageCapture +{ +public: + PythonQtShell_QCameraImageCapture(QMediaObject* mediaObject, QObject* parent = nullptr):QCameraImageCapture(mediaObject, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraImageCapture(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* arg__1); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraImageCapture : public QCameraImageCapture +{ public: +inline bool promoted_setMediaObject(QMediaObject* arg__1) { return this->setMediaObject(arg__1); } +inline QMediaObject* py_q_mediaObject() const { return QCameraImageCapture::mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* arg__1) { return QCameraImageCapture::setMediaObject(arg__1); } +}; + +class PythonQtWrapper_QCameraImageCapture : public QObject +{ Q_OBJECT +public: +Q_ENUMS(CaptureDestination DriveMode ) +Q_FLAGS(CaptureDestinations ) +enum CaptureDestination{ + CaptureToFile = QCameraImageCapture::CaptureToFile, CaptureToBuffer = QCameraImageCapture::CaptureToBuffer}; +enum DriveMode{ + SingleImageCapture = QCameraImageCapture::SingleImageCapture}; +Q_DECLARE_FLAGS(CaptureDestinations, CaptureDestination) +public slots: +QCameraImageCapture* new_QCameraImageCapture(QMediaObject* mediaObject, QObject* parent = nullptr); +void delete_QCameraImageCapture(QCameraImageCapture* obj) { delete obj; } + QMultimedia::AvailabilityStatus availability(QCameraImageCapture* theWrappedObject) const; + QVideoFrame::PixelFormat bufferFormat(QCameraImageCapture* theWrappedObject) const; + QCameraImageCapture::CaptureDestinations captureDestination(QCameraImageCapture* theWrappedObject) const; + QImageEncoderSettings encodingSettings(QCameraImageCapture* theWrappedObject) const; + QCameraImageCapture::Error error(QCameraImageCapture* theWrappedObject) const; + QString errorString(QCameraImageCapture* theWrappedObject) const; + QString imageCodecDescription(QCameraImageCapture* theWrappedObject, const QString& codecName) const; + bool isAvailable(QCameraImageCapture* theWrappedObject) const; + bool isCaptureDestinationSupported(QCameraImageCapture* theWrappedObject, QCameraImageCapture::CaptureDestinations destination) const; + bool isReadyForCapture(QCameraImageCapture* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QCameraImageCapture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraImageCapture*)theWrappedObject)->py_q_mediaObject());} + void setBufferFormat(QCameraImageCapture* theWrappedObject, const QVideoFrame::PixelFormat format); + void setCaptureDestination(QCameraImageCapture* theWrappedObject, QCameraImageCapture::CaptureDestinations destination); + void setEncodingSettings(QCameraImageCapture* theWrappedObject, const QImageEncoderSettings& settings); + bool py_q_setMediaObject(QCameraImageCapture* theWrappedObject, QMediaObject* arg__1){ return (((PythonQtPublicPromoter_QCameraImageCapture*)theWrappedObject)->py_q_setMediaObject(arg__1));} + QList supportedBufferFormats(QCameraImageCapture* theWrappedObject) const; + QStringList supportedImageCodecs(QCameraImageCapture* theWrappedObject) const; + QList supportedResolutions(QCameraImageCapture* theWrappedObject, const QImageEncoderSettings& settings = QImageEncoderSettings(), bool* continuous = nullptr) const; +}; + + + + + +class PythonQtShell_QCameraImageCaptureControl : public QCameraImageCaptureControl +{ +public: + PythonQtShell_QCameraImageCaptureControl(QObject* parent = nullptr):QCameraImageCaptureControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraImageCaptureControl(); + +virtual void cancelCapture(); +virtual int capture(const QString& fileName); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QCameraImageCapture::DriveMode driveMode() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isReadyForCapture() const; +virtual void setDriveMode(QCameraImageCapture::DriveMode mode); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraImageCaptureControl : public QCameraImageCaptureControl +{ public: +inline void py_q_cancelCapture() { this->cancelCapture(); } +inline int py_q_capture(const QString& fileName) { return this->capture(fileName); } +inline QCameraImageCapture::DriveMode py_q_driveMode() const { return this->driveMode(); } +inline bool py_q_isReadyForCapture() const { return this->isReadyForCapture(); } +inline void py_q_setDriveMode(QCameraImageCapture::DriveMode mode) { this->setDriveMode(mode); } +}; + +class PythonQtWrapper_QCameraImageCaptureControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraImageCaptureControl* new_QCameraImageCaptureControl(QObject* parent = nullptr); +void delete_QCameraImageCaptureControl(QCameraImageCaptureControl* obj) { delete obj; } + void cancelCapture(QCameraImageCaptureControl* theWrappedObject); + void py_q_cancelCapture(QCameraImageCaptureControl* theWrappedObject){ (((PythonQtPublicPromoter_QCameraImageCaptureControl*)theWrappedObject)->py_q_cancelCapture());} + int capture(QCameraImageCaptureControl* theWrappedObject, const QString& fileName); + int py_q_capture(QCameraImageCaptureControl* theWrappedObject, const QString& fileName){ return (((PythonQtPublicPromoter_QCameraImageCaptureControl*)theWrappedObject)->py_q_capture(fileName));} + QCameraImageCapture::DriveMode driveMode(QCameraImageCaptureControl* theWrappedObject) const; + QCameraImageCapture::DriveMode py_q_driveMode(QCameraImageCaptureControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraImageCaptureControl*)theWrappedObject)->py_q_driveMode());} + bool isReadyForCapture(QCameraImageCaptureControl* theWrappedObject) const; + bool py_q_isReadyForCapture(QCameraImageCaptureControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraImageCaptureControl*)theWrappedObject)->py_q_isReadyForCapture());} + void setDriveMode(QCameraImageCaptureControl* theWrappedObject, QCameraImageCapture::DriveMode mode); + void py_q_setDriveMode(QCameraImageCaptureControl* theWrappedObject, QCameraImageCapture::DriveMode mode){ (((PythonQtPublicPromoter_QCameraImageCaptureControl*)theWrappedObject)->py_q_setDriveMode(mode));} +}; + + + + + +class PythonQtWrapper_QCameraImageProcessing : public QObject +{ Q_OBJECT +public: +public slots: + qreal brightness(QCameraImageProcessing* theWrappedObject) const; + QCameraImageProcessing::ColorFilter colorFilter(QCameraImageProcessing* theWrappedObject) const; + qreal contrast(QCameraImageProcessing* theWrappedObject) const; + qreal denoisingLevel(QCameraImageProcessing* theWrappedObject) const; + bool isAvailable(QCameraImageProcessing* theWrappedObject) const; + bool isColorFilterSupported(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::ColorFilter filter) const; + bool isWhiteBalanceModeSupported(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::WhiteBalanceMode mode) const; + qreal manualWhiteBalance(QCameraImageProcessing* theWrappedObject) const; + qreal saturation(QCameraImageProcessing* theWrappedObject) const; + void setBrightness(QCameraImageProcessing* theWrappedObject, qreal value); + void setColorFilter(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::ColorFilter filter); + void setContrast(QCameraImageProcessing* theWrappedObject, qreal value); + void setDenoisingLevel(QCameraImageProcessing* theWrappedObject, qreal value); + void setManualWhiteBalance(QCameraImageProcessing* theWrappedObject, qreal colorTemperature); + void setSaturation(QCameraImageProcessing* theWrappedObject, qreal value); + void setSharpeningLevel(QCameraImageProcessing* theWrappedObject, qreal value); + void setWhiteBalanceMode(QCameraImageProcessing* theWrappedObject, QCameraImageProcessing::WhiteBalanceMode mode); + qreal sharpeningLevel(QCameraImageProcessing* theWrappedObject) const; + QCameraImageProcessing::WhiteBalanceMode whiteBalanceMode(QCameraImageProcessing* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QCameraImageProcessingControl : public QCameraImageProcessingControl +{ +public: + PythonQtShell_QCameraImageProcessingControl(QObject* parent = nullptr):QCameraImageProcessingControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraImageProcessingControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isParameterSupported(QCameraImageProcessingControl::ProcessingParameter arg__1) const; +virtual bool isParameterValueSupported(QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) const; +virtual QVariant parameter(QCameraImageProcessingControl::ProcessingParameter parameter) const; +virtual void setParameter(QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraImageProcessingControl : public QCameraImageProcessingControl +{ public: +inline bool py_q_isParameterSupported(QCameraImageProcessingControl::ProcessingParameter arg__1) const { return this->isParameterSupported(arg__1); } +inline bool py_q_isParameterValueSupported(QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) const { return this->isParameterValueSupported(parameter, value); } +inline QVariant py_q_parameter(QCameraImageProcessingControl::ProcessingParameter parameter) const { return this->parameter(parameter); } +inline void py_q_setParameter(QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) { this->setParameter(parameter, value); } +}; + +class PythonQtWrapper_QCameraImageProcessingControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraImageProcessingControl* new_QCameraImageProcessingControl(QObject* parent = nullptr); +void delete_QCameraImageProcessingControl(QCameraImageProcessingControl* obj) { delete obj; } + bool isParameterSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter arg__1) const; + bool py_q_isParameterSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter arg__1) const{ return (((PythonQtPublicPromoter_QCameraImageProcessingControl*)theWrappedObject)->py_q_isParameterSupported(arg__1));} + bool isParameterValueSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) const; + bool py_q_isParameterValueSupported(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value) const{ return (((PythonQtPublicPromoter_QCameraImageProcessingControl*)theWrappedObject)->py_q_isParameterValueSupported(parameter, value));} + QVariant parameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter) const; + QVariant py_q_parameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraImageProcessingControl*)theWrappedObject)->py_q_parameter(parameter));} + void setParameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value); + void py_q_setParameter(QCameraImageProcessingControl* theWrappedObject, QCameraImageProcessingControl::ProcessingParameter parameter, const QVariant& value){ (((PythonQtPublicPromoter_QCameraImageProcessingControl*)theWrappedObject)->py_q_setParameter(parameter, value));} +}; + + + + + +class PythonQtWrapper_QCameraInfo : public QObject +{ Q_OBJECT +public: +public slots: +QCameraInfo* new_QCameraInfo(const QByteArray& name = QByteArray()); +QCameraInfo* new_QCameraInfo(const QCamera& camera); +QCameraInfo* new_QCameraInfo(const QCameraInfo& other); +void delete_QCameraInfo(QCameraInfo* obj) { delete obj; } + QList static_QCameraInfo_availableCameras(QCamera::Position position = QCamera::UnspecifiedPosition); + QCameraInfo static_QCameraInfo_defaultCamera(); + QString description(QCameraInfo* theWrappedObject) const; + QString deviceName(QCameraInfo* theWrappedObject) const; + bool isNull(QCameraInfo* theWrappedObject) const; + bool __ne__(QCameraInfo* theWrappedObject, const QCameraInfo& other) const; + QCameraInfo* operator_assign(QCameraInfo* theWrappedObject, const QCameraInfo& other); + bool __eq__(QCameraInfo* theWrappedObject, const QCameraInfo& other) const; + int orientation(QCameraInfo* theWrappedObject) const; + QCamera::Position position(QCameraInfo* theWrappedObject) const; + QString py_toString(QCameraInfo*); + bool __nonzero__(QCameraInfo* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QCameraInfoControl : public QCameraInfoControl +{ +public: + PythonQtShell_QCameraInfoControl(QObject* parent = nullptr):QCameraInfoControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraInfoControl(); + +virtual int cameraOrientation(const QString& deviceName) const; +virtual QCamera::Position cameraPosition(const QString& deviceName) const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraInfoControl : public QCameraInfoControl +{ public: +inline int py_q_cameraOrientation(const QString& deviceName) const { return this->cameraOrientation(deviceName); } +inline QCamera::Position py_q_cameraPosition(const QString& deviceName) const { return this->cameraPosition(deviceName); } +}; + +class PythonQtWrapper_QCameraInfoControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraInfoControl* new_QCameraInfoControl(QObject* parent = nullptr); +void delete_QCameraInfoControl(QCameraInfoControl* obj) { delete obj; } + int cameraOrientation(QCameraInfoControl* theWrappedObject, const QString& deviceName) const; + int py_q_cameraOrientation(QCameraInfoControl* theWrappedObject, const QString& deviceName) const{ return (((PythonQtPublicPromoter_QCameraInfoControl*)theWrappedObject)->py_q_cameraOrientation(deviceName));} + QCamera::Position cameraPosition(QCameraInfoControl* theWrappedObject, const QString& deviceName) const; + QCamera::Position py_q_cameraPosition(QCameraInfoControl* theWrappedObject, const QString& deviceName) const{ return (((PythonQtPublicPromoter_QCameraInfoControl*)theWrappedObject)->py_q_cameraPosition(deviceName));} +}; + + + + + +class PythonQtShell_QCameraLocksControl : public QCameraLocksControl +{ +public: + PythonQtShell_QCameraLocksControl(QObject* parent = nullptr):QCameraLocksControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraLocksControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QCamera::LockStatus lockStatus(QCamera::LockType lock) const; +virtual void searchAndLock(QCamera::LockTypes locks); +virtual QCamera::LockTypes supportedLocks() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unlock(QCamera::LockTypes locks); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraLocksControl : public QCameraLocksControl +{ public: +inline QCamera::LockStatus py_q_lockStatus(QCamera::LockType lock) const { return this->lockStatus(lock); } +inline void py_q_searchAndLock(QCamera::LockTypes locks) { this->searchAndLock(locks); } +inline QCamera::LockTypes py_q_supportedLocks() const { return this->supportedLocks(); } +inline void py_q_unlock(QCamera::LockTypes locks) { this->unlock(locks); } +}; + +class PythonQtWrapper_QCameraLocksControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraLocksControl* new_QCameraLocksControl(QObject* parent = nullptr); +void delete_QCameraLocksControl(QCameraLocksControl* obj) { delete obj; } + QCamera::LockStatus lockStatus(QCameraLocksControl* theWrappedObject, QCamera::LockType lock) const; + QCamera::LockStatus py_q_lockStatus(QCameraLocksControl* theWrappedObject, QCamera::LockType lock) const{ return (((PythonQtPublicPromoter_QCameraLocksControl*)theWrappedObject)->py_q_lockStatus(lock));} + void searchAndLock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks); + void py_q_searchAndLock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks){ (((PythonQtPublicPromoter_QCameraLocksControl*)theWrappedObject)->py_q_searchAndLock(locks));} + QCamera::LockTypes supportedLocks(QCameraLocksControl* theWrappedObject) const; + QCamera::LockTypes py_q_supportedLocks(QCameraLocksControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraLocksControl*)theWrappedObject)->py_q_supportedLocks());} + void unlock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks); + void py_q_unlock(QCameraLocksControl* theWrappedObject, QCamera::LockTypes locks){ (((PythonQtPublicPromoter_QCameraLocksControl*)theWrappedObject)->py_q_unlock(locks));} +}; + + + + + +class PythonQtShell_QCameraViewfinder : public QCameraViewfinder +{ +public: + PythonQtShell_QCameraViewfinder(QWidget* parent = nullptr):QCameraViewfinder(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraViewfinder(); + +virtual void actionEvent(QActionEvent* event); +virtual void changeEvent(QEvent* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void closeEvent(QCloseEvent* event); +virtual void contextMenuEvent(QContextMenuEvent* event); +virtual void customEvent(QEvent* event); +virtual int devType() const; +virtual void dragEnterEvent(QDragEnterEvent* event); +virtual void dragLeaveEvent(QDragLeaveEvent* event); +virtual void dragMoveEvent(QDragMoveEvent* event); +virtual void dropEvent(QDropEvent* event); +virtual void enterEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void focusInEvent(QFocusEvent* event); +virtual bool focusNextPrevChild(bool next); +virtual void focusOutEvent(QFocusEvent* event); +virtual bool hasHeightForWidth() const; +virtual int heightForWidth(int arg__1) const; +virtual void hideEvent(QHideEvent* event); +virtual void initPainter(QPainter* painter) const; +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void leaveEvent(QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual int metric(QPaintDevice::PaintDeviceMetric arg__1) const; +virtual QSize minimumSizeHint() const; +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void moveEvent(QMoveEvent* event); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual QPaintEngine* paintEngine() const; +virtual void paintEvent(QPaintEvent* event); +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual void resizeEvent(QResizeEvent* event); +virtual bool setMediaObject(QMediaObject* object); +virtual void setVisible(bool visible); +virtual QPainter* sharedPainter() const; +virtual void showEvent(QShowEvent* event); +virtual QSize sizeHint() const; +virtual void tabletEvent(QTabletEvent* event); +virtual void timerEvent(QTimerEvent* event); +virtual void wheelEvent(QWheelEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraViewfinder : public QCameraViewfinder +{ public: +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline QMediaObject* py_q_mediaObject() const { return QCameraViewfinder::mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* object) { return QCameraViewfinder::setMediaObject(object); } +}; + +class PythonQtWrapper_QCameraViewfinder : public QObject +{ Q_OBJECT +public: +public slots: +QCameraViewfinder* new_QCameraViewfinder(QWidget* parent = nullptr); +void delete_QCameraViewfinder(QCameraViewfinder* obj) { delete obj; } + QMediaObject* py_q_mediaObject(QCameraViewfinder* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraViewfinder*)theWrappedObject)->py_q_mediaObject());} + bool py_q_setMediaObject(QCameraViewfinder* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QCameraViewfinder*)theWrappedObject)->py_q_setMediaObject(object));} +}; + + + + + +class PythonQtWrapper_QCameraViewfinderSettings : public QObject +{ Q_OBJECT +public: +public slots: +QCameraViewfinderSettings* new_QCameraViewfinderSettings(); +QCameraViewfinderSettings* new_QCameraViewfinderSettings(const QCameraViewfinderSettings& other); +void delete_QCameraViewfinderSettings(QCameraViewfinderSettings* obj) { delete obj; } + bool isNull(QCameraViewfinderSettings* theWrappedObject) const; + qreal maximumFrameRate(QCameraViewfinderSettings* theWrappedObject) const; + qreal minimumFrameRate(QCameraViewfinderSettings* theWrappedObject) const; + QCameraViewfinderSettings* operator_assign(QCameraViewfinderSettings* theWrappedObject, const QCameraViewfinderSettings& other); + QSize pixelAspectRatio(QCameraViewfinderSettings* theWrappedObject) const; + QVideoFrame::PixelFormat pixelFormat(QCameraViewfinderSettings* theWrappedObject) const; + QSize resolution(QCameraViewfinderSettings* theWrappedObject) const; + void setMaximumFrameRate(QCameraViewfinderSettings* theWrappedObject, qreal rate); + void setMinimumFrameRate(QCameraViewfinderSettings* theWrappedObject, qreal rate); + void setPixelAspectRatio(QCameraViewfinderSettings* theWrappedObject, const QSize& ratio); + void setPixelAspectRatio(QCameraViewfinderSettings* theWrappedObject, int horizontal, int vertical); + void setPixelFormat(QCameraViewfinderSettings* theWrappedObject, QVideoFrame::PixelFormat format); + void setResolution(QCameraViewfinderSettings* theWrappedObject, const QSize& arg__1); + void setResolution(QCameraViewfinderSettings* theWrappedObject, int width, int height); + void swap(QCameraViewfinderSettings* theWrappedObject, QCameraViewfinderSettings& other); + bool __nonzero__(QCameraViewfinderSettings* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QCameraViewfinderSettingsControl : public QCameraViewfinderSettingsControl +{ +public: + PythonQtShell_QCameraViewfinderSettingsControl(QObject* parent = nullptr):QCameraViewfinderSettingsControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraViewfinderSettingsControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isViewfinderParameterSupported(QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const; +virtual void setViewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter, const QVariant& value); +virtual void timerEvent(QTimerEvent* event); +virtual QVariant viewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraViewfinderSettingsControl : public QCameraViewfinderSettingsControl +{ public: +inline bool py_q_isViewfinderParameterSupported(QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const { return this->isViewfinderParameterSupported(parameter); } +inline void py_q_setViewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter, const QVariant& value) { this->setViewfinderParameter(parameter, value); } +inline QVariant py_q_viewfinderParameter(QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const { return this->viewfinderParameter(parameter); } +}; + +class PythonQtWrapper_QCameraViewfinderSettingsControl : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ViewfinderParameter ) +enum ViewfinderParameter{ + Resolution = QCameraViewfinderSettingsControl::Resolution, PixelAspectRatio = QCameraViewfinderSettingsControl::PixelAspectRatio, MinimumFrameRate = QCameraViewfinderSettingsControl::MinimumFrameRate, MaximumFrameRate = QCameraViewfinderSettingsControl::MaximumFrameRate, PixelFormat = QCameraViewfinderSettingsControl::PixelFormat, UserParameter = QCameraViewfinderSettingsControl::UserParameter}; +public slots: +QCameraViewfinderSettingsControl* new_QCameraViewfinderSettingsControl(QObject* parent = nullptr); +void delete_QCameraViewfinderSettingsControl(QCameraViewfinderSettingsControl* obj) { delete obj; } + bool isViewfinderParameterSupported(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const; + bool py_q_isViewfinderParameterSupported(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl*)theWrappedObject)->py_q_isViewfinderParameterSupported(parameter));} + void setViewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter, const QVariant& value); + void py_q_setViewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter, const QVariant& value){ (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl*)theWrappedObject)->py_q_setViewfinderParameter(parameter, value));} + QVariant viewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const; + QVariant py_q_viewfinderParameter(QCameraViewfinderSettingsControl* theWrappedObject, QCameraViewfinderSettingsControl::ViewfinderParameter parameter) const{ return (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl*)theWrappedObject)->py_q_viewfinderParameter(parameter));} +}; + + + + + +class PythonQtShell_QCameraViewfinderSettingsControl2 : public QCameraViewfinderSettingsControl2 +{ +public: + PythonQtShell_QCameraViewfinderSettingsControl2(QObject* parent = nullptr):QCameraViewfinderSettingsControl2(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraViewfinderSettingsControl2(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setViewfinderSettings(const QCameraViewfinderSettings& settings); +virtual QList supportedViewfinderSettings() const; +virtual void timerEvent(QTimerEvent* event); +virtual QCameraViewfinderSettings viewfinderSettings() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraViewfinderSettingsControl2 : public QCameraViewfinderSettingsControl2 +{ public: +inline void py_q_setViewfinderSettings(const QCameraViewfinderSettings& settings) { this->setViewfinderSettings(settings); } +inline QList py_q_supportedViewfinderSettings() const { return this->supportedViewfinderSettings(); } +inline QCameraViewfinderSettings py_q_viewfinderSettings() const { return this->viewfinderSettings(); } +}; + +class PythonQtWrapper_QCameraViewfinderSettingsControl2 : public QObject +{ Q_OBJECT +public: +public slots: +QCameraViewfinderSettingsControl2* new_QCameraViewfinderSettingsControl2(QObject* parent = nullptr); +void delete_QCameraViewfinderSettingsControl2(QCameraViewfinderSettingsControl2* obj) { delete obj; } + void setViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject, const QCameraViewfinderSettings& settings); + void py_q_setViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject, const QCameraViewfinderSettings& settings){ (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl2*)theWrappedObject)->py_q_setViewfinderSettings(settings));} + QList supportedViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const; + QList py_q_supportedViewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl2*)theWrappedObject)->py_q_supportedViewfinderSettings());} + QCameraViewfinderSettings viewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const; + QCameraViewfinderSettings py_q_viewfinderSettings(QCameraViewfinderSettingsControl2* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraViewfinderSettingsControl2*)theWrappedObject)->py_q_viewfinderSettings());} +}; + + + + + +class PythonQtShell_QCameraZoomControl : public QCameraZoomControl +{ +public: + PythonQtShell_QCameraZoomControl(QObject* parent = nullptr):QCameraZoomControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QCameraZoomControl(); + +virtual void childEvent(QChildEvent* event); +virtual qreal currentDigitalZoom() const; +virtual qreal currentOpticalZoom() const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual qreal maximumDigitalZoom() const; +virtual qreal maximumOpticalZoom() const; +virtual qreal requestedDigitalZoom() const; +virtual qreal requestedOpticalZoom() const; +virtual void timerEvent(QTimerEvent* event); +virtual void zoomTo(qreal optical, qreal digital); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QCameraZoomControl : public QCameraZoomControl +{ public: +inline qreal py_q_currentDigitalZoom() const { return this->currentDigitalZoom(); } +inline qreal py_q_currentOpticalZoom() const { return this->currentOpticalZoom(); } +inline qreal py_q_maximumDigitalZoom() const { return this->maximumDigitalZoom(); } +inline qreal py_q_maximumOpticalZoom() const { return this->maximumOpticalZoom(); } +inline qreal py_q_requestedDigitalZoom() const { return this->requestedDigitalZoom(); } +inline qreal py_q_requestedOpticalZoom() const { return this->requestedOpticalZoom(); } +inline void py_q_zoomTo(qreal optical, qreal digital) { this->zoomTo(optical, digital); } +}; + +class PythonQtWrapper_QCameraZoomControl : public QObject +{ Q_OBJECT +public: +public slots: +QCameraZoomControl* new_QCameraZoomControl(QObject* parent = nullptr); +void delete_QCameraZoomControl(QCameraZoomControl* obj) { delete obj; } + qreal currentDigitalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_currentDigitalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_currentDigitalZoom());} + qreal currentOpticalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_currentOpticalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_currentOpticalZoom());} + qreal maximumDigitalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_maximumDigitalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_maximumDigitalZoom());} + qreal maximumOpticalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_maximumOpticalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_maximumOpticalZoom());} + qreal requestedDigitalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_requestedDigitalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_requestedDigitalZoom());} + qreal requestedOpticalZoom(QCameraZoomControl* theWrappedObject) const; + qreal py_q_requestedOpticalZoom(QCameraZoomControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_requestedOpticalZoom());} + void zoomTo(QCameraZoomControl* theWrappedObject, qreal optical, qreal digital); + void py_q_zoomTo(QCameraZoomControl* theWrappedObject, qreal optical, qreal digital){ (((PythonQtPublicPromoter_QCameraZoomControl*)theWrappedObject)->py_q_zoomTo(optical, digital));} +}; + + + + + +class PythonQtShell_QCamera__FrameRateRange : public QCamera::FrameRateRange +{ +public: + PythonQtShell_QCamera__FrameRateRange():QCamera::FrameRateRange(),_wrapper(NULL) {}; + PythonQtShell_QCamera__FrameRateRange(qreal minimum, qreal maximum):QCamera::FrameRateRange(minimum, maximum),_wrapper(NULL) {}; + + ~PythonQtShell_QCamera__FrameRateRange(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QCamera__FrameRateRange : public QObject +{ Q_OBJECT +public: +public slots: +QCamera::FrameRateRange* new_QCamera__FrameRateRange(); +QCamera::FrameRateRange* new_QCamera__FrameRateRange(qreal minimum, qreal maximum); +void delete_QCamera__FrameRateRange(QCamera::FrameRateRange* obj) { delete obj; } + bool __eq__(QCamera::FrameRateRange* theWrappedObject, const QCamera::FrameRateRange& r2); +void py_set_maximumFrameRate(QCamera::FrameRateRange* theWrappedObject, qreal maximumFrameRate){ theWrappedObject->maximumFrameRate = maximumFrameRate; } +qreal py_get_maximumFrameRate(QCamera::FrameRateRange* theWrappedObject){ return theWrappedObject->maximumFrameRate; } +void py_set_minimumFrameRate(QCamera::FrameRateRange* theWrappedObject, qreal minimumFrameRate){ theWrappedObject->minimumFrameRate = minimumFrameRate; } +qreal py_get_minimumFrameRate(QCamera::FrameRateRange* theWrappedObject){ return theWrappedObject->minimumFrameRate; } +}; + + + + + +class PythonQtShell_QGraphicsVideoItem : public QGraphicsVideoItem +{ +public: + PythonQtShell_QGraphicsVideoItem(QGraphicsItem* parent = nullptr):QGraphicsVideoItem(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QGraphicsVideoItem(); + +virtual QRectF boundingRect() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* ev); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QVariant itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant& value); +virtual QMediaObject* mediaObject() const; +virtual void paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr); +virtual bool setMediaObject(QMediaObject* object); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGraphicsVideoItem : public QGraphicsVideoItem +{ public: +inline QVariant promoted_itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant& value) { return this->itemChange(change, value); } +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline void promoted_timerEvent(QTimerEvent* event) { this->timerEvent(event); } +inline QRectF py_q_boundingRect() const { return QGraphicsVideoItem::boundingRect(); } +inline QVariant py_q_itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant& value) { return QGraphicsVideoItem::itemChange(change, value); } +inline QMediaObject* py_q_mediaObject() const { return QGraphicsVideoItem::mediaObject(); } +inline void py_q_paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr) { QGraphicsVideoItem::paint(painter, option, widget); } +inline bool py_q_setMediaObject(QMediaObject* object) { return QGraphicsVideoItem::setMediaObject(object); } +inline void py_q_timerEvent(QTimerEvent* event) { QGraphicsVideoItem::timerEvent(event); } +}; + +class PythonQtWrapper_QGraphicsVideoItem : public QObject +{ Q_OBJECT +public: +public slots: +QGraphicsVideoItem* new_QGraphicsVideoItem(QGraphicsItem* parent = nullptr); +void delete_QGraphicsVideoItem(QGraphicsVideoItem* obj) { delete obj; } + Qt::AspectRatioMode aspectRatioMode(QGraphicsVideoItem* theWrappedObject) const; + QRectF boundingRect(QGraphicsVideoItem* theWrappedObject) const; + QRectF py_q_boundingRect(QGraphicsVideoItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_boundingRect());} + QVariant itemChange(QGraphicsVideoItem* theWrappedObject, QGraphicsItem::GraphicsItemChange change, const QVariant& value); + QVariant py_q_itemChange(QGraphicsVideoItem* theWrappedObject, QGraphicsItem::GraphicsItemChange change, const QVariant& value){ return (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_itemChange(change, value));} + QMediaObject* py_q_mediaObject(QGraphicsVideoItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_mediaObject());} + QSizeF nativeSize(QGraphicsVideoItem* theWrappedObject) const; + QPointF offset(QGraphicsVideoItem* theWrappedObject) const; + void paint(QGraphicsVideoItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr); + void py_q_paint(QGraphicsVideoItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr){ (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_paint(painter, option, widget));} + void setAspectRatioMode(QGraphicsVideoItem* theWrappedObject, Qt::AspectRatioMode mode); + bool py_q_setMediaObject(QGraphicsVideoItem* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_setMediaObject(object));} + void setOffset(QGraphicsVideoItem* theWrappedObject, const QPointF& offset); + void setSize(QGraphicsVideoItem* theWrappedObject, const QSizeF& size); + QSizeF size(QGraphicsVideoItem* theWrappedObject) const; + void py_q_timerEvent(QGraphicsVideoItem* theWrappedObject, QTimerEvent* event){ (((PythonQtPublicPromoter_QGraphicsVideoItem*)theWrappedObject)->py_q_timerEvent(event));} +}; + + + + + +class PythonQtShell_QImageEncoderControl : public QImageEncoderControl +{ +public: + PythonQtShell_QImageEncoderControl(QObject* parent = nullptr):QImageEncoderControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QImageEncoderControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QString imageCodecDescription(const QString& codec) const; +virtual QImageEncoderSettings imageSettings() const; +virtual void setImageSettings(const QImageEncoderSettings& settings); +virtual QStringList supportedImageCodecs() const; +virtual QList supportedResolutions(const QImageEncoderSettings& settings, bool* continuous = nullptr) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QImageEncoderControl : public QImageEncoderControl +{ public: +inline QString py_q_imageCodecDescription(const QString& codec) const { return this->imageCodecDescription(codec); } +inline QImageEncoderSettings py_q_imageSettings() const { return this->imageSettings(); } +inline void py_q_setImageSettings(const QImageEncoderSettings& settings) { this->setImageSettings(settings); } +inline QStringList py_q_supportedImageCodecs() const { return this->supportedImageCodecs(); } +inline QList py_q_supportedResolutions(const QImageEncoderSettings& settings, bool* continuous = nullptr) const { return this->supportedResolutions(settings, continuous); } +}; + +class PythonQtWrapper_QImageEncoderControl : public QObject +{ Q_OBJECT +public: +public slots: +QImageEncoderControl* new_QImageEncoderControl(QObject* parent = nullptr); +void delete_QImageEncoderControl(QImageEncoderControl* obj) { delete obj; } + QString imageCodecDescription(QImageEncoderControl* theWrappedObject, const QString& codec) const; + QString py_q_imageCodecDescription(QImageEncoderControl* theWrappedObject, const QString& codec) const{ return (((PythonQtPublicPromoter_QImageEncoderControl*)theWrappedObject)->py_q_imageCodecDescription(codec));} + QImageEncoderSettings imageSettings(QImageEncoderControl* theWrappedObject) const; + QImageEncoderSettings py_q_imageSettings(QImageEncoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QImageEncoderControl*)theWrappedObject)->py_q_imageSettings());} + void setImageSettings(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings); + void py_q_setImageSettings(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings){ (((PythonQtPublicPromoter_QImageEncoderControl*)theWrappedObject)->py_q_setImageSettings(settings));} + QStringList supportedImageCodecs(QImageEncoderControl* theWrappedObject) const; + QStringList py_q_supportedImageCodecs(QImageEncoderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QImageEncoderControl*)theWrappedObject)->py_q_supportedImageCodecs());} + QList supportedResolutions(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings, bool* continuous = nullptr) const; + QList py_q_supportedResolutions(QImageEncoderControl* theWrappedObject, const QImageEncoderSettings& settings, bool* continuous = nullptr) const{ return (((PythonQtPublicPromoter_QImageEncoderControl*)theWrappedObject)->py_q_supportedResolutions(settings, continuous));} +}; + + + + + +class PythonQtWrapper_QImageEncoderSettings : public QObject +{ Q_OBJECT +public: +public slots: +QImageEncoderSettings* new_QImageEncoderSettings(); +QImageEncoderSettings* new_QImageEncoderSettings(const QImageEncoderSettings& other); +void delete_QImageEncoderSettings(QImageEncoderSettings* obj) { delete obj; } + QString codec(QImageEncoderSettings* theWrappedObject) const; + QVariant encodingOption(QImageEncoderSettings* theWrappedObject, const QString& option) const; + QMap encodingOptions(QImageEncoderSettings* theWrappedObject) const; + bool isNull(QImageEncoderSettings* theWrappedObject) const; + bool __ne__(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other) const; + QImageEncoderSettings* operator_assign(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other); + bool __eq__(QImageEncoderSettings* theWrappedObject, const QImageEncoderSettings& other) const; + QMultimedia::EncodingQuality quality(QImageEncoderSettings* theWrappedObject) const; + QSize resolution(QImageEncoderSettings* theWrappedObject) const; + void setCodec(QImageEncoderSettings* theWrappedObject, const QString& arg__1); + void setEncodingOption(QImageEncoderSettings* theWrappedObject, const QString& option, const QVariant& value); + void setEncodingOptions(QImageEncoderSettings* theWrappedObject, const QMap& options); + void setQuality(QImageEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality); + void setResolution(QImageEncoderSettings* theWrappedObject, const QSize& arg__1); + void setResolution(QImageEncoderSettings* theWrappedObject, int width, int height); + bool __nonzero__(QImageEncoderSettings* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QMediaAudioProbeControl : public QMediaAudioProbeControl +{ +public: + PythonQtShell_QMediaAudioProbeControl(QObject* parent = nullptr):QMediaAudioProbeControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaAudioProbeControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QMediaAudioProbeControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaAudioProbeControl* new_QMediaAudioProbeControl(QObject* parent = nullptr); +void delete_QMediaAudioProbeControl(QMediaAudioProbeControl* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QMediaAvailabilityControl : public QMediaAvailabilityControl +{ +public: + PythonQtShell_QMediaAvailabilityControl(QObject* parent = nullptr):QMediaAvailabilityControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaAvailabilityControl(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaAvailabilityControl : public QMediaAvailabilityControl +{ public: +inline QMultimedia::AvailabilityStatus py_q_availability() const { return this->availability(); } +}; + +class PythonQtWrapper_QMediaAvailabilityControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaAvailabilityControl* new_QMediaAvailabilityControl(QObject* parent = nullptr); +void delete_QMediaAvailabilityControl(QMediaAvailabilityControl* obj) { delete obj; } + QMultimedia::AvailabilityStatus availability(QMediaAvailabilityControl* theWrappedObject) const; + QMultimedia::AvailabilityStatus py_q_availability(QMediaAvailabilityControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaAvailabilityControl*)theWrappedObject)->py_q_availability());} +}; + + + + + +class PythonQtShell_QMediaBindableInterface : public QMediaBindableInterface +{ +public: + PythonQtShell_QMediaBindableInterface():QMediaBindableInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaBindableInterface(); + +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* object); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaBindableInterface : public QMediaBindableInterface +{ public: +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline QMediaObject* py_q_mediaObject() const { return this->mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +}; + +class PythonQtWrapper_QMediaBindableInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaBindableInterface* new_QMediaBindableInterface(); +void delete_QMediaBindableInterface(QMediaBindableInterface* obj) { delete obj; } + QMediaObject* mediaObject(QMediaBindableInterface* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QMediaBindableInterface* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaBindableInterface*)theWrappedObject)->py_q_mediaObject());} + bool setMediaObject(QMediaBindableInterface* theWrappedObject, QMediaObject* object); + bool py_q_setMediaObject(QMediaBindableInterface* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QMediaBindableInterface*)theWrappedObject)->py_q_setMediaObject(object));} +}; + + + + + +class PythonQtShell_QMediaContainerControl : public QMediaContainerControl +{ +public: + PythonQtShell_QMediaContainerControl(QObject* parent = nullptr):QMediaContainerControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaContainerControl(); + +virtual void childEvent(QChildEvent* event); +virtual QString containerDescription(const QString& formatMimeType) const; +virtual QString containerFormat() const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setContainerFormat(const QString& format); +virtual QStringList supportedContainers() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaContainerControl : public QMediaContainerControl +{ public: +inline QString py_q_containerDescription(const QString& formatMimeType) const { return this->containerDescription(formatMimeType); } +inline QString py_q_containerFormat() const { return this->containerFormat(); } +inline void py_q_setContainerFormat(const QString& format) { this->setContainerFormat(format); } +inline QStringList py_q_supportedContainers() const { return this->supportedContainers(); } +}; + +class PythonQtWrapper_QMediaContainerControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaContainerControl* new_QMediaContainerControl(QObject* parent = nullptr); +void delete_QMediaContainerControl(QMediaContainerControl* obj) { delete obj; } + QString containerDescription(QMediaContainerControl* theWrappedObject, const QString& formatMimeType) const; + QString py_q_containerDescription(QMediaContainerControl* theWrappedObject, const QString& formatMimeType) const{ return (((PythonQtPublicPromoter_QMediaContainerControl*)theWrappedObject)->py_q_containerDescription(formatMimeType));} + QString containerFormat(QMediaContainerControl* theWrappedObject) const; + QString py_q_containerFormat(QMediaContainerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaContainerControl*)theWrappedObject)->py_q_containerFormat());} + void setContainerFormat(QMediaContainerControl* theWrappedObject, const QString& format); + void py_q_setContainerFormat(QMediaContainerControl* theWrappedObject, const QString& format){ (((PythonQtPublicPromoter_QMediaContainerControl*)theWrappedObject)->py_q_setContainerFormat(format));} + QStringList supportedContainers(QMediaContainerControl* theWrappedObject) const; + QStringList py_q_supportedContainers(QMediaContainerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaContainerControl*)theWrappedObject)->py_q_supportedContainers());} +}; + + + + + +class PythonQtWrapper_QMediaContent : public QObject +{ Q_OBJECT +public: +public slots: +QMediaContent* new_QMediaContent(); +QMediaContent* new_QMediaContent(QMediaPlaylist* playlist, const QUrl& contentUrl = QUrl(), bool takeOwnership = false); +QMediaContent* new_QMediaContent(const QList& resources); +QMediaContent* new_QMediaContent(const QMediaContent& other); +QMediaContent* new_QMediaContent(const QMediaResource& contentResource); +QMediaContent* new_QMediaContent(const QNetworkRequest& contentRequest); +QMediaContent* new_QMediaContent(const QUrl& contentUrl); +void delete_QMediaContent(QMediaContent* obj) { delete obj; } + QNetworkRequest canonicalRequest(QMediaContent* theWrappedObject) const; + QMediaResource canonicalResource(QMediaContent* theWrappedObject) const; + QUrl canonicalUrl(QMediaContent* theWrappedObject) const; + bool isNull(QMediaContent* theWrappedObject) const; + bool __ne__(QMediaContent* theWrappedObject, const QMediaContent& other) const; + QMediaContent* operator_assign(QMediaContent* theWrappedObject, const QMediaContent& other); + bool __eq__(QMediaContent* theWrappedObject, const QMediaContent& other) const; + QMediaPlaylist* playlist(QMediaContent* theWrappedObject) const; + QList resources(QMediaContent* theWrappedObject) const; + bool __nonzero__(QMediaContent* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QMediaControl : public QMediaControl +{ +public: + PythonQtShell_QMediaControl(QObject* parent = nullptr):QMediaControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QMediaControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaControl* new_QMediaControl(QObject* parent = nullptr); +void delete_QMediaControl(QMediaControl* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QMediaGaplessPlaybackControl : public QMediaGaplessPlaybackControl +{ +public: + PythonQtShell_QMediaGaplessPlaybackControl(QObject* parent = nullptr):QMediaGaplessPlaybackControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaGaplessPlaybackControl(); + +virtual void childEvent(QChildEvent* event); +virtual qreal crossfadeTime() const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isCrossfadeSupported() const; +virtual QMediaContent nextMedia() const; +virtual void setCrossfadeTime(qreal crossfadeTime); +virtual void setNextMedia(const QMediaContent& media); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaGaplessPlaybackControl : public QMediaGaplessPlaybackControl +{ public: +inline qreal py_q_crossfadeTime() const { return this->crossfadeTime(); } +inline bool py_q_isCrossfadeSupported() const { return this->isCrossfadeSupported(); } +inline QMediaContent py_q_nextMedia() const { return this->nextMedia(); } +inline void py_q_setCrossfadeTime(qreal crossfadeTime) { this->setCrossfadeTime(crossfadeTime); } +inline void py_q_setNextMedia(const QMediaContent& media) { this->setNextMedia(media); } +}; + +class PythonQtWrapper_QMediaGaplessPlaybackControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaGaplessPlaybackControl* new_QMediaGaplessPlaybackControl(QObject* parent = nullptr); +void delete_QMediaGaplessPlaybackControl(QMediaGaplessPlaybackControl* obj) { delete obj; } + qreal crossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject) const; + qreal py_q_crossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaGaplessPlaybackControl*)theWrappedObject)->py_q_crossfadeTime());} + bool isCrossfadeSupported(QMediaGaplessPlaybackControl* theWrappedObject) const; + bool py_q_isCrossfadeSupported(QMediaGaplessPlaybackControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaGaplessPlaybackControl*)theWrappedObject)->py_q_isCrossfadeSupported());} + QMediaContent nextMedia(QMediaGaplessPlaybackControl* theWrappedObject) const; + QMediaContent py_q_nextMedia(QMediaGaplessPlaybackControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaGaplessPlaybackControl*)theWrappedObject)->py_q_nextMedia());} + void setCrossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject, qreal crossfadeTime); + void py_q_setCrossfadeTime(QMediaGaplessPlaybackControl* theWrappedObject, qreal crossfadeTime){ (((PythonQtPublicPromoter_QMediaGaplessPlaybackControl*)theWrappedObject)->py_q_setCrossfadeTime(crossfadeTime));} + void setNextMedia(QMediaGaplessPlaybackControl* theWrappedObject, const QMediaContent& media); + void py_q_setNextMedia(QMediaGaplessPlaybackControl* theWrappedObject, const QMediaContent& media){ (((PythonQtPublicPromoter_QMediaGaplessPlaybackControl*)theWrappedObject)->py_q_setNextMedia(media));} +}; + + + + + +class PythonQtShell_QMediaNetworkAccessControl : public QMediaNetworkAccessControl +{ +public: + PythonQtShell_QMediaNetworkAccessControl(QObject* parent = nullptr):QMediaNetworkAccessControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaNetworkAccessControl(); + +virtual void childEvent(QChildEvent* event); +virtual QNetworkConfiguration currentConfiguration() const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setConfigurations(const QList& configuration); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaNetworkAccessControl : public QMediaNetworkAccessControl +{ public: +inline QNetworkConfiguration py_q_currentConfiguration() const { return this->currentConfiguration(); } +inline void py_q_setConfigurations(const QList& configuration) { this->setConfigurations(configuration); } +}; + +class PythonQtWrapper_QMediaNetworkAccessControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaNetworkAccessControl* new_QMediaNetworkAccessControl(QObject* parent = nullptr); +void delete_QMediaNetworkAccessControl(QMediaNetworkAccessControl* obj) { delete obj; } + QNetworkConfiguration currentConfiguration(QMediaNetworkAccessControl* theWrappedObject) const; + QNetworkConfiguration py_q_currentConfiguration(QMediaNetworkAccessControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaNetworkAccessControl*)theWrappedObject)->py_q_currentConfiguration());} + void setConfigurations(QMediaNetworkAccessControl* theWrappedObject, const QList& configuration); + void py_q_setConfigurations(QMediaNetworkAccessControl* theWrappedObject, const QList& configuration){ (((PythonQtPublicPromoter_QMediaNetworkAccessControl*)theWrappedObject)->py_q_setConfigurations(configuration));} +}; + + + + + +class PythonQtShell_QMediaObject : public QMediaObject +{ +public: + PythonQtShell_QMediaObject(QObject* parent, QMediaService* service):QMediaObject(parent, service),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaObject(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual bool bind(QObject* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAvailable() const; +virtual QMediaService* service() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unbind(QObject* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaObject : public QMediaObject +{ public: +inline void promoted_addPropertyWatch(const QByteArray& name) { this->addPropertyWatch(name); } +inline void promoted_removePropertyWatch(const QByteArray& name) { this->removePropertyWatch(name); } +inline QMultimedia::AvailabilityStatus py_q_availability() const { return QMediaObject::availability(); } +inline bool py_q_bind(QObject* arg__1) { return QMediaObject::bind(arg__1); } +inline bool py_q_isAvailable() const { return QMediaObject::isAvailable(); } +inline QMediaService* py_q_service() const { return QMediaObject::service(); } +inline void py_q_unbind(QObject* arg__1) { QMediaObject::unbind(arg__1); } +}; + +class PythonQtWrapper_QMediaObject : public QObject +{ Q_OBJECT +public: +public slots: +QMediaObject* new_QMediaObject(QObject* parent, QMediaService* service); +void delete_QMediaObject(QMediaObject* obj) { delete obj; } + void addPropertyWatch(QMediaObject* theWrappedObject, const QByteArray& name); + QMultimedia::AvailabilityStatus availability(QMediaObject* theWrappedObject) const; + QMultimedia::AvailabilityStatus py_q_availability(QMediaObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->py_q_availability());} + QStringList availableMetaData(QMediaObject* theWrappedObject) const; + bool bind(QMediaObject* theWrappedObject, QObject* arg__1); + bool py_q_bind(QMediaObject* theWrappedObject, QObject* arg__1){ return (((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->py_q_bind(arg__1));} + bool isAvailable(QMediaObject* theWrappedObject) const; + bool py_q_isAvailable(QMediaObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->py_q_isAvailable());} + bool isMetaDataAvailable(QMediaObject* theWrappedObject) const; + QVariant metaData(QMediaObject* theWrappedObject, const QString& key) const; + int notifyInterval(QMediaObject* theWrappedObject) const; + void removePropertyWatch(QMediaObject* theWrappedObject, const QByteArray& name); + QMediaService* service(QMediaObject* theWrappedObject) const; + QMediaService* py_q_service(QMediaObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->py_q_service());} + void setNotifyInterval(QMediaObject* theWrappedObject, int milliSeconds); + void unbind(QMediaObject* theWrappedObject, QObject* arg__1); + void py_q_unbind(QMediaObject* theWrappedObject, QObject* arg__1){ (((PythonQtPublicPromoter_QMediaObject*)theWrappedObject)->py_q_unbind(arg__1));} +}; + + + + + +class PythonQtShell_QMediaPlayer : public QMediaPlayer +{ +public: + PythonQtShell_QMediaPlayer(QObject* parent = nullptr, QMediaPlayer::Flags flags = QMediaPlayer::Flags()):QMediaPlayer(parent, flags),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaPlayer(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual bool bind(QObject* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAvailable() const; +virtual QMediaService* service() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unbind(QObject* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaPlayer : public QMediaPlayer +{ public: +inline QMultimedia::AvailabilityStatus py_q_availability() const { return QMediaPlayer::availability(); } +inline bool py_q_bind(QObject* arg__1) { return QMediaPlayer::bind(arg__1); } +inline void py_q_unbind(QObject* arg__1) { QMediaPlayer::unbind(arg__1); } +}; + +class PythonQtWrapper_QMediaPlayer : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Flag ) +Q_FLAGS(Flags ) +enum Flag{ + LowLatency = QMediaPlayer::LowLatency, StreamPlayback = QMediaPlayer::StreamPlayback, VideoSurface = QMediaPlayer::VideoSurface}; +Q_DECLARE_FLAGS(Flags, Flag) +public slots: +QMediaPlayer* new_QMediaPlayer(QObject* parent = nullptr, QMediaPlayer::Flags flags = QMediaPlayer::Flags()); +void delete_QMediaPlayer(QMediaPlayer* obj) { delete obj; } + QAudio::Role audioRole(QMediaPlayer* theWrappedObject) const; + QMultimedia::AvailabilityStatus py_q_availability(QMediaPlayer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayer*)theWrappedObject)->py_q_availability());} + bool py_q_bind(QMediaPlayer* theWrappedObject, QObject* arg__1){ return (((PythonQtPublicPromoter_QMediaPlayer*)theWrappedObject)->py_q_bind(arg__1));} + int bufferStatus(QMediaPlayer* theWrappedObject) const; + QMediaContent currentMedia(QMediaPlayer* theWrappedObject) const; + QNetworkConfiguration currentNetworkConfiguration(QMediaPlayer* theWrappedObject) const; + QString customAudioRole(QMediaPlayer* theWrappedObject) const; + qint64 duration(QMediaPlayer* theWrappedObject) const; + QMediaPlayer::Error error(QMediaPlayer* theWrappedObject) const; + QString errorString(QMediaPlayer* theWrappedObject) const; + QMultimedia::SupportEstimate static_QMediaPlayer_hasSupport(const QString& mimeType, const QStringList& codecs = QStringList(), QMediaPlayer::Flags flags = QMediaPlayer::Flags()); + bool isAudioAvailable(QMediaPlayer* theWrappedObject) const; + bool isMuted(QMediaPlayer* theWrappedObject) const; + bool isSeekable(QMediaPlayer* theWrappedObject) const; + bool isVideoAvailable(QMediaPlayer* theWrappedObject) const; + QMediaContent media(QMediaPlayer* theWrappedObject) const; + QMediaPlayer::MediaStatus mediaStatus(QMediaPlayer* theWrappedObject) const; + const QIODevice* mediaStream(QMediaPlayer* theWrappedObject) const; + qreal playbackRate(QMediaPlayer* theWrappedObject) const; + QMediaPlaylist* playlist(QMediaPlayer* theWrappedObject) const; + qint64 position(QMediaPlayer* theWrappedObject) const; + void setAudioRole(QMediaPlayer* theWrappedObject, QAudio::Role audioRole); + void setCustomAudioRole(QMediaPlayer* theWrappedObject, const QString& audioRole); + void setVideoOutput(QMediaPlayer* theWrappedObject, QAbstractVideoSurface* surface); + void setVideoOutput(QMediaPlayer* theWrappedObject, QGraphicsVideoItem* arg__1); + void setVideoOutput(QMediaPlayer* theWrappedObject, QVideoWidget* arg__1); + QMediaPlayer::State state(QMediaPlayer* theWrappedObject) const; + QList supportedAudioRoles(QMediaPlayer* theWrappedObject) const; + QStringList supportedCustomAudioRoles(QMediaPlayer* theWrappedObject) const; + QStringList static_QMediaPlayer_supportedMimeTypes(QMediaPlayer::Flags flags = QMediaPlayer::Flags()); + void py_q_unbind(QMediaPlayer* theWrappedObject, QObject* arg__1){ (((PythonQtPublicPromoter_QMediaPlayer*)theWrappedObject)->py_q_unbind(arg__1));} + int volume(QMediaPlayer* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QMediaPlayerControl : public QMediaPlayerControl +{ +public: + PythonQtShell_QMediaPlayerControl(QObject* parent = nullptr):QMediaPlayerControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaPlayerControl(); + +virtual QMediaTimeRange availablePlaybackRanges() const; +virtual int bufferStatus() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual qint64 duration() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAudioAvailable() const; +virtual bool isMuted() const; +virtual bool isSeekable() const; +virtual bool isVideoAvailable() const; +virtual QMediaContent media() const; +virtual QMediaPlayer::MediaStatus mediaStatus() const; +virtual const QIODevice* mediaStream() const; +virtual void pause(); +virtual void play(); +virtual qreal playbackRate() const; +virtual qint64 position() const; +virtual void setMedia(const QMediaContent& media, QIODevice* stream); +virtual void setMuted(bool mute); +virtual void setPlaybackRate(qreal rate); +virtual void setPosition(qint64 position); +virtual void setVolume(int volume); +virtual QMediaPlayer::State state() const; +virtual void stop(); +virtual void timerEvent(QTimerEvent* event); +virtual int volume() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaPlayerControl : public QMediaPlayerControl +{ public: +inline QMediaTimeRange py_q_availablePlaybackRanges() const { return this->availablePlaybackRanges(); } +inline int py_q_bufferStatus() const { return this->bufferStatus(); } +inline qint64 py_q_duration() const { return this->duration(); } +inline bool py_q_isAudioAvailable() const { return this->isAudioAvailable(); } +inline bool py_q_isMuted() const { return this->isMuted(); } +inline bool py_q_isSeekable() const { return this->isSeekable(); } +inline bool py_q_isVideoAvailable() const { return this->isVideoAvailable(); } +inline QMediaContent py_q_media() const { return this->media(); } +inline QMediaPlayer::MediaStatus py_q_mediaStatus() const { return this->mediaStatus(); } +inline const QIODevice* py_q_mediaStream() const { return this->mediaStream(); } +inline void py_q_pause() { this->pause(); } +inline void py_q_play() { this->play(); } +inline qreal py_q_playbackRate() const { return this->playbackRate(); } +inline qint64 py_q_position() const { return this->position(); } +inline void py_q_setMedia(const QMediaContent& media, QIODevice* stream) { this->setMedia(media, stream); } +inline void py_q_setMuted(bool mute) { this->setMuted(mute); } +inline void py_q_setPlaybackRate(qreal rate) { this->setPlaybackRate(rate); } +inline void py_q_setPosition(qint64 position) { this->setPosition(position); } +inline void py_q_setVolume(int volume) { this->setVolume(volume); } +inline QMediaPlayer::State py_q_state() const { return this->state(); } +inline void py_q_stop() { this->stop(); } +inline int py_q_volume() const { return this->volume(); } +}; + +class PythonQtWrapper_QMediaPlayerControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaPlayerControl* new_QMediaPlayerControl(QObject* parent = nullptr); +void delete_QMediaPlayerControl(QMediaPlayerControl* obj) { delete obj; } + QMediaTimeRange availablePlaybackRanges(QMediaPlayerControl* theWrappedObject) const; + QMediaTimeRange py_q_availablePlaybackRanges(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_availablePlaybackRanges());} + int bufferStatus(QMediaPlayerControl* theWrappedObject) const; + int py_q_bufferStatus(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_bufferStatus());} + qint64 duration(QMediaPlayerControl* theWrappedObject) const; + qint64 py_q_duration(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_duration());} + bool isAudioAvailable(QMediaPlayerControl* theWrappedObject) const; + bool py_q_isAudioAvailable(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_isAudioAvailable());} + bool isMuted(QMediaPlayerControl* theWrappedObject) const; + bool py_q_isMuted(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_isMuted());} + bool isSeekable(QMediaPlayerControl* theWrappedObject) const; + bool py_q_isSeekable(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_isSeekable());} + bool isVideoAvailable(QMediaPlayerControl* theWrappedObject) const; + bool py_q_isVideoAvailable(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_isVideoAvailable());} + QMediaContent media(QMediaPlayerControl* theWrappedObject) const; + QMediaContent py_q_media(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_media());} + QMediaPlayer::MediaStatus mediaStatus(QMediaPlayerControl* theWrappedObject) const; + QMediaPlayer::MediaStatus py_q_mediaStatus(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_mediaStatus());} + const QIODevice* mediaStream(QMediaPlayerControl* theWrappedObject) const; + const QIODevice* py_q_mediaStream(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_mediaStream());} + void pause(QMediaPlayerControl* theWrappedObject); + void py_q_pause(QMediaPlayerControl* theWrappedObject){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_pause());} + void play(QMediaPlayerControl* theWrappedObject); + void py_q_play(QMediaPlayerControl* theWrappedObject){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_play());} + qreal playbackRate(QMediaPlayerControl* theWrappedObject) const; + qreal py_q_playbackRate(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_playbackRate());} + qint64 position(QMediaPlayerControl* theWrappedObject) const; + qint64 py_q_position(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_position());} + void setMedia(QMediaPlayerControl* theWrappedObject, const QMediaContent& media, QIODevice* stream); + void py_q_setMedia(QMediaPlayerControl* theWrappedObject, const QMediaContent& media, QIODevice* stream){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_setMedia(media, stream));} + void setMuted(QMediaPlayerControl* theWrappedObject, bool mute); + void py_q_setMuted(QMediaPlayerControl* theWrappedObject, bool mute){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_setMuted(mute));} + void setPlaybackRate(QMediaPlayerControl* theWrappedObject, qreal rate); + void py_q_setPlaybackRate(QMediaPlayerControl* theWrappedObject, qreal rate){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_setPlaybackRate(rate));} + void setPosition(QMediaPlayerControl* theWrappedObject, qint64 position); + void py_q_setPosition(QMediaPlayerControl* theWrappedObject, qint64 position){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_setPosition(position));} + void setVolume(QMediaPlayerControl* theWrappedObject, int volume); + void py_q_setVolume(QMediaPlayerControl* theWrappedObject, int volume){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_setVolume(volume));} + QMediaPlayer::State state(QMediaPlayerControl* theWrappedObject) const; + QMediaPlayer::State py_q_state(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_state());} + void stop(QMediaPlayerControl* theWrappedObject); + void py_q_stop(QMediaPlayerControl* theWrappedObject){ (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_stop());} + int volume(QMediaPlayerControl* theWrappedObject) const; + int py_q_volume(QMediaPlayerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlayerControl*)theWrappedObject)->py_q_volume());} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp new file mode 100644 index 00000000..8dafba05 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.cpp @@ -0,0 +1,7270 @@ +#include "com_trolltech_qt_multimedia2.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QMediaPlaylist::~PythonQtShell_QMediaPlaylist() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaPlaylist::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlaylist::childEvent(event0); +} +void PythonQtShell_QMediaPlaylist::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlaylist::customEvent(event0); +} +bool PythonQtShell_QMediaPlaylist::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlaylist::event(event0); +} +bool PythonQtShell_QMediaPlaylist::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlaylist::eventFilter(watched0, event1); +} +QMediaObject* PythonQtShell_QMediaPlaylist::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlaylist::mediaObject(); +} +bool PythonQtShell_QMediaPlaylist::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaPlaylist::setMediaObject(object0); +} +void PythonQtShell_QMediaPlaylist::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaPlaylist::timerEvent(event0); +} +QMediaPlaylist* PythonQtWrapper_QMediaPlaylist::new_QMediaPlaylist(QObject* parent) +{ +return new PythonQtShell_QMediaPlaylist(parent); } + +const QMetaObject* PythonQtShell_QMediaPlaylist::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaPlaylist::staticMetaObject); + } else { + return &QMediaPlaylist::staticMetaObject; + } +} +int PythonQtShell_QMediaPlaylist::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaPlaylist::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QMediaPlaylist::addMedia(QMediaPlaylist* theWrappedObject, const QList& items) +{ + return ( theWrappedObject->addMedia(items)); +} + +bool PythonQtWrapper_QMediaPlaylist::addMedia(QMediaPlaylist* theWrappedObject, const QMediaContent& content) +{ + return ( theWrappedObject->addMedia(content)); +} + +bool PythonQtWrapper_QMediaPlaylist::clear(QMediaPlaylist* theWrappedObject) +{ + return ( theWrappedObject->clear()); +} + +int PythonQtWrapper_QMediaPlaylist::currentIndex(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->currentIndex()); +} + +QMediaContent PythonQtWrapper_QMediaPlaylist::currentMedia(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->currentMedia()); +} + +QMediaPlaylist::Error PythonQtWrapper_QMediaPlaylist::error(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QMediaPlaylist::errorString(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QMediaPlaylist::insertMedia(QMediaPlaylist* theWrappedObject, int index, const QList& items) +{ + return ( theWrappedObject->insertMedia(index, items)); +} + +bool PythonQtWrapper_QMediaPlaylist::insertMedia(QMediaPlaylist* theWrappedObject, int index, const QMediaContent& content) +{ + return ( theWrappedObject->insertMedia(index, content)); +} + +bool PythonQtWrapper_QMediaPlaylist::isEmpty(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +bool PythonQtWrapper_QMediaPlaylist::isReadOnly(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->isReadOnly()); +} + +void PythonQtWrapper_QMediaPlaylist::load(QMediaPlaylist* theWrappedObject, QIODevice* device, const char* format) +{ + ( theWrappedObject->load(device, format)); +} + +void PythonQtWrapper_QMediaPlaylist::load(QMediaPlaylist* theWrappedObject, const QNetworkRequest& request, const char* format) +{ + ( theWrappedObject->load(request, format)); +} + +void PythonQtWrapper_QMediaPlaylist::load(QMediaPlaylist* theWrappedObject, const QUrl& location, const char* format) +{ + ( theWrappedObject->load(location, format)); +} + +QMediaContent PythonQtWrapper_QMediaPlaylist::media(QMediaPlaylist* theWrappedObject, int index) const +{ + return ( theWrappedObject->media(index)); +} + +int PythonQtWrapper_QMediaPlaylist::mediaCount(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->mediaCount()); +} + +bool PythonQtWrapper_QMediaPlaylist::moveMedia(QMediaPlaylist* theWrappedObject, int from, int to) +{ + return ( theWrappedObject->moveMedia(from, to)); +} + +int PythonQtWrapper_QMediaPlaylist::nextIndex(QMediaPlaylist* theWrappedObject, int steps) const +{ + return ( theWrappedObject->nextIndex(steps)); +} + +QMediaPlaylist::PlaybackMode PythonQtWrapper_QMediaPlaylist::playbackMode(QMediaPlaylist* theWrappedObject) const +{ + return ( theWrappedObject->playbackMode()); +} + +int PythonQtWrapper_QMediaPlaylist::previousIndex(QMediaPlaylist* theWrappedObject, int steps) const +{ + return ( theWrappedObject->previousIndex(steps)); +} + +bool PythonQtWrapper_QMediaPlaylist::removeMedia(QMediaPlaylist* theWrappedObject, int pos) +{ + return ( theWrappedObject->removeMedia(pos)); +} + +bool PythonQtWrapper_QMediaPlaylist::removeMedia(QMediaPlaylist* theWrappedObject, int start, int end) +{ + return ( theWrappedObject->removeMedia(start, end)); +} + +bool PythonQtWrapper_QMediaPlaylist::save(QMediaPlaylist* theWrappedObject, QIODevice* device, const char* format) +{ + return ( theWrappedObject->save(device, format)); +} + +bool PythonQtWrapper_QMediaPlaylist::save(QMediaPlaylist* theWrappedObject, const QUrl& location, const char* format) +{ + return ( theWrappedObject->save(location, format)); +} + +void PythonQtWrapper_QMediaPlaylist::setPlaybackMode(QMediaPlaylist* theWrappedObject, QMediaPlaylist::PlaybackMode mode) +{ + ( theWrappedObject->setPlaybackMode(mode)); +} + + + +PythonQtShell_QMediaRecorder::~PythonQtShell_QMediaRecorder() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaRecorder::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorder::childEvent(event0); +} +void PythonQtShell_QMediaRecorder::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorder::customEvent(event0); +} +bool PythonQtShell_QMediaRecorder::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::event(event0); +} +bool PythonQtShell_QMediaRecorder::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::eventFilter(watched0, event1); +} +QMediaObject* PythonQtShell_QMediaRecorder::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::mediaObject(); +} +bool PythonQtShell_QMediaRecorder::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::setMediaObject(object0); +} +void PythonQtShell_QMediaRecorder::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorder::timerEvent(event0); +} +QMediaRecorder* PythonQtWrapper_QMediaRecorder::new_QMediaRecorder(QMediaObject* mediaObject, QObject* parent) +{ +return new PythonQtShell_QMediaRecorder(mediaObject, parent); } + +const QMetaObject* PythonQtShell_QMediaRecorder::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaRecorder::staticMetaObject); + } else { + return &QMediaRecorder::staticMetaObject; + } +} +int PythonQtShell_QMediaRecorder::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaRecorder::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QUrl PythonQtWrapper_QMediaRecorder::actualLocation(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->actualLocation()); +} + +QString PythonQtWrapper_QMediaRecorder::audioCodecDescription(QMediaRecorder* theWrappedObject, const QString& codecName) const +{ + return ( theWrappedObject->audioCodecDescription(codecName)); +} + +QAudioEncoderSettings PythonQtWrapper_QMediaRecorder::audioSettings(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->audioSettings()); +} + +QMultimedia::AvailabilityStatus PythonQtWrapper_QMediaRecorder::availability(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->availability()); +} + +QStringList PythonQtWrapper_QMediaRecorder::availableMetaData(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->availableMetaData()); +} + +QString PythonQtWrapper_QMediaRecorder::containerDescription(QMediaRecorder* theWrappedObject, const QString& format) const +{ + return ( theWrappedObject->containerDescription(format)); +} + +QString PythonQtWrapper_QMediaRecorder::containerFormat(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->containerFormat()); +} + +qint64 PythonQtWrapper_QMediaRecorder::duration(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +QMediaRecorder::Error PythonQtWrapper_QMediaRecorder::error(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QMediaRecorder::errorString(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QMediaRecorder::isAvailable(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->isAvailable()); +} + +bool PythonQtWrapper_QMediaRecorder::isMetaDataAvailable(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->isMetaDataAvailable()); +} + +bool PythonQtWrapper_QMediaRecorder::isMetaDataWritable(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->isMetaDataWritable()); +} + +bool PythonQtWrapper_QMediaRecorder::isMuted(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +QVariant PythonQtWrapper_QMediaRecorder::metaData(QMediaRecorder* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->metaData(key)); +} + +QUrl PythonQtWrapper_QMediaRecorder::outputLocation(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->outputLocation()); +} + +void PythonQtWrapper_QMediaRecorder::setAudioSettings(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& audioSettings) +{ + ( theWrappedObject->setAudioSettings(audioSettings)); +} + +void PythonQtWrapper_QMediaRecorder::setContainerFormat(QMediaRecorder* theWrappedObject, const QString& container) +{ + ( theWrappedObject->setContainerFormat(container)); +} + +void PythonQtWrapper_QMediaRecorder::setEncodingSettings(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& audioSettings, const QVideoEncoderSettings& videoSettings, const QString& containerMimeType) +{ + ( theWrappedObject->setEncodingSettings(audioSettings, videoSettings, containerMimeType)); +} + +void PythonQtWrapper_QMediaRecorder::setMetaData(QMediaRecorder* theWrappedObject, const QString& key, const QVariant& value) +{ + ( theWrappedObject->setMetaData(key, value)); +} + +bool PythonQtWrapper_QMediaRecorder::setOutputLocation(QMediaRecorder* theWrappedObject, const QUrl& location) +{ + return ( theWrappedObject->setOutputLocation(location)); +} + +void PythonQtWrapper_QMediaRecorder::setVideoSettings(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& videoSettings) +{ + ( theWrappedObject->setVideoSettings(videoSettings)); +} + +QMediaRecorder::State PythonQtWrapper_QMediaRecorder::state(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QMediaRecorder::Status PythonQtWrapper_QMediaRecorder::status(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +QStringList PythonQtWrapper_QMediaRecorder::supportedAudioCodecs(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->supportedAudioCodecs()); +} + +QList PythonQtWrapper_QMediaRecorder::supportedAudioSampleRates(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedAudioSampleRates(settings, continuous)); +} + +QStringList PythonQtWrapper_QMediaRecorder::supportedContainers(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->supportedContainers()); +} + +QList PythonQtWrapper_QMediaRecorder::supportedFrameRates(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedFrameRates(settings, continuous)); +} + +QList PythonQtWrapper_QMediaRecorder::supportedResolutions(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedResolutions(settings, continuous)); +} + +QStringList PythonQtWrapper_QMediaRecorder::supportedVideoCodecs(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->supportedVideoCodecs()); +} + +QString PythonQtWrapper_QMediaRecorder::videoCodecDescription(QMediaRecorder* theWrappedObject, const QString& codecName) const +{ + return ( theWrappedObject->videoCodecDescription(codecName)); +} + +QVideoEncoderSettings PythonQtWrapper_QMediaRecorder::videoSettings(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->videoSettings()); +} + +qreal PythonQtWrapper_QMediaRecorder::volume(QMediaRecorder* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QMediaRecorderControl::~PythonQtShell_QMediaRecorderControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaRecorderControl::applySettings() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("applySettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaRecorderControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorderControl::childEvent(event0); +} +void PythonQtShell_QMediaRecorderControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorderControl::customEvent(event0); +} +qint64 PythonQtShell_QMediaRecorderControl::duration() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("duration"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("duration", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +bool PythonQtShell_QMediaRecorderControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorderControl::event(event0); +} +bool PythonQtShell_QMediaRecorderControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorderControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaRecorderControl::isMuted() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isMuted", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QUrl PythonQtShell_QMediaRecorderControl::outputLocation() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("outputLocation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QUrl returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("outputLocation", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +void PythonQtShell_QMediaRecorderControl::setMuted(bool muted0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&muted0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +bool PythonQtShell_QMediaRecorderControl::setOutputLocation(const QUrl& location0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setOutputLocation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&location0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setOutputLocation", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QMediaRecorderControl::setState(QMediaRecorder::State state0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setState"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMediaRecorder::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&state0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMediaRecorderControl::setVolume(qreal volume0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVolume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&volume0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QMediaRecorder::State PythonQtShell_QMediaRecorderControl::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaRecorder::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaRecorder::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QMediaRecorder::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::State(); +} +QMediaRecorder::Status PythonQtShell_QMediaRecorderControl::status() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("status"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaRecorder::Status"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaRecorder::Status returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("status", methodInfo, result); + } else { + returnValue = *((QMediaRecorder::Status*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaRecorder::Status(); +} +void PythonQtShell_QMediaRecorderControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaRecorderControl::timerEvent(event0); +} +qreal PythonQtShell_QMediaRecorderControl::volume() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("volume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qreal returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("volume", methodInfo, result); + } else { + returnValue = *((qreal*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qreal(); +} +QMediaRecorderControl* PythonQtWrapper_QMediaRecorderControl::new_QMediaRecorderControl(QObject* parent) +{ +return new PythonQtShell_QMediaRecorderControl(parent); } + +const QMetaObject* PythonQtShell_QMediaRecorderControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaRecorderControl::staticMetaObject); + } else { + return &QMediaRecorderControl::staticMetaObject; + } +} +int PythonQtShell_QMediaRecorderControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaRecorderControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QMediaRecorderControl::applySettings(QMediaRecorderControl* theWrappedObject) +{ + ( theWrappedObject->applySettings()); +} + +qint64 PythonQtWrapper_QMediaRecorderControl::duration(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->duration()); +} + +bool PythonQtWrapper_QMediaRecorderControl::isMuted(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +QUrl PythonQtWrapper_QMediaRecorderControl::outputLocation(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->outputLocation()); +} + +bool PythonQtWrapper_QMediaRecorderControl::setOutputLocation(QMediaRecorderControl* theWrappedObject, const QUrl& location) +{ + return ( theWrappedObject->setOutputLocation(location)); +} + +QMediaRecorder::State PythonQtWrapper_QMediaRecorderControl::state(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QMediaRecorder::Status PythonQtWrapper_QMediaRecorderControl::status(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +qreal PythonQtWrapper_QMediaRecorderControl::volume(QMediaRecorderControl* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +QMediaResource* PythonQtWrapper_QMediaResource::new_QMediaResource() +{ +return new QMediaResource(); } + +QMediaResource* PythonQtWrapper_QMediaResource::new_QMediaResource(const QMediaResource& other) +{ +return new QMediaResource(other); } + +QMediaResource* PythonQtWrapper_QMediaResource::new_QMediaResource(const QNetworkRequest& request, const QString& mimeType) +{ +return new QMediaResource(request, mimeType); } + +QMediaResource* PythonQtWrapper_QMediaResource::new_QMediaResource(const QUrl& url, const QString& mimeType) +{ +return new QMediaResource(url, mimeType); } + +int PythonQtWrapper_QMediaResource::audioBitRate(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->audioBitRate()); +} + +QString PythonQtWrapper_QMediaResource::audioCodec(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->audioCodec()); +} + +int PythonQtWrapper_QMediaResource::channelCount(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->channelCount()); +} + +qint64 PythonQtWrapper_QMediaResource::dataSize(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->dataSize()); +} + +bool PythonQtWrapper_QMediaResource::isNull(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QMediaResource::language(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->language()); +} + +QString PythonQtWrapper_QMediaResource::mimeType(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->mimeType()); +} + +bool PythonQtWrapper_QMediaResource::__ne__(QMediaResource* theWrappedObject, const QMediaResource& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QMediaResource* PythonQtWrapper_QMediaResource::operator_assign(QMediaResource* theWrappedObject, const QMediaResource& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QMediaResource::__eq__(QMediaResource* theWrappedObject, const QMediaResource& other) const +{ + return ( (*theWrappedObject)== other); +} + +QNetworkRequest PythonQtWrapper_QMediaResource::request(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->request()); +} + +QSize PythonQtWrapper_QMediaResource::resolution(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->resolution()); +} + +int PythonQtWrapper_QMediaResource::sampleRate(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->sampleRate()); +} + +void PythonQtWrapper_QMediaResource::setAudioBitRate(QMediaResource* theWrappedObject, int rate) +{ + ( theWrappedObject->setAudioBitRate(rate)); +} + +void PythonQtWrapper_QMediaResource::setAudioCodec(QMediaResource* theWrappedObject, const QString& codec) +{ + ( theWrappedObject->setAudioCodec(codec)); +} + +void PythonQtWrapper_QMediaResource::setChannelCount(QMediaResource* theWrappedObject, int channels) +{ + ( theWrappedObject->setChannelCount(channels)); +} + +void PythonQtWrapper_QMediaResource::setDataSize(QMediaResource* theWrappedObject, const qint64 size) +{ + ( theWrappedObject->setDataSize(size)); +} + +void PythonQtWrapper_QMediaResource::setLanguage(QMediaResource* theWrappedObject, const QString& language) +{ + ( theWrappedObject->setLanguage(language)); +} + +void PythonQtWrapper_QMediaResource::setResolution(QMediaResource* theWrappedObject, const QSize& resolution) +{ + ( theWrappedObject->setResolution(resolution)); +} + +void PythonQtWrapper_QMediaResource::setResolution(QMediaResource* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setResolution(width, height)); +} + +void PythonQtWrapper_QMediaResource::setSampleRate(QMediaResource* theWrappedObject, int frequency) +{ + ( theWrappedObject->setSampleRate(frequency)); +} + +void PythonQtWrapper_QMediaResource::setVideoBitRate(QMediaResource* theWrappedObject, int rate) +{ + ( theWrappedObject->setVideoBitRate(rate)); +} + +void PythonQtWrapper_QMediaResource::setVideoCodec(QMediaResource* theWrappedObject, const QString& codec) +{ + ( theWrappedObject->setVideoCodec(codec)); +} + +QUrl PythonQtWrapper_QMediaResource::url(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +int PythonQtWrapper_QMediaResource::videoBitRate(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->videoBitRate()); +} + +QString PythonQtWrapper_QMediaResource::videoCodec(QMediaResource* theWrappedObject) const +{ + return ( theWrappedObject->videoCodec()); +} + + + +PythonQtShell_QMediaService::~PythonQtShell_QMediaService() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaService::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaService::childEvent(event0); +} +void PythonQtShell_QMediaService::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaService::customEvent(event0); +} +bool PythonQtShell_QMediaService::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaService::event(event0); +} +bool PythonQtShell_QMediaService::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaService::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaService::releaseControl(QMediaControl* control0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("releaseControl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMediaControl*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&control0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QMediaControl* PythonQtShell_QMediaService::requestControl(const char* name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("requestControl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaControl*" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMediaControl* returnValue; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("requestControl", methodInfo, result); + } else { + returnValue = *((QMediaControl**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QMediaService::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaService::timerEvent(event0); +} +QMediaService* PythonQtWrapper_QMediaService::new_QMediaService(QObject* parent) +{ +return new PythonQtShell_QMediaService(parent); } + +const QMetaObject* PythonQtShell_QMediaService::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaService::staticMetaObject); + } else { + return &QMediaService::staticMetaObject; + } +} +int PythonQtShell_QMediaService::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaService::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QMediaService::releaseControl(QMediaService* theWrappedObject, QMediaControl* control) +{ + ( theWrappedObject->releaseControl(control)); +} + +QMediaControl* PythonQtWrapper_QMediaService::requestControl(QMediaService* theWrappedObject, const char* name) +{ + return ( theWrappedObject->requestControl(name)); +} + + + +PythonQtShell_QMediaServiceCameraInfoInterface::~PythonQtShell_QMediaServiceCameraInfoInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QMediaServiceCameraInfoInterface::cameraOrientation(const QByteArray& device0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cameraOrientation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cameraOrientation", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QCamera::Position PythonQtShell_QMediaServiceCameraInfoInterface::cameraPosition(const QByteArray& device0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cameraPosition"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QCamera::Position" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QCamera::Position returnValue; + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cameraPosition", methodInfo, result); + } else { + returnValue = *((QCamera::Position*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QCamera::Position(); +} +QMediaServiceCameraInfoInterface* PythonQtWrapper_QMediaServiceCameraInfoInterface::new_QMediaServiceCameraInfoInterface() +{ +return new PythonQtShell_QMediaServiceCameraInfoInterface(); } + +int PythonQtWrapper_QMediaServiceCameraInfoInterface::cameraOrientation(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const +{ + return ( theWrappedObject->cameraOrientation(device)); +} + +QCamera::Position PythonQtWrapper_QMediaServiceCameraInfoInterface::cameraPosition(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const +{ + return ( theWrappedObject->cameraPosition(device)); +} + + + +PythonQtShell_QMediaServiceDefaultDeviceInterface::~PythonQtShell_QMediaServiceDefaultDeviceInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QByteArray PythonQtShell_QMediaServiceDefaultDeviceInterface::defaultDevice(const QByteArray& service0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("defaultDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QByteArray" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QByteArray returnValue; + void* args[2] = {NULL, (void*)&service0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("defaultDevice", methodInfo, result); + } else { + returnValue = *((QByteArray*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QByteArray(); +} +QMediaServiceDefaultDeviceInterface* PythonQtWrapper_QMediaServiceDefaultDeviceInterface::new_QMediaServiceDefaultDeviceInterface() +{ +return new PythonQtShell_QMediaServiceDefaultDeviceInterface(); } + +QByteArray PythonQtWrapper_QMediaServiceDefaultDeviceInterface::defaultDevice(QMediaServiceDefaultDeviceInterface* theWrappedObject, const QByteArray& service) const +{ + return ( theWrappedObject->defaultDevice(service)); +} + + + +PythonQtShell_QMediaServiceProviderFactoryInterface::~PythonQtShell_QMediaServiceProviderFactoryInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMediaService* PythonQtShell_QMediaServiceProviderFactoryInterface::create(const QString& key0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMediaService* returnValue; + void* args[2] = {NULL, (void*)&key0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QMediaServiceProviderFactoryInterface::release(QMediaService* service0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("release"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&service0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QMediaServiceProviderFactoryInterface* PythonQtWrapper_QMediaServiceProviderFactoryInterface::new_QMediaServiceProviderFactoryInterface() +{ +return new PythonQtShell_QMediaServiceProviderFactoryInterface(); } + +QMediaService* PythonQtWrapper_QMediaServiceProviderFactoryInterface::create(QMediaServiceProviderFactoryInterface* theWrappedObject, const QString& key) +{ + return ( theWrappedObject->create(key)); +} + +void PythonQtWrapper_QMediaServiceProviderFactoryInterface::release(QMediaServiceProviderFactoryInterface* theWrappedObject, QMediaService* service) +{ + ( theWrappedObject->release(service)); +} + + + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::new_QMediaServiceProviderHint() +{ +return new QMediaServiceProviderHint(); } + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::new_QMediaServiceProviderHint(QCamera::Position position) +{ +return new QMediaServiceProviderHint(position); } + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::new_QMediaServiceProviderHint(const QByteArray& device) +{ +return new QMediaServiceProviderHint(device); } + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::new_QMediaServiceProviderHint(const QMediaServiceProviderHint& other) +{ +return new QMediaServiceProviderHint(other); } + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::new_QMediaServiceProviderHint(const QString& mimeType, const QStringList& codecs) +{ +return new QMediaServiceProviderHint(mimeType, codecs); } + +QCamera::Position PythonQtWrapper_QMediaServiceProviderHint::cameraPosition(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->cameraPosition()); +} + +QStringList PythonQtWrapper_QMediaServiceProviderHint::codecs(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->codecs()); +} + +QByteArray PythonQtWrapper_QMediaServiceProviderHint::device(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->device()); +} + +bool PythonQtWrapper_QMediaServiceProviderHint::isNull(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QMediaServiceProviderHint::mimeType(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->mimeType()); +} + +bool PythonQtWrapper_QMediaServiceProviderHint::__ne__(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QMediaServiceProviderHint* PythonQtWrapper_QMediaServiceProviderHint::operator_assign(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QMediaServiceProviderHint::__eq__(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other) const +{ + return ( (*theWrappedObject)== other); +} + +QMediaServiceProviderHint::Type PythonQtWrapper_QMediaServiceProviderHint::type(QMediaServiceProviderHint* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +PythonQtShell_QMediaServiceProviderPlugin::~PythonQtShell_QMediaServiceProviderPlugin() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMediaService* PythonQtShell_QMediaServiceProviderPlugin::create(const QString& key0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMediaService* returnValue; + void* args[2] = {NULL, (void*)&key0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QMediaServiceProviderPlugin::release(QMediaService* service0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("release"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&service0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QMediaServiceProviderPlugin* PythonQtWrapper_QMediaServiceProviderPlugin::new_QMediaServiceProviderPlugin() +{ +return new PythonQtShell_QMediaServiceProviderPlugin(); } + +const QMetaObject* PythonQtShell_QMediaServiceProviderPlugin::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaServiceProviderPlugin::staticMetaObject); + } else { + return &QMediaServiceProviderPlugin::staticMetaObject; + } +} +int PythonQtShell_QMediaServiceProviderPlugin::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaServiceProviderPlugin::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QMediaService* PythonQtWrapper_QMediaServiceProviderPlugin::create(QMediaServiceProviderPlugin* theWrappedObject, const QString& key) +{ + return ( theWrappedObject->create(key)); +} + +void PythonQtWrapper_QMediaServiceProviderPlugin::release(QMediaServiceProviderPlugin* theWrappedObject, QMediaService* service) +{ + ( theWrappedObject->release(service)); +} + + + +PythonQtShell_QMediaServiceSupportedDevicesInterface::~PythonQtShell_QMediaServiceSupportedDevicesInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QMediaServiceSupportedDevicesInterface::deviceDescription(const QByteArray& service0, const QByteArray& device1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deviceDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QByteArray&" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue; + void* args[3] = {NULL, (void*)&service0, (void*)&device1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deviceDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QList PythonQtShell_QMediaServiceSupportedDevicesInterface::devices(const QByteArray& service0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devices"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&service0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devices", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QMediaServiceSupportedDevicesInterface* PythonQtWrapper_QMediaServiceSupportedDevicesInterface::new_QMediaServiceSupportedDevicesInterface() +{ +return new PythonQtShell_QMediaServiceSupportedDevicesInterface(); } + +QString PythonQtWrapper_QMediaServiceSupportedDevicesInterface::deviceDescription(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service, const QByteArray& device) +{ + return ( theWrappedObject->deviceDescription(service, device)); +} + +QList PythonQtWrapper_QMediaServiceSupportedDevicesInterface::devices(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service) const +{ + return ( theWrappedObject->devices(service)); +} + + + +PythonQtShell_QMediaServiceSupportedFormatsInterface::~PythonQtShell_QMediaServiceSupportedFormatsInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::SupportEstimate PythonQtShell_QMediaServiceSupportedFormatsInterface::hasSupport(const QString& mimeType0, const QStringList& codecs1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasSupport"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::SupportEstimate" , "const QString&" , "const QStringList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QMultimedia::SupportEstimate returnValue; + void* args[3] = {NULL, (void*)&mimeType0, (void*)&codecs1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasSupport", methodInfo, result); + } else { + returnValue = *((QMultimedia::SupportEstimate*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMultimedia::SupportEstimate(); +} +QStringList PythonQtShell_QMediaServiceSupportedFormatsInterface::supportedMimeTypes() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedMimeTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedMimeTypes", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +QMediaServiceSupportedFormatsInterface* PythonQtWrapper_QMediaServiceSupportedFormatsInterface::new_QMediaServiceSupportedFormatsInterface() +{ +return new PythonQtShell_QMediaServiceSupportedFormatsInterface(); } + +QMultimedia::SupportEstimate PythonQtWrapper_QMediaServiceSupportedFormatsInterface::hasSupport(QMediaServiceSupportedFormatsInterface* theWrappedObject, const QString& mimeType, const QStringList& codecs) const +{ + return ( theWrappedObject->hasSupport(mimeType, codecs)); +} + +QStringList PythonQtWrapper_QMediaServiceSupportedFormatsInterface::supportedMimeTypes(QMediaServiceSupportedFormatsInterface* theWrappedObject) const +{ + return ( theWrappedObject->supportedMimeTypes()); +} + + + +PythonQtShell_QMediaStreamsControl::~PythonQtShell_QMediaStreamsControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaStreamsControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaStreamsControl::childEvent(event0); +} +void PythonQtShell_QMediaStreamsControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaStreamsControl::customEvent(event0); +} +bool PythonQtShell_QMediaStreamsControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaStreamsControl::event(event0); +} +bool PythonQtShell_QMediaStreamsControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaStreamsControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMediaStreamsControl::isActive(int streamNumber0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isActive"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&streamNumber0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isActive", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QMediaStreamsControl::metaData(int streamNumber0, const QString& key1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&streamNumber0, (void*)&key1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metaData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QMediaStreamsControl::setActive(int streamNumber0, bool state1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setActive"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&streamNumber0, (void*)&state1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +int PythonQtShell_QMediaStreamsControl::streamCount() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("streamCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("streamCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QMediaStreamsControl::StreamType PythonQtShell_QMediaStreamsControl::streamType(int streamNumber0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("streamType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaStreamsControl::StreamType" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMediaStreamsControl::StreamType returnValue; + void* args[2] = {NULL, (void*)&streamNumber0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("streamType", methodInfo, result); + } else { + returnValue = *((QMediaStreamsControl::StreamType*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaStreamsControl::StreamType(); +} +void PythonQtShell_QMediaStreamsControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaStreamsControl::timerEvent(event0); +} +QMediaStreamsControl* PythonQtWrapper_QMediaStreamsControl::new_QMediaStreamsControl(QObject* parent) +{ +return new PythonQtShell_QMediaStreamsControl(parent); } + +const QMetaObject* PythonQtShell_QMediaStreamsControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaStreamsControl::staticMetaObject); + } else { + return &QMediaStreamsControl::staticMetaObject; + } +} +int PythonQtShell_QMediaStreamsControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaStreamsControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QMediaStreamsControl::isActive(QMediaStreamsControl* theWrappedObject, int streamNumber) +{ + return ( theWrappedObject->isActive(streamNumber)); +} + +QVariant PythonQtWrapper_QMediaStreamsControl::metaData(QMediaStreamsControl* theWrappedObject, int streamNumber, const QString& key) +{ + return ( theWrappedObject->metaData(streamNumber, key)); +} + +void PythonQtWrapper_QMediaStreamsControl::setActive(QMediaStreamsControl* theWrappedObject, int streamNumber, bool state) +{ + ( theWrappedObject->setActive(streamNumber, state)); +} + +int PythonQtWrapper_QMediaStreamsControl::streamCount(QMediaStreamsControl* theWrappedObject) +{ + return ( theWrappedObject->streamCount()); +} + +QMediaStreamsControl::StreamType PythonQtWrapper_QMediaStreamsControl::streamType(QMediaStreamsControl* theWrappedObject, int streamNumber) +{ + return ( theWrappedObject->streamType(streamNumber)); +} + + + +QMediaTimeInterval* PythonQtWrapper_QMediaTimeInterval::new_QMediaTimeInterval() +{ +return new QMediaTimeInterval(); } + +QMediaTimeInterval* PythonQtWrapper_QMediaTimeInterval::new_QMediaTimeInterval(const QMediaTimeInterval& arg__1) +{ +return new QMediaTimeInterval(arg__1); } + +QMediaTimeInterval* PythonQtWrapper_QMediaTimeInterval::new_QMediaTimeInterval(qint64 start, qint64 end) +{ +return new QMediaTimeInterval(start, end); } + +bool PythonQtWrapper_QMediaTimeInterval::contains(QMediaTimeInterval* theWrappedObject, qint64 time) const +{ + return ( theWrappedObject->contains(time)); +} + +qint64 PythonQtWrapper_QMediaTimeInterval::end(QMediaTimeInterval* theWrappedObject) const +{ + return ( theWrappedObject->end()); +} + +bool PythonQtWrapper_QMediaTimeInterval::isNormal(QMediaTimeInterval* theWrappedObject) const +{ + return ( theWrappedObject->isNormal()); +} + +QMediaTimeInterval PythonQtWrapper_QMediaTimeInterval::normalized(QMediaTimeInterval* theWrappedObject) const +{ + return ( theWrappedObject->normalized()); +} + +bool PythonQtWrapper_QMediaTimeInterval::__eq__(QMediaTimeInterval* theWrappedObject, const QMediaTimeInterval& arg__2) +{ + return ( (*theWrappedObject)== arg__2); +} + +qint64 PythonQtWrapper_QMediaTimeInterval::start(QMediaTimeInterval* theWrappedObject) const +{ + return ( theWrappedObject->start()); +} + +QMediaTimeInterval PythonQtWrapper_QMediaTimeInterval::translated(QMediaTimeInterval* theWrappedObject, qint64 offset) const +{ + return ( theWrappedObject->translated(offset)); +} + + + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::new_QMediaTimeRange() +{ +return new QMediaTimeRange(); } + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::new_QMediaTimeRange(const QMediaTimeInterval& arg__1) +{ +return new QMediaTimeRange(arg__1); } + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::new_QMediaTimeRange(const QMediaTimeRange& range) +{ +return new QMediaTimeRange(range); } + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::new_QMediaTimeRange(qint64 start, qint64 end) +{ +return new QMediaTimeRange(start, end); } + +void PythonQtWrapper_QMediaTimeRange::addInterval(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& interval) +{ + ( theWrappedObject->addInterval(interval)); +} + +void PythonQtWrapper_QMediaTimeRange::addInterval(QMediaTimeRange* theWrappedObject, qint64 start, qint64 end) +{ + ( theWrappedObject->addInterval(start, end)); +} + +void PythonQtWrapper_QMediaTimeRange::addTimeRange(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1) +{ + ( theWrappedObject->addTimeRange(arg__1)); +} + +void PythonQtWrapper_QMediaTimeRange::clear(QMediaTimeRange* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +bool PythonQtWrapper_QMediaTimeRange::contains(QMediaTimeRange* theWrappedObject, qint64 time) const +{ + return ( theWrappedObject->contains(time)); +} + +qint64 PythonQtWrapper_QMediaTimeRange::earliestTime(QMediaTimeRange* theWrappedObject) const +{ + return ( theWrappedObject->earliestTime()); +} + +QList PythonQtWrapper_QMediaTimeRange::intervals(QMediaTimeRange* theWrappedObject) const +{ + return ( theWrappedObject->intervals()); +} + +bool PythonQtWrapper_QMediaTimeRange::isContinuous(QMediaTimeRange* theWrappedObject) const +{ + return ( theWrappedObject->isContinuous()); +} + +bool PythonQtWrapper_QMediaTimeRange::isEmpty(QMediaTimeRange* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +qint64 PythonQtWrapper_QMediaTimeRange::latestTime(QMediaTimeRange* theWrappedObject) const +{ + return ( theWrappedObject->latestTime()); +} + +QMediaTimeRange PythonQtWrapper_QMediaTimeRange::__add__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2) +{ + return ( (*theWrappedObject)+ arg__2); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::__iadd__(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1) +{ + return &( (*theWrappedObject)+= arg__1); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::__iadd__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1) +{ + return &( (*theWrappedObject)+= arg__1); +} + +QMediaTimeRange PythonQtWrapper_QMediaTimeRange::__sub__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2) +{ + return ( (*theWrappedObject)- arg__2); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::__isub__(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1) +{ + return &( (*theWrappedObject)-= arg__1); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::__isub__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1) +{ + return &( (*theWrappedObject)-= arg__1); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::operator_assign(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +QMediaTimeRange* PythonQtWrapper_QMediaTimeRange::operator_assign(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +bool PythonQtWrapper_QMediaTimeRange::__eq__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2) +{ + return ( (*theWrappedObject)== arg__2); +} + +void PythonQtWrapper_QMediaTimeRange::removeInterval(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& interval) +{ + ( theWrappedObject->removeInterval(interval)); +} + +void PythonQtWrapper_QMediaTimeRange::removeInterval(QMediaTimeRange* theWrappedObject, qint64 start, qint64 end) +{ + ( theWrappedObject->removeInterval(start, end)); +} + +void PythonQtWrapper_QMediaTimeRange::removeTimeRange(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1) +{ + ( theWrappedObject->removeTimeRange(arg__1)); +} + +QString PythonQtWrapper_QMediaTimeRange::py_toString(QMediaTimeRange* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QMediaVideoProbeControl::~PythonQtShell_QMediaVideoProbeControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QMediaVideoProbeControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaVideoProbeControl::childEvent(event0); +} +void PythonQtShell_QMediaVideoProbeControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaVideoProbeControl::customEvent(event0); +} +bool PythonQtShell_QMediaVideoProbeControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaVideoProbeControl::event(event0); +} +bool PythonQtShell_QMediaVideoProbeControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMediaVideoProbeControl::eventFilter(watched0, event1); +} +void PythonQtShell_QMediaVideoProbeControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMediaVideoProbeControl::timerEvent(event0); +} +QMediaVideoProbeControl* PythonQtWrapper_QMediaVideoProbeControl::new_QMediaVideoProbeControl(QObject* parent) +{ +return new PythonQtShell_QMediaVideoProbeControl(parent); } + +const QMetaObject* PythonQtShell_QMediaVideoProbeControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMediaVideoProbeControl::staticMetaObject); + } else { + return &QMediaVideoProbeControl::staticMetaObject; + } +} +int PythonQtShell_QMediaVideoProbeControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMediaVideoProbeControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +PythonQtShell_QMetaDataReaderControl::~PythonQtShell_QMetaDataReaderControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QStringList PythonQtShell_QMetaDataReaderControl::availableMetaData() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableMetaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableMetaData", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +void PythonQtShell_QMetaDataReaderControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataReaderControl::childEvent(event0); +} +void PythonQtShell_QMetaDataReaderControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataReaderControl::customEvent(event0); +} +bool PythonQtShell_QMetaDataReaderControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMetaDataReaderControl::event(event0); +} +bool PythonQtShell_QMetaDataReaderControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMetaDataReaderControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMetaDataReaderControl::isMetaDataAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isMetaDataAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isMetaDataAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QMetaDataReaderControl::metaData(const QString& key0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&key0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metaData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QMetaDataReaderControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataReaderControl::timerEvent(event0); +} +QMetaDataReaderControl* PythonQtWrapper_QMetaDataReaderControl::new_QMetaDataReaderControl(QObject* parent) +{ +return new PythonQtShell_QMetaDataReaderControl(parent); } + +const QMetaObject* PythonQtShell_QMetaDataReaderControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMetaDataReaderControl::staticMetaObject); + } else { + return &QMetaDataReaderControl::staticMetaObject; + } +} +int PythonQtShell_QMetaDataReaderControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMetaDataReaderControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QStringList PythonQtWrapper_QMetaDataReaderControl::availableMetaData(QMetaDataReaderControl* theWrappedObject) const +{ + return ( theWrappedObject->availableMetaData()); +} + +bool PythonQtWrapper_QMetaDataReaderControl::isMetaDataAvailable(QMetaDataReaderControl* theWrappedObject) const +{ + return ( theWrappedObject->isMetaDataAvailable()); +} + +QVariant PythonQtWrapper_QMetaDataReaderControl::metaData(QMetaDataReaderControl* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->metaData(key)); +} + + + +PythonQtShell_QMetaDataWriterControl::~PythonQtShell_QMetaDataWriterControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QStringList PythonQtShell_QMetaDataWriterControl::availableMetaData() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availableMetaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availableMetaData", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +void PythonQtShell_QMetaDataWriterControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataWriterControl::childEvent(event0); +} +void PythonQtShell_QMetaDataWriterControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataWriterControl::customEvent(event0); +} +bool PythonQtShell_QMetaDataWriterControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMetaDataWriterControl::event(event0); +} +bool PythonQtShell_QMetaDataWriterControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QMetaDataWriterControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QMetaDataWriterControl::isMetaDataAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isMetaDataAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isMetaDataAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QMetaDataWriterControl::isWritable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isWritable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isWritable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QMetaDataWriterControl::metaData(const QString& key0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&key0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metaData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QMetaDataWriterControl::setMetaData(const QString& key0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMetaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&key0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QMetaDataWriterControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QMetaDataWriterControl::timerEvent(event0); +} +QMetaDataWriterControl* PythonQtWrapper_QMetaDataWriterControl::new_QMetaDataWriterControl(QObject* parent) +{ +return new PythonQtShell_QMetaDataWriterControl(parent); } + +const QMetaObject* PythonQtShell_QMetaDataWriterControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QMetaDataWriterControl::staticMetaObject); + } else { + return &QMetaDataWriterControl::staticMetaObject; + } +} +int PythonQtShell_QMetaDataWriterControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QMetaDataWriterControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QStringList PythonQtWrapper_QMetaDataWriterControl::availableMetaData(QMetaDataWriterControl* theWrappedObject) const +{ + return ( theWrappedObject->availableMetaData()); +} + +bool PythonQtWrapper_QMetaDataWriterControl::isMetaDataAvailable(QMetaDataWriterControl* theWrappedObject) const +{ + return ( theWrappedObject->isMetaDataAvailable()); +} + +bool PythonQtWrapper_QMetaDataWriterControl::isWritable(QMetaDataWriterControl* theWrappedObject) const +{ + return ( theWrappedObject->isWritable()); +} + +QVariant PythonQtWrapper_QMetaDataWriterControl::metaData(QMetaDataWriterControl* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->metaData(key)); +} + +void PythonQtWrapper_QMetaDataWriterControl::setMetaData(QMetaDataWriterControl* theWrappedObject, const QString& key, const QVariant& value) +{ + ( theWrappedObject->setMetaData(key, value)); +} + + + + + +PythonQtShell_QRadioData::~PythonQtShell_QRadioData() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QRadioData::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioData::childEvent(event0); +} +void PythonQtShell_QRadioData::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioData::customEvent(event0); +} +bool PythonQtShell_QRadioData::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::event(event0); +} +bool PythonQtShell_QRadioData::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::eventFilter(watched0, event1); +} +QMediaObject* PythonQtShell_QRadioData::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::mediaObject(); +} +bool PythonQtShell_QRadioData::setMediaObject(QMediaObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::setMediaObject(arg__1); +} +void PythonQtShell_QRadioData::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioData::timerEvent(event0); +} +QRadioData* PythonQtWrapper_QRadioData::new_QRadioData(QMediaObject* mediaObject, QObject* parent) +{ +return new PythonQtShell_QRadioData(mediaObject, parent); } + +const QMetaObject* PythonQtShell_QRadioData::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QRadioData::staticMetaObject); + } else { + return &QRadioData::staticMetaObject; + } +} +int PythonQtShell_QRadioData::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QRadioData::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QMultimedia::AvailabilityStatus PythonQtWrapper_QRadioData::availability(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->availability()); +} + +QRadioData::Error PythonQtWrapper_QRadioData::error(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QRadioData::errorString(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QRadioData::isAlternativeFrequenciesEnabled(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->isAlternativeFrequenciesEnabled()); +} + +QRadioData::ProgramType PythonQtWrapper_QRadioData::programType(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->programType()); +} + +QString PythonQtWrapper_QRadioData::programTypeName(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->programTypeName()); +} + +QString PythonQtWrapper_QRadioData::radioText(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->radioText()); +} + +QString PythonQtWrapper_QRadioData::stationId(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->stationId()); +} + +QString PythonQtWrapper_QRadioData::stationName(QRadioData* theWrappedObject) const +{ + return ( theWrappedObject->stationName()); +} + + + +PythonQtShell_QRadioDataControl::~PythonQtShell_QRadioDataControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QRadioDataControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioDataControl::childEvent(event0); +} +void PythonQtShell_QRadioDataControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioDataControl::customEvent(event0); +} +QRadioData::Error PythonQtShell_QRadioDataControl::error() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioData::Error"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioData::Error returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((QRadioData::Error*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::Error(); +} +QString PythonQtShell_QRadioDataControl::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QRadioDataControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioDataControl::event(event0); +} +bool PythonQtShell_QRadioDataControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioDataControl::eventFilter(watched0, event1); +} +bool PythonQtShell_QRadioDataControl::isAlternativeFrequenciesEnabled() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAlternativeFrequenciesEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAlternativeFrequenciesEnabled", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QRadioData::ProgramType PythonQtShell_QRadioDataControl::programType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("programType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioData::ProgramType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioData::ProgramType returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("programType", methodInfo, result); + } else { + returnValue = *((QRadioData::ProgramType*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioData::ProgramType(); +} +QString PythonQtShell_QRadioDataControl::programTypeName() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("programTypeName"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("programTypeName", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QString PythonQtShell_QRadioDataControl::radioText() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("radioText"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("radioText", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QRadioDataControl::setAlternativeFrequenciesEnabled(bool enabled0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAlternativeFrequenciesEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&enabled0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QString PythonQtShell_QRadioDataControl::stationId() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stationId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stationId", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QString PythonQtShell_QRadioDataControl::stationName() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stationName"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stationName", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +void PythonQtShell_QRadioDataControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioDataControl::timerEvent(event0); +} +QRadioDataControl* PythonQtWrapper_QRadioDataControl::new_QRadioDataControl(QObject* parent) +{ +return new PythonQtShell_QRadioDataControl(parent); } + +const QMetaObject* PythonQtShell_QRadioDataControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QRadioDataControl::staticMetaObject); + } else { + return &QRadioDataControl::staticMetaObject; + } +} +int PythonQtShell_QRadioDataControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QRadioDataControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QRadioData::Error PythonQtWrapper_QRadioDataControl::error(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QRadioDataControl::errorString(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QRadioDataControl::isAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->isAlternativeFrequenciesEnabled()); +} + +QRadioData::ProgramType PythonQtWrapper_QRadioDataControl::programType(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->programType()); +} + +QString PythonQtWrapper_QRadioDataControl::programTypeName(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->programTypeName()); +} + +QString PythonQtWrapper_QRadioDataControl::radioText(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->radioText()); +} + +void PythonQtWrapper_QRadioDataControl::setAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setAlternativeFrequenciesEnabled(enabled)); +} + +QString PythonQtWrapper_QRadioDataControl::stationId(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->stationId()); +} + +QString PythonQtWrapper_QRadioDataControl::stationName(QRadioDataControl* theWrappedObject) const +{ + return ( theWrappedObject->stationName()); +} + + + +PythonQtShell_QRadioTuner::~PythonQtShell_QRadioTuner() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QMultimedia::AvailabilityStatus PythonQtShell_QRadioTuner::availability() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("availability"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMultimedia::AvailabilityStatus"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMultimedia::AvailabilityStatus returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("availability", methodInfo, result); + } else { + returnValue = *((QMultimedia::AvailabilityStatus*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::availability(); +} +bool PythonQtShell_QRadioTuner::bind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bind", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::bind(arg__1); +} +void PythonQtShell_QRadioTuner::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTuner::childEvent(event0); +} +void PythonQtShell_QRadioTuner::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTuner::customEvent(event0); +} +bool PythonQtShell_QRadioTuner::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::event(event0); +} +bool PythonQtShell_QRadioTuner::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::eventFilter(watched0, event1); +} +bool PythonQtShell_QRadioTuner::isAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAvailable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::isAvailable(); +} +QMediaService* PythonQtShell_QRadioTuner::service() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("service"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaService*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaService* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("service", methodInfo, result); + } else { + returnValue = *((QMediaService**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::service(); +} +void PythonQtShell_QRadioTuner::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTuner::timerEvent(event0); +} +void PythonQtShell_QRadioTuner::unbind(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unbind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTuner::unbind(arg__1); +} +QRadioTuner* PythonQtWrapper_QRadioTuner::new_QRadioTuner(QObject* parent) +{ +return new PythonQtShell_QRadioTuner(parent); } + +const QMetaObject* PythonQtShell_QRadioTuner::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QRadioTuner::staticMetaObject); + } else { + return &QRadioTuner::staticMetaObject; + } +} +int PythonQtShell_QRadioTuner::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QRadioTuner::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QRadioTuner::Band PythonQtWrapper_QRadioTuner::band(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->band()); +} + +QRadioTuner::Error PythonQtWrapper_QRadioTuner::error(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QRadioTuner::errorString(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +int PythonQtWrapper_QRadioTuner::frequency(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->frequency()); +} + +QPair PythonQtWrapper_QRadioTuner::frequencyRange(QRadioTuner* theWrappedObject, QRadioTuner::Band band) const +{ + return ( theWrappedObject->frequencyRange(band)); +} + +int PythonQtWrapper_QRadioTuner::frequencyStep(QRadioTuner* theWrappedObject, QRadioTuner::Band band) const +{ + return ( theWrappedObject->frequencyStep(band)); +} + +bool PythonQtWrapper_QRadioTuner::isAntennaConnected(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->isAntennaConnected()); +} + +bool PythonQtWrapper_QRadioTuner::isBandSupported(QRadioTuner* theWrappedObject, QRadioTuner::Band b) const +{ + return ( theWrappedObject->isBandSupported(b)); +} + +bool PythonQtWrapper_QRadioTuner::isMuted(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +bool PythonQtWrapper_QRadioTuner::isSearching(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->isSearching()); +} + +bool PythonQtWrapper_QRadioTuner::isStereo(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->isStereo()); +} + +QRadioData* PythonQtWrapper_QRadioTuner::radioData(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->radioData()); +} + +void PythonQtWrapper_QRadioTuner::setStereoMode(QRadioTuner* theWrappedObject, QRadioTuner::StereoMode mode) +{ + ( theWrappedObject->setStereoMode(mode)); +} + +int PythonQtWrapper_QRadioTuner::signalStrength(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->signalStrength()); +} + +QRadioTuner::State PythonQtWrapper_QRadioTuner::state(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QRadioTuner::StereoMode PythonQtWrapper_QRadioTuner::stereoMode(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->stereoMode()); +} + +int PythonQtWrapper_QRadioTuner::volume(QRadioTuner* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QRadioTunerControl::~PythonQtShell_QRadioTunerControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRadioTuner::Band PythonQtShell_QRadioTunerControl::band() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("band"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioTuner::Band"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioTuner::Band returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("band", methodInfo, result); + } else { + returnValue = *((QRadioTuner::Band*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::Band(); +} +void PythonQtShell_QRadioTunerControl::cancelSearch() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cancelSearch"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTunerControl::childEvent(event0); +} +void PythonQtShell_QRadioTunerControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTunerControl::customEvent(event0); +} +QRadioTuner::Error PythonQtShell_QRadioTunerControl::error() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioTuner::Error"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioTuner::Error returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((QRadioTuner::Error*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::Error(); +} +QString PythonQtShell_QRadioTunerControl::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QRadioTunerControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTunerControl::event(event0); +} +bool PythonQtShell_QRadioTunerControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTunerControl::eventFilter(watched0, event1); +} +int PythonQtShell_QRadioTunerControl::frequency() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("frequency"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("frequency", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QPair PythonQtShell_QRadioTunerControl::frequencyRange(QRadioTuner::Band b0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("frequencyRange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPair" , "QRadioTuner::Band"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPair returnValue; + void* args[2] = {NULL, (void*)&b0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("frequencyRange", methodInfo, result); + } else { + returnValue = *((QPair*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QPair(); +} +int PythonQtShell_QRadioTunerControl::frequencyStep(QRadioTuner::Band b0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("frequencyStep"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QRadioTuner::Band"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&b0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("frequencyStep", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +bool PythonQtShell_QRadioTunerControl::isAntennaConnected() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAntennaConnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAntennaConnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTunerControl::isAntennaConnected(); +} +bool PythonQtShell_QRadioTunerControl::isBandSupported(QRadioTuner::Band b0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isBandSupported"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QRadioTuner::Band"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&b0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isBandSupported", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QRadioTunerControl::isMuted() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isMuted", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QRadioTunerControl::isSearching() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSearching"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSearching", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QRadioTunerControl::isStereo() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isStereo"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isStereo", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QRadioTunerControl::searchAllStations(QRadioTuner::SearchMode searchMode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("searchAllStations"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QRadioTuner::SearchMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&searchMode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::searchBackward() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("searchBackward"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::searchForward() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("searchForward"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::setBand(QRadioTuner::Band b0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBand"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QRadioTuner::Band"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&b0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::setFrequency(int frequency0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFrequency"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&frequency0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::setMuted(bool muted0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMuted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&muted0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::setStereoMode(QRadioTuner::StereoMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setStereoMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QRadioTuner::StereoMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::setVolume(int volume0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVolume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&volume0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +int PythonQtShell_QRadioTunerControl::signalStrength() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("signalStrength"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("signalStrength", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QRadioTunerControl::start() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("start"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QRadioTuner::State PythonQtShell_QRadioTunerControl::state() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("state"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioTuner::State"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioTuner::State returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("state", methodInfo, result); + } else { + returnValue = *((QRadioTuner::State*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::State(); +} +QRadioTuner::StereoMode PythonQtShell_QRadioTunerControl::stereoMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stereoMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRadioTuner::StereoMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRadioTuner::StereoMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stereoMode", methodInfo, result); + } else { + returnValue = *((QRadioTuner::StereoMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRadioTuner::StereoMode(); +} +void PythonQtShell_QRadioTunerControl::stop() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stop"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QRadioTunerControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QRadioTunerControl::timerEvent(event0); +} +int PythonQtShell_QRadioTunerControl::volume() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("volume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("volume", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QRadioTunerControl* PythonQtWrapper_QRadioTunerControl::new_QRadioTunerControl(QObject* parent) +{ +return new PythonQtShell_QRadioTunerControl(parent); } + +const QMetaObject* PythonQtShell_QRadioTunerControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QRadioTunerControl::staticMetaObject); + } else { + return &QRadioTunerControl::staticMetaObject; + } +} +int PythonQtShell_QRadioTunerControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QRadioTunerControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QRadioTuner::Band PythonQtWrapper_QRadioTunerControl::band(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->band()); +} + +void PythonQtWrapper_QRadioTunerControl::cancelSearch(QRadioTunerControl* theWrappedObject) +{ + ( theWrappedObject->cancelSearch()); +} + +QRadioTuner::Error PythonQtWrapper_QRadioTunerControl::error(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QRadioTunerControl::errorString(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +int PythonQtWrapper_QRadioTunerControl::frequency(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->frequency()); +} + +QPair PythonQtWrapper_QRadioTunerControl::frequencyRange(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const +{ + return ( theWrappedObject->frequencyRange(b)); +} + +int PythonQtWrapper_QRadioTunerControl::frequencyStep(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const +{ + return ( theWrappedObject->frequencyStep(b)); +} + +bool PythonQtWrapper_QRadioTunerControl::isAntennaConnected(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->isAntennaConnected()); +} + +bool PythonQtWrapper_QRadioTunerControl::isBandSupported(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const +{ + return ( theWrappedObject->isBandSupported(b)); +} + +bool PythonQtWrapper_QRadioTunerControl::isMuted(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +bool PythonQtWrapper_QRadioTunerControl::isSearching(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->isSearching()); +} + +bool PythonQtWrapper_QRadioTunerControl::isStereo(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->isStereo()); +} + +void PythonQtWrapper_QRadioTunerControl::searchAllStations(QRadioTunerControl* theWrappedObject, QRadioTuner::SearchMode searchMode) +{ + ( theWrappedObject->searchAllStations(searchMode)); +} + +void PythonQtWrapper_QRadioTunerControl::searchBackward(QRadioTunerControl* theWrappedObject) +{ + ( theWrappedObject->searchBackward()); +} + +void PythonQtWrapper_QRadioTunerControl::searchForward(QRadioTunerControl* theWrappedObject) +{ + ( theWrappedObject->searchForward()); +} + +void PythonQtWrapper_QRadioTunerControl::setBand(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) +{ + ( theWrappedObject->setBand(b)); +} + +void PythonQtWrapper_QRadioTunerControl::setFrequency(QRadioTunerControl* theWrappedObject, int frequency) +{ + ( theWrappedObject->setFrequency(frequency)); +} + +void PythonQtWrapper_QRadioTunerControl::setMuted(QRadioTunerControl* theWrappedObject, bool muted) +{ + ( theWrappedObject->setMuted(muted)); +} + +void PythonQtWrapper_QRadioTunerControl::setStereoMode(QRadioTunerControl* theWrappedObject, QRadioTuner::StereoMode mode) +{ + ( theWrappedObject->setStereoMode(mode)); +} + +void PythonQtWrapper_QRadioTunerControl::setVolume(QRadioTunerControl* theWrappedObject, int volume) +{ + ( theWrappedObject->setVolume(volume)); +} + +int PythonQtWrapper_QRadioTunerControl::signalStrength(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->signalStrength()); +} + +void PythonQtWrapper_QRadioTunerControl::start(QRadioTunerControl* theWrappedObject) +{ + ( theWrappedObject->start()); +} + +QRadioTuner::State PythonQtWrapper_QRadioTunerControl::state(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QRadioTuner::StereoMode PythonQtWrapper_QRadioTunerControl::stereoMode(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->stereoMode()); +} + +void PythonQtWrapper_QRadioTunerControl::stop(QRadioTunerControl* theWrappedObject) +{ + ( theWrappedObject->stop()); +} + +int PythonQtWrapper_QRadioTunerControl::volume(QRadioTunerControl* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QSound::~PythonQtShell_QSound() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSound::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSound::childEvent(event0); +} +void PythonQtShell_QSound::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSound::customEvent(event0); +} +bool PythonQtShell_QSound::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSound::event(event0); +} +bool PythonQtShell_QSound::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSound::eventFilter(watched0, event1); +} +void PythonQtShell_QSound::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSound::timerEvent(event0); +} +QSound* PythonQtWrapper_QSound::new_QSound(const QString& filename, QObject* parent) +{ +return new PythonQtShell_QSound(filename, parent); } + +const QMetaObject* PythonQtShell_QSound::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSound::staticMetaObject); + } else { + return &QSound::staticMetaObject; + } +} +int PythonQtShell_QSound::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSound::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QSound::fileName(QSound* theWrappedObject) const +{ + return ( theWrappedObject->fileName()); +} + +bool PythonQtWrapper_QSound::isFinished(QSound* theWrappedObject) const +{ + return ( theWrappedObject->isFinished()); +} + +int PythonQtWrapper_QSound::loops(QSound* theWrappedObject) const +{ + return ( theWrappedObject->loops()); +} + +int PythonQtWrapper_QSound::loopsRemaining(QSound* theWrappedObject) const +{ + return ( theWrappedObject->loopsRemaining()); +} + +void PythonQtWrapper_QSound::static_QSound_play(const QString& filename) +{ + (QSound::play(filename)); +} + +void PythonQtWrapper_QSound::setLoops(QSound* theWrappedObject, int arg__1) +{ + ( theWrappedObject->setLoops(arg__1)); +} + + + +PythonQtShell_QSoundEffect::~PythonQtShell_QSoundEffect() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSoundEffect::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSoundEffect::childEvent(event0); +} +void PythonQtShell_QSoundEffect::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSoundEffect::customEvent(event0); +} +bool PythonQtShell_QSoundEffect::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSoundEffect::event(event0); +} +bool PythonQtShell_QSoundEffect::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSoundEffect::eventFilter(watched0, event1); +} +void PythonQtShell_QSoundEffect::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSoundEffect::timerEvent(event0); +} +QSoundEffect* PythonQtWrapper_QSoundEffect::new_QSoundEffect(QObject* parent) +{ +return new PythonQtShell_QSoundEffect(parent); } + +const QMetaObject* PythonQtShell_QSoundEffect::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSoundEffect::staticMetaObject); + } else { + return &QSoundEffect::staticMetaObject; + } +} +int PythonQtShell_QSoundEffect::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSoundEffect::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QSoundEffect::category(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->category()); +} + +bool PythonQtWrapper_QSoundEffect::isLoaded(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->isLoaded()); +} + +bool PythonQtWrapper_QSoundEffect::isMuted(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->isMuted()); +} + +bool PythonQtWrapper_QSoundEffect::isPlaying(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->isPlaying()); +} + +int PythonQtWrapper_QSoundEffect::loopCount(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->loopCount()); +} + +int PythonQtWrapper_QSoundEffect::loopsRemaining(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->loopsRemaining()); +} + +void PythonQtWrapper_QSoundEffect::setCategory(QSoundEffect* theWrappedObject, const QString& category) +{ + ( theWrappedObject->setCategory(category)); +} + +void PythonQtWrapper_QSoundEffect::setLoopCount(QSoundEffect* theWrappedObject, int loopCount) +{ + ( theWrappedObject->setLoopCount(loopCount)); +} + +void PythonQtWrapper_QSoundEffect::setMuted(QSoundEffect* theWrappedObject, bool muted) +{ + ( theWrappedObject->setMuted(muted)); +} + +void PythonQtWrapper_QSoundEffect::setSource(QSoundEffect* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setSource(url)); +} + +void PythonQtWrapper_QSoundEffect::setVolume(QSoundEffect* theWrappedObject, qreal volume) +{ + ( theWrappedObject->setVolume(volume)); +} + +QUrl PythonQtWrapper_QSoundEffect::source(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->source()); +} + +QSoundEffect::Status PythonQtWrapper_QSoundEffect::status(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +QStringList PythonQtWrapper_QSoundEffect::static_QSoundEffect_supportedMimeTypes() +{ + return (QSoundEffect::supportedMimeTypes()); +} + +qreal PythonQtWrapper_QSoundEffect::volume(QSoundEffect* theWrappedObject) const +{ + return ( theWrappedObject->volume()); +} + + + +PythonQtShell_QVideoDeviceSelectorControl::~PythonQtShell_QVideoDeviceSelectorControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QVideoDeviceSelectorControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoDeviceSelectorControl::childEvent(event0); +} +void PythonQtShell_QVideoDeviceSelectorControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoDeviceSelectorControl::customEvent(event0); +} +int PythonQtShell_QVideoDeviceSelectorControl::defaultDevice() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("defaultDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("defaultDevice", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QVideoDeviceSelectorControl::deviceCount() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deviceCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deviceCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QString PythonQtShell_QVideoDeviceSelectorControl::deviceDescription(int index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deviceDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deviceDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QString PythonQtShell_QVideoDeviceSelectorControl::deviceName(int index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deviceName"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deviceName", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QVideoDeviceSelectorControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoDeviceSelectorControl::event(event0); +} +bool PythonQtShell_QVideoDeviceSelectorControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoDeviceSelectorControl::eventFilter(watched0, event1); +} +int PythonQtShell_QVideoDeviceSelectorControl::selectedDevice() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("selectedDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("selectedDevice", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoDeviceSelectorControl::setSelectedDevice(int index0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSelectedDevice"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoDeviceSelectorControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoDeviceSelectorControl::timerEvent(event0); +} +QVideoDeviceSelectorControl* PythonQtWrapper_QVideoDeviceSelectorControl::new_QVideoDeviceSelectorControl(QObject* parent) +{ +return new PythonQtShell_QVideoDeviceSelectorControl(parent); } + +const QMetaObject* PythonQtShell_QVideoDeviceSelectorControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoDeviceSelectorControl::staticMetaObject); + } else { + return &QVideoDeviceSelectorControl::staticMetaObject; + } +} +int PythonQtShell_QVideoDeviceSelectorControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoDeviceSelectorControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +int PythonQtWrapper_QVideoDeviceSelectorControl::defaultDevice(QVideoDeviceSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->defaultDevice()); +} + +int PythonQtWrapper_QVideoDeviceSelectorControl::deviceCount(QVideoDeviceSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->deviceCount()); +} + +QString PythonQtWrapper_QVideoDeviceSelectorControl::deviceDescription(QVideoDeviceSelectorControl* theWrappedObject, int index) const +{ + return ( theWrappedObject->deviceDescription(index)); +} + +QString PythonQtWrapper_QVideoDeviceSelectorControl::deviceName(QVideoDeviceSelectorControl* theWrappedObject, int index) const +{ + return ( theWrappedObject->deviceName(index)); +} + +int PythonQtWrapper_QVideoDeviceSelectorControl::selectedDevice(QVideoDeviceSelectorControl* theWrappedObject) const +{ + return ( theWrappedObject->selectedDevice()); +} + + + +QVideoEncoderSettings* PythonQtWrapper_QVideoEncoderSettings::new_QVideoEncoderSettings() +{ +return new QVideoEncoderSettings(); } + +QVideoEncoderSettings* PythonQtWrapper_QVideoEncoderSettings::new_QVideoEncoderSettings(const QVideoEncoderSettings& other) +{ +return new QVideoEncoderSettings(other); } + +int PythonQtWrapper_QVideoEncoderSettings::bitRate(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->bitRate()); +} + +QString PythonQtWrapper_QVideoEncoderSettings::codec(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QMultimedia::EncodingMode PythonQtWrapper_QVideoEncoderSettings::encodingMode(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->encodingMode()); +} + +QVariant PythonQtWrapper_QVideoEncoderSettings::encodingOption(QVideoEncoderSettings* theWrappedObject, const QString& option) const +{ + return ( theWrappedObject->encodingOption(option)); +} + +QMap PythonQtWrapper_QVideoEncoderSettings::encodingOptions(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->encodingOptions()); +} + +qreal PythonQtWrapper_QVideoEncoderSettings::frameRate(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->frameRate()); +} + +bool PythonQtWrapper_QVideoEncoderSettings::isNull(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QVideoEncoderSettings::__ne__(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QVideoEncoderSettings* PythonQtWrapper_QVideoEncoderSettings::operator_assign(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QVideoEncoderSettings::__eq__(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other) const +{ + return ( (*theWrappedObject)== other); +} + +QMultimedia::EncodingQuality PythonQtWrapper_QVideoEncoderSettings::quality(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->quality()); +} + +QSize PythonQtWrapper_QVideoEncoderSettings::resolution(QVideoEncoderSettings* theWrappedObject) const +{ + return ( theWrappedObject->resolution()); +} + +void PythonQtWrapper_QVideoEncoderSettings::setBitRate(QVideoEncoderSettings* theWrappedObject, int bitrate) +{ + ( theWrappedObject->setBitRate(bitrate)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setCodec(QVideoEncoderSettings* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setCodec(arg__1)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setEncodingMode(QVideoEncoderSettings* theWrappedObject, QMultimedia::EncodingMode arg__1) +{ + ( theWrappedObject->setEncodingMode(arg__1)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setEncodingOption(QVideoEncoderSettings* theWrappedObject, const QString& option, const QVariant& value) +{ + ( theWrappedObject->setEncodingOption(option, value)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setEncodingOptions(QVideoEncoderSettings* theWrappedObject, const QMap& options) +{ + ( theWrappedObject->setEncodingOptions(options)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setFrameRate(QVideoEncoderSettings* theWrappedObject, qreal rate) +{ + ( theWrappedObject->setFrameRate(rate)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setQuality(QVideoEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality) +{ + ( theWrappedObject->setQuality(quality)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setResolution(QVideoEncoderSettings* theWrappedObject, const QSize& arg__1) +{ + ( theWrappedObject->setResolution(arg__1)); +} + +void PythonQtWrapper_QVideoEncoderSettings::setResolution(QVideoEncoderSettings* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setResolution(width, height)); +} + + + +PythonQtShell_QVideoEncoderSettingsControl::~PythonQtShell_QVideoEncoderSettingsControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QVideoEncoderSettingsControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoEncoderSettingsControl::childEvent(event0); +} +void PythonQtShell_QVideoEncoderSettingsControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoEncoderSettingsControl::customEvent(event0); +} +bool PythonQtShell_QVideoEncoderSettingsControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoEncoderSettingsControl::event(event0); +} +bool PythonQtShell_QVideoEncoderSettingsControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoEncoderSettingsControl::eventFilter(watched0, event1); +} +void PythonQtShell_QVideoEncoderSettingsControl::setVideoSettings(const QVideoEncoderSettings& settings0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVideoSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVideoEncoderSettings&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&settings0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QList PythonQtShell_QVideoEncoderSettingsControl::supportedFrameRates(const QVideoEncoderSettings& settings0, bool* continuous1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedFrameRates"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QVideoEncoderSettings&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QList returnValue; + void* args[3] = {NULL, (void*)&settings0, (void*)&continuous1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedFrameRates", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QList PythonQtShell_QVideoEncoderSettingsControl::supportedResolutions(const QVideoEncoderSettings& settings0, bool* continuous1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedResolutions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QVideoEncoderSettings&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QList returnValue; + void* args[3] = {NULL, (void*)&settings0, (void*)&continuous1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedResolutions", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QStringList PythonQtShell_QVideoEncoderSettingsControl::supportedVideoCodecs() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedVideoCodecs"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedVideoCodecs", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QStringList(); +} +void PythonQtShell_QVideoEncoderSettingsControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoEncoderSettingsControl::timerEvent(event0); +} +QString PythonQtShell_QVideoEncoderSettingsControl::videoCodecDescription(const QString& codec0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("videoCodecDescription"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&codec0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("videoCodecDescription", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QVideoEncoderSettings PythonQtShell_QVideoEncoderSettingsControl::videoSettings() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("videoSettings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVideoEncoderSettings"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVideoEncoderSettings returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("videoSettings", methodInfo, result); + } else { + returnValue = *((QVideoEncoderSettings*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoEncoderSettings(); +} +QVideoEncoderSettingsControl* PythonQtWrapper_QVideoEncoderSettingsControl::new_QVideoEncoderSettingsControl(QObject* parent) +{ +return new PythonQtShell_QVideoEncoderSettingsControl(parent); } + +const QMetaObject* PythonQtShell_QVideoEncoderSettingsControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoEncoderSettingsControl::staticMetaObject); + } else { + return &QVideoEncoderSettingsControl::staticMetaObject; + } +} +int PythonQtShell_QVideoEncoderSettingsControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoEncoderSettingsControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QVideoEncoderSettingsControl::setVideoSettings(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings) +{ + ( theWrappedObject->setVideoSettings(settings)); +} + +QList PythonQtWrapper_QVideoEncoderSettingsControl::supportedFrameRates(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedFrameRates(settings, continuous)); +} + +QList PythonQtWrapper_QVideoEncoderSettingsControl::supportedResolutions(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous) const +{ + return ( theWrappedObject->supportedResolutions(settings, continuous)); +} + +QStringList PythonQtWrapper_QVideoEncoderSettingsControl::supportedVideoCodecs(QVideoEncoderSettingsControl* theWrappedObject) const +{ + return ( theWrappedObject->supportedVideoCodecs()); +} + +QString PythonQtWrapper_QVideoEncoderSettingsControl::videoCodecDescription(QVideoEncoderSettingsControl* theWrappedObject, const QString& codec) const +{ + return ( theWrappedObject->videoCodecDescription(codec)); +} + +QVideoEncoderSettings PythonQtWrapper_QVideoEncoderSettingsControl::videoSettings(QVideoEncoderSettingsControl* theWrappedObject) const +{ + return ( theWrappedObject->videoSettings()); +} + + + +QVideoFrame* PythonQtWrapper_QVideoFrame::new_QVideoFrame() +{ +return new QVideoFrame(); } + +QVideoFrame* PythonQtWrapper_QVideoFrame::new_QVideoFrame(QAbstractVideoBuffer* buffer, const QSize& size, QVideoFrame::PixelFormat format) +{ +return new QVideoFrame(buffer, size, format); } + +QVideoFrame* PythonQtWrapper_QVideoFrame::new_QVideoFrame(const QImage& image) +{ +return new QVideoFrame(image); } + +QVideoFrame* PythonQtWrapper_QVideoFrame::new_QVideoFrame(const QVideoFrame& other) +{ +return new QVideoFrame(other); } + +QVideoFrame* PythonQtWrapper_QVideoFrame::new_QVideoFrame(int bytes, const QSize& size, int bytesPerLine, QVideoFrame::PixelFormat format) +{ +return new QVideoFrame(bytes, size, bytesPerLine, format); } + +QMap PythonQtWrapper_QVideoFrame::availableMetaData(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->availableMetaData()); +} + +uchar* PythonQtWrapper_QVideoFrame::bits(QVideoFrame* theWrappedObject) +{ + return ( theWrappedObject->bits()); +} + +const uchar* PythonQtWrapper_QVideoFrame::bits(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->bits()); +} + +uchar* PythonQtWrapper_QVideoFrame::bits(QVideoFrame* theWrappedObject, int plane) +{ + return ( theWrappedObject->bits(plane)); +} + +const uchar* PythonQtWrapper_QVideoFrame::bits(QVideoFrame* theWrappedObject, int plane) const +{ + return ( theWrappedObject->bits(plane)); +} + +int PythonQtWrapper_QVideoFrame::bytesPerLine(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->bytesPerLine()); +} + +int PythonQtWrapper_QVideoFrame::bytesPerLine(QVideoFrame* theWrappedObject, int plane) const +{ + return ( theWrappedObject->bytesPerLine(plane)); +} + +qint64 PythonQtWrapper_QVideoFrame::endTime(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->endTime()); +} + +QVideoFrame::FieldType PythonQtWrapper_QVideoFrame::fieldType(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->fieldType()); +} + +QVariant PythonQtWrapper_QVideoFrame::handle(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +QAbstractVideoBuffer::HandleType PythonQtWrapper_QVideoFrame::handleType(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->handleType()); +} + +int PythonQtWrapper_QVideoFrame::height(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->height()); +} + +QImage::Format PythonQtWrapper_QVideoFrame::static_QVideoFrame_imageFormatFromPixelFormat(QVideoFrame::PixelFormat format) +{ + return (QVideoFrame::imageFormatFromPixelFormat(format)); +} + +bool PythonQtWrapper_QVideoFrame::isMapped(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->isMapped()); +} + +bool PythonQtWrapper_QVideoFrame::isReadable(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->isReadable()); +} + +bool PythonQtWrapper_QVideoFrame::isValid(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QVideoFrame::isWritable(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->isWritable()); +} + +bool PythonQtWrapper_QVideoFrame::map(QVideoFrame* theWrappedObject, QAbstractVideoBuffer::MapMode mode) +{ + return ( theWrappedObject->map(mode)); +} + +QAbstractVideoBuffer::MapMode PythonQtWrapper_QVideoFrame::mapMode(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->mapMode()); +} + +int PythonQtWrapper_QVideoFrame::mappedBytes(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->mappedBytes()); +} + +QVariant PythonQtWrapper_QVideoFrame::metaData(QVideoFrame* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->metaData(key)); +} + +bool PythonQtWrapper_QVideoFrame::__ne__(QVideoFrame* theWrappedObject, const QVideoFrame& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QVideoFrame* PythonQtWrapper_QVideoFrame::operator_assign(QVideoFrame* theWrappedObject, const QVideoFrame& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QVideoFrame::__eq__(QVideoFrame* theWrappedObject, const QVideoFrame& other) const +{ + return ( (*theWrappedObject)== other); +} + +QVideoFrame::PixelFormat PythonQtWrapper_QVideoFrame::pixelFormat(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->pixelFormat()); +} + +QVideoFrame::PixelFormat PythonQtWrapper_QVideoFrame::static_QVideoFrame_pixelFormatFromImageFormat(QImage::Format format) +{ + return (QVideoFrame::pixelFormatFromImageFormat(format)); +} + +int PythonQtWrapper_QVideoFrame::planeCount(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->planeCount()); +} + +void PythonQtWrapper_QVideoFrame::setEndTime(QVideoFrame* theWrappedObject, qint64 time) +{ + ( theWrappedObject->setEndTime(time)); +} + +void PythonQtWrapper_QVideoFrame::setFieldType(QVideoFrame* theWrappedObject, QVideoFrame::FieldType arg__1) +{ + ( theWrappedObject->setFieldType(arg__1)); +} + +void PythonQtWrapper_QVideoFrame::setMetaData(QVideoFrame* theWrappedObject, const QString& key, const QVariant& value) +{ + ( theWrappedObject->setMetaData(key, value)); +} + +void PythonQtWrapper_QVideoFrame::setStartTime(QVideoFrame* theWrappedObject, qint64 time) +{ + ( theWrappedObject->setStartTime(time)); +} + +QSize PythonQtWrapper_QVideoFrame::size(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +qint64 PythonQtWrapper_QVideoFrame::startTime(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->startTime()); +} + +void PythonQtWrapper_QVideoFrame::unmap(QVideoFrame* theWrappedObject) +{ + ( theWrappedObject->unmap()); +} + +int PythonQtWrapper_QVideoFrame::width(QVideoFrame* theWrappedObject) const +{ + return ( theWrappedObject->width()); +} + +QString PythonQtWrapper_QVideoFrame::py_toString(QVideoFrame* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QVideoProbe::~PythonQtShell_QVideoProbe() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QVideoProbe::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoProbe::childEvent(event0); +} +void PythonQtShell_QVideoProbe::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoProbe::customEvent(event0); +} +bool PythonQtShell_QVideoProbe::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoProbe::event(event0); +} +bool PythonQtShell_QVideoProbe::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoProbe::eventFilter(watched0, event1); +} +void PythonQtShell_QVideoProbe::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoProbe::timerEvent(event0); +} +QVideoProbe* PythonQtWrapper_QVideoProbe::new_QVideoProbe(QObject* parent) +{ +return new PythonQtShell_QVideoProbe(parent); } + +const QMetaObject* PythonQtShell_QVideoProbe::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoProbe::staticMetaObject); + } else { + return &QVideoProbe::staticMetaObject; + } +} +int PythonQtShell_QVideoProbe::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoProbe::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QVideoProbe::isActive(QVideoProbe* theWrappedObject) const +{ + return ( theWrappedObject->isActive()); +} + +bool PythonQtWrapper_QVideoProbe::setSource(QVideoProbe* theWrappedObject, QMediaObject* source) +{ + return ( theWrappedObject->setSource(source)); +} + +bool PythonQtWrapper_QVideoProbe::setSource(QVideoProbe* theWrappedObject, QMediaRecorder* source) +{ + return ( theWrappedObject->setSource(source)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h new file mode 100644 index 00000000..23ce62a4 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia2.h @@ -0,0 +1,1493 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QMediaPlaylist : public QMediaPlaylist +{ +public: + PythonQtShell_QMediaPlaylist(QObject* parent = nullptr):QMediaPlaylist(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaPlaylist(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* object); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaPlaylist : public QMediaPlaylist +{ public: +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline QMediaObject* py_q_mediaObject() const { return QMediaPlaylist::mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* object) { return QMediaPlaylist::setMediaObject(object); } +}; + +class PythonQtWrapper_QMediaPlaylist : public QObject +{ Q_OBJECT +public: +public slots: +QMediaPlaylist* new_QMediaPlaylist(QObject* parent = nullptr); +void delete_QMediaPlaylist(QMediaPlaylist* obj) { delete obj; } + bool addMedia(QMediaPlaylist* theWrappedObject, const QList& items); + bool addMedia(QMediaPlaylist* theWrappedObject, const QMediaContent& content); + bool clear(QMediaPlaylist* theWrappedObject); + int currentIndex(QMediaPlaylist* theWrappedObject) const; + QMediaContent currentMedia(QMediaPlaylist* theWrappedObject) const; + QMediaPlaylist::Error error(QMediaPlaylist* theWrappedObject) const; + QString errorString(QMediaPlaylist* theWrappedObject) const; + bool insertMedia(QMediaPlaylist* theWrappedObject, int index, const QList& items); + bool insertMedia(QMediaPlaylist* theWrappedObject, int index, const QMediaContent& content); + bool isEmpty(QMediaPlaylist* theWrappedObject) const; + bool isReadOnly(QMediaPlaylist* theWrappedObject) const; + void load(QMediaPlaylist* theWrappedObject, QIODevice* device, const char* format = nullptr); + void load(QMediaPlaylist* theWrappedObject, const QNetworkRequest& request, const char* format = nullptr); + void load(QMediaPlaylist* theWrappedObject, const QUrl& location, const char* format = nullptr); + QMediaContent media(QMediaPlaylist* theWrappedObject, int index) const; + int mediaCount(QMediaPlaylist* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QMediaPlaylist* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaPlaylist*)theWrappedObject)->py_q_mediaObject());} + bool moveMedia(QMediaPlaylist* theWrappedObject, int from, int to); + int nextIndex(QMediaPlaylist* theWrappedObject, int steps = 1) const; + QMediaPlaylist::PlaybackMode playbackMode(QMediaPlaylist* theWrappedObject) const; + int previousIndex(QMediaPlaylist* theWrappedObject, int steps = 1) const; + bool removeMedia(QMediaPlaylist* theWrappedObject, int pos); + bool removeMedia(QMediaPlaylist* theWrappedObject, int start, int end); + bool save(QMediaPlaylist* theWrappedObject, QIODevice* device, const char* format); + bool save(QMediaPlaylist* theWrappedObject, const QUrl& location, const char* format = nullptr); + bool py_q_setMediaObject(QMediaPlaylist* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QMediaPlaylist*)theWrappedObject)->py_q_setMediaObject(object));} + void setPlaybackMode(QMediaPlaylist* theWrappedObject, QMediaPlaylist::PlaybackMode mode); + bool __nonzero__(QMediaPlaylist* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtShell_QMediaRecorder : public QMediaRecorder +{ +public: + PythonQtShell_QMediaRecorder(QMediaObject* mediaObject, QObject* parent = nullptr):QMediaRecorder(mediaObject, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaRecorder(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* object); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaRecorder : public QMediaRecorder +{ public: +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline QMediaObject* py_q_mediaObject() const { return QMediaRecorder::mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* object) { return QMediaRecorder::setMediaObject(object); } +}; + +class PythonQtWrapper_QMediaRecorder : public QObject +{ Q_OBJECT +public: +public slots: +QMediaRecorder* new_QMediaRecorder(QMediaObject* mediaObject, QObject* parent = nullptr); +void delete_QMediaRecorder(QMediaRecorder* obj) { delete obj; } + QUrl actualLocation(QMediaRecorder* theWrappedObject) const; + QString audioCodecDescription(QMediaRecorder* theWrappedObject, const QString& codecName) const; + QAudioEncoderSettings audioSettings(QMediaRecorder* theWrappedObject) const; + QMultimedia::AvailabilityStatus availability(QMediaRecorder* theWrappedObject) const; + QStringList availableMetaData(QMediaRecorder* theWrappedObject) const; + QString containerDescription(QMediaRecorder* theWrappedObject, const QString& format) const; + QString containerFormat(QMediaRecorder* theWrappedObject) const; + qint64 duration(QMediaRecorder* theWrappedObject) const; + QMediaRecorder::Error error(QMediaRecorder* theWrappedObject) const; + QString errorString(QMediaRecorder* theWrappedObject) const; + bool isAvailable(QMediaRecorder* theWrappedObject) const; + bool isMetaDataAvailable(QMediaRecorder* theWrappedObject) const; + bool isMetaDataWritable(QMediaRecorder* theWrappedObject) const; + bool isMuted(QMediaRecorder* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QMediaRecorder* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorder*)theWrappedObject)->py_q_mediaObject());} + QVariant metaData(QMediaRecorder* theWrappedObject, const QString& key) const; + QUrl outputLocation(QMediaRecorder* theWrappedObject) const; + void setAudioSettings(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& audioSettings); + void setContainerFormat(QMediaRecorder* theWrappedObject, const QString& container); + void setEncodingSettings(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& audioSettings, const QVideoEncoderSettings& videoSettings = QVideoEncoderSettings(), const QString& containerMimeType = QString()); + bool py_q_setMediaObject(QMediaRecorder* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QMediaRecorder*)theWrappedObject)->py_q_setMediaObject(object));} + void setMetaData(QMediaRecorder* theWrappedObject, const QString& key, const QVariant& value); + bool setOutputLocation(QMediaRecorder* theWrappedObject, const QUrl& location); + void setVideoSettings(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& videoSettings); + QMediaRecorder::State state(QMediaRecorder* theWrappedObject) const; + QMediaRecorder::Status status(QMediaRecorder* theWrappedObject) const; + QStringList supportedAudioCodecs(QMediaRecorder* theWrappedObject) const; + QList supportedAudioSampleRates(QMediaRecorder* theWrappedObject, const QAudioEncoderSettings& settings = QAudioEncoderSettings(), bool* continuous = nullptr) const; + QStringList supportedContainers(QMediaRecorder* theWrappedObject) const; + QList supportedFrameRates(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& settings = QVideoEncoderSettings(), bool* continuous = nullptr) const; + QList supportedResolutions(QMediaRecorder* theWrappedObject, const QVideoEncoderSettings& settings = QVideoEncoderSettings(), bool* continuous = nullptr) const; + QStringList supportedVideoCodecs(QMediaRecorder* theWrappedObject) const; + QString videoCodecDescription(QMediaRecorder* theWrappedObject, const QString& codecName) const; + QVideoEncoderSettings videoSettings(QMediaRecorder* theWrappedObject) const; + qreal volume(QMediaRecorder* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QMediaRecorderControl : public QMediaRecorderControl +{ +public: + PythonQtShell_QMediaRecorderControl(QObject* parent = nullptr):QMediaRecorderControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaRecorderControl(); + +virtual void applySettings(); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual qint64 duration() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isMuted() const; +virtual QUrl outputLocation() const; +virtual void setMuted(bool muted); +virtual bool setOutputLocation(const QUrl& location); +virtual void setState(QMediaRecorder::State state); +virtual void setVolume(qreal volume); +virtual QMediaRecorder::State state() const; +virtual QMediaRecorder::Status status() const; +virtual void timerEvent(QTimerEvent* event); +virtual qreal volume() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaRecorderControl : public QMediaRecorderControl +{ public: +inline void py_q_applySettings() { this->applySettings(); } +inline qint64 py_q_duration() const { return this->duration(); } +inline bool py_q_isMuted() const { return this->isMuted(); } +inline QUrl py_q_outputLocation() const { return this->outputLocation(); } +inline void py_q_setMuted(bool muted) { this->setMuted(muted); } +inline bool py_q_setOutputLocation(const QUrl& location) { return this->setOutputLocation(location); } +inline void py_q_setState(QMediaRecorder::State state) { this->setState(state); } +inline void py_q_setVolume(qreal volume) { this->setVolume(volume); } +inline QMediaRecorder::State py_q_state() const { return this->state(); } +inline QMediaRecorder::Status py_q_status() const { return this->status(); } +inline qreal py_q_volume() const { return this->volume(); } +}; + +class PythonQtWrapper_QMediaRecorderControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaRecorderControl* new_QMediaRecorderControl(QObject* parent = nullptr); +void delete_QMediaRecorderControl(QMediaRecorderControl* obj) { delete obj; } + void applySettings(QMediaRecorderControl* theWrappedObject); + void py_q_applySettings(QMediaRecorderControl* theWrappedObject){ (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_applySettings());} + qint64 duration(QMediaRecorderControl* theWrappedObject) const; + qint64 py_q_duration(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_duration());} + bool isMuted(QMediaRecorderControl* theWrappedObject) const; + bool py_q_isMuted(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_isMuted());} + QUrl outputLocation(QMediaRecorderControl* theWrappedObject) const; + QUrl py_q_outputLocation(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_outputLocation());} + void py_q_setMuted(QMediaRecorderControl* theWrappedObject, bool muted){ (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_setMuted(muted));} + bool setOutputLocation(QMediaRecorderControl* theWrappedObject, const QUrl& location); + bool py_q_setOutputLocation(QMediaRecorderControl* theWrappedObject, const QUrl& location){ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_setOutputLocation(location));} + void py_q_setState(QMediaRecorderControl* theWrappedObject, QMediaRecorder::State state){ (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_setState(state));} + void py_q_setVolume(QMediaRecorderControl* theWrappedObject, qreal volume){ (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_setVolume(volume));} + QMediaRecorder::State state(QMediaRecorderControl* theWrappedObject) const; + QMediaRecorder::State py_q_state(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_state());} + QMediaRecorder::Status status(QMediaRecorderControl* theWrappedObject) const; + QMediaRecorder::Status py_q_status(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_status());} + qreal volume(QMediaRecorderControl* theWrappedObject) const; + qreal py_q_volume(QMediaRecorderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaRecorderControl*)theWrappedObject)->py_q_volume());} +}; + + + + + +class PythonQtWrapper_QMediaResource : public QObject +{ Q_OBJECT +public: +public slots: +QMediaResource* new_QMediaResource(); +QMediaResource* new_QMediaResource(const QMediaResource& other); +QMediaResource* new_QMediaResource(const QNetworkRequest& request, const QString& mimeType = QString()); +QMediaResource* new_QMediaResource(const QUrl& url, const QString& mimeType = QString()); +void delete_QMediaResource(QMediaResource* obj) { delete obj; } + int audioBitRate(QMediaResource* theWrappedObject) const; + QString audioCodec(QMediaResource* theWrappedObject) const; + int channelCount(QMediaResource* theWrappedObject) const; + qint64 dataSize(QMediaResource* theWrappedObject) const; + bool isNull(QMediaResource* theWrappedObject) const; + QString language(QMediaResource* theWrappedObject) const; + QString mimeType(QMediaResource* theWrappedObject) const; + bool __ne__(QMediaResource* theWrappedObject, const QMediaResource& other) const; + QMediaResource* operator_assign(QMediaResource* theWrappedObject, const QMediaResource& other); + bool __eq__(QMediaResource* theWrappedObject, const QMediaResource& other) const; + QNetworkRequest request(QMediaResource* theWrappedObject) const; + QSize resolution(QMediaResource* theWrappedObject) const; + int sampleRate(QMediaResource* theWrappedObject) const; + void setAudioBitRate(QMediaResource* theWrappedObject, int rate); + void setAudioCodec(QMediaResource* theWrappedObject, const QString& codec); + void setChannelCount(QMediaResource* theWrappedObject, int channels); + void setDataSize(QMediaResource* theWrappedObject, const qint64 size); + void setLanguage(QMediaResource* theWrappedObject, const QString& language); + void setResolution(QMediaResource* theWrappedObject, const QSize& resolution); + void setResolution(QMediaResource* theWrappedObject, int width, int height); + void setSampleRate(QMediaResource* theWrappedObject, int frequency); + void setVideoBitRate(QMediaResource* theWrappedObject, int rate); + void setVideoCodec(QMediaResource* theWrappedObject, const QString& codec); + QUrl url(QMediaResource* theWrappedObject) const; + int videoBitRate(QMediaResource* theWrappedObject) const; + QString videoCodec(QMediaResource* theWrappedObject) const; + bool __nonzero__(QMediaResource* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QMediaService : public QMediaService +{ +public: + PythonQtShell_QMediaService(QObject* parent):QMediaService(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaService(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void releaseControl(QMediaControl* control); +virtual QMediaControl* requestControl(const char* name); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaService : public QMediaService +{ public: +inline void py_q_releaseControl(QMediaControl* control) { this->releaseControl(control); } +inline QMediaControl* py_q_requestControl(const char* name) { return this->requestControl(name); } +}; + +class PythonQtWrapper_QMediaService : public QObject +{ Q_OBJECT +public: +public slots: +QMediaService* new_QMediaService(QObject* parent); +void delete_QMediaService(QMediaService* obj) { delete obj; } + void releaseControl(QMediaService* theWrappedObject, QMediaControl* control); + void py_q_releaseControl(QMediaService* theWrappedObject, QMediaControl* control){ (((PythonQtPublicPromoter_QMediaService*)theWrappedObject)->py_q_releaseControl(control));} + QMediaControl* requestControl(QMediaService* theWrappedObject, const char* name); + QMediaControl* py_q_requestControl(QMediaService* theWrappedObject, const char* name){ return (((PythonQtPublicPromoter_QMediaService*)theWrappedObject)->py_q_requestControl(name));} +}; + + + + + +class PythonQtShell_QMediaServiceCameraInfoInterface : public QMediaServiceCameraInfoInterface +{ +public: + PythonQtShell_QMediaServiceCameraInfoInterface():QMediaServiceCameraInfoInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceCameraInfoInterface(); + +virtual int cameraOrientation(const QByteArray& device) const; +virtual QCamera::Position cameraPosition(const QByteArray& device) const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceCameraInfoInterface : public QMediaServiceCameraInfoInterface +{ public: +inline int py_q_cameraOrientation(const QByteArray& device) const { return this->cameraOrientation(device); } +inline QCamera::Position py_q_cameraPosition(const QByteArray& device) const { return this->cameraPosition(device); } +}; + +class PythonQtWrapper_QMediaServiceCameraInfoInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceCameraInfoInterface* new_QMediaServiceCameraInfoInterface(); +void delete_QMediaServiceCameraInfoInterface(QMediaServiceCameraInfoInterface* obj) { delete obj; } + int cameraOrientation(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const; + int py_q_cameraOrientation(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const{ return (((PythonQtPublicPromoter_QMediaServiceCameraInfoInterface*)theWrappedObject)->py_q_cameraOrientation(device));} + QCamera::Position cameraPosition(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const; + QCamera::Position py_q_cameraPosition(QMediaServiceCameraInfoInterface* theWrappedObject, const QByteArray& device) const{ return (((PythonQtPublicPromoter_QMediaServiceCameraInfoInterface*)theWrappedObject)->py_q_cameraPosition(device));} +}; + + + + + +class PythonQtShell_QMediaServiceDefaultDeviceInterface : public QMediaServiceDefaultDeviceInterface +{ +public: + PythonQtShell_QMediaServiceDefaultDeviceInterface():QMediaServiceDefaultDeviceInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceDefaultDeviceInterface(); + +virtual QByteArray defaultDevice(const QByteArray& service) const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceDefaultDeviceInterface : public QMediaServiceDefaultDeviceInterface +{ public: +inline QByteArray py_q_defaultDevice(const QByteArray& service) const { return this->defaultDevice(service); } +}; + +class PythonQtWrapper_QMediaServiceDefaultDeviceInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceDefaultDeviceInterface* new_QMediaServiceDefaultDeviceInterface(); +void delete_QMediaServiceDefaultDeviceInterface(QMediaServiceDefaultDeviceInterface* obj) { delete obj; } + QByteArray defaultDevice(QMediaServiceDefaultDeviceInterface* theWrappedObject, const QByteArray& service) const; + QByteArray py_q_defaultDevice(QMediaServiceDefaultDeviceInterface* theWrappedObject, const QByteArray& service) const{ return (((PythonQtPublicPromoter_QMediaServiceDefaultDeviceInterface*)theWrappedObject)->py_q_defaultDevice(service));} +}; + + + + + +class PythonQtShell_QMediaServiceProviderFactoryInterface : public QMediaServiceProviderFactoryInterface +{ +public: + PythonQtShell_QMediaServiceProviderFactoryInterface():QMediaServiceProviderFactoryInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceProviderFactoryInterface(); + +virtual QMediaService* create(const QString& key); +virtual void release(QMediaService* service); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceProviderFactoryInterface : public QMediaServiceProviderFactoryInterface +{ public: +inline QMediaService* py_q_create(const QString& key) { return this->create(key); } +inline void py_q_release(QMediaService* service) { this->release(service); } +}; + +class PythonQtWrapper_QMediaServiceProviderFactoryInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceProviderFactoryInterface* new_QMediaServiceProviderFactoryInterface(); +void delete_QMediaServiceProviderFactoryInterface(QMediaServiceProviderFactoryInterface* obj) { delete obj; } + QMediaService* create(QMediaServiceProviderFactoryInterface* theWrappedObject, const QString& key); + QMediaService* py_q_create(QMediaServiceProviderFactoryInterface* theWrappedObject, const QString& key){ return (((PythonQtPublicPromoter_QMediaServiceProviderFactoryInterface*)theWrappedObject)->py_q_create(key));} + void release(QMediaServiceProviderFactoryInterface* theWrappedObject, QMediaService* service); + void py_q_release(QMediaServiceProviderFactoryInterface* theWrappedObject, QMediaService* service){ (((PythonQtPublicPromoter_QMediaServiceProviderFactoryInterface*)theWrappedObject)->py_q_release(service));} +}; + + + + + +class PythonQtWrapper_QMediaServiceProviderHint : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Feature Type ) +enum Feature{ + LowLatencyPlayback = QMediaServiceProviderHint::LowLatencyPlayback, RecordingSupport = QMediaServiceProviderHint::RecordingSupport, StreamPlayback = QMediaServiceProviderHint::StreamPlayback, VideoSurface = QMediaServiceProviderHint::VideoSurface}; +enum Type{ + Null = QMediaServiceProviderHint::Null, ContentType = QMediaServiceProviderHint::ContentType, Device = QMediaServiceProviderHint::Device, SupportedFeatures = QMediaServiceProviderHint::SupportedFeatures, CameraPosition = QMediaServiceProviderHint::CameraPosition}; +public slots: +QMediaServiceProviderHint* new_QMediaServiceProviderHint(); +QMediaServiceProviderHint* new_QMediaServiceProviderHint(QCamera::Position position); +QMediaServiceProviderHint* new_QMediaServiceProviderHint(const QByteArray& device); +QMediaServiceProviderHint* new_QMediaServiceProviderHint(const QMediaServiceProviderHint& other); +QMediaServiceProviderHint* new_QMediaServiceProviderHint(const QString& mimeType, const QStringList& codecs); +void delete_QMediaServiceProviderHint(QMediaServiceProviderHint* obj) { delete obj; } + QCamera::Position cameraPosition(QMediaServiceProviderHint* theWrappedObject) const; + QStringList codecs(QMediaServiceProviderHint* theWrappedObject) const; + QByteArray device(QMediaServiceProviderHint* theWrappedObject) const; + bool isNull(QMediaServiceProviderHint* theWrappedObject) const; + QString mimeType(QMediaServiceProviderHint* theWrappedObject) const; + bool __ne__(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other) const; + QMediaServiceProviderHint* operator_assign(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other); + bool __eq__(QMediaServiceProviderHint* theWrappedObject, const QMediaServiceProviderHint& other) const; + QMediaServiceProviderHint::Type type(QMediaServiceProviderHint* theWrappedObject) const; + bool __nonzero__(QMediaServiceProviderHint* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QMediaServiceProviderPlugin : public QMediaServiceProviderPlugin +{ +public: + PythonQtShell_QMediaServiceProviderPlugin():QMediaServiceProviderPlugin(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceProviderPlugin(); + +virtual QMediaService* create(const QString& key); +virtual void release(QMediaService* service); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceProviderPlugin : public QMediaServiceProviderPlugin +{ public: +inline QMediaService* py_q_create(const QString& key) { return this->create(key); } +inline void py_q_release(QMediaService* service) { this->release(service); } +}; + +class PythonQtWrapper_QMediaServiceProviderPlugin : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceProviderPlugin* new_QMediaServiceProviderPlugin(); +void delete_QMediaServiceProviderPlugin(QMediaServiceProviderPlugin* obj) { delete obj; } + QMediaService* create(QMediaServiceProviderPlugin* theWrappedObject, const QString& key); + QMediaService* py_q_create(QMediaServiceProviderPlugin* theWrappedObject, const QString& key){ return (((PythonQtPublicPromoter_QMediaServiceProviderPlugin*)theWrappedObject)->py_q_create(key));} + void release(QMediaServiceProviderPlugin* theWrappedObject, QMediaService* service); + void py_q_release(QMediaServiceProviderPlugin* theWrappedObject, QMediaService* service){ (((PythonQtPublicPromoter_QMediaServiceProviderPlugin*)theWrappedObject)->py_q_release(service));} +}; + + + + + +class PythonQtShell_QMediaServiceSupportedDevicesInterface : public QMediaServiceSupportedDevicesInterface +{ +public: + PythonQtShell_QMediaServiceSupportedDevicesInterface():QMediaServiceSupportedDevicesInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceSupportedDevicesInterface(); + +virtual QString deviceDescription(const QByteArray& service, const QByteArray& device); +virtual QList devices(const QByteArray& service) const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceSupportedDevicesInterface : public QMediaServiceSupportedDevicesInterface +{ public: +inline QString py_q_deviceDescription(const QByteArray& service, const QByteArray& device) { return this->deviceDescription(service, device); } +inline QList py_q_devices(const QByteArray& service) const { return this->devices(service); } +}; + +class PythonQtWrapper_QMediaServiceSupportedDevicesInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceSupportedDevicesInterface* new_QMediaServiceSupportedDevicesInterface(); +void delete_QMediaServiceSupportedDevicesInterface(QMediaServiceSupportedDevicesInterface* obj) { delete obj; } + QString deviceDescription(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service, const QByteArray& device); + QString py_q_deviceDescription(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service, const QByteArray& device){ return (((PythonQtPublicPromoter_QMediaServiceSupportedDevicesInterface*)theWrappedObject)->py_q_deviceDescription(service, device));} + QList devices(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service) const; + QList py_q_devices(QMediaServiceSupportedDevicesInterface* theWrappedObject, const QByteArray& service) const{ return (((PythonQtPublicPromoter_QMediaServiceSupportedDevicesInterface*)theWrappedObject)->py_q_devices(service));} +}; + + + + + +class PythonQtShell_QMediaServiceSupportedFormatsInterface : public QMediaServiceSupportedFormatsInterface +{ +public: + PythonQtShell_QMediaServiceSupportedFormatsInterface():QMediaServiceSupportedFormatsInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaServiceSupportedFormatsInterface(); + +virtual QMultimedia::SupportEstimate hasSupport(const QString& mimeType, const QStringList& codecs) const; +virtual QStringList supportedMimeTypes() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaServiceSupportedFormatsInterface : public QMediaServiceSupportedFormatsInterface +{ public: +inline QMultimedia::SupportEstimate py_q_hasSupport(const QString& mimeType, const QStringList& codecs) const { return this->hasSupport(mimeType, codecs); } +inline QStringList py_q_supportedMimeTypes() const { return this->supportedMimeTypes(); } +}; + +class PythonQtWrapper_QMediaServiceSupportedFormatsInterface : public QObject +{ Q_OBJECT +public: +public slots: +QMediaServiceSupportedFormatsInterface* new_QMediaServiceSupportedFormatsInterface(); +void delete_QMediaServiceSupportedFormatsInterface(QMediaServiceSupportedFormatsInterface* obj) { delete obj; } + QMultimedia::SupportEstimate hasSupport(QMediaServiceSupportedFormatsInterface* theWrappedObject, const QString& mimeType, const QStringList& codecs) const; + QMultimedia::SupportEstimate py_q_hasSupport(QMediaServiceSupportedFormatsInterface* theWrappedObject, const QString& mimeType, const QStringList& codecs) const{ return (((PythonQtPublicPromoter_QMediaServiceSupportedFormatsInterface*)theWrappedObject)->py_q_hasSupport(mimeType, codecs));} + QStringList supportedMimeTypes(QMediaServiceSupportedFormatsInterface* theWrappedObject) const; + QStringList py_q_supportedMimeTypes(QMediaServiceSupportedFormatsInterface* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMediaServiceSupportedFormatsInterface*)theWrappedObject)->py_q_supportedMimeTypes());} +}; + + + + + +class PythonQtShell_QMediaStreamsControl : public QMediaStreamsControl +{ +public: + PythonQtShell_QMediaStreamsControl(QObject* parent = nullptr):QMediaStreamsControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaStreamsControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isActive(int streamNumber); +virtual QVariant metaData(int streamNumber, const QString& key); +virtual void setActive(int streamNumber, bool state); +virtual int streamCount(); +virtual QMediaStreamsControl::StreamType streamType(int streamNumber); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMediaStreamsControl : public QMediaStreamsControl +{ public: +inline bool py_q_isActive(int streamNumber) { return this->isActive(streamNumber); } +inline QVariant py_q_metaData(int streamNumber, const QString& key) { return this->metaData(streamNumber, key); } +inline void py_q_setActive(int streamNumber, bool state) { this->setActive(streamNumber, state); } +inline int py_q_streamCount() { return this->streamCount(); } +inline QMediaStreamsControl::StreamType py_q_streamType(int streamNumber) { return this->streamType(streamNumber); } +}; + +class PythonQtWrapper_QMediaStreamsControl : public QObject +{ Q_OBJECT +public: +Q_ENUMS(StreamType ) +enum StreamType{ + UnknownStream = QMediaStreamsControl::UnknownStream, VideoStream = QMediaStreamsControl::VideoStream, AudioStream = QMediaStreamsControl::AudioStream, SubPictureStream = QMediaStreamsControl::SubPictureStream, DataStream = QMediaStreamsControl::DataStream}; +public slots: +QMediaStreamsControl* new_QMediaStreamsControl(QObject* parent = nullptr); +void delete_QMediaStreamsControl(QMediaStreamsControl* obj) { delete obj; } + bool isActive(QMediaStreamsControl* theWrappedObject, int streamNumber); + bool py_q_isActive(QMediaStreamsControl* theWrappedObject, int streamNumber){ return (((PythonQtPublicPromoter_QMediaStreamsControl*)theWrappedObject)->py_q_isActive(streamNumber));} + QVariant metaData(QMediaStreamsControl* theWrappedObject, int streamNumber, const QString& key); + QVariant py_q_metaData(QMediaStreamsControl* theWrappedObject, int streamNumber, const QString& key){ return (((PythonQtPublicPromoter_QMediaStreamsControl*)theWrappedObject)->py_q_metaData(streamNumber, key));} + void setActive(QMediaStreamsControl* theWrappedObject, int streamNumber, bool state); + void py_q_setActive(QMediaStreamsControl* theWrappedObject, int streamNumber, bool state){ (((PythonQtPublicPromoter_QMediaStreamsControl*)theWrappedObject)->py_q_setActive(streamNumber, state));} + int streamCount(QMediaStreamsControl* theWrappedObject); + int py_q_streamCount(QMediaStreamsControl* theWrappedObject){ return (((PythonQtPublicPromoter_QMediaStreamsControl*)theWrappedObject)->py_q_streamCount());} + QMediaStreamsControl::StreamType streamType(QMediaStreamsControl* theWrappedObject, int streamNumber); + QMediaStreamsControl::StreamType py_q_streamType(QMediaStreamsControl* theWrappedObject, int streamNumber){ return (((PythonQtPublicPromoter_QMediaStreamsControl*)theWrappedObject)->py_q_streamType(streamNumber));} +}; + + + + + +class PythonQtWrapper_QMediaTimeInterval : public QObject +{ Q_OBJECT +public: +public slots: +QMediaTimeInterval* new_QMediaTimeInterval(); +QMediaTimeInterval* new_QMediaTimeInterval(const QMediaTimeInterval& arg__1); +QMediaTimeInterval* new_QMediaTimeInterval(qint64 start, qint64 end); +void delete_QMediaTimeInterval(QMediaTimeInterval* obj) { delete obj; } + bool contains(QMediaTimeInterval* theWrappedObject, qint64 time) const; + qint64 end(QMediaTimeInterval* theWrappedObject) const; + bool isNormal(QMediaTimeInterval* theWrappedObject) const; + QMediaTimeInterval normalized(QMediaTimeInterval* theWrappedObject) const; + bool __eq__(QMediaTimeInterval* theWrappedObject, const QMediaTimeInterval& arg__2); + qint64 start(QMediaTimeInterval* theWrappedObject) const; + QMediaTimeInterval translated(QMediaTimeInterval* theWrappedObject, qint64 offset) const; +}; + + + + + +class PythonQtWrapper_QMediaTimeRange : public QObject +{ Q_OBJECT +public: +public slots: +QMediaTimeRange* new_QMediaTimeRange(); +QMediaTimeRange* new_QMediaTimeRange(const QMediaTimeInterval& arg__1); +QMediaTimeRange* new_QMediaTimeRange(const QMediaTimeRange& range); +QMediaTimeRange* new_QMediaTimeRange(qint64 start, qint64 end); +void delete_QMediaTimeRange(QMediaTimeRange* obj) { delete obj; } + void addInterval(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& interval); + void addInterval(QMediaTimeRange* theWrappedObject, qint64 start, qint64 end); + void addTimeRange(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1); + void clear(QMediaTimeRange* theWrappedObject); + bool contains(QMediaTimeRange* theWrappedObject, qint64 time) const; + qint64 earliestTime(QMediaTimeRange* theWrappedObject) const; + QList intervals(QMediaTimeRange* theWrappedObject) const; + bool isContinuous(QMediaTimeRange* theWrappedObject) const; + bool isEmpty(QMediaTimeRange* theWrappedObject) const; + qint64 latestTime(QMediaTimeRange* theWrappedObject) const; + QMediaTimeRange __add__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2); + QMediaTimeRange* __iadd__(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1); + QMediaTimeRange* __iadd__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1); + QMediaTimeRange __sub__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2); + QMediaTimeRange* __isub__(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1); + QMediaTimeRange* __isub__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1); + QMediaTimeRange* operator_assign(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& arg__1); + QMediaTimeRange* operator_assign(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1); + bool __eq__(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__2); + void removeInterval(QMediaTimeRange* theWrappedObject, const QMediaTimeInterval& interval); + void removeInterval(QMediaTimeRange* theWrappedObject, qint64 start, qint64 end); + void removeTimeRange(QMediaTimeRange* theWrappedObject, const QMediaTimeRange& arg__1); + QString py_toString(QMediaTimeRange*); + bool __nonzero__(QMediaTimeRange* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtShell_QMediaVideoProbeControl : public QMediaVideoProbeControl +{ +public: + PythonQtShell_QMediaVideoProbeControl(QObject* parent = nullptr):QMediaVideoProbeControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMediaVideoProbeControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QMediaVideoProbeControl : public QObject +{ Q_OBJECT +public: +public slots: +QMediaVideoProbeControl* new_QMediaVideoProbeControl(QObject* parent = nullptr); +void delete_QMediaVideoProbeControl(QMediaVideoProbeControl* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QMetaDataReaderControl : public QMetaDataReaderControl +{ +public: + PythonQtShell_QMetaDataReaderControl(QObject* parent = nullptr):QMetaDataReaderControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMetaDataReaderControl(); + +virtual QStringList availableMetaData() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isMetaDataAvailable() const; +virtual QVariant metaData(const QString& key) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMetaDataReaderControl : public QMetaDataReaderControl +{ public: +inline QStringList py_q_availableMetaData() const { return this->availableMetaData(); } +inline bool py_q_isMetaDataAvailable() const { return this->isMetaDataAvailable(); } +inline QVariant py_q_metaData(const QString& key) const { return this->metaData(key); } +}; + +class PythonQtWrapper_QMetaDataReaderControl : public QObject +{ Q_OBJECT +public: +public slots: +QMetaDataReaderControl* new_QMetaDataReaderControl(QObject* parent = nullptr); +void delete_QMetaDataReaderControl(QMetaDataReaderControl* obj) { delete obj; } + QStringList availableMetaData(QMetaDataReaderControl* theWrappedObject) const; + QStringList py_q_availableMetaData(QMetaDataReaderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMetaDataReaderControl*)theWrappedObject)->py_q_availableMetaData());} + bool isMetaDataAvailable(QMetaDataReaderControl* theWrappedObject) const; + bool py_q_isMetaDataAvailable(QMetaDataReaderControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMetaDataReaderControl*)theWrappedObject)->py_q_isMetaDataAvailable());} + QVariant metaData(QMetaDataReaderControl* theWrappedObject, const QString& key) const; + QVariant py_q_metaData(QMetaDataReaderControl* theWrappedObject, const QString& key) const{ return (((PythonQtPublicPromoter_QMetaDataReaderControl*)theWrappedObject)->py_q_metaData(key));} +}; + + + + + +class PythonQtShell_QMetaDataWriterControl : public QMetaDataWriterControl +{ +public: + PythonQtShell_QMetaDataWriterControl(QObject* parent = nullptr):QMetaDataWriterControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QMetaDataWriterControl(); + +virtual QStringList availableMetaData() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isMetaDataAvailable() const; +virtual bool isWritable() const; +virtual QVariant metaData(const QString& key) const; +virtual void setMetaData(const QString& key, const QVariant& value); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QMetaDataWriterControl : public QMetaDataWriterControl +{ public: +inline QStringList py_q_availableMetaData() const { return this->availableMetaData(); } +inline bool py_q_isMetaDataAvailable() const { return this->isMetaDataAvailable(); } +inline bool py_q_isWritable() const { return this->isWritable(); } +inline QVariant py_q_metaData(const QString& key) const { return this->metaData(key); } +inline void py_q_setMetaData(const QString& key, const QVariant& value) { this->setMetaData(key, value); } +}; + +class PythonQtWrapper_QMetaDataWriterControl : public QObject +{ Q_OBJECT +public: +public slots: +QMetaDataWriterControl* new_QMetaDataWriterControl(QObject* parent = nullptr); +void delete_QMetaDataWriterControl(QMetaDataWriterControl* obj) { delete obj; } + QStringList availableMetaData(QMetaDataWriterControl* theWrappedObject) const; + QStringList py_q_availableMetaData(QMetaDataWriterControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMetaDataWriterControl*)theWrappedObject)->py_q_availableMetaData());} + bool isMetaDataAvailable(QMetaDataWriterControl* theWrappedObject) const; + bool py_q_isMetaDataAvailable(QMetaDataWriterControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMetaDataWriterControl*)theWrappedObject)->py_q_isMetaDataAvailable());} + bool isWritable(QMetaDataWriterControl* theWrappedObject) const; + bool py_q_isWritable(QMetaDataWriterControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QMetaDataWriterControl*)theWrappedObject)->py_q_isWritable());} + QVariant metaData(QMetaDataWriterControl* theWrappedObject, const QString& key) const; + QVariant py_q_metaData(QMetaDataWriterControl* theWrappedObject, const QString& key) const{ return (((PythonQtPublicPromoter_QMetaDataWriterControl*)theWrappedObject)->py_q_metaData(key));} + void setMetaData(QMetaDataWriterControl* theWrappedObject, const QString& key, const QVariant& value); + void py_q_setMetaData(QMetaDataWriterControl* theWrappedObject, const QString& key, const QVariant& value){ (((PythonQtPublicPromoter_QMetaDataWriterControl*)theWrappedObject)->py_q_setMetaData(key, value));} +}; + + + + + +class PythonQtWrapper_QMultimedia : public QObject +{ Q_OBJECT +public: +Q_ENUMS(AvailabilityStatus EncodingMode EncodingQuality SupportEstimate ) +enum AvailabilityStatus{ + Available = QMultimedia::Available, ServiceMissing = QMultimedia::ServiceMissing, Busy = QMultimedia::Busy, ResourceError = QMultimedia::ResourceError}; +enum EncodingMode{ + ConstantQualityEncoding = QMultimedia::ConstantQualityEncoding, ConstantBitRateEncoding = QMultimedia::ConstantBitRateEncoding, AverageBitRateEncoding = QMultimedia::AverageBitRateEncoding, TwoPassEncoding = QMultimedia::TwoPassEncoding}; +enum EncodingQuality{ + VeryLowQuality = QMultimedia::VeryLowQuality, LowQuality = QMultimedia::LowQuality, NormalQuality = QMultimedia::NormalQuality, HighQuality = QMultimedia::HighQuality, VeryHighQuality = QMultimedia::VeryHighQuality}; +enum SupportEstimate{ + NotSupported = QMultimedia::NotSupported, MaybeSupported = QMultimedia::MaybeSupported, ProbablySupported = QMultimedia::ProbablySupported, PreferredService = QMultimedia::PreferredService}; +public slots: +}; + + + + + +class PythonQtShell_QRadioData : public QRadioData +{ +public: + PythonQtShell_QRadioData(QMediaObject* mediaObject, QObject* parent = nullptr):QRadioData(mediaObject, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QRadioData(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual bool setMediaObject(QMediaObject* arg__1); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QRadioData : public QRadioData +{ public: +inline bool promoted_setMediaObject(QMediaObject* arg__1) { return this->setMediaObject(arg__1); } +inline QMediaObject* py_q_mediaObject() const { return QRadioData::mediaObject(); } +inline bool py_q_setMediaObject(QMediaObject* arg__1) { return QRadioData::setMediaObject(arg__1); } +}; + +class PythonQtWrapper_QRadioData : public QObject +{ Q_OBJECT +public: +public slots: +QRadioData* new_QRadioData(QMediaObject* mediaObject, QObject* parent = nullptr); +void delete_QRadioData(QRadioData* obj) { delete obj; } + QMultimedia::AvailabilityStatus availability(QRadioData* theWrappedObject) const; + QRadioData::Error error(QRadioData* theWrappedObject) const; + QString errorString(QRadioData* theWrappedObject) const; + bool isAlternativeFrequenciesEnabled(QRadioData* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QRadioData* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioData*)theWrappedObject)->py_q_mediaObject());} + QRadioData::ProgramType programType(QRadioData* theWrappedObject) const; + QString programTypeName(QRadioData* theWrappedObject) const; + QString radioText(QRadioData* theWrappedObject) const; + bool py_q_setMediaObject(QRadioData* theWrappedObject, QMediaObject* arg__1){ return (((PythonQtPublicPromoter_QRadioData*)theWrappedObject)->py_q_setMediaObject(arg__1));} + QString stationId(QRadioData* theWrappedObject) const; + QString stationName(QRadioData* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QRadioDataControl : public QRadioDataControl +{ +public: + PythonQtShell_QRadioDataControl(QObject* parent = nullptr):QRadioDataControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QRadioDataControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QRadioData::Error error() const; +virtual QString errorString() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAlternativeFrequenciesEnabled() const; +virtual QRadioData::ProgramType programType() const; +virtual QString programTypeName() const; +virtual QString radioText() const; +virtual void setAlternativeFrequenciesEnabled(bool enabled); +virtual QString stationId() const; +virtual QString stationName() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QRadioDataControl : public QRadioDataControl +{ public: +inline QRadioData::Error py_q_error() const { return this->error(); } +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_isAlternativeFrequenciesEnabled() const { return this->isAlternativeFrequenciesEnabled(); } +inline QRadioData::ProgramType py_q_programType() const { return this->programType(); } +inline QString py_q_programTypeName() const { return this->programTypeName(); } +inline QString py_q_radioText() const { return this->radioText(); } +inline void py_q_setAlternativeFrequenciesEnabled(bool enabled) { this->setAlternativeFrequenciesEnabled(enabled); } +inline QString py_q_stationId() const { return this->stationId(); } +inline QString py_q_stationName() const { return this->stationName(); } +}; + +class PythonQtWrapper_QRadioDataControl : public QObject +{ Q_OBJECT +public: +public slots: +QRadioDataControl* new_QRadioDataControl(QObject* parent = nullptr); +void delete_QRadioDataControl(QRadioDataControl* obj) { delete obj; } + QRadioData::Error error(QRadioDataControl* theWrappedObject) const; + QRadioData::Error py_q_error(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_error());} + QString errorString(QRadioDataControl* theWrappedObject) const; + QString py_q_errorString(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_errorString());} + bool isAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject) const; + bool py_q_isAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_isAlternativeFrequenciesEnabled());} + QRadioData::ProgramType programType(QRadioDataControl* theWrappedObject) const; + QRadioData::ProgramType py_q_programType(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_programType());} + QString programTypeName(QRadioDataControl* theWrappedObject) const; + QString py_q_programTypeName(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_programTypeName());} + QString radioText(QRadioDataControl* theWrappedObject) const; + QString py_q_radioText(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_radioText());} + void setAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject, bool enabled); + void py_q_setAlternativeFrequenciesEnabled(QRadioDataControl* theWrappedObject, bool enabled){ (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_setAlternativeFrequenciesEnabled(enabled));} + QString stationId(QRadioDataControl* theWrappedObject) const; + QString py_q_stationId(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_stationId());} + QString stationName(QRadioDataControl* theWrappedObject) const; + QString py_q_stationName(QRadioDataControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioDataControl*)theWrappedObject)->py_q_stationName());} +}; + + + + + +class PythonQtShell_QRadioTuner : public QRadioTuner +{ +public: + PythonQtShell_QRadioTuner(QObject* parent = nullptr):QRadioTuner(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QRadioTuner(); + +virtual QMultimedia::AvailabilityStatus availability() const; +virtual bool bind(QObject* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isAvailable() const; +virtual QMediaService* service() const; +virtual void timerEvent(QTimerEvent* event); +virtual void unbind(QObject* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QRadioTuner : public QRadioTuner +{ public: +inline QMultimedia::AvailabilityStatus py_q_availability() const { return QRadioTuner::availability(); } +}; + +class PythonQtWrapper_QRadioTuner : public QObject +{ Q_OBJECT +public: +public slots: +QRadioTuner* new_QRadioTuner(QObject* parent = nullptr); +void delete_QRadioTuner(QRadioTuner* obj) { delete obj; } + QMultimedia::AvailabilityStatus py_q_availability(QRadioTuner* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTuner*)theWrappedObject)->py_q_availability());} + QRadioTuner::Band band(QRadioTuner* theWrappedObject) const; + QRadioTuner::Error error(QRadioTuner* theWrappedObject) const; + QString errorString(QRadioTuner* theWrappedObject) const; + int frequency(QRadioTuner* theWrappedObject) const; + QPair frequencyRange(QRadioTuner* theWrappedObject, QRadioTuner::Band band) const; + int frequencyStep(QRadioTuner* theWrappedObject, QRadioTuner::Band band) const; + bool isAntennaConnected(QRadioTuner* theWrappedObject) const; + bool isBandSupported(QRadioTuner* theWrappedObject, QRadioTuner::Band b) const; + bool isMuted(QRadioTuner* theWrappedObject) const; + bool isSearching(QRadioTuner* theWrappedObject) const; + bool isStereo(QRadioTuner* theWrappedObject) const; + QRadioData* radioData(QRadioTuner* theWrappedObject) const; + void setStereoMode(QRadioTuner* theWrappedObject, QRadioTuner::StereoMode mode); + int signalStrength(QRadioTuner* theWrappedObject) const; + QRadioTuner::State state(QRadioTuner* theWrappedObject) const; + QRadioTuner::StereoMode stereoMode(QRadioTuner* theWrappedObject) const; + int volume(QRadioTuner* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QRadioTunerControl : public QRadioTunerControl +{ +public: + PythonQtShell_QRadioTunerControl(QObject* parent = nullptr):QRadioTunerControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QRadioTunerControl(); + +virtual QRadioTuner::Band band() const; +virtual void cancelSearch(); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual QRadioTuner::Error error() const; +virtual QString errorString() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual int frequency() const; +virtual QPair frequencyRange(QRadioTuner::Band b) const; +virtual int frequencyStep(QRadioTuner::Band b) const; +virtual bool isAntennaConnected() const; +virtual bool isBandSupported(QRadioTuner::Band b) const; +virtual bool isMuted() const; +virtual bool isSearching() const; +virtual bool isStereo() const; +virtual void searchAllStations(QRadioTuner::SearchMode searchMode = QRadioTuner::SearchFast); +virtual void searchBackward(); +virtual void searchForward(); +virtual void setBand(QRadioTuner::Band b); +virtual void setFrequency(int frequency); +virtual void setMuted(bool muted); +virtual void setStereoMode(QRadioTuner::StereoMode mode); +virtual void setVolume(int volume); +virtual int signalStrength() const; +virtual void start(); +virtual QRadioTuner::State state() const; +virtual QRadioTuner::StereoMode stereoMode() const; +virtual void stop(); +virtual void timerEvent(QTimerEvent* event); +virtual int volume() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QRadioTunerControl : public QRadioTunerControl +{ public: +inline QRadioTuner::Band py_q_band() const { return this->band(); } +inline void py_q_cancelSearch() { this->cancelSearch(); } +inline QRadioTuner::Error py_q_error() const { return this->error(); } +inline QString py_q_errorString() const { return this->errorString(); } +inline int py_q_frequency() const { return this->frequency(); } +inline QPair py_q_frequencyRange(QRadioTuner::Band b) const { return this->frequencyRange(b); } +inline int py_q_frequencyStep(QRadioTuner::Band b) const { return this->frequencyStep(b); } +inline bool py_q_isAntennaConnected() const { return QRadioTunerControl::isAntennaConnected(); } +inline bool py_q_isBandSupported(QRadioTuner::Band b) const { return this->isBandSupported(b); } +inline bool py_q_isMuted() const { return this->isMuted(); } +inline bool py_q_isSearching() const { return this->isSearching(); } +inline bool py_q_isStereo() const { return this->isStereo(); } +inline void py_q_searchAllStations(QRadioTuner::SearchMode searchMode = QRadioTuner::SearchFast) { this->searchAllStations(searchMode); } +inline void py_q_searchBackward() { this->searchBackward(); } +inline void py_q_searchForward() { this->searchForward(); } +inline void py_q_setBand(QRadioTuner::Band b) { this->setBand(b); } +inline void py_q_setFrequency(int frequency) { this->setFrequency(frequency); } +inline void py_q_setMuted(bool muted) { this->setMuted(muted); } +inline void py_q_setStereoMode(QRadioTuner::StereoMode mode) { this->setStereoMode(mode); } +inline void py_q_setVolume(int volume) { this->setVolume(volume); } +inline int py_q_signalStrength() const { return this->signalStrength(); } +inline void py_q_start() { this->start(); } +inline QRadioTuner::State py_q_state() const { return this->state(); } +inline QRadioTuner::StereoMode py_q_stereoMode() const { return this->stereoMode(); } +inline void py_q_stop() { this->stop(); } +inline int py_q_volume() const { return this->volume(); } +}; + +class PythonQtWrapper_QRadioTunerControl : public QObject +{ Q_OBJECT +public: +public slots: +QRadioTunerControl* new_QRadioTunerControl(QObject* parent = nullptr); +void delete_QRadioTunerControl(QRadioTunerControl* obj) { delete obj; } + QRadioTuner::Band band(QRadioTunerControl* theWrappedObject) const; + QRadioTuner::Band py_q_band(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_band());} + void cancelSearch(QRadioTunerControl* theWrappedObject); + void py_q_cancelSearch(QRadioTunerControl* theWrappedObject){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_cancelSearch());} + QRadioTuner::Error error(QRadioTunerControl* theWrappedObject) const; + QRadioTuner::Error py_q_error(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_error());} + QString errorString(QRadioTunerControl* theWrappedObject) const; + QString py_q_errorString(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_errorString());} + int frequency(QRadioTunerControl* theWrappedObject) const; + int py_q_frequency(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_frequency());} + QPair frequencyRange(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const; + QPair py_q_frequencyRange(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_frequencyRange(b));} + int frequencyStep(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const; + int py_q_frequencyStep(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_frequencyStep(b));} + bool isAntennaConnected(QRadioTunerControl* theWrappedObject) const; + bool py_q_isAntennaConnected(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_isAntennaConnected());} + bool isBandSupported(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const; + bool py_q_isBandSupported(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_isBandSupported(b));} + bool isMuted(QRadioTunerControl* theWrappedObject) const; + bool py_q_isMuted(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_isMuted());} + bool isSearching(QRadioTunerControl* theWrappedObject) const; + bool py_q_isSearching(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_isSearching());} + bool isStereo(QRadioTunerControl* theWrappedObject) const; + bool py_q_isStereo(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_isStereo());} + void searchAllStations(QRadioTunerControl* theWrappedObject, QRadioTuner::SearchMode searchMode = QRadioTuner::SearchFast); + void py_q_searchAllStations(QRadioTunerControl* theWrappedObject, QRadioTuner::SearchMode searchMode = QRadioTuner::SearchFast){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_searchAllStations(searchMode));} + void searchBackward(QRadioTunerControl* theWrappedObject); + void py_q_searchBackward(QRadioTunerControl* theWrappedObject){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_searchBackward());} + void searchForward(QRadioTunerControl* theWrappedObject); + void py_q_searchForward(QRadioTunerControl* theWrappedObject){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_searchForward());} + void setBand(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b); + void py_q_setBand(QRadioTunerControl* theWrappedObject, QRadioTuner::Band b){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_setBand(b));} + void setFrequency(QRadioTunerControl* theWrappedObject, int frequency); + void py_q_setFrequency(QRadioTunerControl* theWrappedObject, int frequency){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_setFrequency(frequency));} + void setMuted(QRadioTunerControl* theWrappedObject, bool muted); + void py_q_setMuted(QRadioTunerControl* theWrappedObject, bool muted){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_setMuted(muted));} + void setStereoMode(QRadioTunerControl* theWrappedObject, QRadioTuner::StereoMode mode); + void py_q_setStereoMode(QRadioTunerControl* theWrappedObject, QRadioTuner::StereoMode mode){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_setStereoMode(mode));} + void setVolume(QRadioTunerControl* theWrappedObject, int volume); + void py_q_setVolume(QRadioTunerControl* theWrappedObject, int volume){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_setVolume(volume));} + int signalStrength(QRadioTunerControl* theWrappedObject) const; + int py_q_signalStrength(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_signalStrength());} + void start(QRadioTunerControl* theWrappedObject); + void py_q_start(QRadioTunerControl* theWrappedObject){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_start());} + QRadioTuner::State state(QRadioTunerControl* theWrappedObject) const; + QRadioTuner::State py_q_state(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_state());} + QRadioTuner::StereoMode stereoMode(QRadioTunerControl* theWrappedObject) const; + QRadioTuner::StereoMode py_q_stereoMode(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_stereoMode());} + void stop(QRadioTunerControl* theWrappedObject); + void py_q_stop(QRadioTunerControl* theWrappedObject){ (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_stop());} + int volume(QRadioTunerControl* theWrappedObject) const; + int py_q_volume(QRadioTunerControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QRadioTunerControl*)theWrappedObject)->py_q_volume());} +}; + + + + + +class PythonQtShell_QSound : public QSound +{ +public: + PythonQtShell_QSound(const QString& filename, QObject* parent = nullptr):QSound(filename, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSound(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSound : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Loop ) +enum Loop{ + Infinite = QSound::Infinite}; +public slots: +QSound* new_QSound(const QString& filename, QObject* parent = nullptr); +void delete_QSound(QSound* obj) { delete obj; } + QString fileName(QSound* theWrappedObject) const; + bool isFinished(QSound* theWrappedObject) const; + int loops(QSound* theWrappedObject) const; + int loopsRemaining(QSound* theWrappedObject) const; + void static_QSound_play(const QString& filename); + void setLoops(QSound* theWrappedObject, int arg__1); +}; + + + + + +class PythonQtShell_QSoundEffect : public QSoundEffect +{ +public: + PythonQtShell_QSoundEffect(QObject* parent = nullptr):QSoundEffect(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSoundEffect(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSoundEffect : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Loop Status ) +enum Loop{ + Infinite = QSoundEffect::Infinite}; +enum Status{ + Null = QSoundEffect::Null, Loading = QSoundEffect::Loading, Ready = QSoundEffect::Ready, Error = QSoundEffect::Error}; +public slots: +QSoundEffect* new_QSoundEffect(QObject* parent = nullptr); +void delete_QSoundEffect(QSoundEffect* obj) { delete obj; } + QString category(QSoundEffect* theWrappedObject) const; + bool isLoaded(QSoundEffect* theWrappedObject) const; + bool isMuted(QSoundEffect* theWrappedObject) const; + bool isPlaying(QSoundEffect* theWrappedObject) const; + int loopCount(QSoundEffect* theWrappedObject) const; + int loopsRemaining(QSoundEffect* theWrappedObject) const; + void setCategory(QSoundEffect* theWrappedObject, const QString& category); + void setLoopCount(QSoundEffect* theWrappedObject, int loopCount); + void setMuted(QSoundEffect* theWrappedObject, bool muted); + void setSource(QSoundEffect* theWrappedObject, const QUrl& url); + void setVolume(QSoundEffect* theWrappedObject, qreal volume); + QUrl source(QSoundEffect* theWrappedObject) const; + QSoundEffect::Status status(QSoundEffect* theWrappedObject) const; + QStringList static_QSoundEffect_supportedMimeTypes(); + qreal volume(QSoundEffect* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QVideoDeviceSelectorControl : public QVideoDeviceSelectorControl +{ +public: + PythonQtShell_QVideoDeviceSelectorControl(QObject* parent = nullptr):QVideoDeviceSelectorControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoDeviceSelectorControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual int defaultDevice() const; +virtual int deviceCount() const; +virtual QString deviceDescription(int index) const; +virtual QString deviceName(int index) const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual int selectedDevice() const; +virtual void setSelectedDevice(int index); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoDeviceSelectorControl : public QVideoDeviceSelectorControl +{ public: +inline int py_q_defaultDevice() const { return this->defaultDevice(); } +inline int py_q_deviceCount() const { return this->deviceCount(); } +inline QString py_q_deviceDescription(int index) const { return this->deviceDescription(index); } +inline QString py_q_deviceName(int index) const { return this->deviceName(index); } +inline int py_q_selectedDevice() const { return this->selectedDevice(); } +inline void py_q_setSelectedDevice(int index) { this->setSelectedDevice(index); } +}; + +class PythonQtWrapper_QVideoDeviceSelectorControl : public QObject +{ Q_OBJECT +public: +public slots: +QVideoDeviceSelectorControl* new_QVideoDeviceSelectorControl(QObject* parent = nullptr); +void delete_QVideoDeviceSelectorControl(QVideoDeviceSelectorControl* obj) { delete obj; } + int defaultDevice(QVideoDeviceSelectorControl* theWrappedObject) const; + int py_q_defaultDevice(QVideoDeviceSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_defaultDevice());} + int deviceCount(QVideoDeviceSelectorControl* theWrappedObject) const; + int py_q_deviceCount(QVideoDeviceSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_deviceCount());} + QString deviceDescription(QVideoDeviceSelectorControl* theWrappedObject, int index) const; + QString py_q_deviceDescription(QVideoDeviceSelectorControl* theWrappedObject, int index) const{ return (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_deviceDescription(index));} + QString deviceName(QVideoDeviceSelectorControl* theWrappedObject, int index) const; + QString py_q_deviceName(QVideoDeviceSelectorControl* theWrappedObject, int index) const{ return (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_deviceName(index));} + int selectedDevice(QVideoDeviceSelectorControl* theWrappedObject) const; + int py_q_selectedDevice(QVideoDeviceSelectorControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_selectedDevice());} + void py_q_setSelectedDevice(QVideoDeviceSelectorControl* theWrappedObject, int index){ (((PythonQtPublicPromoter_QVideoDeviceSelectorControl*)theWrappedObject)->py_q_setSelectedDevice(index));} +}; + + + + + +class PythonQtWrapper_QVideoEncoderSettings : public QObject +{ Q_OBJECT +public: +public slots: +QVideoEncoderSettings* new_QVideoEncoderSettings(); +QVideoEncoderSettings* new_QVideoEncoderSettings(const QVideoEncoderSettings& other); +void delete_QVideoEncoderSettings(QVideoEncoderSettings* obj) { delete obj; } + int bitRate(QVideoEncoderSettings* theWrappedObject) const; + QString codec(QVideoEncoderSettings* theWrappedObject) const; + QMultimedia::EncodingMode encodingMode(QVideoEncoderSettings* theWrappedObject) const; + QVariant encodingOption(QVideoEncoderSettings* theWrappedObject, const QString& option) const; + QMap encodingOptions(QVideoEncoderSettings* theWrappedObject) const; + qreal frameRate(QVideoEncoderSettings* theWrappedObject) const; + bool isNull(QVideoEncoderSettings* theWrappedObject) const; + bool __ne__(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other) const; + QVideoEncoderSettings* operator_assign(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other); + bool __eq__(QVideoEncoderSettings* theWrappedObject, const QVideoEncoderSettings& other) const; + QMultimedia::EncodingQuality quality(QVideoEncoderSettings* theWrappedObject) const; + QSize resolution(QVideoEncoderSettings* theWrappedObject) const; + void setBitRate(QVideoEncoderSettings* theWrappedObject, int bitrate); + void setCodec(QVideoEncoderSettings* theWrappedObject, const QString& arg__1); + void setEncodingMode(QVideoEncoderSettings* theWrappedObject, QMultimedia::EncodingMode arg__1); + void setEncodingOption(QVideoEncoderSettings* theWrappedObject, const QString& option, const QVariant& value); + void setEncodingOptions(QVideoEncoderSettings* theWrappedObject, const QMap& options); + void setFrameRate(QVideoEncoderSettings* theWrappedObject, qreal rate); + void setQuality(QVideoEncoderSettings* theWrappedObject, QMultimedia::EncodingQuality quality); + void setResolution(QVideoEncoderSettings* theWrappedObject, const QSize& arg__1); + void setResolution(QVideoEncoderSettings* theWrappedObject, int width, int height); + bool __nonzero__(QVideoEncoderSettings* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QVideoEncoderSettingsControl : public QVideoEncoderSettingsControl +{ +public: + PythonQtShell_QVideoEncoderSettingsControl(QObject* parent = nullptr):QVideoEncoderSettingsControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoEncoderSettingsControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setVideoSettings(const QVideoEncoderSettings& settings); +virtual QList supportedFrameRates(const QVideoEncoderSettings& settings, bool* continuous = nullptr) const; +virtual QList supportedResolutions(const QVideoEncoderSettings& settings, bool* continuous = nullptr) const; +virtual QStringList supportedVideoCodecs() const; +virtual void timerEvent(QTimerEvent* event); +virtual QString videoCodecDescription(const QString& codec) const; +virtual QVideoEncoderSettings videoSettings() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoEncoderSettingsControl : public QVideoEncoderSettingsControl +{ public: +inline void py_q_setVideoSettings(const QVideoEncoderSettings& settings) { this->setVideoSettings(settings); } +inline QList py_q_supportedFrameRates(const QVideoEncoderSettings& settings, bool* continuous = nullptr) const { return this->supportedFrameRates(settings, continuous); } +inline QList py_q_supportedResolutions(const QVideoEncoderSettings& settings, bool* continuous = nullptr) const { return this->supportedResolutions(settings, continuous); } +inline QStringList py_q_supportedVideoCodecs() const { return this->supportedVideoCodecs(); } +inline QString py_q_videoCodecDescription(const QString& codec) const { return this->videoCodecDescription(codec); } +inline QVideoEncoderSettings py_q_videoSettings() const { return this->videoSettings(); } +}; + +class PythonQtWrapper_QVideoEncoderSettingsControl : public QObject +{ Q_OBJECT +public: +public slots: +QVideoEncoderSettingsControl* new_QVideoEncoderSettingsControl(QObject* parent = nullptr); +void delete_QVideoEncoderSettingsControl(QVideoEncoderSettingsControl* obj) { delete obj; } + void setVideoSettings(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings); + void py_q_setVideoSettings(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings){ (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_setVideoSettings(settings));} + QList supportedFrameRates(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous = nullptr) const; + QList py_q_supportedFrameRates(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous = nullptr) const{ return (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_supportedFrameRates(settings, continuous));} + QList supportedResolutions(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous = nullptr) const; + QList py_q_supportedResolutions(QVideoEncoderSettingsControl* theWrappedObject, const QVideoEncoderSettings& settings, bool* continuous = nullptr) const{ return (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_supportedResolutions(settings, continuous));} + QStringList supportedVideoCodecs(QVideoEncoderSettingsControl* theWrappedObject) const; + QStringList py_q_supportedVideoCodecs(QVideoEncoderSettingsControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_supportedVideoCodecs());} + QString videoCodecDescription(QVideoEncoderSettingsControl* theWrappedObject, const QString& codec) const; + QString py_q_videoCodecDescription(QVideoEncoderSettingsControl* theWrappedObject, const QString& codec) const{ return (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_videoCodecDescription(codec));} + QVideoEncoderSettings videoSettings(QVideoEncoderSettingsControl* theWrappedObject) const; + QVideoEncoderSettings py_q_videoSettings(QVideoEncoderSettingsControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoEncoderSettingsControl*)theWrappedObject)->py_q_videoSettings());} +}; + + + + + +class PythonQtWrapper_QVideoFrame : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FieldType PixelFormat ) +enum FieldType{ + ProgressiveFrame = QVideoFrame::ProgressiveFrame, TopField = QVideoFrame::TopField, BottomField = QVideoFrame::BottomField, InterlacedFrame = QVideoFrame::InterlacedFrame}; +enum PixelFormat{ + Format_Invalid = QVideoFrame::Format_Invalid, Format_ARGB32 = QVideoFrame::Format_ARGB32, Format_ARGB32_Premultiplied = QVideoFrame::Format_ARGB32_Premultiplied, Format_RGB32 = QVideoFrame::Format_RGB32, Format_RGB24 = QVideoFrame::Format_RGB24, Format_RGB565 = QVideoFrame::Format_RGB565, Format_RGB555 = QVideoFrame::Format_RGB555, Format_ARGB8565_Premultiplied = QVideoFrame::Format_ARGB8565_Premultiplied, Format_BGRA32 = QVideoFrame::Format_BGRA32, Format_BGRA32_Premultiplied = QVideoFrame::Format_BGRA32_Premultiplied, Format_BGR32 = QVideoFrame::Format_BGR32, Format_BGR24 = QVideoFrame::Format_BGR24, Format_BGR565 = QVideoFrame::Format_BGR565, Format_BGR555 = QVideoFrame::Format_BGR555, Format_BGRA5658_Premultiplied = QVideoFrame::Format_BGRA5658_Premultiplied, Format_AYUV444 = QVideoFrame::Format_AYUV444, Format_AYUV444_Premultiplied = QVideoFrame::Format_AYUV444_Premultiplied, Format_YUV444 = QVideoFrame::Format_YUV444, Format_YUV420P = QVideoFrame::Format_YUV420P, Format_YV12 = QVideoFrame::Format_YV12, Format_UYVY = QVideoFrame::Format_UYVY, Format_YUYV = QVideoFrame::Format_YUYV, Format_NV12 = QVideoFrame::Format_NV12, Format_NV21 = QVideoFrame::Format_NV21, Format_IMC1 = QVideoFrame::Format_IMC1, Format_IMC2 = QVideoFrame::Format_IMC2, Format_IMC3 = QVideoFrame::Format_IMC3, Format_IMC4 = QVideoFrame::Format_IMC4, Format_Y8 = QVideoFrame::Format_Y8, Format_Y16 = QVideoFrame::Format_Y16, Format_Jpeg = QVideoFrame::Format_Jpeg, Format_CameraRaw = QVideoFrame::Format_CameraRaw, Format_AdobeDng = QVideoFrame::Format_AdobeDng, NPixelFormats = QVideoFrame::NPixelFormats, Format_User = QVideoFrame::Format_User}; +public slots: +QVideoFrame* new_QVideoFrame(); +QVideoFrame* new_QVideoFrame(QAbstractVideoBuffer* buffer, const QSize& size, QVideoFrame::PixelFormat format); +QVideoFrame* new_QVideoFrame(const QImage& image); +QVideoFrame* new_QVideoFrame(const QVideoFrame& other); +QVideoFrame* new_QVideoFrame(int bytes, const QSize& size, int bytesPerLine, QVideoFrame::PixelFormat format); +void delete_QVideoFrame(QVideoFrame* obj) { delete obj; } + QMap availableMetaData(QVideoFrame* theWrappedObject) const; + uchar* bits(QVideoFrame* theWrappedObject); + const uchar* bits(QVideoFrame* theWrappedObject) const; + uchar* bits(QVideoFrame* theWrappedObject, int plane); + const uchar* bits(QVideoFrame* theWrappedObject, int plane) const; + int bytesPerLine(QVideoFrame* theWrappedObject) const; + int bytesPerLine(QVideoFrame* theWrappedObject, int plane) const; + qint64 endTime(QVideoFrame* theWrappedObject) const; + QVideoFrame::FieldType fieldType(QVideoFrame* theWrappedObject) const; + QVariant handle(QVideoFrame* theWrappedObject) const; + QAbstractVideoBuffer::HandleType handleType(QVideoFrame* theWrappedObject) const; + int height(QVideoFrame* theWrappedObject) const; + QImage::Format static_QVideoFrame_imageFormatFromPixelFormat(QVideoFrame::PixelFormat format); + bool isMapped(QVideoFrame* theWrappedObject) const; + bool isReadable(QVideoFrame* theWrappedObject) const; + bool isValid(QVideoFrame* theWrappedObject) const; + bool isWritable(QVideoFrame* theWrappedObject) const; + bool map(QVideoFrame* theWrappedObject, QAbstractVideoBuffer::MapMode mode); + QAbstractVideoBuffer::MapMode mapMode(QVideoFrame* theWrappedObject) const; + int mappedBytes(QVideoFrame* theWrappedObject) const; + QVariant metaData(QVideoFrame* theWrappedObject, const QString& key) const; + bool __ne__(QVideoFrame* theWrappedObject, const QVideoFrame& other) const; + QVideoFrame* operator_assign(QVideoFrame* theWrappedObject, const QVideoFrame& other); + bool __eq__(QVideoFrame* theWrappedObject, const QVideoFrame& other) const; + QVideoFrame::PixelFormat pixelFormat(QVideoFrame* theWrappedObject) const; + QVideoFrame::PixelFormat static_QVideoFrame_pixelFormatFromImageFormat(QImage::Format format); + int planeCount(QVideoFrame* theWrappedObject) const; + void setEndTime(QVideoFrame* theWrappedObject, qint64 time); + void setFieldType(QVideoFrame* theWrappedObject, QVideoFrame::FieldType arg__1); + void setMetaData(QVideoFrame* theWrappedObject, const QString& key, const QVariant& value); + void setStartTime(QVideoFrame* theWrappedObject, qint64 time); + QSize size(QVideoFrame* theWrappedObject) const; + qint64 startTime(QVideoFrame* theWrappedObject) const; + void unmap(QVideoFrame* theWrappedObject); + int width(QVideoFrame* theWrappedObject) const; + QString py_toString(QVideoFrame*); + bool __nonzero__(QVideoFrame* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QVideoProbe : public QVideoProbe +{ +public: + PythonQtShell_QVideoProbe(QObject* parent = nullptr):QVideoProbe(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoProbe(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QVideoProbe : public QObject +{ Q_OBJECT +public: +public slots: +QVideoProbe* new_QVideoProbe(QObject* parent = nullptr); +void delete_QVideoProbe(QVideoProbe* obj) { delete obj; } + bool isActive(QVideoProbe* theWrappedObject) const; + bool setSource(QVideoProbe* theWrappedObject, QMediaObject* source); + bool setSource(QVideoProbe* theWrappedObject, QMediaRecorder* source); +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp new file mode 100644 index 00000000..f9abe2d7 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.cpp @@ -0,0 +1,3007 @@ +#include "com_trolltech_qt_multimedia3.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QVideoRendererControl::~PythonQtShell_QVideoRendererControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QVideoRendererControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoRendererControl::childEvent(event0); +} +void PythonQtShell_QVideoRendererControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoRendererControl::customEvent(event0); +} +bool PythonQtShell_QVideoRendererControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoRendererControl::event(event0); +} +bool PythonQtShell_QVideoRendererControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoRendererControl::eventFilter(watched0, event1); +} +void PythonQtShell_QVideoRendererControl::setSurface(QAbstractVideoSurface* surface0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSurface"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAbstractVideoSurface*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&surface0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAbstractVideoSurface* PythonQtShell_QVideoRendererControl::surface() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("surface"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAbstractVideoSurface*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QAbstractVideoSurface* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("surface", methodInfo, result); + } else { + returnValue = *((QAbstractVideoSurface**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QVideoRendererControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoRendererControl::timerEvent(event0); +} +QVideoRendererControl* PythonQtWrapper_QVideoRendererControl::new_QVideoRendererControl(QObject* parent) +{ +return new PythonQtShell_QVideoRendererControl(parent); } + +const QMetaObject* PythonQtShell_QVideoRendererControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoRendererControl::staticMetaObject); + } else { + return &QVideoRendererControl::staticMetaObject; + } +} +int PythonQtShell_QVideoRendererControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoRendererControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QVideoRendererControl::setSurface(QVideoRendererControl* theWrappedObject, QAbstractVideoSurface* surface) +{ + ( theWrappedObject->setSurface(surface)); +} + +QAbstractVideoSurface* PythonQtWrapper_QVideoRendererControl::surface(QVideoRendererControl* theWrappedObject) const +{ + return ( theWrappedObject->surface()); +} + + + +QVideoSurfaceFormat* PythonQtWrapper_QVideoSurfaceFormat::new_QVideoSurfaceFormat() +{ +return new QVideoSurfaceFormat(); } + +QVideoSurfaceFormat* PythonQtWrapper_QVideoSurfaceFormat::new_QVideoSurfaceFormat(const QSize& size, QVideoFrame::PixelFormat pixelFormat, QAbstractVideoBuffer::HandleType handleType) +{ +return new QVideoSurfaceFormat(size, pixelFormat, handleType); } + +QVideoSurfaceFormat* PythonQtWrapper_QVideoSurfaceFormat::new_QVideoSurfaceFormat(const QVideoSurfaceFormat& format) +{ +return new QVideoSurfaceFormat(format); } + +int PythonQtWrapper_QVideoSurfaceFormat::frameHeight(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->frameHeight()); +} + +qreal PythonQtWrapper_QVideoSurfaceFormat::frameRate(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->frameRate()); +} + +QSize PythonQtWrapper_QVideoSurfaceFormat::frameSize(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->frameSize()); +} + +int PythonQtWrapper_QVideoSurfaceFormat::frameWidth(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->frameWidth()); +} + +QAbstractVideoBuffer::HandleType PythonQtWrapper_QVideoSurfaceFormat::handleType(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->handleType()); +} + +bool PythonQtWrapper_QVideoSurfaceFormat::isMirrored(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->isMirrored()); +} + +bool PythonQtWrapper_QVideoSurfaceFormat::isValid(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QVideoSurfaceFormat::__ne__(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format) const +{ + return ( (*theWrappedObject)!= format); +} + +QVideoSurfaceFormat* PythonQtWrapper_QVideoSurfaceFormat::operator_assign(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format) +{ + return &( (*theWrappedObject)= format); +} + +bool PythonQtWrapper_QVideoSurfaceFormat::__eq__(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format) const +{ + return ( (*theWrappedObject)== format); +} + +QSize PythonQtWrapper_QVideoSurfaceFormat::pixelAspectRatio(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->pixelAspectRatio()); +} + +QVideoFrame::PixelFormat PythonQtWrapper_QVideoSurfaceFormat::pixelFormat(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->pixelFormat()); +} + +QVariant PythonQtWrapper_QVideoSurfaceFormat::property(QVideoSurfaceFormat* theWrappedObject, const char* name) const +{ + return ( theWrappedObject->property(name)); +} + +QList PythonQtWrapper_QVideoSurfaceFormat::propertyNames(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->propertyNames()); +} + +QVideoSurfaceFormat::Direction PythonQtWrapper_QVideoSurfaceFormat::scanLineDirection(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->scanLineDirection()); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setFrameRate(QVideoSurfaceFormat* theWrappedObject, qreal rate) +{ + ( theWrappedObject->setFrameRate(rate)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setFrameSize(QVideoSurfaceFormat* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setFrameSize(size)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setFrameSize(QVideoSurfaceFormat* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setFrameSize(width, height)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setMirrored(QVideoSurfaceFormat* theWrappedObject, bool mirrored) +{ + ( theWrappedObject->setMirrored(mirrored)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setPixelAspectRatio(QVideoSurfaceFormat* theWrappedObject, const QSize& ratio) +{ + ( theWrappedObject->setPixelAspectRatio(ratio)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setPixelAspectRatio(QVideoSurfaceFormat* theWrappedObject, int width, int height) +{ + ( theWrappedObject->setPixelAspectRatio(width, height)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setProperty(QVideoSurfaceFormat* theWrappedObject, const char* name, const QVariant& value) +{ + ( theWrappedObject->setProperty(name, value)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setScanLineDirection(QVideoSurfaceFormat* theWrappedObject, QVideoSurfaceFormat::Direction direction) +{ + ( theWrappedObject->setScanLineDirection(direction)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setViewport(QVideoSurfaceFormat* theWrappedObject, const QRect& viewport) +{ + ( theWrappedObject->setViewport(viewport)); +} + +void PythonQtWrapper_QVideoSurfaceFormat::setYCbCrColorSpace(QVideoSurfaceFormat* theWrappedObject, QVideoSurfaceFormat::YCbCrColorSpace colorSpace) +{ + ( theWrappedObject->setYCbCrColorSpace(colorSpace)); +} + +QSize PythonQtWrapper_QVideoSurfaceFormat::sizeHint(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + +QRect PythonQtWrapper_QVideoSurfaceFormat::viewport(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->viewport()); +} + +QVideoSurfaceFormat::YCbCrColorSpace PythonQtWrapper_QVideoSurfaceFormat::yCbCrColorSpace(QVideoSurfaceFormat* theWrappedObject) const +{ + return ( theWrappedObject->yCbCrColorSpace()); +} + +QString PythonQtWrapper_QVideoSurfaceFormat::py_toString(QVideoSurfaceFormat* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QVideoWidget::~PythonQtShell_QVideoWidget() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QVideoWidget::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::actionEvent(event0); +} +void PythonQtShell_QVideoWidget::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::changeEvent(arg__1); +} +void PythonQtShell_QVideoWidget::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::childEvent(event0); +} +void PythonQtShell_QVideoWidget::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::closeEvent(event0); +} +void PythonQtShell_QVideoWidget::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::contextMenuEvent(event0); +} +void PythonQtShell_QVideoWidget::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::customEvent(event0); +} +int PythonQtShell_QVideoWidget::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::devType(); +} +void PythonQtShell_QVideoWidget::dragEnterEvent(QDragEnterEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::dragEnterEvent(event0); +} +void PythonQtShell_QVideoWidget::dragLeaveEvent(QDragLeaveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::dragLeaveEvent(event0); +} +void PythonQtShell_QVideoWidget::dragMoveEvent(QDragMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::dragMoveEvent(event0); +} +void PythonQtShell_QVideoWidget::dropEvent(QDropEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::dropEvent(event0); +} +void PythonQtShell_QVideoWidget::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::enterEvent(event0); +} +bool PythonQtShell_QVideoWidget::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::event(event0); +} +bool PythonQtShell_QVideoWidget::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::eventFilter(watched0, event1); +} +void PythonQtShell_QVideoWidget::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::focusInEvent(event0); +} +bool PythonQtShell_QVideoWidget::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::focusNextPrevChild(next0); +} +void PythonQtShell_QVideoWidget::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::focusOutEvent(event0); +} +bool PythonQtShell_QVideoWidget::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::hasHeightForWidth(); +} +int PythonQtShell_QVideoWidget::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::heightForWidth(arg__1); +} +void PythonQtShell_QVideoWidget::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::hideEvent(event0); +} +void PythonQtShell_QVideoWidget::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::initPainter(painter0); +} +void PythonQtShell_QVideoWidget::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QVideoWidget::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::inputMethodQuery(arg__1); +} +void PythonQtShell_QVideoWidget::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::keyPressEvent(event0); +} +void PythonQtShell_QVideoWidget::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::keyReleaseEvent(event0); +} +void PythonQtShell_QVideoWidget::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::leaveEvent(event0); +} +QMediaObject* PythonQtShell_QVideoWidget::mediaObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QMediaObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mediaObject", methodInfo, result); + } else { + returnValue = *((QMediaObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::mediaObject(); +} +int PythonQtShell_QVideoWidget::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::metric(arg__1); +} +QSize PythonQtShell_QVideoWidget::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::minimumSizeHint(); +} +void PythonQtShell_QVideoWidget::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QVideoWidget::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::mouseMoveEvent(event0); +} +void PythonQtShell_QVideoWidget::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::mousePressEvent(event0); +} +void PythonQtShell_QVideoWidget::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::mouseReleaseEvent(event0); +} +void PythonQtShell_QVideoWidget::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::moveEvent(event0); +} +bool PythonQtShell_QVideoWidget::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QVideoWidget::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::paintEngine(); +} +void PythonQtShell_QVideoWidget::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QVideoWidget::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::redirected(offset0); +} +void PythonQtShell_QVideoWidget::resizeEvent(QResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::resizeEvent(event0); +} +bool PythonQtShell_QVideoWidget::setMediaObject(QMediaObject* object0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setMediaObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QMediaObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&object0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setMediaObject", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::setMediaObject(object0); +} +void PythonQtShell_QVideoWidget::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::setVisible(visible0); +} +QPainter* PythonQtShell_QVideoWidget::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::sharedPainter(); +} +void PythonQtShell_QVideoWidget::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::showEvent(event0); +} +QSize PythonQtShell_QVideoWidget::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidget::sizeHint(); +} +void PythonQtShell_QVideoWidget::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::tabletEvent(event0); +} +void PythonQtShell_QVideoWidget::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::timerEvent(event0); +} +void PythonQtShell_QVideoWidget::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidget::wheelEvent(event0); +} +QVideoWidget* PythonQtWrapper_QVideoWidget::new_QVideoWidget(QWidget* parent) +{ +return new PythonQtShell_QVideoWidget(parent); } + +const QMetaObject* PythonQtShell_QVideoWidget::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoWidget::staticMetaObject); + } else { + return &QVideoWidget::staticMetaObject; + } +} +int PythonQtShell_QVideoWidget::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoWidget::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +Qt::AspectRatioMode PythonQtWrapper_QVideoWidget::aspectRatioMode(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->aspectRatioMode()); +} + +int PythonQtWrapper_QVideoWidget::brightness(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->brightness()); +} + +int PythonQtWrapper_QVideoWidget::contrast(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->contrast()); +} + +int PythonQtWrapper_QVideoWidget::hue(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->hue()); +} + +int PythonQtWrapper_QVideoWidget::saturation(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->saturation()); +} + +QSize PythonQtWrapper_QVideoWidget::sizeHint(QVideoWidget* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + + + +PythonQtShell_QVideoWidgetControl::~PythonQtShell_QVideoWidgetControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +Qt::AspectRatioMode PythonQtShell_QVideoWidgetControl::aspectRatioMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("aspectRatioMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::AspectRatioMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::AspectRatioMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("aspectRatioMode", methodInfo, result); + } else { + returnValue = *((Qt::AspectRatioMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return Qt::AspectRatioMode(); +} +int PythonQtShell_QVideoWidgetControl::brightness() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("brightness"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("brightness", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWidgetControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidgetControl::childEvent(event0); +} +int PythonQtShell_QVideoWidgetControl::contrast() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contrast"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contrast", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWidgetControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidgetControl::customEvent(event0); +} +bool PythonQtShell_QVideoWidgetControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidgetControl::event(event0); +} +bool PythonQtShell_QVideoWidgetControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWidgetControl::eventFilter(watched0, event1); +} +int PythonQtShell_QVideoWidgetControl::hue() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hue", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +bool PythonQtShell_QVideoWidgetControl::isFullScreen() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFullScreen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFullScreen", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +int PythonQtShell_QVideoWidgetControl::saturation() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("saturation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("saturation", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWidgetControl::setAspectRatioMode(Qt::AspectRatioMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAspectRatioMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "Qt::AspectRatioMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::setBrightness(int brightness0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBrightness"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&brightness0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::setContrast(int contrast0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setContrast"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&contrast0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::setFullScreen(bool fullScreen0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFullScreen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fullScreen0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::setHue(int hue0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setHue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&hue0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::setSaturation(int saturation0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSaturation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&saturation0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWidgetControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWidgetControl::timerEvent(event0); +} +QWidget* PythonQtShell_QVideoWidgetControl::videoWidget() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("videoWidget"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWidget*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QWidget* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("videoWidget", methodInfo, result); + } else { + returnValue = *((QWidget**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QVideoWidgetControl* PythonQtWrapper_QVideoWidgetControl::new_QVideoWidgetControl(QObject* parent) +{ +return new PythonQtShell_QVideoWidgetControl(parent); } + +const QMetaObject* PythonQtShell_QVideoWidgetControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoWidgetControl::staticMetaObject); + } else { + return &QVideoWidgetControl::staticMetaObject; + } +} +int PythonQtShell_QVideoWidgetControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoWidgetControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +Qt::AspectRatioMode PythonQtWrapper_QVideoWidgetControl::aspectRatioMode(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->aspectRatioMode()); +} + +int PythonQtWrapper_QVideoWidgetControl::brightness(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->brightness()); +} + +int PythonQtWrapper_QVideoWidgetControl::contrast(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->contrast()); +} + +int PythonQtWrapper_QVideoWidgetControl::hue(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->hue()); +} + +bool PythonQtWrapper_QVideoWidgetControl::isFullScreen(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->isFullScreen()); +} + +int PythonQtWrapper_QVideoWidgetControl::saturation(QVideoWidgetControl* theWrappedObject) const +{ + return ( theWrappedObject->saturation()); +} + +void PythonQtWrapper_QVideoWidgetControl::setAspectRatioMode(QVideoWidgetControl* theWrappedObject, Qt::AspectRatioMode mode) +{ + ( theWrappedObject->setAspectRatioMode(mode)); +} + +void PythonQtWrapper_QVideoWidgetControl::setBrightness(QVideoWidgetControl* theWrappedObject, int brightness) +{ + ( theWrappedObject->setBrightness(brightness)); +} + +void PythonQtWrapper_QVideoWidgetControl::setContrast(QVideoWidgetControl* theWrappedObject, int contrast) +{ + ( theWrappedObject->setContrast(contrast)); +} + +void PythonQtWrapper_QVideoWidgetControl::setFullScreen(QVideoWidgetControl* theWrappedObject, bool fullScreen) +{ + ( theWrappedObject->setFullScreen(fullScreen)); +} + +void PythonQtWrapper_QVideoWidgetControl::setHue(QVideoWidgetControl* theWrappedObject, int hue) +{ + ( theWrappedObject->setHue(hue)); +} + +void PythonQtWrapper_QVideoWidgetControl::setSaturation(QVideoWidgetControl* theWrappedObject, int saturation) +{ + ( theWrappedObject->setSaturation(saturation)); +} + +QWidget* PythonQtWrapper_QVideoWidgetControl::videoWidget(QVideoWidgetControl* theWrappedObject) +{ + return ( theWrappedObject->videoWidget()); +} + + + +PythonQtShell_QVideoWindowControl::~PythonQtShell_QVideoWindowControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +Qt::AspectRatioMode PythonQtShell_QVideoWindowControl::aspectRatioMode() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("aspectRatioMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::AspectRatioMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::AspectRatioMode returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("aspectRatioMode", methodInfo, result); + } else { + returnValue = *((Qt::AspectRatioMode*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return Qt::AspectRatioMode(); +} +int PythonQtShell_QVideoWindowControl::brightness() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("brightness"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("brightness", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWindowControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWindowControl::childEvent(event0); +} +int PythonQtShell_QVideoWindowControl::contrast() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contrast"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contrast", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWindowControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWindowControl::customEvent(event0); +} +QRect PythonQtShell_QVideoWindowControl::displayRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("displayRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRect"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRect returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("displayRect", methodInfo, result); + } else { + returnValue = *((QRect*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRect(); +} +bool PythonQtShell_QVideoWindowControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWindowControl::event(event0); +} +bool PythonQtShell_QVideoWindowControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVideoWindowControl::eventFilter(watched0, event1); +} +int PythonQtShell_QVideoWindowControl::hue() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hue", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +bool PythonQtShell_QVideoWindowControl::isFullScreen() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isFullScreen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isFullScreen", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QSize PythonQtShell_QVideoWindowControl::nativeSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeSize", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSize(); +} +void PythonQtShell_QVideoWindowControl::repaint() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("repaint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +int PythonQtShell_QVideoWindowControl::saturation() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("saturation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("saturation", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +void PythonQtShell_QVideoWindowControl::setAspectRatioMode(Qt::AspectRatioMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAspectRatioMode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "Qt::AspectRatioMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setBrightness(int brightness0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBrightness"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&brightness0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setContrast(int contrast0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setContrast"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&contrast0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setDisplayRect(const QRect& rect0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDisplayRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRect&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&rect0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setFullScreen(bool fullScreen0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFullScreen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fullScreen0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setHue(int hue0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setHue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&hue0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setSaturation(int saturation0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSaturation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&saturation0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::setWinId(WId id0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setWinId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "WId"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&id0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QVideoWindowControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QVideoWindowControl::timerEvent(event0); +} +WId PythonQtShell_QVideoWindowControl::winId() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("winId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"WId"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + WId returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("winId", methodInfo, result); + } else { + returnValue = *((WId*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return WId(); +} +QVideoWindowControl* PythonQtWrapper_QVideoWindowControl::new_QVideoWindowControl(QObject* parent) +{ +return new PythonQtShell_QVideoWindowControl(parent); } + +const QMetaObject* PythonQtShell_QVideoWindowControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QVideoWindowControl::staticMetaObject); + } else { + return &QVideoWindowControl::staticMetaObject; + } +} +int PythonQtShell_QVideoWindowControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QVideoWindowControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +Qt::AspectRatioMode PythonQtWrapper_QVideoWindowControl::aspectRatioMode(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->aspectRatioMode()); +} + +int PythonQtWrapper_QVideoWindowControl::brightness(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->brightness()); +} + +int PythonQtWrapper_QVideoWindowControl::contrast(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->contrast()); +} + +QRect PythonQtWrapper_QVideoWindowControl::displayRect(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->displayRect()); +} + +int PythonQtWrapper_QVideoWindowControl::hue(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->hue()); +} + +bool PythonQtWrapper_QVideoWindowControl::isFullScreen(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->isFullScreen()); +} + +QSize PythonQtWrapper_QVideoWindowControl::nativeSize(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->nativeSize()); +} + +void PythonQtWrapper_QVideoWindowControl::repaint(QVideoWindowControl* theWrappedObject) +{ + ( theWrappedObject->repaint()); +} + +int PythonQtWrapper_QVideoWindowControl::saturation(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->saturation()); +} + +void PythonQtWrapper_QVideoWindowControl::setAspectRatioMode(QVideoWindowControl* theWrappedObject, Qt::AspectRatioMode mode) +{ + ( theWrappedObject->setAspectRatioMode(mode)); +} + +void PythonQtWrapper_QVideoWindowControl::setBrightness(QVideoWindowControl* theWrappedObject, int brightness) +{ + ( theWrappedObject->setBrightness(brightness)); +} + +void PythonQtWrapper_QVideoWindowControl::setContrast(QVideoWindowControl* theWrappedObject, int contrast) +{ + ( theWrappedObject->setContrast(contrast)); +} + +void PythonQtWrapper_QVideoWindowControl::setDisplayRect(QVideoWindowControl* theWrappedObject, const QRect& rect) +{ + ( theWrappedObject->setDisplayRect(rect)); +} + +void PythonQtWrapper_QVideoWindowControl::setFullScreen(QVideoWindowControl* theWrappedObject, bool fullScreen) +{ + ( theWrappedObject->setFullScreen(fullScreen)); +} + +void PythonQtWrapper_QVideoWindowControl::setHue(QVideoWindowControl* theWrappedObject, int hue) +{ + ( theWrappedObject->setHue(hue)); +} + +void PythonQtWrapper_QVideoWindowControl::setSaturation(QVideoWindowControl* theWrappedObject, int saturation) +{ + ( theWrappedObject->setSaturation(saturation)); +} + +void PythonQtWrapper_QVideoWindowControl::setWinId(QVideoWindowControl* theWrappedObject, WId id) +{ + ( theWrappedObject->setWinId(id)); +} + +WId PythonQtWrapper_QVideoWindowControl::winId(QVideoWindowControl* theWrappedObject) const +{ + return ( theWrappedObject->winId()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h new file mode 100644 index 00000000..d1311505 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia3.h @@ -0,0 +1,432 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QVideoRendererControl : public QVideoRendererControl +{ +public: + PythonQtShell_QVideoRendererControl(QObject* parent = nullptr):QVideoRendererControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoRendererControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void setSurface(QAbstractVideoSurface* surface); +virtual QAbstractVideoSurface* surface() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoRendererControl : public QVideoRendererControl +{ public: +inline void py_q_setSurface(QAbstractVideoSurface* surface) { this->setSurface(surface); } +inline QAbstractVideoSurface* py_q_surface() const { return this->surface(); } +}; + +class PythonQtWrapper_QVideoRendererControl : public QObject +{ Q_OBJECT +public: +public slots: +QVideoRendererControl* new_QVideoRendererControl(QObject* parent = nullptr); +void delete_QVideoRendererControl(QVideoRendererControl* obj) { delete obj; } + void setSurface(QVideoRendererControl* theWrappedObject, QAbstractVideoSurface* surface); + void py_q_setSurface(QVideoRendererControl* theWrappedObject, QAbstractVideoSurface* surface){ (((PythonQtPublicPromoter_QVideoRendererControl*)theWrappedObject)->py_q_setSurface(surface));} + QAbstractVideoSurface* surface(QVideoRendererControl* theWrappedObject) const; + QAbstractVideoSurface* py_q_surface(QVideoRendererControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoRendererControl*)theWrappedObject)->py_q_surface());} +}; + + + + + +class PythonQtWrapper_QVideoSurfaceFormat : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Direction YCbCrColorSpace ) +enum Direction{ + TopToBottom = QVideoSurfaceFormat::TopToBottom, BottomToTop = QVideoSurfaceFormat::BottomToTop}; +enum YCbCrColorSpace{ + YCbCr_Undefined = QVideoSurfaceFormat::YCbCr_Undefined, YCbCr_BT601 = QVideoSurfaceFormat::YCbCr_BT601, YCbCr_BT709 = QVideoSurfaceFormat::YCbCr_BT709, YCbCr_xvYCC601 = QVideoSurfaceFormat::YCbCr_xvYCC601, YCbCr_xvYCC709 = QVideoSurfaceFormat::YCbCr_xvYCC709, YCbCr_JPEG = QVideoSurfaceFormat::YCbCr_JPEG, YCbCr_CustomMatrix = QVideoSurfaceFormat::YCbCr_CustomMatrix}; +public slots: +QVideoSurfaceFormat* new_QVideoSurfaceFormat(); +QVideoSurfaceFormat* new_QVideoSurfaceFormat(const QSize& size, QVideoFrame::PixelFormat pixelFormat, QAbstractVideoBuffer::HandleType handleType = QAbstractVideoBuffer::NoHandle); +QVideoSurfaceFormat* new_QVideoSurfaceFormat(const QVideoSurfaceFormat& format); +void delete_QVideoSurfaceFormat(QVideoSurfaceFormat* obj) { delete obj; } + int frameHeight(QVideoSurfaceFormat* theWrappedObject) const; + qreal frameRate(QVideoSurfaceFormat* theWrappedObject) const; + QSize frameSize(QVideoSurfaceFormat* theWrappedObject) const; + int frameWidth(QVideoSurfaceFormat* theWrappedObject) const; + QAbstractVideoBuffer::HandleType handleType(QVideoSurfaceFormat* theWrappedObject) const; + bool isMirrored(QVideoSurfaceFormat* theWrappedObject) const; + bool isValid(QVideoSurfaceFormat* theWrappedObject) const; + bool __ne__(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format) const; + QVideoSurfaceFormat* operator_assign(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format); + bool __eq__(QVideoSurfaceFormat* theWrappedObject, const QVideoSurfaceFormat& format) const; + QSize pixelAspectRatio(QVideoSurfaceFormat* theWrappedObject) const; + QVideoFrame::PixelFormat pixelFormat(QVideoSurfaceFormat* theWrappedObject) const; + QVariant property(QVideoSurfaceFormat* theWrappedObject, const char* name) const; + QList propertyNames(QVideoSurfaceFormat* theWrappedObject) const; + QVideoSurfaceFormat::Direction scanLineDirection(QVideoSurfaceFormat* theWrappedObject) const; + void setFrameRate(QVideoSurfaceFormat* theWrappedObject, qreal rate); + void setFrameSize(QVideoSurfaceFormat* theWrappedObject, const QSize& size); + void setFrameSize(QVideoSurfaceFormat* theWrappedObject, int width, int height); + void setMirrored(QVideoSurfaceFormat* theWrappedObject, bool mirrored); + void setPixelAspectRatio(QVideoSurfaceFormat* theWrappedObject, const QSize& ratio); + void setPixelAspectRatio(QVideoSurfaceFormat* theWrappedObject, int width, int height); + void setProperty(QVideoSurfaceFormat* theWrappedObject, const char* name, const QVariant& value); + void setScanLineDirection(QVideoSurfaceFormat* theWrappedObject, QVideoSurfaceFormat::Direction direction); + void setViewport(QVideoSurfaceFormat* theWrappedObject, const QRect& viewport); + void setYCbCrColorSpace(QVideoSurfaceFormat* theWrappedObject, QVideoSurfaceFormat::YCbCrColorSpace colorSpace); + QSize sizeHint(QVideoSurfaceFormat* theWrappedObject) const; + QRect viewport(QVideoSurfaceFormat* theWrappedObject) const; + QVideoSurfaceFormat::YCbCrColorSpace yCbCrColorSpace(QVideoSurfaceFormat* theWrappedObject) const; + QString py_toString(QVideoSurfaceFormat*); + bool __nonzero__(QVideoSurfaceFormat* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QVideoWidget : public QVideoWidget +{ +public: + PythonQtShell_QVideoWidget(QWidget* parent = nullptr):QVideoWidget(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoWidget(); + +virtual void actionEvent(QActionEvent* event); +virtual void changeEvent(QEvent* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void closeEvent(QCloseEvent* event); +virtual void contextMenuEvent(QContextMenuEvent* event); +virtual void customEvent(QEvent* event); +virtual int devType() const; +virtual void dragEnterEvent(QDragEnterEvent* event); +virtual void dragLeaveEvent(QDragLeaveEvent* event); +virtual void dragMoveEvent(QDragMoveEvent* event); +virtual void dropEvent(QDropEvent* event); +virtual void enterEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void focusInEvent(QFocusEvent* event); +virtual bool focusNextPrevChild(bool next); +virtual void focusOutEvent(QFocusEvent* event); +virtual bool hasHeightForWidth() const; +virtual int heightForWidth(int arg__1) const; +virtual void hideEvent(QHideEvent* event); +virtual void initPainter(QPainter* painter) const; +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void leaveEvent(QEvent* event); +virtual QMediaObject* mediaObject() const; +virtual int metric(QPaintDevice::PaintDeviceMetric arg__1) const; +virtual QSize minimumSizeHint() const; +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void moveEvent(QMoveEvent* event); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual QPaintEngine* paintEngine() const; +virtual void paintEvent(QPaintEvent* event); +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual void resizeEvent(QResizeEvent* event); +virtual bool setMediaObject(QMediaObject* object); +virtual void setVisible(bool visible); +virtual QPainter* sharedPainter() const; +virtual void showEvent(QShowEvent* event); +virtual QSize sizeHint() const; +virtual void tabletEvent(QTabletEvent* event); +virtual void timerEvent(QTimerEvent* event); +virtual void wheelEvent(QWheelEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoWidget : public QVideoWidget +{ public: +inline bool promoted_event(QEvent* event) { return this->event(event); } +inline void promoted_hideEvent(QHideEvent* event) { this->hideEvent(event); } +inline void promoted_moveEvent(QMoveEvent* event) { this->moveEvent(event); } +inline void promoted_paintEvent(QPaintEvent* event) { this->paintEvent(event); } +inline void promoted_resizeEvent(QResizeEvent* event) { this->resizeEvent(event); } +inline bool promoted_setMediaObject(QMediaObject* object) { return this->setMediaObject(object); } +inline void promoted_showEvent(QShowEvent* event) { this->showEvent(event); } +inline bool py_q_event(QEvent* event) { return QVideoWidget::event(event); } +inline void py_q_hideEvent(QHideEvent* event) { QVideoWidget::hideEvent(event); } +inline QMediaObject* py_q_mediaObject() const { return QVideoWidget::mediaObject(); } +inline void py_q_moveEvent(QMoveEvent* event) { QVideoWidget::moveEvent(event); } +inline void py_q_paintEvent(QPaintEvent* event) { QVideoWidget::paintEvent(event); } +inline void py_q_resizeEvent(QResizeEvent* event) { QVideoWidget::resizeEvent(event); } +inline bool py_q_setMediaObject(QMediaObject* object) { return QVideoWidget::setMediaObject(object); } +inline void py_q_showEvent(QShowEvent* event) { QVideoWidget::showEvent(event); } +inline QSize py_q_sizeHint() const { return QVideoWidget::sizeHint(); } +}; + +class PythonQtWrapper_QVideoWidget : public QObject +{ Q_OBJECT +public: +public slots: +QVideoWidget* new_QVideoWidget(QWidget* parent = nullptr); +void delete_QVideoWidget(QVideoWidget* obj) { delete obj; } + Qt::AspectRatioMode aspectRatioMode(QVideoWidget* theWrappedObject) const; + int brightness(QVideoWidget* theWrappedObject) const; + int contrast(QVideoWidget* theWrappedObject) const; + bool py_q_event(QVideoWidget* theWrappedObject, QEvent* event){ return (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_event(event));} + void py_q_hideEvent(QVideoWidget* theWrappedObject, QHideEvent* event){ (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_hideEvent(event));} + int hue(QVideoWidget* theWrappedObject) const; + QMediaObject* py_q_mediaObject(QVideoWidget* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_mediaObject());} + void py_q_moveEvent(QVideoWidget* theWrappedObject, QMoveEvent* event){ (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_moveEvent(event));} + void py_q_paintEvent(QVideoWidget* theWrappedObject, QPaintEvent* event){ (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_paintEvent(event));} + void py_q_resizeEvent(QVideoWidget* theWrappedObject, QResizeEvent* event){ (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_resizeEvent(event));} + int saturation(QVideoWidget* theWrappedObject) const; + bool py_q_setMediaObject(QVideoWidget* theWrappedObject, QMediaObject* object){ return (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_setMediaObject(object));} + void py_q_showEvent(QVideoWidget* theWrappedObject, QShowEvent* event){ (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_showEvent(event));} + QSize sizeHint(QVideoWidget* theWrappedObject) const; + QSize py_q_sizeHint(QVideoWidget* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidget*)theWrappedObject)->py_q_sizeHint());} +}; + + + + + +class PythonQtShell_QVideoWidgetControl : public QVideoWidgetControl +{ +public: + PythonQtShell_QVideoWidgetControl(QObject* parent = nullptr):QVideoWidgetControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoWidgetControl(); + +virtual Qt::AspectRatioMode aspectRatioMode() const; +virtual int brightness() const; +virtual void childEvent(QChildEvent* event); +virtual int contrast() const; +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual int hue() const; +virtual bool isFullScreen() const; +virtual int saturation() const; +virtual void setAspectRatioMode(Qt::AspectRatioMode mode); +virtual void setBrightness(int brightness); +virtual void setContrast(int contrast); +virtual void setFullScreen(bool fullScreen); +virtual void setHue(int hue); +virtual void setSaturation(int saturation); +virtual void timerEvent(QTimerEvent* event); +virtual QWidget* videoWidget(); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoWidgetControl : public QVideoWidgetControl +{ public: +inline Qt::AspectRatioMode py_q_aspectRatioMode() const { return this->aspectRatioMode(); } +inline int py_q_brightness() const { return this->brightness(); } +inline int py_q_contrast() const { return this->contrast(); } +inline int py_q_hue() const { return this->hue(); } +inline bool py_q_isFullScreen() const { return this->isFullScreen(); } +inline int py_q_saturation() const { return this->saturation(); } +inline void py_q_setAspectRatioMode(Qt::AspectRatioMode mode) { this->setAspectRatioMode(mode); } +inline void py_q_setBrightness(int brightness) { this->setBrightness(brightness); } +inline void py_q_setContrast(int contrast) { this->setContrast(contrast); } +inline void py_q_setFullScreen(bool fullScreen) { this->setFullScreen(fullScreen); } +inline void py_q_setHue(int hue) { this->setHue(hue); } +inline void py_q_setSaturation(int saturation) { this->setSaturation(saturation); } +inline QWidget* py_q_videoWidget() { return this->videoWidget(); } +}; + +class PythonQtWrapper_QVideoWidgetControl : public QObject +{ Q_OBJECT +public: +public slots: +QVideoWidgetControl* new_QVideoWidgetControl(QObject* parent = nullptr); +void delete_QVideoWidgetControl(QVideoWidgetControl* obj) { delete obj; } + Qt::AspectRatioMode aspectRatioMode(QVideoWidgetControl* theWrappedObject) const; + Qt::AspectRatioMode py_q_aspectRatioMode(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_aspectRatioMode());} + int brightness(QVideoWidgetControl* theWrappedObject) const; + int py_q_brightness(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_brightness());} + int contrast(QVideoWidgetControl* theWrappedObject) const; + int py_q_contrast(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_contrast());} + int hue(QVideoWidgetControl* theWrappedObject) const; + int py_q_hue(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_hue());} + bool isFullScreen(QVideoWidgetControl* theWrappedObject) const; + bool py_q_isFullScreen(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_isFullScreen());} + int saturation(QVideoWidgetControl* theWrappedObject) const; + int py_q_saturation(QVideoWidgetControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_saturation());} + void setAspectRatioMode(QVideoWidgetControl* theWrappedObject, Qt::AspectRatioMode mode); + void py_q_setAspectRatioMode(QVideoWidgetControl* theWrappedObject, Qt::AspectRatioMode mode){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setAspectRatioMode(mode));} + void setBrightness(QVideoWidgetControl* theWrappedObject, int brightness); + void py_q_setBrightness(QVideoWidgetControl* theWrappedObject, int brightness){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setBrightness(brightness));} + void setContrast(QVideoWidgetControl* theWrappedObject, int contrast); + void py_q_setContrast(QVideoWidgetControl* theWrappedObject, int contrast){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setContrast(contrast));} + void setFullScreen(QVideoWidgetControl* theWrappedObject, bool fullScreen); + void py_q_setFullScreen(QVideoWidgetControl* theWrappedObject, bool fullScreen){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setFullScreen(fullScreen));} + void setHue(QVideoWidgetControl* theWrappedObject, int hue); + void py_q_setHue(QVideoWidgetControl* theWrappedObject, int hue){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setHue(hue));} + void setSaturation(QVideoWidgetControl* theWrappedObject, int saturation); + void py_q_setSaturation(QVideoWidgetControl* theWrappedObject, int saturation){ (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_setSaturation(saturation));} + QWidget* videoWidget(QVideoWidgetControl* theWrappedObject); + QWidget* py_q_videoWidget(QVideoWidgetControl* theWrappedObject){ return (((PythonQtPublicPromoter_QVideoWidgetControl*)theWrappedObject)->py_q_videoWidget());} +}; + + + + + +class PythonQtShell_QVideoWindowControl : public QVideoWindowControl +{ +public: + PythonQtShell_QVideoWindowControl(QObject* parent = nullptr):QVideoWindowControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QVideoWindowControl(); + +virtual Qt::AspectRatioMode aspectRatioMode() const; +virtual int brightness() const; +virtual void childEvent(QChildEvent* event); +virtual int contrast() const; +virtual void customEvent(QEvent* event); +virtual QRect displayRect() const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual int hue() const; +virtual bool isFullScreen() const; +virtual QSize nativeSize() const; +virtual void repaint(); +virtual int saturation() const; +virtual void setAspectRatioMode(Qt::AspectRatioMode mode); +virtual void setBrightness(int brightness); +virtual void setContrast(int contrast); +virtual void setDisplayRect(const QRect& rect); +virtual void setFullScreen(bool fullScreen); +virtual void setHue(int hue); +virtual void setSaturation(int saturation); +virtual void setWinId(WId id); +virtual void timerEvent(QTimerEvent* event); +virtual WId winId() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QVideoWindowControl : public QVideoWindowControl +{ public: +inline Qt::AspectRatioMode py_q_aspectRatioMode() const { return this->aspectRatioMode(); } +inline int py_q_brightness() const { return this->brightness(); } +inline int py_q_contrast() const { return this->contrast(); } +inline QRect py_q_displayRect() const { return this->displayRect(); } +inline int py_q_hue() const { return this->hue(); } +inline bool py_q_isFullScreen() const { return this->isFullScreen(); } +inline QSize py_q_nativeSize() const { return this->nativeSize(); } +inline void py_q_repaint() { this->repaint(); } +inline int py_q_saturation() const { return this->saturation(); } +inline void py_q_setAspectRatioMode(Qt::AspectRatioMode mode) { this->setAspectRatioMode(mode); } +inline void py_q_setBrightness(int brightness) { this->setBrightness(brightness); } +inline void py_q_setContrast(int contrast) { this->setContrast(contrast); } +inline void py_q_setDisplayRect(const QRect& rect) { this->setDisplayRect(rect); } +inline void py_q_setFullScreen(bool fullScreen) { this->setFullScreen(fullScreen); } +inline void py_q_setHue(int hue) { this->setHue(hue); } +inline void py_q_setSaturation(int saturation) { this->setSaturation(saturation); } +inline void py_q_setWinId(WId id) { this->setWinId(id); } +inline WId py_q_winId() const { return this->winId(); } +}; + +class PythonQtWrapper_QVideoWindowControl : public QObject +{ Q_OBJECT +public: +public slots: +QVideoWindowControl* new_QVideoWindowControl(QObject* parent = nullptr); +void delete_QVideoWindowControl(QVideoWindowControl* obj) { delete obj; } + Qt::AspectRatioMode aspectRatioMode(QVideoWindowControl* theWrappedObject) const; + Qt::AspectRatioMode py_q_aspectRatioMode(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_aspectRatioMode());} + int brightness(QVideoWindowControl* theWrappedObject) const; + int py_q_brightness(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_brightness());} + int contrast(QVideoWindowControl* theWrappedObject) const; + int py_q_contrast(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_contrast());} + QRect displayRect(QVideoWindowControl* theWrappedObject) const; + QRect py_q_displayRect(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_displayRect());} + int hue(QVideoWindowControl* theWrappedObject) const; + int py_q_hue(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_hue());} + bool isFullScreen(QVideoWindowControl* theWrappedObject) const; + bool py_q_isFullScreen(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_isFullScreen());} + QSize nativeSize(QVideoWindowControl* theWrappedObject) const; + QSize py_q_nativeSize(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_nativeSize());} + void repaint(QVideoWindowControl* theWrappedObject); + void py_q_repaint(QVideoWindowControl* theWrappedObject){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_repaint());} + int saturation(QVideoWindowControl* theWrappedObject) const; + int py_q_saturation(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_saturation());} + void setAspectRatioMode(QVideoWindowControl* theWrappedObject, Qt::AspectRatioMode mode); + void py_q_setAspectRatioMode(QVideoWindowControl* theWrappedObject, Qt::AspectRatioMode mode){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setAspectRatioMode(mode));} + void setBrightness(QVideoWindowControl* theWrappedObject, int brightness); + void py_q_setBrightness(QVideoWindowControl* theWrappedObject, int brightness){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setBrightness(brightness));} + void setContrast(QVideoWindowControl* theWrappedObject, int contrast); + void py_q_setContrast(QVideoWindowControl* theWrappedObject, int contrast){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setContrast(contrast));} + void setDisplayRect(QVideoWindowControl* theWrappedObject, const QRect& rect); + void py_q_setDisplayRect(QVideoWindowControl* theWrappedObject, const QRect& rect){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setDisplayRect(rect));} + void setFullScreen(QVideoWindowControl* theWrappedObject, bool fullScreen); + void py_q_setFullScreen(QVideoWindowControl* theWrappedObject, bool fullScreen){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setFullScreen(fullScreen));} + void setHue(QVideoWindowControl* theWrappedObject, int hue); + void py_q_setHue(QVideoWindowControl* theWrappedObject, int hue){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setHue(hue));} + void setSaturation(QVideoWindowControl* theWrappedObject, int saturation); + void py_q_setSaturation(QVideoWindowControl* theWrappedObject, int saturation){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setSaturation(saturation));} + void setWinId(QVideoWindowControl* theWrappedObject, WId id); + void py_q_setWinId(QVideoWindowControl* theWrappedObject, WId id){ (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_setWinId(id));} + WId winId(QVideoWindowControl* theWrappedObject) const; + WId py_q_winId(QVideoWindowControl* theWrappedObject) const{ return (((PythonQtPublicPromoter_QVideoWindowControl*)theWrappedObject)->py_q_winId());} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp new file mode 100644 index 00000000..81183896 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_multimedia/com_trolltech_qt_multimedia_init.cpp @@ -0,0 +1,128 @@ +#include +#include +#include "com_trolltech_qt_multimedia0.h" +#include "com_trolltech_qt_multimedia1.h" +#include "com_trolltech_qt_multimedia2.h" +#include "com_trolltech_qt_multimedia3.h" + + + +void PythonQt_init_QtMultimedia(PyObject* module) { +PythonQt::priv()->registerClass(&QAbstractAudioDeviceInfo::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractAudioInput::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractAudioOutput::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAbstractVideoBuffer", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractVideoSurface::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAudio", "", "QtMultimedia", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QAudioBuffer", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QAudioDecoder::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioDecoderControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAudioDeviceInfo", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QAudioEncoderSettings", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QAudioEncoderSettingsControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAudioFormat", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QAudioInput::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioInputSelectorControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioOutput::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioOutputSelectorControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioProbe::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioRecorder::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioRoleControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAudioSystemFactoryInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAudioSystemPlugin::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCamera::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraCaptureBufferFormatControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraCaptureDestinationControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraExposure::staticMetaObject, "QtMultimedia", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QCameraExposureControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraFeedbackControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraFlashControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraFocus::staticMetaObject, "QtMultimedia", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QCameraFocusControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QCameraFocusZone", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QCameraImageCapture::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QCameraImageCapture", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QCameraImageCaptureControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraImageProcessing::staticMetaObject, "QtMultimedia", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QCameraImageProcessingControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QCameraInfo", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QCameraInfoControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraLocksControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraViewfinder::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QCameraViewfinderSettings", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QCameraViewfinderSettingsControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraViewfinderSettingsControl2::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QCameraZoomControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QCamera::FrameRateRange", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QGraphicsVideoItem::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QGraphicsVideoItem", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QImageEncoderControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QImageEncoderSettings", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QMediaAudioProbeControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaAvailabilityControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaBindableInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaContainerControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaContent", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QMediaControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaGaplessPlaybackControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaNetworkAccessControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaObject::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaPlayer::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaPlayerControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaPlaylist::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::self()->addParentClass("QMediaPlaylist", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QMediaRecorder::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QMediaRecorder", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QMediaRecorderControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaResource", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QMediaService::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceCameraInfoInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceDefaultDeviceInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceProviderFactoryInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceProviderHint", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QMediaServiceProviderPlugin::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceSupportedDevicesInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaServiceSupportedFormatsInterface", "", "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMediaStreamsControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMediaTimeInterval", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QMediaTimeRange", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_Add|PythonQt::Type_InplaceAdd|PythonQt::Type_InplaceSubtract|PythonQt::Type_NonZero|PythonQt::Type_RichCompare|PythonQt::Type_Subtract); +PythonQt::priv()->registerClass(&QMediaVideoProbeControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMetaDataReaderControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QMetaDataWriterControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QMultimedia", "", "QtMultimedia", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QRadioData::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QRadioData", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QRadioDataControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QRadioTuner::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QRadioTunerControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSound::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSoundEffect::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QVideoDeviceSelectorControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QVideoEncoderSettings", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QVideoEncoderSettingsControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QVideoFrame", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QVideoProbe::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QVideoRendererControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QVideoSurfaceFormat", "", "QtMultimedia", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QVideoWidget::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QVideoWidget", "QMediaBindableInterface",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QVideoWidgetControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QVideoWindowControl::staticMetaObject, "QtMultimedia", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtMethodInfo::addParameterTypeAlias("QList", "QList"); +PythonQtMethodInfo::addParameterTypeAlias("QList", "QList"); +PythonQtMethodInfo::addParameterTypeAlias("QList", "QList"); +PythonQtMethodInfo::addParameterTypeAlias("QList", "QList"); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QAudioDeviceInfo); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QCamera::FrameRateRange); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QCameraFocusZone); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QCameraInfo); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QCameraViewfinderSettings); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QMediaContent); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QMediaResource); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QMediaTimeInterval); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkConfiguration); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QString); +} diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network.pri b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network.pri new file mode 100644 index 00000000..7d5a6009 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network.pri @@ -0,0 +1,8 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_network0.h \ + $$PWD/com_trolltech_qt_network1.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_network0.cpp \ + $$PWD/com_trolltech_qt_network1.cpp \ + $$PWD/com_trolltech_qt_network_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.cpp b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.cpp new file mode 100644 index 00000000..fa122fea --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.cpp @@ -0,0 +1,6163 @@ +#include "com_trolltech_qt_network0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QAbstractNetworkCache::~PythonQtShell_QAbstractNetworkCache() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +qint64 PythonQtShell_QAbstractNetworkCache::cacheSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cacheSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cacheSize", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +void PythonQtShell_QAbstractNetworkCache::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractNetworkCache::childEvent(event0); +} +void PythonQtShell_QAbstractNetworkCache::clear() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clear"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractNetworkCache::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractNetworkCache::customEvent(event0); +} +QIODevice* PythonQtShell_QAbstractNetworkCache::data(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QIODevice* returnValue; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QAbstractNetworkCache::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractNetworkCache::event(event0); +} +bool PythonQtShell_QAbstractNetworkCache::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractNetworkCache::eventFilter(watched0, event1); +} +void PythonQtShell_QAbstractNetworkCache::insert(QIODevice* device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QNetworkCacheMetaData PythonQtShell_QAbstractNetworkCache::metaData(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QNetworkCacheMetaData" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QNetworkCacheMetaData returnValue; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metaData", methodInfo, result); + } else { + returnValue = *((QNetworkCacheMetaData*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCacheMetaData(); +} +QIODevice* PythonQtShell_QAbstractNetworkCache::prepare(const QNetworkCacheMetaData& metaData0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("prepare"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*" , "const QNetworkCacheMetaData&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QIODevice* returnValue; + void* args[2] = {NULL, (void*)&metaData0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("prepare", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QAbstractNetworkCache::remove(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("remove"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("remove", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QAbstractNetworkCache::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractNetworkCache::timerEvent(event0); +} +void PythonQtShell_QAbstractNetworkCache::updateMetaData(const QNetworkCacheMetaData& metaData0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateMetaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QNetworkCacheMetaData&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&metaData0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QAbstractNetworkCache* PythonQtWrapper_QAbstractNetworkCache::new_QAbstractNetworkCache(QObject* parent) +{ +return new PythonQtShell_QAbstractNetworkCache(parent); } + +const QMetaObject* PythonQtShell_QAbstractNetworkCache::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractNetworkCache::staticMetaObject); + } else { + return &QAbstractNetworkCache::staticMetaObject; + } +} +int PythonQtShell_QAbstractNetworkCache::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractNetworkCache::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +qint64 PythonQtWrapper_QAbstractNetworkCache::cacheSize(QAbstractNetworkCache* theWrappedObject) const +{ + return ( theWrappedObject->cacheSize()); +} + +QIODevice* PythonQtWrapper_QAbstractNetworkCache::data(QAbstractNetworkCache* theWrappedObject, const QUrl& url) +{ + return ( theWrappedObject->data(url)); +} + +void PythonQtWrapper_QAbstractNetworkCache::insert(QAbstractNetworkCache* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->insert(device)); +} + +QNetworkCacheMetaData PythonQtWrapper_QAbstractNetworkCache::metaData(QAbstractNetworkCache* theWrappedObject, const QUrl& url) +{ + return ( theWrappedObject->metaData(url)); +} + +QIODevice* PythonQtWrapper_QAbstractNetworkCache::prepare(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData) +{ + return ( theWrappedObject->prepare(metaData)); +} + +bool PythonQtWrapper_QAbstractNetworkCache::remove(QAbstractNetworkCache* theWrappedObject, const QUrl& url) +{ + return ( theWrappedObject->remove(url)); +} + +void PythonQtWrapper_QAbstractNetworkCache::updateMetaData(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData) +{ + ( theWrappedObject->updateMetaData(metaData)); +} + + + +PythonQtShell_QAbstractSocket::~PythonQtShell_QAbstractSocket() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QAbstractSocket::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::atEnd(); +} +qint64 PythonQtShell_QAbstractSocket::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::bytesAvailable(); +} +qint64 PythonQtShell_QAbstractSocket::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::bytesToWrite(); +} +bool PythonQtShell_QAbstractSocket::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::canReadLine(); +} +void PythonQtShell_QAbstractSocket::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::childEvent(event0); +} +void PythonQtShell_QAbstractSocket::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::close(); +} +void PythonQtShell_QAbstractSocket::connectToHost(const QHostAddress& address0, unsigned short port1, QIODevice::OpenMode mode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QHostAddress&" , "unsigned short" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&address0, (void*)&port1, (void*)&mode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::connectToHost(address0, port1, mode2); +} +void PythonQtShell_QAbstractSocket::connectToHost(const QString& hostName0, unsigned short port1, QIODevice::OpenMode mode2, QAbstractSocket::NetworkLayerProtocol protocol3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "unsigned short" , "QIODevice::OpenMode" , "QAbstractSocket::NetworkLayerProtocol"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&hostName0, (void*)&port1, (void*)&mode2, (void*)&protocol3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::connectToHost(hostName0, port1, mode2, protocol3); +} +void PythonQtShell_QAbstractSocket::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::customEvent(event0); +} +void PythonQtShell_QAbstractSocket::disconnectFromHost() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("disconnectFromHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::disconnectFromHost(); +} +bool PythonQtShell_QAbstractSocket::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::event(event0); +} +bool PythonQtShell_QAbstractSocket::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::eventFilter(watched0, event1); +} +bool PythonQtShell_QAbstractSocket::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::isSequential(); +} +bool PythonQtShell_QAbstractSocket::open(QIODevice::OpenMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::open(mode0); +} +qint64 PythonQtShell_QAbstractSocket::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::pos(); +} +qint64 PythonQtShell_QAbstractSocket::readData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::readData(data0, maxlen1); +} +qint64 PythonQtShell_QAbstractSocket::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::readLineData(data0, maxlen1); +} +bool PythonQtShell_QAbstractSocket::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::reset(); +} +void PythonQtShell_QAbstractSocket::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::resume(); +} +bool PythonQtShell_QAbstractSocket::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::seek(pos0); +} +void PythonQtShell_QAbstractSocket::setReadBufferSize(qint64 size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setReadBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::setReadBufferSize(size0); +} +bool PythonQtShell_QAbstractSocket::setSocketDescriptor(qintptr socketDescriptor0, QAbstractSocket::SocketState state1, QIODevice::OpenMode openMode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qintptr" , "QAbstractSocket::SocketState" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&socketDescriptor0, (void*)&state1, (void*)&openMode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setSocketDescriptor", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::setSocketDescriptor(socketDescriptor0, state1, openMode2); +} +void PythonQtShell_QAbstractSocket::setSocketOption(QAbstractSocket::SocketOption option0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAbstractSocket::SocketOption" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&option0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::setSocketOption(option0, value1); +} +qint64 PythonQtShell_QAbstractSocket::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::size(); +} +qintptr PythonQtShell_QAbstractSocket::socketDescriptor() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qintptr returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketDescriptor", methodInfo, result); + } else { + returnValue = *((qintptr*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::socketDescriptor(); +} +QVariant PythonQtShell_QAbstractSocket::socketOption(QAbstractSocket::SocketOption option0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QAbstractSocket::SocketOption"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&option0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketOption", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::socketOption(option0); +} +void PythonQtShell_QAbstractSocket::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractSocket::timerEvent(event0); +} +bool PythonQtShell_QAbstractSocket::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QAbstractSocket::waitForConnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForConnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForConnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::waitForConnected(msecs0); +} +bool PythonQtShell_QAbstractSocket::waitForDisconnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForDisconnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForDisconnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::waitForDisconnected(msecs0); +} +bool PythonQtShell_QAbstractSocket::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QAbstractSocket::writeData(const char* data0, qint64 len1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&len1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractSocket::writeData(data0, len1); +} +QAbstractSocket* PythonQtWrapper_QAbstractSocket::new_QAbstractSocket(QAbstractSocket::SocketType socketType, QObject* parent) +{ +return new PythonQtShell_QAbstractSocket(socketType, parent); } + +const QMetaObject* PythonQtShell_QAbstractSocket::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractSocket::staticMetaObject); + } else { + return &QAbstractSocket::staticMetaObject; + } +} +int PythonQtShell_QAbstractSocket::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractSocket::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QAbstractSocket::abort(QAbstractSocket* theWrappedObject) +{ + ( theWrappedObject->abort()); +} + +bool PythonQtWrapper_QAbstractSocket::bind(QAbstractSocket* theWrappedObject, const QHostAddress& address, unsigned short port, QAbstractSocket::BindMode mode) +{ + return ( theWrappedObject->bind(address, port, mode)); +} + +bool PythonQtWrapper_QAbstractSocket::bind(QAbstractSocket* theWrappedObject, unsigned short port, QAbstractSocket::BindMode mode) +{ + return ( theWrappedObject->bind(port, mode)); +} + +void PythonQtWrapper_QAbstractSocket::connectToHost(QAbstractSocket* theWrappedObject, const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode) +{ + ( theWrappedObject->connectToHost(address, port, mode)); +} + +void PythonQtWrapper_QAbstractSocket::connectToHost(QAbstractSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode mode, QAbstractSocket::NetworkLayerProtocol protocol) +{ + ( theWrappedObject->connectToHost(hostName, port, mode, protocol)); +} + +void PythonQtWrapper_QAbstractSocket::disconnectFromHost(QAbstractSocket* theWrappedObject) +{ + ( theWrappedObject->disconnectFromHost()); +} + +QAbstractSocket::SocketError PythonQtWrapper_QAbstractSocket::error(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +bool PythonQtWrapper_QAbstractSocket::flush(QAbstractSocket* theWrappedObject) +{ + return ( theWrappedObject->flush()); +} + +bool PythonQtWrapper_QAbstractSocket::isValid(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QHostAddress PythonQtWrapper_QAbstractSocket::localAddress(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->localAddress()); +} + +unsigned short PythonQtWrapper_QAbstractSocket::localPort(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->localPort()); +} + +QAbstractSocket::PauseModes PythonQtWrapper_QAbstractSocket::pauseMode(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->pauseMode()); +} + +QHostAddress PythonQtWrapper_QAbstractSocket::peerAddress(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerAddress()); +} + +QString PythonQtWrapper_QAbstractSocket::peerName(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerName()); +} + +unsigned short PythonQtWrapper_QAbstractSocket::peerPort(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerPort()); +} + +QNetworkProxy PythonQtWrapper_QAbstractSocket::proxy(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->proxy()); +} + +qint64 PythonQtWrapper_QAbstractSocket::readBufferSize(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->readBufferSize()); +} + +void PythonQtWrapper_QAbstractSocket::resume(QAbstractSocket* theWrappedObject) +{ + ( theWrappedObject->resume()); +} + +void PythonQtWrapper_QAbstractSocket::setLocalAddress(QAbstractSocket* theWrappedObject, const QHostAddress& address) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setLocalAddress(address)); +} + +void PythonQtWrapper_QAbstractSocket::setLocalPort(QAbstractSocket* theWrappedObject, unsigned short port) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setLocalPort(port)); +} + +void PythonQtWrapper_QAbstractSocket::setPauseMode(QAbstractSocket* theWrappedObject, QAbstractSocket::PauseModes pauseMode) +{ + ( theWrappedObject->setPauseMode(pauseMode)); +} + +void PythonQtWrapper_QAbstractSocket::setPeerAddress(QAbstractSocket* theWrappedObject, const QHostAddress& address) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setPeerAddress(address)); +} + +void PythonQtWrapper_QAbstractSocket::setPeerName(QAbstractSocket* theWrappedObject, const QString& name) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setPeerName(name)); +} + +void PythonQtWrapper_QAbstractSocket::setPeerPort(QAbstractSocket* theWrappedObject, unsigned short port) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setPeerPort(port)); +} + +void PythonQtWrapper_QAbstractSocket::setProxy(QAbstractSocket* theWrappedObject, const QNetworkProxy& networkProxy) +{ + ( theWrappedObject->setProxy(networkProxy)); +} + +void PythonQtWrapper_QAbstractSocket::setReadBufferSize(QAbstractSocket* theWrappedObject, qint64 size) +{ + ( theWrappedObject->setReadBufferSize(size)); +} + +bool PythonQtWrapper_QAbstractSocket::setSocketDescriptor(QAbstractSocket* theWrappedObject, qintptr socketDescriptor, QAbstractSocket::SocketState state, QIODevice::OpenMode openMode) +{ + return ( theWrappedObject->setSocketDescriptor(socketDescriptor, state, openMode)); +} + +void PythonQtWrapper_QAbstractSocket::setSocketError(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketError socketError) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setSocketError(socketError)); +} + +void PythonQtWrapper_QAbstractSocket::setSocketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option, const QVariant& value) +{ + ( theWrappedObject->setSocketOption(option, value)); +} + +void PythonQtWrapper_QAbstractSocket::setSocketState(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketState state) +{ + ( ((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->promoted_setSocketState(state)); +} + +qintptr PythonQtWrapper_QAbstractSocket::socketDescriptor(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->socketDescriptor()); +} + +QVariant PythonQtWrapper_QAbstractSocket::socketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option) +{ + return ( theWrappedObject->socketOption(option)); +} + +QAbstractSocket::SocketType PythonQtWrapper_QAbstractSocket::socketType(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->socketType()); +} + +QAbstractSocket::SocketState PythonQtWrapper_QAbstractSocket::state(QAbstractSocket* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +bool PythonQtWrapper_QAbstractSocket::waitForConnected(QAbstractSocket* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForConnected(msecs)); +} + +bool PythonQtWrapper_QAbstractSocket::waitForDisconnected(QAbstractSocket* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForDisconnected(msecs)); +} + + + +QAuthenticator* PythonQtWrapper_QAuthenticator::new_QAuthenticator() +{ +return new QAuthenticator(); } + +QAuthenticator* PythonQtWrapper_QAuthenticator::new_QAuthenticator(const QAuthenticator& other) +{ +return new QAuthenticator(other); } + +bool PythonQtWrapper_QAuthenticator::isNull(QAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QAuthenticator::__ne__(QAuthenticator* theWrappedObject, const QAuthenticator& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QAuthenticator::__eq__(QAuthenticator* theWrappedObject, const QAuthenticator& other) const +{ + return ( (*theWrappedObject)== other); +} + +QVariant PythonQtWrapper_QAuthenticator::option(QAuthenticator* theWrappedObject, const QString& opt) const +{ + return ( theWrappedObject->option(opt)); +} + +QHash PythonQtWrapper_QAuthenticator::options(QAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->options()); +} + +QString PythonQtWrapper_QAuthenticator::password(QAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->password()); +} + +QString PythonQtWrapper_QAuthenticator::realm(QAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->realm()); +} + +void PythonQtWrapper_QAuthenticator::setOption(QAuthenticator* theWrappedObject, const QString& opt, const QVariant& value) +{ + ( theWrappedObject->setOption(opt, value)); +} + +void PythonQtWrapper_QAuthenticator::setPassword(QAuthenticator* theWrappedObject, const QString& password) +{ + ( theWrappedObject->setPassword(password)); +} + +void PythonQtWrapper_QAuthenticator::setRealm(QAuthenticator* theWrappedObject, const QString& realm) +{ + ( theWrappedObject->setRealm(realm)); +} + +void PythonQtWrapper_QAuthenticator::setUser(QAuthenticator* theWrappedObject, const QString& user) +{ + ( theWrappedObject->setUser(user)); +} + +QString PythonQtWrapper_QAuthenticator::user(QAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->user()); +} + + + +QDnsDomainNameRecord* PythonQtWrapper_QDnsDomainNameRecord::new_QDnsDomainNameRecord() +{ +return new QDnsDomainNameRecord(); } + +QDnsDomainNameRecord* PythonQtWrapper_QDnsDomainNameRecord::new_QDnsDomainNameRecord(const QDnsDomainNameRecord& other) +{ +return new QDnsDomainNameRecord(other); } + +QString PythonQtWrapper_QDnsDomainNameRecord::name(QDnsDomainNameRecord* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDnsDomainNameRecord* PythonQtWrapper_QDnsDomainNameRecord::operator_assign(QDnsDomainNameRecord* theWrappedObject, const QDnsDomainNameRecord& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QDnsDomainNameRecord::swap(QDnsDomainNameRecord* theWrappedObject, QDnsDomainNameRecord& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QDnsDomainNameRecord::timeToLive(QDnsDomainNameRecord* theWrappedObject) const +{ + return ( theWrappedObject->timeToLive()); +} + +QString PythonQtWrapper_QDnsDomainNameRecord::value(QDnsDomainNameRecord* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + + + +QDnsHostAddressRecord* PythonQtWrapper_QDnsHostAddressRecord::new_QDnsHostAddressRecord() +{ +return new QDnsHostAddressRecord(); } + +QDnsHostAddressRecord* PythonQtWrapper_QDnsHostAddressRecord::new_QDnsHostAddressRecord(const QDnsHostAddressRecord& other) +{ +return new QDnsHostAddressRecord(other); } + +QString PythonQtWrapper_QDnsHostAddressRecord::name(QDnsHostAddressRecord* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDnsHostAddressRecord* PythonQtWrapper_QDnsHostAddressRecord::operator_assign(QDnsHostAddressRecord* theWrappedObject, const QDnsHostAddressRecord& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QDnsHostAddressRecord::swap(QDnsHostAddressRecord* theWrappedObject, QDnsHostAddressRecord& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QDnsHostAddressRecord::timeToLive(QDnsHostAddressRecord* theWrappedObject) const +{ + return ( theWrappedObject->timeToLive()); +} + +QHostAddress PythonQtWrapper_QDnsHostAddressRecord::value(QDnsHostAddressRecord* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + + + +PythonQtShell_QDnsLookup::~PythonQtShell_QDnsLookup() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QDnsLookup::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QDnsLookup::childEvent(event0); +} +void PythonQtShell_QDnsLookup::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QDnsLookup::customEvent(event0); +} +bool PythonQtShell_QDnsLookup::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QDnsLookup::event(event0); +} +bool PythonQtShell_QDnsLookup::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QDnsLookup::eventFilter(watched0, event1); +} +void PythonQtShell_QDnsLookup::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QDnsLookup::timerEvent(event0); +} +QDnsLookup* PythonQtWrapper_QDnsLookup::new_QDnsLookup(QDnsLookup::Type type, const QString& name, QObject* parent) +{ +return new PythonQtShell_QDnsLookup(type, name, parent); } + +QDnsLookup* PythonQtWrapper_QDnsLookup::new_QDnsLookup(QDnsLookup::Type type, const QString& name, const QHostAddress& nameserver, QObject* parent) +{ +return new PythonQtShell_QDnsLookup(type, name, nameserver, parent); } + +QDnsLookup* PythonQtWrapper_QDnsLookup::new_QDnsLookup(QObject* parent) +{ +return new PythonQtShell_QDnsLookup(parent); } + +const QMetaObject* PythonQtShell_QDnsLookup::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QDnsLookup::staticMetaObject); + } else { + return &QDnsLookup::staticMetaObject; + } +} +int PythonQtShell_QDnsLookup::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QDnsLookup::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QDnsLookup::canonicalNameRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->canonicalNameRecords()); +} + +QDnsLookup::Error PythonQtWrapper_QDnsLookup::error(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QDnsLookup::errorString(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QList PythonQtWrapper_QDnsLookup::hostAddressRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->hostAddressRecords()); +} + +bool PythonQtWrapper_QDnsLookup::isFinished(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->isFinished()); +} + +QList PythonQtWrapper_QDnsLookup::mailExchangeRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->mailExchangeRecords()); +} + +QString PythonQtWrapper_QDnsLookup::name(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QList PythonQtWrapper_QDnsLookup::nameServerRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->nameServerRecords()); +} + +QHostAddress PythonQtWrapper_QDnsLookup::nameserver(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->nameserver()); +} + +QList PythonQtWrapper_QDnsLookup::pointerRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->pointerRecords()); +} + +QList PythonQtWrapper_QDnsLookup::serviceRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->serviceRecords()); +} + +void PythonQtWrapper_QDnsLookup::setName(QDnsLookup* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setName(name)); +} + +void PythonQtWrapper_QDnsLookup::setNameserver(QDnsLookup* theWrappedObject, const QHostAddress& nameserver) +{ + ( theWrappedObject->setNameserver(nameserver)); +} + +void PythonQtWrapper_QDnsLookup::setType(QDnsLookup* theWrappedObject, QDnsLookup::Type arg__1) +{ + ( theWrappedObject->setType(arg__1)); +} + +QList PythonQtWrapper_QDnsLookup::textRecords(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->textRecords()); +} + +QDnsLookup::Type PythonQtWrapper_QDnsLookup::type(QDnsLookup* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +QDnsMailExchangeRecord* PythonQtWrapper_QDnsMailExchangeRecord::new_QDnsMailExchangeRecord() +{ +return new QDnsMailExchangeRecord(); } + +QDnsMailExchangeRecord* PythonQtWrapper_QDnsMailExchangeRecord::new_QDnsMailExchangeRecord(const QDnsMailExchangeRecord& other) +{ +return new QDnsMailExchangeRecord(other); } + +QString PythonQtWrapper_QDnsMailExchangeRecord::exchange(QDnsMailExchangeRecord* theWrappedObject) const +{ + return ( theWrappedObject->exchange()); +} + +QString PythonQtWrapper_QDnsMailExchangeRecord::name(QDnsMailExchangeRecord* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDnsMailExchangeRecord* PythonQtWrapper_QDnsMailExchangeRecord::operator_assign(QDnsMailExchangeRecord* theWrappedObject, const QDnsMailExchangeRecord& other) +{ + return &( (*theWrappedObject)= other); +} + +unsigned short PythonQtWrapper_QDnsMailExchangeRecord::preference(QDnsMailExchangeRecord* theWrappedObject) const +{ + return ( theWrappedObject->preference()); +} + +void PythonQtWrapper_QDnsMailExchangeRecord::swap(QDnsMailExchangeRecord* theWrappedObject, QDnsMailExchangeRecord& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QDnsMailExchangeRecord::timeToLive(QDnsMailExchangeRecord* theWrappedObject) const +{ + return ( theWrappedObject->timeToLive()); +} + + + +QDnsServiceRecord* PythonQtWrapper_QDnsServiceRecord::new_QDnsServiceRecord() +{ +return new QDnsServiceRecord(); } + +QDnsServiceRecord* PythonQtWrapper_QDnsServiceRecord::new_QDnsServiceRecord(const QDnsServiceRecord& other) +{ +return new QDnsServiceRecord(other); } + +QString PythonQtWrapper_QDnsServiceRecord::name(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDnsServiceRecord* PythonQtWrapper_QDnsServiceRecord::operator_assign(QDnsServiceRecord* theWrappedObject, const QDnsServiceRecord& other) +{ + return &( (*theWrappedObject)= other); +} + +unsigned short PythonQtWrapper_QDnsServiceRecord::port(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->port()); +} + +unsigned short PythonQtWrapper_QDnsServiceRecord::priority(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->priority()); +} + +void PythonQtWrapper_QDnsServiceRecord::swap(QDnsServiceRecord* theWrappedObject, QDnsServiceRecord& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QDnsServiceRecord::target(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->target()); +} + +unsigned int PythonQtWrapper_QDnsServiceRecord::timeToLive(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->timeToLive()); +} + +unsigned short PythonQtWrapper_QDnsServiceRecord::weight(QDnsServiceRecord* theWrappedObject) const +{ + return ( theWrappedObject->weight()); +} + + + +QDnsTextRecord* PythonQtWrapper_QDnsTextRecord::new_QDnsTextRecord() +{ +return new QDnsTextRecord(); } + +QDnsTextRecord* PythonQtWrapper_QDnsTextRecord::new_QDnsTextRecord(const QDnsTextRecord& other) +{ +return new QDnsTextRecord(other); } + +QString PythonQtWrapper_QDnsTextRecord::name(QDnsTextRecord* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDnsTextRecord* PythonQtWrapper_QDnsTextRecord::operator_assign(QDnsTextRecord* theWrappedObject, const QDnsTextRecord& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QDnsTextRecord::swap(QDnsTextRecord* theWrappedObject, QDnsTextRecord& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QDnsTextRecord::timeToLive(QDnsTextRecord* theWrappedObject) const +{ + return ( theWrappedObject->timeToLive()); +} + +QList PythonQtWrapper_QDnsTextRecord::values(QDnsTextRecord* theWrappedObject) const +{ + return ( theWrappedObject->values()); +} + + + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress() +{ +return new QHostAddress(); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(QHostAddress::SpecialAddress address) +{ +return new QHostAddress(address); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(const QHostAddress& copy) +{ +return new QHostAddress(copy); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(const QIPv6Address& ip6Addr) +{ +return new QHostAddress(ip6Addr); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(const QString& address) +{ +return new QHostAddress(address); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(const unsigned char* ip6Addr) +{ +return new QHostAddress(ip6Addr); } + +QHostAddress* PythonQtWrapper_QHostAddress::new_QHostAddress(unsigned int ip4Addr) +{ +return new QHostAddress(ip4Addr); } + +void PythonQtWrapper_QHostAddress::clear(QHostAddress* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +bool PythonQtWrapper_QHostAddress::isBroadcast(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isBroadcast()); +} + +bool PythonQtWrapper_QHostAddress::isGlobal(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isGlobal()); +} + +bool PythonQtWrapper_QHostAddress::isInSubnet(QHostAddress* theWrappedObject, const QHostAddress& subnet, int netmask) const +{ + return ( theWrappedObject->isInSubnet(subnet, netmask)); +} + +bool PythonQtWrapper_QHostAddress::isInSubnet(QHostAddress* theWrappedObject, const QPair& subnet) const +{ + return ( theWrappedObject->isInSubnet(subnet)); +} + +bool PythonQtWrapper_QHostAddress::isLinkLocal(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isLinkLocal()); +} + +bool PythonQtWrapper_QHostAddress::isLoopback(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isLoopback()); +} + +bool PythonQtWrapper_QHostAddress::isMulticast(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isMulticast()); +} + +bool PythonQtWrapper_QHostAddress::isNull(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QHostAddress::isSiteLocal(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isSiteLocal()); +} + +bool PythonQtWrapper_QHostAddress::isUniqueLocalUnicast(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->isUniqueLocalUnicast()); +} + +bool PythonQtWrapper_QHostAddress::__ne__(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) const +{ + return ( (*theWrappedObject)!= address); +} + +bool PythonQtWrapper_QHostAddress::__ne__(QHostAddress* theWrappedObject, const QHostAddress& address) const +{ + return ( (*theWrappedObject)!= address); +} + +void PythonQtWrapper_QHostAddress::writeTo(QHostAddress* theWrappedObject, QDataStream& arg__1) +{ + arg__1 << (*theWrappedObject); +} + +QHostAddress* PythonQtWrapper_QHostAddress::operator_assign(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) +{ + return &( (*theWrappedObject)= address); +} + +bool PythonQtWrapper_QHostAddress::__eq__(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) const +{ + return ( (*theWrappedObject)== address); +} + +bool PythonQtWrapper_QHostAddress::__eq__(QHostAddress* theWrappedObject, const QHostAddress& address) const +{ + return ( (*theWrappedObject)== address); +} + +void PythonQtWrapper_QHostAddress::readFrom(QHostAddress* theWrappedObject, QDataStream& arg__1) +{ + arg__1 >> (*theWrappedObject); +} + +QPair PythonQtWrapper_QHostAddress::static_QHostAddress_parseSubnet(const QString& subnet) +{ + return (QHostAddress::parseSubnet(subnet)); +} + +QAbstractSocket::NetworkLayerProtocol PythonQtWrapper_QHostAddress::protocol(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->protocol()); +} + +QString PythonQtWrapper_QHostAddress::scopeId(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->scopeId()); +} + +void PythonQtWrapper_QHostAddress::setAddress(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) +{ + ( theWrappedObject->setAddress(address)); +} + +void PythonQtWrapper_QHostAddress::setAddress(QHostAddress* theWrappedObject, const QIPv6Address& ip6Addr) +{ + ( theWrappedObject->setAddress(ip6Addr)); +} + +bool PythonQtWrapper_QHostAddress::setAddress(QHostAddress* theWrappedObject, const QString& address) +{ + return ( theWrappedObject->setAddress(address)); +} + +void PythonQtWrapper_QHostAddress::setAddress(QHostAddress* theWrappedObject, const unsigned char* ip6Addr) +{ + ( theWrappedObject->setAddress(ip6Addr)); +} + +void PythonQtWrapper_QHostAddress::setAddress(QHostAddress* theWrappedObject, unsigned int ip4Addr) +{ + ( theWrappedObject->setAddress(ip4Addr)); +} + +void PythonQtWrapper_QHostAddress::setScopeId(QHostAddress* theWrappedObject, const QString& id) +{ + ( theWrappedObject->setScopeId(id)); +} + +void PythonQtWrapper_QHostAddress::swap(QHostAddress* theWrappedObject, QHostAddress& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QHostAddress::toIPv4Address(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->toIPv4Address()); +} + +unsigned int PythonQtWrapper_QHostAddress::toIPv4Address(QHostAddress* theWrappedObject, bool* ok) const +{ + return ( theWrappedObject->toIPv4Address(ok)); +} + +QIPv6Address PythonQtWrapper_QHostAddress::toIPv6Address(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->toIPv6Address()); +} + +QString PythonQtWrapper_QHostAddress::toString(QHostAddress* theWrappedObject) const +{ + return ( theWrappedObject->toString()); +} + +QString PythonQtWrapper_QHostAddress::py_toString(QHostAddress* obj) { return obj->toString(); } + + +QHostInfo* PythonQtWrapper_QHostInfo::new_QHostInfo(const QHostInfo& d) +{ +return new QHostInfo(d); } + +QHostInfo* PythonQtWrapper_QHostInfo::new_QHostInfo(int lookupId) +{ +return new QHostInfo(lookupId); } + +void PythonQtWrapper_QHostInfo::static_QHostInfo_abortHostLookup(int lookupId) +{ + (QHostInfo::abortHostLookup(lookupId)); +} + +QList PythonQtWrapper_QHostInfo::addresses(QHostInfo* theWrappedObject) const +{ + return ( theWrappedObject->addresses()); +} + +QHostInfo::HostInfoError PythonQtWrapper_QHostInfo::error(QHostInfo* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QHostInfo::errorString(QHostInfo* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QHostInfo PythonQtWrapper_QHostInfo::static_QHostInfo_fromName(const QString& name) +{ + return (QHostInfo::fromName(name)); +} + +QString PythonQtWrapper_QHostInfo::hostName(QHostInfo* theWrappedObject) const +{ + return ( theWrappedObject->hostName()); +} + +QString PythonQtWrapper_QHostInfo::static_QHostInfo_localDomainName() +{ + return (QHostInfo::localDomainName()); +} + +QString PythonQtWrapper_QHostInfo::static_QHostInfo_localHostName() +{ + return (QHostInfo::localHostName()); +} + +int PythonQtWrapper_QHostInfo::static_QHostInfo_lookupHost(const QString& name, QObject* receiver, const char* member) +{ + return (QHostInfo::lookupHost(name, receiver, member)); +} + +int PythonQtWrapper_QHostInfo::lookupId(QHostInfo* theWrappedObject) const +{ + return ( theWrappedObject->lookupId()); +} + +void PythonQtWrapper_QHostInfo::setAddresses(QHostInfo* theWrappedObject, const QList& addresses) +{ + ( theWrappedObject->setAddresses(addresses)); +} + +void PythonQtWrapper_QHostInfo::setError(QHostInfo* theWrappedObject, QHostInfo::HostInfoError error) +{ + ( theWrappedObject->setError(error)); +} + +void PythonQtWrapper_QHostInfo::setErrorString(QHostInfo* theWrappedObject, const QString& errorString) +{ + ( theWrappedObject->setErrorString(errorString)); +} + +void PythonQtWrapper_QHostInfo::setHostName(QHostInfo* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setHostName(name)); +} + +void PythonQtWrapper_QHostInfo::setLookupId(QHostInfo* theWrappedObject, int id) +{ + ( theWrappedObject->setLookupId(id)); +} + +void PythonQtWrapper_QHostInfo::swap(QHostInfo* theWrappedObject, QHostInfo& other) +{ + ( theWrappedObject->swap(other)); +} + + + +QHstsPolicy* PythonQtWrapper_QHstsPolicy::new_QHstsPolicy() +{ +return new QHstsPolicy(); } + +QHstsPolicy* PythonQtWrapper_QHstsPolicy::new_QHstsPolicy(const QHstsPolicy& rhs) +{ +return new QHstsPolicy(rhs); } + +QDateTime PythonQtWrapper_QHstsPolicy::expiry(QHstsPolicy* theWrappedObject) const +{ + return ( theWrappedObject->expiry()); +} + +QString PythonQtWrapper_QHstsPolicy::host(QHstsPolicy* theWrappedObject, QUrl::ComponentFormattingOptions options) const +{ + return ( theWrappedObject->host(options)); +} + +bool PythonQtWrapper_QHstsPolicy::includesSubDomains(QHstsPolicy* theWrappedObject) const +{ + return ( theWrappedObject->includesSubDomains()); +} + +bool PythonQtWrapper_QHstsPolicy::isExpired(QHstsPolicy* theWrappedObject) const +{ + return ( theWrappedObject->isExpired()); +} + +QHstsPolicy* PythonQtWrapper_QHstsPolicy::operator_assign(QHstsPolicy* theWrappedObject, const QHstsPolicy& rhs) +{ + return &( (*theWrappedObject)= rhs); +} + +bool PythonQtWrapper_QHstsPolicy::__eq__(QHstsPolicy* theWrappedObject, const QHstsPolicy& rhs) +{ + return ( (*theWrappedObject)== rhs); +} + +void PythonQtWrapper_QHstsPolicy::setExpiry(QHstsPolicy* theWrappedObject, const QDateTime& expiry) +{ + ( theWrappedObject->setExpiry(expiry)); +} + +void PythonQtWrapper_QHstsPolicy::setHost(QHstsPolicy* theWrappedObject, const QString& host, QUrl::ParsingMode mode) +{ + ( theWrappedObject->setHost(host, mode)); +} + +void PythonQtWrapper_QHstsPolicy::setIncludesSubDomains(QHstsPolicy* theWrappedObject, bool include) +{ + ( theWrappedObject->setIncludesSubDomains(include)); +} + +void PythonQtWrapper_QHstsPolicy::swap(QHstsPolicy* theWrappedObject, QHstsPolicy& other) +{ + ( theWrappedObject->swap(other)); +} + + + +PythonQtShell_QHttpMultiPart::~PythonQtShell_QHttpMultiPart() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QHttpMultiPart::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QHttpMultiPart::childEvent(event0); +} +void PythonQtShell_QHttpMultiPart::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QHttpMultiPart::customEvent(event0); +} +bool PythonQtShell_QHttpMultiPart::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QHttpMultiPart::event(event0); +} +bool PythonQtShell_QHttpMultiPart::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QHttpMultiPart::eventFilter(watched0, event1); +} +void PythonQtShell_QHttpMultiPart::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QHttpMultiPart::timerEvent(event0); +} +QHttpMultiPart* PythonQtWrapper_QHttpMultiPart::new_QHttpMultiPart(QHttpMultiPart::ContentType contentType, QObject* parent) +{ +return new PythonQtShell_QHttpMultiPart(contentType, parent); } + +QHttpMultiPart* PythonQtWrapper_QHttpMultiPart::new_QHttpMultiPart(QObject* parent) +{ +return new PythonQtShell_QHttpMultiPart(parent); } + +const QMetaObject* PythonQtShell_QHttpMultiPart::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QHttpMultiPart::staticMetaObject); + } else { + return &QHttpMultiPart::staticMetaObject; + } +} +int PythonQtShell_QHttpMultiPart::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QHttpMultiPart::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QHttpMultiPart::append(QHttpMultiPart* theWrappedObject, const QHttpPart& httpPart) +{ + ( theWrappedObject->append(httpPart)); +} + +QByteArray PythonQtWrapper_QHttpMultiPart::boundary(QHttpMultiPart* theWrappedObject) const +{ + return ( theWrappedObject->boundary()); +} + +void PythonQtWrapper_QHttpMultiPart::setBoundary(QHttpMultiPart* theWrappedObject, const QByteArray& boundary) +{ + ( theWrappedObject->setBoundary(boundary)); +} + +void PythonQtWrapper_QHttpMultiPart::setContentType(QHttpMultiPart* theWrappedObject, QHttpMultiPart::ContentType contentType) +{ + ( theWrappedObject->setContentType(contentType)); +} + + + +QHttpPart* PythonQtWrapper_QHttpPart::new_QHttpPart() +{ +return new QHttpPart(); } + +QHttpPart* PythonQtWrapper_QHttpPart::new_QHttpPart(const QHttpPart& other) +{ +return new QHttpPart(other); } + +bool PythonQtWrapper_QHttpPart::__ne__(QHttpPart* theWrappedObject, const QHttpPart& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QHttpPart* PythonQtWrapper_QHttpPart::operator_assign(QHttpPart* theWrappedObject, const QHttpPart& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QHttpPart::__eq__(QHttpPart* theWrappedObject, const QHttpPart& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QHttpPart::setBody(QHttpPart* theWrappedObject, const QByteArray& body) +{ + ( theWrappedObject->setBody(body)); +} + +void PythonQtWrapper_QHttpPart::setBodyDevice(QHttpPart* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->setBodyDevice(device)); +} + +void PythonQtWrapper_QHttpPart::setHeader(QHttpPart* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value) +{ + ( theWrappedObject->setHeader(header, value)); +} + +void PythonQtWrapper_QHttpPart::setRawHeader(QHttpPart* theWrappedObject, const QByteArray& headerName, const QByteArray& headerValue) +{ + ( theWrappedObject->setRawHeader(headerName, headerValue)); +} + +void PythonQtWrapper_QHttpPart::swap(QHttpPart* theWrappedObject, QHttpPart& other) +{ + ( theWrappedObject->swap(other)); +} + + + +PythonQtShell_QIPv6Address::~PythonQtShell_QIPv6Address() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QIPv6Address* PythonQtWrapper_QIPv6Address::new_QIPv6Address() +{ +return new PythonQtShell_QIPv6Address(); } + + + +PythonQtShell_QLocalServer::~PythonQtShell_QLocalServer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QLocalServer::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalServer::childEvent(event0); +} +void PythonQtShell_QLocalServer::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalServer::customEvent(event0); +} +bool PythonQtShell_QLocalServer::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalServer::event(event0); +} +bool PythonQtShell_QLocalServer::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalServer::eventFilter(watched0, event1); +} +bool PythonQtShell_QLocalServer::hasPendingConnections() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasPendingConnections"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasPendingConnections", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalServer::hasPendingConnections(); +} +void PythonQtShell_QLocalServer::incomingConnection(quintptr socketDescriptor0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("incomingConnection"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "quintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&socketDescriptor0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalServer::incomingConnection(socketDescriptor0); +} +QLocalSocket* PythonQtShell_QLocalServer::nextPendingConnection() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextPendingConnection"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QLocalSocket*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QLocalSocket* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextPendingConnection", methodInfo, result); + } else { + returnValue = *((QLocalSocket**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalServer::nextPendingConnection(); +} +void PythonQtShell_QLocalServer::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalServer::timerEvent(event0); +} +QLocalServer* PythonQtWrapper_QLocalServer::new_QLocalServer(QObject* parent) +{ +return new PythonQtShell_QLocalServer(parent); } + +const QMetaObject* PythonQtShell_QLocalServer::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QLocalServer::staticMetaObject); + } else { + return &QLocalServer::staticMetaObject; + } +} +int PythonQtShell_QLocalServer::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QLocalServer::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QLocalServer::close(QLocalServer* theWrappedObject) +{ + ( theWrappedObject->close()); +} + +QString PythonQtWrapper_QLocalServer::errorString(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QString PythonQtWrapper_QLocalServer::fullServerName(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->fullServerName()); +} + +bool PythonQtWrapper_QLocalServer::hasPendingConnections(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->hasPendingConnections()); +} + +void PythonQtWrapper_QLocalServer::incomingConnection(QLocalServer* theWrappedObject, quintptr socketDescriptor) +{ + ( ((PythonQtPublicPromoter_QLocalServer*)theWrappedObject)->promoted_incomingConnection(socketDescriptor)); +} + +bool PythonQtWrapper_QLocalServer::isListening(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->isListening()); +} + +bool PythonQtWrapper_QLocalServer::listen(QLocalServer* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->listen(name)); +} + +bool PythonQtWrapper_QLocalServer::listen(QLocalServer* theWrappedObject, qintptr socketDescriptor) +{ + return ( theWrappedObject->listen(socketDescriptor)); +} + +int PythonQtWrapper_QLocalServer::maxPendingConnections(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->maxPendingConnections()); +} + +QLocalSocket* PythonQtWrapper_QLocalServer::nextPendingConnection(QLocalServer* theWrappedObject) +{ + return ( theWrappedObject->nextPendingConnection()); +} + +bool PythonQtWrapper_QLocalServer::static_QLocalServer_removeServer(const QString& name) +{ + return (QLocalServer::removeServer(name)); +} + +QAbstractSocket::SocketError PythonQtWrapper_QLocalServer::serverError(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->serverError()); +} + +QString PythonQtWrapper_QLocalServer::serverName(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->serverName()); +} + +void PythonQtWrapper_QLocalServer::setMaxPendingConnections(QLocalServer* theWrappedObject, int numConnections) +{ + ( theWrappedObject->setMaxPendingConnections(numConnections)); +} + +void PythonQtWrapper_QLocalServer::setSocketOptions(QLocalServer* theWrappedObject, QLocalServer::SocketOptions options) +{ + ( theWrappedObject->setSocketOptions(options)); +} + +qintptr PythonQtWrapper_QLocalServer::socketDescriptor(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->socketDescriptor()); +} + +QLocalServer::SocketOptions PythonQtWrapper_QLocalServer::socketOptions(QLocalServer* theWrappedObject) const +{ + return ( theWrappedObject->socketOptions()); +} + +bool PythonQtWrapper_QLocalServer::waitForNewConnection(QLocalServer* theWrappedObject, int msec, bool* timedOut) +{ + return ( theWrappedObject->waitForNewConnection(msec, timedOut)); +} + + + +PythonQtShell_QLocalSocket::~PythonQtShell_QLocalSocket() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QLocalSocket::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::atEnd(); +} +qint64 PythonQtShell_QLocalSocket::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::bytesAvailable(); +} +qint64 PythonQtShell_QLocalSocket::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::bytesToWrite(); +} +bool PythonQtShell_QLocalSocket::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::canReadLine(); +} +void PythonQtShell_QLocalSocket::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalSocket::childEvent(event0); +} +void PythonQtShell_QLocalSocket::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalSocket::close(); +} +void PythonQtShell_QLocalSocket::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalSocket::customEvent(event0); +} +bool PythonQtShell_QLocalSocket::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::event(event0); +} +bool PythonQtShell_QLocalSocket::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::eventFilter(watched0, event1); +} +bool PythonQtShell_QLocalSocket::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::isSequential(); +} +bool PythonQtShell_QLocalSocket::open(QIODevice::OpenMode openMode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&openMode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::open(openMode0); +} +qint64 PythonQtShell_QLocalSocket::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::pos(); +} +qint64 PythonQtShell_QLocalSocket::readData(char* arg__1, qint64 arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::readData(arg__1, arg__2); +} +qint64 PythonQtShell_QLocalSocket::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::readLineData(data0, maxlen1); +} +bool PythonQtShell_QLocalSocket::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::reset(); +} +bool PythonQtShell_QLocalSocket::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::seek(pos0); +} +qint64 PythonQtShell_QLocalSocket::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::size(); +} +void PythonQtShell_QLocalSocket::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QLocalSocket::timerEvent(event0); +} +bool PythonQtShell_QLocalSocket::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QLocalSocket::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QLocalSocket::writeData(const char* arg__1, qint64 arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QLocalSocket::writeData(arg__1, arg__2); +} +QLocalSocket* PythonQtWrapper_QLocalSocket::new_QLocalSocket(QObject* parent) +{ +return new PythonQtShell_QLocalSocket(parent); } + +const QMetaObject* PythonQtShell_QLocalSocket::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QLocalSocket::staticMetaObject); + } else { + return &QLocalSocket::staticMetaObject; + } +} +int PythonQtShell_QLocalSocket::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QLocalSocket::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QLocalSocket::abort(QLocalSocket* theWrappedObject) +{ + ( theWrappedObject->abort()); +} + +void PythonQtWrapper_QLocalSocket::connectToServer(QLocalSocket* theWrappedObject, QIODevice::OpenMode openMode) +{ + ( theWrappedObject->connectToServer(openMode)); +} + +void PythonQtWrapper_QLocalSocket::connectToServer(QLocalSocket* theWrappedObject, const QString& name, QIODevice::OpenMode openMode) +{ + ( theWrappedObject->connectToServer(name, openMode)); +} + +void PythonQtWrapper_QLocalSocket::disconnectFromServer(QLocalSocket* theWrappedObject) +{ + ( theWrappedObject->disconnectFromServer()); +} + +QLocalSocket::LocalSocketError PythonQtWrapper_QLocalSocket::error(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +bool PythonQtWrapper_QLocalSocket::flush(QLocalSocket* theWrappedObject) +{ + return ( theWrappedObject->flush()); +} + +QString PythonQtWrapper_QLocalSocket::fullServerName(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->fullServerName()); +} + +bool PythonQtWrapper_QLocalSocket::isValid(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +qint64 PythonQtWrapper_QLocalSocket::readBufferSize(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->readBufferSize()); +} + +QString PythonQtWrapper_QLocalSocket::serverName(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->serverName()); +} + +void PythonQtWrapper_QLocalSocket::setReadBufferSize(QLocalSocket* theWrappedObject, qint64 size) +{ + ( theWrappedObject->setReadBufferSize(size)); +} + +void PythonQtWrapper_QLocalSocket::setServerName(QLocalSocket* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setServerName(name)); +} + +bool PythonQtWrapper_QLocalSocket::setSocketDescriptor(QLocalSocket* theWrappedObject, qintptr socketDescriptor, QLocalSocket::LocalSocketState socketState, QIODevice::OpenMode openMode) +{ + return ( theWrappedObject->setSocketDescriptor(socketDescriptor, socketState, openMode)); +} + +qintptr PythonQtWrapper_QLocalSocket::socketDescriptor(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->socketDescriptor()); +} + +QLocalSocket::LocalSocketState PythonQtWrapper_QLocalSocket::state(QLocalSocket* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +bool PythonQtWrapper_QLocalSocket::waitForConnected(QLocalSocket* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForConnected(msecs)); +} + +bool PythonQtWrapper_QLocalSocket::waitForDisconnected(QLocalSocket* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForDisconnected(msecs)); +} + + + +PythonQtShell_QNetworkAccessManager::~PythonQtShell_QNetworkAccessManager() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QNetworkAccessManager::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkAccessManager::childEvent(event0); +} +QNetworkReply* PythonQtShell_QNetworkAccessManager::createRequest(QNetworkAccessManager::Operation op0, const QNetworkRequest& request1, QIODevice* outgoingData2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createRequest"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QNetworkReply*" , "QNetworkAccessManager::Operation" , "const QNetworkRequest&" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QNetworkReply* returnValue; + void* args[4] = {NULL, (void*)&op0, (void*)&request1, (void*)&outgoingData2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createRequest", methodInfo, result); + } else { + returnValue = *((QNetworkReply**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkAccessManager::createRequest(op0, request1, outgoingData2); +} +void PythonQtShell_QNetworkAccessManager::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkAccessManager::customEvent(event0); +} +bool PythonQtShell_QNetworkAccessManager::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkAccessManager::event(event0); +} +bool PythonQtShell_QNetworkAccessManager::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkAccessManager::eventFilter(watched0, event1); +} +void PythonQtShell_QNetworkAccessManager::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkAccessManager::timerEvent(event0); +} +QNetworkAccessManager* PythonQtWrapper_QNetworkAccessManager::new_QNetworkAccessManager(QObject* parent) +{ +return new PythonQtShell_QNetworkAccessManager(parent); } + +const QMetaObject* PythonQtShell_QNetworkAccessManager::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkAccessManager::staticMetaObject); + } else { + return &QNetworkAccessManager::staticMetaObject; + } +} +int PythonQtShell_QNetworkAccessManager::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkAccessManager::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QNetworkConfiguration PythonQtWrapper_QNetworkAccessManager::activeConfiguration(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->activeConfiguration()); +} + +void PythonQtWrapper_QNetworkAccessManager::addStrictTransportSecurityHosts(QNetworkAccessManager* theWrappedObject, const QVector& knownHosts) +{ + ( theWrappedObject->addStrictTransportSecurityHosts(knownHosts)); +} + +QAbstractNetworkCache* PythonQtWrapper_QNetworkAccessManager::cache(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->cache()); +} + +void PythonQtWrapper_QNetworkAccessManager::clearAccessCache(QNetworkAccessManager* theWrappedObject) +{ + ( theWrappedObject->clearAccessCache()); +} + +void PythonQtWrapper_QNetworkAccessManager::clearConnectionCache(QNetworkAccessManager* theWrappedObject) +{ + ( theWrappedObject->clearConnectionCache()); +} + +QNetworkConfiguration PythonQtWrapper_QNetworkAccessManager::configuration(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->configuration()); +} + +void PythonQtWrapper_QNetworkAccessManager::connectToHost(QNetworkAccessManager* theWrappedObject, const QString& hostName, unsigned short port) +{ + ( theWrappedObject->connectToHost(hostName, port)); +} + +void PythonQtWrapper_QNetworkAccessManager::connectToHostEncrypted(QNetworkAccessManager* theWrappedObject, const QString& hostName, unsigned short port, const QSslConfiguration& sslConfiguration) +{ + ( theWrappedObject->connectToHostEncrypted(hostName, port, sslConfiguration)); +} + +QNetworkCookieJar* PythonQtWrapper_QNetworkAccessManager::cookieJar(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->cookieJar()); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::createRequest(QNetworkAccessManager* theWrappedObject, QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData) +{ + return ( ((PythonQtPublicPromoter_QNetworkAccessManager*)theWrappedObject)->promoted_createRequest(op, request, outgoingData)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::deleteResource(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request) +{ + return ( theWrappedObject->deleteResource(request)); +} + +void PythonQtWrapper_QNetworkAccessManager::enableStrictTransportSecurityStore(QNetworkAccessManager* theWrappedObject, bool enabled, const QString& storeDir) +{ + ( theWrappedObject->enableStrictTransportSecurityStore(enabled, storeDir)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::get(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request) +{ + return ( theWrappedObject->get(request)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::head(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request) +{ + return ( theWrappedObject->head(request)); +} + +bool PythonQtWrapper_QNetworkAccessManager::isStrictTransportSecurityEnabled(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->isStrictTransportSecurityEnabled()); +} + +bool PythonQtWrapper_QNetworkAccessManager::isStrictTransportSecurityStoreEnabled(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->isStrictTransportSecurityStoreEnabled()); +} + +QNetworkAccessManager::NetworkAccessibility PythonQtWrapper_QNetworkAccessManager::networkAccessible(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessible()); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QHttpMultiPart* multiPart) +{ + return ( theWrappedObject->post(request, multiPart)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QIODevice* data) +{ + return ( theWrappedObject->post(request, data)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& data) +{ + return ( theWrappedObject->post(request, data)); +} + +QNetworkProxy PythonQtWrapper_QNetworkAccessManager::proxy(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->proxy()); +} + +QNetworkProxyFactory* PythonQtWrapper_QNetworkAccessManager::proxyFactory(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->proxyFactory()); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QHttpMultiPart* multiPart) +{ + return ( theWrappedObject->put(request, multiPart)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QIODevice* data) +{ + return ( theWrappedObject->put(request, data)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& data) +{ + return ( theWrappedObject->put(request, data)); +} + +QNetworkRequest::RedirectPolicy PythonQtWrapper_QNetworkAccessManager::redirectPolicy(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->redirectPolicy()); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, QHttpMultiPart* multiPart) +{ + return ( theWrappedObject->sendCustomRequest(request, verb, multiPart)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, QIODevice* data) +{ + return ( theWrappedObject->sendCustomRequest(request, verb, data)); +} + +QNetworkReply* PythonQtWrapper_QNetworkAccessManager::sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, const QByteArray& data) +{ + return ( theWrappedObject->sendCustomRequest(request, verb, data)); +} + +void PythonQtWrapper_QNetworkAccessManager::setCache(QNetworkAccessManager* theWrappedObject, QAbstractNetworkCache* cache) +{ + ( theWrappedObject->setCache(cache)); +} + +void PythonQtWrapper_QNetworkAccessManager::setConfiguration(QNetworkAccessManager* theWrappedObject, const QNetworkConfiguration& config) +{ + ( theWrappedObject->setConfiguration(config)); +} + +void PythonQtWrapper_QNetworkAccessManager::setCookieJar(QNetworkAccessManager* theWrappedObject, QNetworkCookieJar* cookieJar) +{ + ( theWrappedObject->setCookieJar(cookieJar)); +} + +void PythonQtWrapper_QNetworkAccessManager::setNetworkAccessible(QNetworkAccessManager* theWrappedObject, QNetworkAccessManager::NetworkAccessibility accessible) +{ + ( theWrappedObject->setNetworkAccessible(accessible)); +} + +void PythonQtWrapper_QNetworkAccessManager::setProxy(QNetworkAccessManager* theWrappedObject, const QNetworkProxy& proxy) +{ + ( theWrappedObject->setProxy(proxy)); +} + +void PythonQtWrapper_QNetworkAccessManager::setProxyFactory(QNetworkAccessManager* theWrappedObject, QNetworkProxyFactory* factory) +{ + ( theWrappedObject->setProxyFactory(factory)); +} + +void PythonQtWrapper_QNetworkAccessManager::setRedirectPolicy(QNetworkAccessManager* theWrappedObject, QNetworkRequest::RedirectPolicy policy) +{ + ( theWrappedObject->setRedirectPolicy(policy)); +} + +void PythonQtWrapper_QNetworkAccessManager::setStrictTransportSecurityEnabled(QNetworkAccessManager* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setStrictTransportSecurityEnabled(enabled)); +} + +QVector PythonQtWrapper_QNetworkAccessManager::strictTransportSecurityHosts(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->strictTransportSecurityHosts()); +} + +QStringList PythonQtWrapper_QNetworkAccessManager::supportedSchemes(QNetworkAccessManager* theWrappedObject) const +{ + return ( theWrappedObject->supportedSchemes()); +} + + + +QNetworkAddressEntry* PythonQtWrapper_QNetworkAddressEntry::new_QNetworkAddressEntry() +{ +return new QNetworkAddressEntry(); } + +QNetworkAddressEntry* PythonQtWrapper_QNetworkAddressEntry::new_QNetworkAddressEntry(const QNetworkAddressEntry& other) +{ +return new QNetworkAddressEntry(other); } + +QHostAddress PythonQtWrapper_QNetworkAddressEntry::broadcast(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->broadcast()); +} + +void PythonQtWrapper_QNetworkAddressEntry::clearAddressLifetime(QNetworkAddressEntry* theWrappedObject) +{ + ( theWrappedObject->clearAddressLifetime()); +} + +QHostAddress PythonQtWrapper_QNetworkAddressEntry::ip(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->ip()); +} + +bool PythonQtWrapper_QNetworkAddressEntry::isLifetimeKnown(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->isLifetimeKnown()); +} + +bool PythonQtWrapper_QNetworkAddressEntry::isPermanent(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->isPermanent()); +} + +bool PythonQtWrapper_QNetworkAddressEntry::isTemporary(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->isTemporary()); +} + +QHostAddress PythonQtWrapper_QNetworkAddressEntry::netmask(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->netmask()); +} + +bool PythonQtWrapper_QNetworkAddressEntry::__ne__(QNetworkAddressEntry* theWrappedObject, const QNetworkAddressEntry& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QNetworkAddressEntry::__eq__(QNetworkAddressEntry* theWrappedObject, const QNetworkAddressEntry& other) const +{ + return ( (*theWrappedObject)== other); +} + +QDeadlineTimer PythonQtWrapper_QNetworkAddressEntry::preferredLifetime(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->preferredLifetime()); +} + +int PythonQtWrapper_QNetworkAddressEntry::prefixLength(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->prefixLength()); +} + +void PythonQtWrapper_QNetworkAddressEntry::setAddressLifetime(QNetworkAddressEntry* theWrappedObject, QDeadlineTimer preferred, QDeadlineTimer validity) +{ + ( theWrappedObject->setAddressLifetime(preferred, validity)); +} + +void PythonQtWrapper_QNetworkAddressEntry::setBroadcast(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newBroadcast) +{ + ( theWrappedObject->setBroadcast(newBroadcast)); +} + +void PythonQtWrapper_QNetworkAddressEntry::setIp(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newIp) +{ + ( theWrappedObject->setIp(newIp)); +} + +void PythonQtWrapper_QNetworkAddressEntry::setNetmask(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newNetmask) +{ + ( theWrappedObject->setNetmask(newNetmask)); +} + +void PythonQtWrapper_QNetworkAddressEntry::setPrefixLength(QNetworkAddressEntry* theWrappedObject, int length) +{ + ( theWrappedObject->setPrefixLength(length)); +} + +void PythonQtWrapper_QNetworkAddressEntry::swap(QNetworkAddressEntry* theWrappedObject, QNetworkAddressEntry& other) +{ + ( theWrappedObject->swap(other)); +} + +QDeadlineTimer PythonQtWrapper_QNetworkAddressEntry::validityLifetime(QNetworkAddressEntry* theWrappedObject) const +{ + return ( theWrappedObject->validityLifetime()); +} + + + +QNetworkCacheMetaData* PythonQtWrapper_QNetworkCacheMetaData::new_QNetworkCacheMetaData() +{ +return new QNetworkCacheMetaData(); } + +QNetworkCacheMetaData* PythonQtWrapper_QNetworkCacheMetaData::new_QNetworkCacheMetaData(const QNetworkCacheMetaData& other) +{ +return new QNetworkCacheMetaData(other); } + +QHash PythonQtWrapper_QNetworkCacheMetaData::attributes(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->attributes()); +} + +QDateTime PythonQtWrapper_QNetworkCacheMetaData::expirationDate(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->expirationDate()); +} + +bool PythonQtWrapper_QNetworkCacheMetaData::isValid(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QDateTime PythonQtWrapper_QNetworkCacheMetaData::lastModified(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->lastModified()); +} + +bool PythonQtWrapper_QNetworkCacheMetaData::__ne__(QNetworkCacheMetaData* theWrappedObject, const QNetworkCacheMetaData& other) const +{ + return ( (*theWrappedObject)!= other); +} + +void PythonQtWrapper_QNetworkCacheMetaData::writeTo(QNetworkCacheMetaData* theWrappedObject, QDataStream& arg__1) +{ + arg__1 << (*theWrappedObject); +} + +bool PythonQtWrapper_QNetworkCacheMetaData::__eq__(QNetworkCacheMetaData* theWrappedObject, const QNetworkCacheMetaData& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QNetworkCacheMetaData::readFrom(QNetworkCacheMetaData* theWrappedObject, QDataStream& arg__1) +{ + arg__1 >> (*theWrappedObject); +} + +QList > PythonQtWrapper_QNetworkCacheMetaData::rawHeaders(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->rawHeaders()); +} + +bool PythonQtWrapper_QNetworkCacheMetaData::saveToDisk(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->saveToDisk()); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setAttributes(QNetworkCacheMetaData* theWrappedObject, const QHash& attributes) +{ + ( theWrappedObject->setAttributes(attributes)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setExpirationDate(QNetworkCacheMetaData* theWrappedObject, const QDateTime& dateTime) +{ + ( theWrappedObject->setExpirationDate(dateTime)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setLastModified(QNetworkCacheMetaData* theWrappedObject, const QDateTime& dateTime) +{ + ( theWrappedObject->setLastModified(dateTime)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setRawHeaders(QNetworkCacheMetaData* theWrappedObject, const QList >& headers) +{ + ( theWrappedObject->setRawHeaders(headers)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setSaveToDisk(QNetworkCacheMetaData* theWrappedObject, bool allow) +{ + ( theWrappedObject->setSaveToDisk(allow)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::setUrl(QNetworkCacheMetaData* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QNetworkCacheMetaData::swap(QNetworkCacheMetaData* theWrappedObject, QNetworkCacheMetaData& other) +{ + ( theWrappedObject->swap(other)); +} + +QUrl PythonQtWrapper_QNetworkCacheMetaData::url(QNetworkCacheMetaData* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +QNetworkConfiguration* PythonQtWrapper_QNetworkConfiguration::new_QNetworkConfiguration() +{ +return new QNetworkConfiguration(); } + +QNetworkConfiguration* PythonQtWrapper_QNetworkConfiguration::new_QNetworkConfiguration(const QNetworkConfiguration& other) +{ +return new QNetworkConfiguration(other); } + +QNetworkConfiguration::BearerType PythonQtWrapper_QNetworkConfiguration::bearerType(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->bearerType()); +} + +QNetworkConfiguration::BearerType PythonQtWrapper_QNetworkConfiguration::bearerTypeFamily(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->bearerTypeFamily()); +} + +QString PythonQtWrapper_QNetworkConfiguration::bearerTypeName(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->bearerTypeName()); +} + +QList PythonQtWrapper_QNetworkConfiguration::children(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->children()); +} + +int PythonQtWrapper_QNetworkConfiguration::connectTimeout(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->connectTimeout()); +} + +QString PythonQtWrapper_QNetworkConfiguration::identifier(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->identifier()); +} + +bool PythonQtWrapper_QNetworkConfiguration::isRoamingAvailable(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->isRoamingAvailable()); +} + +bool PythonQtWrapper_QNetworkConfiguration::isValid(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QString PythonQtWrapper_QNetworkConfiguration::name(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QNetworkConfiguration::__ne__(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QNetworkConfiguration* PythonQtWrapper_QNetworkConfiguration::operator_assign(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QNetworkConfiguration::__eq__(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other) const +{ + return ( (*theWrappedObject)== other); +} + +QNetworkConfiguration::Purpose PythonQtWrapper_QNetworkConfiguration::purpose(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->purpose()); +} + +bool PythonQtWrapper_QNetworkConfiguration::setConnectTimeout(QNetworkConfiguration* theWrappedObject, int timeout) +{ + return ( theWrappedObject->setConnectTimeout(timeout)); +} + +QNetworkConfiguration::StateFlags PythonQtWrapper_QNetworkConfiguration::state(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +void PythonQtWrapper_QNetworkConfiguration::swap(QNetworkConfiguration* theWrappedObject, QNetworkConfiguration& other) +{ + ( theWrappedObject->swap(other)); +} + +QNetworkConfiguration::Type PythonQtWrapper_QNetworkConfiguration::type(QNetworkConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +PythonQtShell_QNetworkConfigurationManager::~PythonQtShell_QNetworkConfigurationManager() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QNetworkConfigurationManager::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkConfigurationManager::childEvent(event0); +} +void PythonQtShell_QNetworkConfigurationManager::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkConfigurationManager::customEvent(event0); +} +bool PythonQtShell_QNetworkConfigurationManager::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkConfigurationManager::event(event0); +} +bool PythonQtShell_QNetworkConfigurationManager::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkConfigurationManager::eventFilter(watched0, event1); +} +void PythonQtShell_QNetworkConfigurationManager::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkConfigurationManager::timerEvent(event0); +} +QNetworkConfigurationManager* PythonQtWrapper_QNetworkConfigurationManager::new_QNetworkConfigurationManager(QObject* parent) +{ +return new PythonQtShell_QNetworkConfigurationManager(parent); } + +const QMetaObject* PythonQtShell_QNetworkConfigurationManager::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkConfigurationManager::staticMetaObject); + } else { + return &QNetworkConfigurationManager::staticMetaObject; + } +} +int PythonQtShell_QNetworkConfigurationManager::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkConfigurationManager::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QNetworkConfigurationManager::allConfigurations(QNetworkConfigurationManager* theWrappedObject, QNetworkConfiguration::StateFlags flags) const +{ + return ( theWrappedObject->allConfigurations(flags)); +} + +QNetworkConfigurationManager::Capabilities PythonQtWrapper_QNetworkConfigurationManager::capabilities(QNetworkConfigurationManager* theWrappedObject) const +{ + return ( theWrappedObject->capabilities()); +} + +QNetworkConfiguration PythonQtWrapper_QNetworkConfigurationManager::configurationFromIdentifier(QNetworkConfigurationManager* theWrappedObject, const QString& identifier) const +{ + return ( theWrappedObject->configurationFromIdentifier(identifier)); +} + +QNetworkConfiguration PythonQtWrapper_QNetworkConfigurationManager::defaultConfiguration(QNetworkConfigurationManager* theWrappedObject) const +{ + return ( theWrappedObject->defaultConfiguration()); +} + +bool PythonQtWrapper_QNetworkConfigurationManager::isOnline(QNetworkConfigurationManager* theWrappedObject) const +{ + return ( theWrappedObject->isOnline()); +} + + + +QNetworkCookie* PythonQtWrapper_QNetworkCookie::new_QNetworkCookie(const QByteArray& name, const QByteArray& value) +{ +return new QNetworkCookie(name, value); } + +QNetworkCookie* PythonQtWrapper_QNetworkCookie::new_QNetworkCookie(const QNetworkCookie& other) +{ +return new QNetworkCookie(other); } + +QString PythonQtWrapper_QNetworkCookie::domain(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->domain()); +} + +QDateTime PythonQtWrapper_QNetworkCookie::expirationDate(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->expirationDate()); +} + +bool PythonQtWrapper_QNetworkCookie::hasSameIdentifier(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const +{ + return ( theWrappedObject->hasSameIdentifier(other)); +} + +bool PythonQtWrapper_QNetworkCookie::isHttpOnly(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->isHttpOnly()); +} + +bool PythonQtWrapper_QNetworkCookie::isSecure(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->isSecure()); +} + +bool PythonQtWrapper_QNetworkCookie::isSessionCookie(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->isSessionCookie()); +} + +QByteArray PythonQtWrapper_QNetworkCookie::name(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +void PythonQtWrapper_QNetworkCookie::normalize(QNetworkCookie* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->normalize(url)); +} + +bool PythonQtWrapper_QNetworkCookie::__ne__(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QNetworkCookie::__eq__(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const +{ + return ( (*theWrappedObject)== other); +} + +QList PythonQtWrapper_QNetworkCookie::static_QNetworkCookie_parseCookies(const QByteArray& cookieString) +{ + return (QNetworkCookie::parseCookies(cookieString)); +} + +QString PythonQtWrapper_QNetworkCookie::path(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->path()); +} + +void PythonQtWrapper_QNetworkCookie::setDomain(QNetworkCookie* theWrappedObject, const QString& domain) +{ + ( theWrappedObject->setDomain(domain)); +} + +void PythonQtWrapper_QNetworkCookie::setExpirationDate(QNetworkCookie* theWrappedObject, const QDateTime& date) +{ + ( theWrappedObject->setExpirationDate(date)); +} + +void PythonQtWrapper_QNetworkCookie::setHttpOnly(QNetworkCookie* theWrappedObject, bool enable) +{ + ( theWrappedObject->setHttpOnly(enable)); +} + +void PythonQtWrapper_QNetworkCookie::setName(QNetworkCookie* theWrappedObject, const QByteArray& cookieName) +{ + ( theWrappedObject->setName(cookieName)); +} + +void PythonQtWrapper_QNetworkCookie::setPath(QNetworkCookie* theWrappedObject, const QString& path) +{ + ( theWrappedObject->setPath(path)); +} + +void PythonQtWrapper_QNetworkCookie::setSecure(QNetworkCookie* theWrappedObject, bool enable) +{ + ( theWrappedObject->setSecure(enable)); +} + +void PythonQtWrapper_QNetworkCookie::setValue(QNetworkCookie* theWrappedObject, const QByteArray& value) +{ + ( theWrappedObject->setValue(value)); +} + +void PythonQtWrapper_QNetworkCookie::swap(QNetworkCookie* theWrappedObject, QNetworkCookie& other) +{ + ( theWrappedObject->swap(other)); +} + +QByteArray PythonQtWrapper_QNetworkCookie::toRawForm(QNetworkCookie* theWrappedObject, QNetworkCookie::RawForm form) const +{ + return ( theWrappedObject->toRawForm(form)); +} + +QByteArray PythonQtWrapper_QNetworkCookie::value(QNetworkCookie* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + +QString PythonQtWrapper_QNetworkCookie::py_toString(QNetworkCookie* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QNetworkCookieJar::~PythonQtShell_QNetworkCookieJar() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QNetworkCookieJar::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkCookieJar::childEvent(event0); +} +QList PythonQtShell_QNetworkCookieJar::cookiesForUrl(const QUrl& url0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cookiesForUrl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cookiesForUrl", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::cookiesForUrl(url0); +} +void PythonQtShell_QNetworkCookieJar::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkCookieJar::customEvent(event0); +} +bool PythonQtShell_QNetworkCookieJar::deleteCookie(const QNetworkCookie& cookie0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deleteCookie"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QNetworkCookie&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&cookie0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deleteCookie", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::deleteCookie(cookie0); +} +bool PythonQtShell_QNetworkCookieJar::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::event(event0); +} +bool PythonQtShell_QNetworkCookieJar::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::eventFilter(watched0, event1); +} +bool PythonQtShell_QNetworkCookieJar::insertCookie(const QNetworkCookie& cookie0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertCookie"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QNetworkCookie&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&cookie0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertCookie", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::insertCookie(cookie0); +} +bool PythonQtShell_QNetworkCookieJar::setCookiesFromUrl(const QList& cookieList0, const QUrl& url1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setCookiesFromUrl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QList&" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&cookieList0, (void*)&url1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setCookiesFromUrl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::setCookiesFromUrl(cookieList0, url1); +} +void PythonQtShell_QNetworkCookieJar::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkCookieJar::timerEvent(event0); +} +bool PythonQtShell_QNetworkCookieJar::updateCookie(const QNetworkCookie& cookie0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateCookie"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QNetworkCookie&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&cookie0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updateCookie", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::updateCookie(cookie0); +} +bool PythonQtShell_QNetworkCookieJar::validateCookie(const QNetworkCookie& cookie0, const QUrl& url1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("validateCookie"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QNetworkCookie&" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&cookie0, (void*)&url1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("validateCookie", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkCookieJar::validateCookie(cookie0, url1); +} +QNetworkCookieJar* PythonQtWrapper_QNetworkCookieJar::new_QNetworkCookieJar(QObject* parent) +{ +return new PythonQtShell_QNetworkCookieJar(parent); } + +const QMetaObject* PythonQtShell_QNetworkCookieJar::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkCookieJar::staticMetaObject); + } else { + return &QNetworkCookieJar::staticMetaObject; + } +} +int PythonQtShell_QNetworkCookieJar::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkCookieJar::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QNetworkCookieJar::allCookies(QNetworkCookieJar* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->promoted_allCookies()); +} + +QList PythonQtWrapper_QNetworkCookieJar::cookiesForUrl(QNetworkCookieJar* theWrappedObject, const QUrl& url) const +{ + return ( theWrappedObject->cookiesForUrl(url)); +} + +bool PythonQtWrapper_QNetworkCookieJar::deleteCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie) +{ + return ( theWrappedObject->deleteCookie(cookie)); +} + +bool PythonQtWrapper_QNetworkCookieJar::insertCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie) +{ + return ( theWrappedObject->insertCookie(cookie)); +} + +void PythonQtWrapper_QNetworkCookieJar::setAllCookies(QNetworkCookieJar* theWrappedObject, const QList& cookieList) +{ + ( ((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->promoted_setAllCookies(cookieList)); +} + +bool PythonQtWrapper_QNetworkCookieJar::setCookiesFromUrl(QNetworkCookieJar* theWrappedObject, const QList& cookieList, const QUrl& url) +{ + return ( theWrappedObject->setCookiesFromUrl(cookieList, url)); +} + +bool PythonQtWrapper_QNetworkCookieJar::updateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie) +{ + return ( theWrappedObject->updateCookie(cookie)); +} + +bool PythonQtWrapper_QNetworkCookieJar::validateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie, const QUrl& url) const +{ + return ( ((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->promoted_validateCookie(cookie, url)); +} + + + +QNetworkDatagram* PythonQtWrapper_QNetworkDatagram::new_QNetworkDatagram() +{ +return new QNetworkDatagram(); } + +QNetworkDatagram* PythonQtWrapper_QNetworkDatagram::new_QNetworkDatagram(const QByteArray& data, const QHostAddress& destinationAddress, unsigned short port) +{ +return new QNetworkDatagram(data, destinationAddress, port); } + +QNetworkDatagram* PythonQtWrapper_QNetworkDatagram::new_QNetworkDatagram(const QNetworkDatagram& other) +{ +return new QNetworkDatagram(other); } + +void PythonQtWrapper_QNetworkDatagram::clear(QNetworkDatagram* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +QByteArray PythonQtWrapper_QNetworkDatagram::data(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +QHostAddress PythonQtWrapper_QNetworkDatagram::destinationAddress(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->destinationAddress()); +} + +int PythonQtWrapper_QNetworkDatagram::destinationPort(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->destinationPort()); +} + +int PythonQtWrapper_QNetworkDatagram::hopLimit(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->hopLimit()); +} + +uint PythonQtWrapper_QNetworkDatagram::interfaceIndex(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->interfaceIndex()); +} + +bool PythonQtWrapper_QNetworkDatagram::isNull(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QNetworkDatagram::isValid(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QNetworkDatagram PythonQtWrapper_QNetworkDatagram::makeReply(QNetworkDatagram* theWrappedObject, const QByteArray& paylaod) const +{ + return ( theWrappedObject->makeReply(paylaod)); +} + +QNetworkDatagram* PythonQtWrapper_QNetworkDatagram::operator_assign(QNetworkDatagram* theWrappedObject, const QNetworkDatagram& other) +{ + return &( (*theWrappedObject)= other); +} + +QHostAddress PythonQtWrapper_QNetworkDatagram::senderAddress(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->senderAddress()); +} + +int PythonQtWrapper_QNetworkDatagram::senderPort(QNetworkDatagram* theWrappedObject) const +{ + return ( theWrappedObject->senderPort()); +} + +void PythonQtWrapper_QNetworkDatagram::setData(QNetworkDatagram* theWrappedObject, const QByteArray& data) +{ + ( theWrappedObject->setData(data)); +} + +void PythonQtWrapper_QNetworkDatagram::setDestination(QNetworkDatagram* theWrappedObject, const QHostAddress& address, unsigned short port) +{ + ( theWrappedObject->setDestination(address, port)); +} + +void PythonQtWrapper_QNetworkDatagram::setHopLimit(QNetworkDatagram* theWrappedObject, int count) +{ + ( theWrappedObject->setHopLimit(count)); +} + +void PythonQtWrapper_QNetworkDatagram::setInterfaceIndex(QNetworkDatagram* theWrappedObject, uint index) +{ + ( theWrappedObject->setInterfaceIndex(index)); +} + +void PythonQtWrapper_QNetworkDatagram::setSender(QNetworkDatagram* theWrappedObject, const QHostAddress& address, unsigned short port) +{ + ( theWrappedObject->setSender(address, port)); +} + +void PythonQtWrapper_QNetworkDatagram::swap(QNetworkDatagram* theWrappedObject, QNetworkDatagram& other) +{ + ( theWrappedObject->swap(other)); +} + + + +PythonQtShell_QNetworkDiskCache::~PythonQtShell_QNetworkDiskCache() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +qint64 PythonQtShell_QNetworkDiskCache::cacheSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cacheSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cacheSize", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::cacheSize(); +} +void PythonQtShell_QNetworkDiskCache::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::childEvent(event0); +} +void PythonQtShell_QNetworkDiskCache::clear() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clear"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::clear(); +} +void PythonQtShell_QNetworkDiskCache::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::customEvent(event0); +} +QIODevice* PythonQtShell_QNetworkDiskCache::data(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QIODevice* returnValue; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::data(url0); +} +bool PythonQtShell_QNetworkDiskCache::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::event(event0); +} +bool PythonQtShell_QNetworkDiskCache::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::eventFilter(watched0, event1); +} +qint64 PythonQtShell_QNetworkDiskCache::expire() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("expire"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("expire", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::expire(); +} +void PythonQtShell_QNetworkDiskCache::insert(QIODevice* device0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QIODevice*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&device0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::insert(device0); +} +QNetworkCacheMetaData PythonQtShell_QNetworkDiskCache::metaData(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QNetworkCacheMetaData" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QNetworkCacheMetaData returnValue; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metaData", methodInfo, result); + } else { + returnValue = *((QNetworkCacheMetaData*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::metaData(url0); +} +QIODevice* PythonQtShell_QNetworkDiskCache::prepare(const QNetworkCacheMetaData& metaData0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("prepare"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QIODevice*" , "const QNetworkCacheMetaData&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QIODevice* returnValue; + void* args[2] = {NULL, (void*)&metaData0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("prepare", methodInfo, result); + } else { + returnValue = *((QIODevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::prepare(metaData0); +} +bool PythonQtShell_QNetworkDiskCache::remove(const QUrl& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("remove"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("remove", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkDiskCache::remove(url0); +} +void PythonQtShell_QNetworkDiskCache::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::timerEvent(event0); +} +void PythonQtShell_QNetworkDiskCache::updateMetaData(const QNetworkCacheMetaData& metaData0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateMetaData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QNetworkCacheMetaData&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&metaData0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkDiskCache::updateMetaData(metaData0); +} +QNetworkDiskCache* PythonQtWrapper_QNetworkDiskCache::new_QNetworkDiskCache(QObject* parent) +{ +return new PythonQtShell_QNetworkDiskCache(parent); } + +const QMetaObject* PythonQtShell_QNetworkDiskCache::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkDiskCache::staticMetaObject); + } else { + return &QNetworkDiskCache::staticMetaObject; + } +} +int PythonQtShell_QNetworkDiskCache::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkDiskCache::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QNetworkDiskCache::cacheDirectory(QNetworkDiskCache* theWrappedObject) const +{ + return ( theWrappedObject->cacheDirectory()); +} + +qint64 PythonQtWrapper_QNetworkDiskCache::expire(QNetworkDiskCache* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->promoted_expire()); +} + +QNetworkCacheMetaData PythonQtWrapper_QNetworkDiskCache::fileMetaData(QNetworkDiskCache* theWrappedObject, const QString& fileName) const +{ + return ( theWrappedObject->fileMetaData(fileName)); +} + +qint64 PythonQtWrapper_QNetworkDiskCache::maximumCacheSize(QNetworkDiskCache* theWrappedObject) const +{ + return ( theWrappedObject->maximumCacheSize()); +} + +void PythonQtWrapper_QNetworkDiskCache::setCacheDirectory(QNetworkDiskCache* theWrappedObject, const QString& cacheDir) +{ + ( theWrappedObject->setCacheDirectory(cacheDir)); +} + +void PythonQtWrapper_QNetworkDiskCache::setMaximumCacheSize(QNetworkDiskCache* theWrappedObject, qint64 size) +{ + ( theWrappedObject->setMaximumCacheSize(size)); +} + + + +QNetworkInterface* PythonQtWrapper_QNetworkInterface::new_QNetworkInterface() +{ +return new QNetworkInterface(); } + +QNetworkInterface* PythonQtWrapper_QNetworkInterface::new_QNetworkInterface(const QNetworkInterface& other) +{ +return new QNetworkInterface(other); } + +QList PythonQtWrapper_QNetworkInterface::addressEntries(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->addressEntries()); +} + +QList PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_allAddresses() +{ + return (QNetworkInterface::allAddresses()); +} + +QList PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_allInterfaces() +{ + return (QNetworkInterface::allInterfaces()); +} + +QNetworkInterface::InterfaceFlags PythonQtWrapper_QNetworkInterface::flags(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->flags()); +} + +QString PythonQtWrapper_QNetworkInterface::hardwareAddress(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->hardwareAddress()); +} + +QString PythonQtWrapper_QNetworkInterface::humanReadableName(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->humanReadableName()); +} + +int PythonQtWrapper_QNetworkInterface::index(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->index()); +} + +QNetworkInterface PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_interfaceFromIndex(int index) +{ + return (QNetworkInterface::interfaceFromIndex(index)); +} + +QNetworkInterface PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_interfaceFromName(const QString& name) +{ + return (QNetworkInterface::interfaceFromName(name)); +} + +int PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_interfaceIndexFromName(const QString& name) +{ + return (QNetworkInterface::interfaceIndexFromName(name)); +} + +QString PythonQtWrapper_QNetworkInterface::static_QNetworkInterface_interfaceNameFromIndex(int index) +{ + return (QNetworkInterface::interfaceNameFromIndex(index)); +} + +bool PythonQtWrapper_QNetworkInterface::isValid(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +int PythonQtWrapper_QNetworkInterface::maximumTransmissionUnit(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->maximumTransmissionUnit()); +} + +QString PythonQtWrapper_QNetworkInterface::name(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +void PythonQtWrapper_QNetworkInterface::swap(QNetworkInterface* theWrappedObject, QNetworkInterface& other) +{ + ( theWrappedObject->swap(other)); +} + +QNetworkInterface::InterfaceType PythonQtWrapper_QNetworkInterface::type(QNetworkInterface* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QString PythonQtWrapper_QNetworkInterface::py_toString(QNetworkInterface* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +QNetworkProxy* PythonQtWrapper_QNetworkProxy::new_QNetworkProxy() +{ +return new QNetworkProxy(); } + +QNetworkProxy* PythonQtWrapper_QNetworkProxy::new_QNetworkProxy(QNetworkProxy::ProxyType type, const QString& hostName, unsigned short port, const QString& user, const QString& password) +{ +return new QNetworkProxy(type, hostName, port, user, password); } + +QNetworkProxy* PythonQtWrapper_QNetworkProxy::new_QNetworkProxy(const QNetworkProxy& other) +{ +return new QNetworkProxy(other); } + +QNetworkProxy PythonQtWrapper_QNetworkProxy::static_QNetworkProxy_applicationProxy() +{ + return (QNetworkProxy::applicationProxy()); +} + +QNetworkProxy::Capabilities PythonQtWrapper_QNetworkProxy::capabilities(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->capabilities()); +} + +bool PythonQtWrapper_QNetworkProxy::hasRawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->hasRawHeader(headerName)); +} + +QVariant PythonQtWrapper_QNetworkProxy::header(QNetworkProxy* theWrappedObject, QNetworkRequest::KnownHeaders header) const +{ + return ( theWrappedObject->header(header)); +} + +QString PythonQtWrapper_QNetworkProxy::hostName(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->hostName()); +} + +bool PythonQtWrapper_QNetworkProxy::isCachingProxy(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->isCachingProxy()); +} + +bool PythonQtWrapper_QNetworkProxy::isTransparentProxy(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->isTransparentProxy()); +} + +bool PythonQtWrapper_QNetworkProxy::__ne__(QNetworkProxy* theWrappedObject, const QNetworkProxy& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QNetworkProxy::__eq__(QNetworkProxy* theWrappedObject, const QNetworkProxy& other) const +{ + return ( (*theWrappedObject)== other); +} + +QString PythonQtWrapper_QNetworkProxy::password(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->password()); +} + +unsigned short PythonQtWrapper_QNetworkProxy::port(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->port()); +} + +QByteArray PythonQtWrapper_QNetworkProxy::rawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->rawHeader(headerName)); +} + +QList PythonQtWrapper_QNetworkProxy::rawHeaderList(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->rawHeaderList()); +} + +void PythonQtWrapper_QNetworkProxy::static_QNetworkProxy_setApplicationProxy(const QNetworkProxy& proxy) +{ + (QNetworkProxy::setApplicationProxy(proxy)); +} + +void PythonQtWrapper_QNetworkProxy::setCapabilities(QNetworkProxy* theWrappedObject, QNetworkProxy::Capabilities capab) +{ + ( theWrappedObject->setCapabilities(capab)); +} + +void PythonQtWrapper_QNetworkProxy::setHeader(QNetworkProxy* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value) +{ + ( theWrappedObject->setHeader(header, value)); +} + +void PythonQtWrapper_QNetworkProxy::setHostName(QNetworkProxy* theWrappedObject, const QString& hostName) +{ + ( theWrappedObject->setHostName(hostName)); +} + +void PythonQtWrapper_QNetworkProxy::setPassword(QNetworkProxy* theWrappedObject, const QString& password) +{ + ( theWrappedObject->setPassword(password)); +} + +void PythonQtWrapper_QNetworkProxy::setPort(QNetworkProxy* theWrappedObject, unsigned short port) +{ + ( theWrappedObject->setPort(port)); +} + +void PythonQtWrapper_QNetworkProxy::setRawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName, const QByteArray& value) +{ + ( theWrappedObject->setRawHeader(headerName, value)); +} + +void PythonQtWrapper_QNetworkProxy::setType(QNetworkProxy* theWrappedObject, QNetworkProxy::ProxyType type) +{ + ( theWrappedObject->setType(type)); +} + +void PythonQtWrapper_QNetworkProxy::setUser(QNetworkProxy* theWrappedObject, const QString& userName) +{ + ( theWrappedObject->setUser(userName)); +} + +void PythonQtWrapper_QNetworkProxy::swap(QNetworkProxy* theWrappedObject, QNetworkProxy& other) +{ + ( theWrappedObject->swap(other)); +} + +QNetworkProxy::ProxyType PythonQtWrapper_QNetworkProxy::type(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QString PythonQtWrapper_QNetworkProxy::user(QNetworkProxy* theWrappedObject) const +{ + return ( theWrappedObject->user()); +} + +QString PythonQtWrapper_QNetworkProxy::py_toString(QNetworkProxy* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QNetworkProxyFactory::~PythonQtShell_QNetworkProxyFactory() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QList PythonQtShell_QNetworkProxyFactory::queryProxy(const QNetworkProxyQuery& query0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("queryProxy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QNetworkProxyQuery&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QList returnValue; + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("queryProxy", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +QNetworkProxyFactory* PythonQtWrapper_QNetworkProxyFactory::new_QNetworkProxyFactory() +{ +return new PythonQtShell_QNetworkProxyFactory(); } + +QList PythonQtWrapper_QNetworkProxyFactory::static_QNetworkProxyFactory_proxyForQuery(const QNetworkProxyQuery& query) +{ + return (QNetworkProxyFactory::proxyForQuery(query)); +} + +QList PythonQtWrapper_QNetworkProxyFactory::queryProxy(QNetworkProxyFactory* theWrappedObject, const QNetworkProxyQuery& query) +{ + return ( theWrappedObject->queryProxy(query)); +} + +void PythonQtWrapper_QNetworkProxyFactory::static_QNetworkProxyFactory_setApplicationProxyFactory(QNetworkProxyFactory* factory) +{ + (QNetworkProxyFactory::setApplicationProxyFactory(factory)); +} + +void PythonQtWrapper_QNetworkProxyFactory::static_QNetworkProxyFactory_setUseSystemConfiguration(bool enable) +{ + (QNetworkProxyFactory::setUseSystemConfiguration(enable)); +} + +QList PythonQtWrapper_QNetworkProxyFactory::static_QNetworkProxyFactory_systemProxyForQuery(const QNetworkProxyQuery& query) +{ + return (QNetworkProxyFactory::systemProxyForQuery(query)); +} + +bool PythonQtWrapper_QNetworkProxyFactory::static_QNetworkProxyFactory_usesSystemConfiguration() +{ + return (QNetworkProxyFactory::usesSystemConfiguration()); +} + + + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery() +{ +return new QNetworkProxyQuery(); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, const QString& hostname, int port, const QString& protocolTag, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(networkConfiguration, hostname, port, protocolTag, queryType); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, const QUrl& requestUrl, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(networkConfiguration, requestUrl, queryType); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, unsigned short bindPort, const QString& protocolTag, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(networkConfiguration, bindPort, protocolTag, queryType); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QNetworkProxyQuery& other) +{ +return new QNetworkProxyQuery(other); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QString& hostname, int port, const QString& protocolTag, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(hostname, port, protocolTag, queryType); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(const QUrl& requestUrl, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(requestUrl, queryType); } + +QNetworkProxyQuery* PythonQtWrapper_QNetworkProxyQuery::new_QNetworkProxyQuery(unsigned short bindPort, const QString& protocolTag, QNetworkProxyQuery::QueryType queryType) +{ +return new QNetworkProxyQuery(bindPort, protocolTag, queryType); } + +int PythonQtWrapper_QNetworkProxyQuery::localPort(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->localPort()); +} + +QNetworkConfiguration PythonQtWrapper_QNetworkProxyQuery::networkConfiguration(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->networkConfiguration()); +} + +bool PythonQtWrapper_QNetworkProxyQuery::__ne__(QNetworkProxyQuery* theWrappedObject, const QNetworkProxyQuery& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QNetworkProxyQuery::__eq__(QNetworkProxyQuery* theWrappedObject, const QNetworkProxyQuery& other) const +{ + return ( (*theWrappedObject)== other); +} + +QString PythonQtWrapper_QNetworkProxyQuery::peerHostName(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->peerHostName()); +} + +int PythonQtWrapper_QNetworkProxyQuery::peerPort(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->peerPort()); +} + +QString PythonQtWrapper_QNetworkProxyQuery::protocolTag(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->protocolTag()); +} + +QNetworkProxyQuery::QueryType PythonQtWrapper_QNetworkProxyQuery::queryType(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->queryType()); +} + +void PythonQtWrapper_QNetworkProxyQuery::setLocalPort(QNetworkProxyQuery* theWrappedObject, int port) +{ + ( theWrappedObject->setLocalPort(port)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setNetworkConfiguration(QNetworkProxyQuery* theWrappedObject, const QNetworkConfiguration& networkConfiguration) +{ + ( theWrappedObject->setNetworkConfiguration(networkConfiguration)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setPeerHostName(QNetworkProxyQuery* theWrappedObject, const QString& hostname) +{ + ( theWrappedObject->setPeerHostName(hostname)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setPeerPort(QNetworkProxyQuery* theWrappedObject, int port) +{ + ( theWrappedObject->setPeerPort(port)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setProtocolTag(QNetworkProxyQuery* theWrappedObject, const QString& protocolTag) +{ + ( theWrappedObject->setProtocolTag(protocolTag)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setQueryType(QNetworkProxyQuery* theWrappedObject, QNetworkProxyQuery::QueryType type) +{ + ( theWrappedObject->setQueryType(type)); +} + +void PythonQtWrapper_QNetworkProxyQuery::setUrl(QNetworkProxyQuery* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QNetworkProxyQuery::swap(QNetworkProxyQuery* theWrappedObject, QNetworkProxyQuery& other) +{ + ( theWrappedObject->swap(other)); +} + +QUrl PythonQtWrapper_QNetworkProxyQuery::url(QNetworkProxyQuery* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +QString PythonQtWrapper_QNetworkProxyQuery::py_toString(QNetworkProxyQuery* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.h b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.h new file mode 100644 index 00000000..38764dad --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network0.h @@ -0,0 +1,1390 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QAbstractNetworkCache : public QAbstractNetworkCache +{ +public: + PythonQtShell_QAbstractNetworkCache(QObject* parent = nullptr):QAbstractNetworkCache(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractNetworkCache(); + +virtual qint64 cacheSize() const; +virtual void childEvent(QChildEvent* event); +virtual void clear(); +virtual void customEvent(QEvent* event); +virtual QIODevice* data(const QUrl& url); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void insert(QIODevice* device); +virtual QNetworkCacheMetaData metaData(const QUrl& url); +virtual QIODevice* prepare(const QNetworkCacheMetaData& metaData); +virtual bool remove(const QUrl& url); +virtual void timerEvent(QTimerEvent* event); +virtual void updateMetaData(const QNetworkCacheMetaData& metaData); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractNetworkCache : public QAbstractNetworkCache +{ public: +inline qint64 py_q_cacheSize() const { return this->cacheSize(); } +inline void py_q_clear() { this->clear(); } +inline QIODevice* py_q_data(const QUrl& url) { return this->data(url); } +inline void py_q_insert(QIODevice* device) { this->insert(device); } +inline QNetworkCacheMetaData py_q_metaData(const QUrl& url) { return this->metaData(url); } +inline QIODevice* py_q_prepare(const QNetworkCacheMetaData& metaData) { return this->prepare(metaData); } +inline bool py_q_remove(const QUrl& url) { return this->remove(url); } +inline void py_q_updateMetaData(const QNetworkCacheMetaData& metaData) { this->updateMetaData(metaData); } +}; + +class PythonQtWrapper_QAbstractNetworkCache : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractNetworkCache* new_QAbstractNetworkCache(QObject* parent = nullptr); +void delete_QAbstractNetworkCache(QAbstractNetworkCache* obj) { delete obj; } + qint64 cacheSize(QAbstractNetworkCache* theWrappedObject) const; + qint64 py_q_cacheSize(QAbstractNetworkCache* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_cacheSize());} + void py_q_clear(QAbstractNetworkCache* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_clear());} + QIODevice* data(QAbstractNetworkCache* theWrappedObject, const QUrl& url); + QIODevice* py_q_data(QAbstractNetworkCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_data(url));} + void insert(QAbstractNetworkCache* theWrappedObject, QIODevice* device); + void py_q_insert(QAbstractNetworkCache* theWrappedObject, QIODevice* device){ (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_insert(device));} + QNetworkCacheMetaData metaData(QAbstractNetworkCache* theWrappedObject, const QUrl& url); + QNetworkCacheMetaData py_q_metaData(QAbstractNetworkCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_metaData(url));} + QIODevice* prepare(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData); + QIODevice* py_q_prepare(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData){ return (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_prepare(metaData));} + bool remove(QAbstractNetworkCache* theWrappedObject, const QUrl& url); + bool py_q_remove(QAbstractNetworkCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_remove(url));} + void updateMetaData(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData); + void py_q_updateMetaData(QAbstractNetworkCache* theWrappedObject, const QNetworkCacheMetaData& metaData){ (((PythonQtPublicPromoter_QAbstractNetworkCache*)theWrappedObject)->py_q_updateMetaData(metaData));} +}; + + + + + +class PythonQtShell_QAbstractSocket : public QAbstractSocket +{ +public: + PythonQtShell_QAbstractSocket(QAbstractSocket::SocketType socketType, QObject* parent):QAbstractSocket(socketType, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractSocket(); + +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void connectToHost(const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite); +virtual void connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); +virtual void customEvent(QEvent* event); +virtual void disconnectFromHost(); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode mode); +virtual qint64 pos() const; +virtual qint64 readData(char* data, qint64 maxlen); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual void resume(); +virtual bool seek(qint64 pos); +virtual void setReadBufferSize(qint64 size); +virtual bool setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); +virtual void setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value); +virtual qint64 size() const; +virtual qintptr socketDescriptor() const; +virtual QVariant socketOption(QAbstractSocket::SocketOption option); +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs = 30000); +virtual bool waitForConnected(int msecs = 30000); +virtual bool waitForDisconnected(int msecs = 30000); +virtual bool waitForReadyRead(int msecs = 30000); +virtual qint64 writeData(const char* data, qint64 len); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractSocket : public QAbstractSocket +{ public: +inline qint64 promoted_readData(char* data, qint64 maxlen) { return this->readData(data, maxlen); } +inline qint64 promoted_readLineData(char* data, qint64 maxlen) { return this->readLineData(data, maxlen); } +inline void promoted_setLocalAddress(const QHostAddress& address) { this->setLocalAddress(address); } +inline void promoted_setLocalPort(unsigned short port) { this->setLocalPort(port); } +inline void promoted_setPeerAddress(const QHostAddress& address) { this->setPeerAddress(address); } +inline void promoted_setPeerName(const QString& name) { this->setPeerName(name); } +inline void promoted_setPeerPort(unsigned short port) { this->setPeerPort(port); } +inline void promoted_setSocketError(QAbstractSocket::SocketError socketError) { this->setSocketError(socketError); } +inline void promoted_setSocketState(QAbstractSocket::SocketState state) { this->setSocketState(state); } +inline qint64 promoted_writeData(const char* data, qint64 len) { return this->writeData(data, len); } +inline bool py_q_atEnd() const { return QAbstractSocket::atEnd(); } +inline qint64 py_q_bytesAvailable() const { return QAbstractSocket::bytesAvailable(); } +inline qint64 py_q_bytesToWrite() const { return QAbstractSocket::bytesToWrite(); } +inline bool py_q_canReadLine() const { return QAbstractSocket::canReadLine(); } +inline void py_q_close() { QAbstractSocket::close(); } +inline void py_q_connectToHost(const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite) { QAbstractSocket::connectToHost(address, port, mode); } +inline void py_q_connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol) { QAbstractSocket::connectToHost(hostName, port, mode, protocol); } +inline void py_q_disconnectFromHost() { QAbstractSocket::disconnectFromHost(); } +inline bool py_q_isSequential() const { return QAbstractSocket::isSequential(); } +inline qint64 py_q_readData(char* data, qint64 maxlen) { return QAbstractSocket::readData(data, maxlen); } +inline qint64 py_q_readLineData(char* data, qint64 maxlen) { return QAbstractSocket::readLineData(data, maxlen); } +inline void py_q_resume() { QAbstractSocket::resume(); } +inline void py_q_setReadBufferSize(qint64 size) { QAbstractSocket::setReadBufferSize(size); } +inline bool py_q_setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite) { return QAbstractSocket::setSocketDescriptor(socketDescriptor, state, openMode); } +inline void py_q_setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value) { QAbstractSocket::setSocketOption(option, value); } +inline qintptr py_q_socketDescriptor() const { return QAbstractSocket::socketDescriptor(); } +inline QVariant py_q_socketOption(QAbstractSocket::SocketOption option) { return QAbstractSocket::socketOption(option); } +inline bool py_q_waitForBytesWritten(int msecs = 30000) { return QAbstractSocket::waitForBytesWritten(msecs); } +inline bool py_q_waitForConnected(int msecs = 30000) { return QAbstractSocket::waitForConnected(msecs); } +inline bool py_q_waitForDisconnected(int msecs = 30000) { return QAbstractSocket::waitForDisconnected(msecs); } +inline bool py_q_waitForReadyRead(int msecs = 30000) { return QAbstractSocket::waitForReadyRead(msecs); } +inline qint64 py_q_writeData(const char* data, qint64 len) { return QAbstractSocket::writeData(data, len); } +}; + +class PythonQtWrapper_QAbstractSocket : public QObject +{ Q_OBJECT +public: +Q_ENUMS(BindFlag PauseMode ) +Q_FLAGS(BindMode PauseModes ) +enum BindFlag{ + DefaultForPlatform = QAbstractSocket::DefaultForPlatform, ShareAddress = QAbstractSocket::ShareAddress, DontShareAddress = QAbstractSocket::DontShareAddress, ReuseAddressHint = QAbstractSocket::ReuseAddressHint}; +enum PauseMode{ + PauseNever = QAbstractSocket::PauseNever, PauseOnSslErrors = QAbstractSocket::PauseOnSslErrors}; +Q_DECLARE_FLAGS(BindMode, BindFlag) +Q_DECLARE_FLAGS(PauseModes, PauseMode) +public slots: +QAbstractSocket* new_QAbstractSocket(QAbstractSocket::SocketType socketType, QObject* parent); +void delete_QAbstractSocket(QAbstractSocket* obj) { delete obj; } + void abort(QAbstractSocket* theWrappedObject); + bool py_q_atEnd(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_atEnd());} + bool bind(QAbstractSocket* theWrappedObject, const QHostAddress& address, unsigned short port = 0, QAbstractSocket::BindMode mode = QAbstractSocket::DefaultForPlatform); + bool bind(QAbstractSocket* theWrappedObject, unsigned short port = 0, QAbstractSocket::BindMode mode = QAbstractSocket::DefaultForPlatform); + qint64 py_q_bytesAvailable(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_bytesAvailable());} + qint64 py_q_bytesToWrite(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_bytesToWrite());} + bool py_q_canReadLine(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_canReadLine());} + void py_q_close(QAbstractSocket* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_close());} + void connectToHost(QAbstractSocket* theWrappedObject, const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite); + void py_q_connectToHost(QAbstractSocket* theWrappedObject, const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_connectToHost(address, port, mode));} + void connectToHost(QAbstractSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); + void py_q_connectToHost(QAbstractSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_connectToHost(hostName, port, mode, protocol));} + void disconnectFromHost(QAbstractSocket* theWrappedObject); + void py_q_disconnectFromHost(QAbstractSocket* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_disconnectFromHost());} + QAbstractSocket::SocketError error(QAbstractSocket* theWrappedObject) const; + bool flush(QAbstractSocket* theWrappedObject); + bool py_q_isSequential(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_isSequential());} + bool isValid(QAbstractSocket* theWrappedObject) const; + QHostAddress localAddress(QAbstractSocket* theWrappedObject) const; + unsigned short localPort(QAbstractSocket* theWrappedObject) const; + QAbstractSocket::PauseModes pauseMode(QAbstractSocket* theWrappedObject) const; + QHostAddress peerAddress(QAbstractSocket* theWrappedObject) const; + QString peerName(QAbstractSocket* theWrappedObject) const; + unsigned short peerPort(QAbstractSocket* theWrappedObject) const; + QNetworkProxy proxy(QAbstractSocket* theWrappedObject) const; + qint64 readBufferSize(QAbstractSocket* theWrappedObject) const; + qint64 py_q_readData(QAbstractSocket* theWrappedObject, char* data, qint64 maxlen){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_readData(data, maxlen));} + qint64 py_q_readLineData(QAbstractSocket* theWrappedObject, char* data, qint64 maxlen){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_readLineData(data, maxlen));} + void resume(QAbstractSocket* theWrappedObject); + void py_q_resume(QAbstractSocket* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_resume());} + void setLocalAddress(QAbstractSocket* theWrappedObject, const QHostAddress& address); + void setLocalPort(QAbstractSocket* theWrappedObject, unsigned short port); + void setPauseMode(QAbstractSocket* theWrappedObject, QAbstractSocket::PauseModes pauseMode); + void setPeerAddress(QAbstractSocket* theWrappedObject, const QHostAddress& address); + void setPeerName(QAbstractSocket* theWrappedObject, const QString& name); + void setPeerPort(QAbstractSocket* theWrappedObject, unsigned short port); + void setProxy(QAbstractSocket* theWrappedObject, const QNetworkProxy& networkProxy); + void setReadBufferSize(QAbstractSocket* theWrappedObject, qint64 size); + void py_q_setReadBufferSize(QAbstractSocket* theWrappedObject, qint64 size){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_setReadBufferSize(size));} + bool setSocketDescriptor(QAbstractSocket* theWrappedObject, qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); + bool py_q_setSocketDescriptor(QAbstractSocket* theWrappedObject, qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_setSocketDescriptor(socketDescriptor, state, openMode));} + void setSocketError(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketError socketError); + void setSocketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option, const QVariant& value); + void py_q_setSocketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option, const QVariant& value){ (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_setSocketOption(option, value));} + void setSocketState(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketState state); + qintptr socketDescriptor(QAbstractSocket* theWrappedObject) const; + qintptr py_q_socketDescriptor(QAbstractSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_socketDescriptor());} + QVariant socketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option); + QVariant py_q_socketOption(QAbstractSocket* theWrappedObject, QAbstractSocket::SocketOption option){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_socketOption(option));} + QAbstractSocket::SocketType socketType(QAbstractSocket* theWrappedObject) const; + QAbstractSocket::SocketState state(QAbstractSocket* theWrappedObject) const; + bool py_q_waitForBytesWritten(QAbstractSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_waitForBytesWritten(msecs));} + bool waitForConnected(QAbstractSocket* theWrappedObject, int msecs = 30000); + bool py_q_waitForConnected(QAbstractSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_waitForConnected(msecs));} + bool waitForDisconnected(QAbstractSocket* theWrappedObject, int msecs = 30000); + bool py_q_waitForDisconnected(QAbstractSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_waitForDisconnected(msecs));} + bool py_q_waitForReadyRead(QAbstractSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_waitForReadyRead(msecs));} + qint64 py_q_writeData(QAbstractSocket* theWrappedObject, const char* data, qint64 len){ return (((PythonQtPublicPromoter_QAbstractSocket*)theWrappedObject)->py_q_writeData(data, len));} + bool __nonzero__(QAbstractSocket* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QAuthenticator : public QObject +{ Q_OBJECT +public: +public slots: +QAuthenticator* new_QAuthenticator(); +QAuthenticator* new_QAuthenticator(const QAuthenticator& other); +void delete_QAuthenticator(QAuthenticator* obj) { delete obj; } + bool isNull(QAuthenticator* theWrappedObject) const; + bool __ne__(QAuthenticator* theWrappedObject, const QAuthenticator& other) const; + bool __eq__(QAuthenticator* theWrappedObject, const QAuthenticator& other) const; + QVariant option(QAuthenticator* theWrappedObject, const QString& opt) const; + QHash options(QAuthenticator* theWrappedObject) const; + QString password(QAuthenticator* theWrappedObject) const; + QString realm(QAuthenticator* theWrappedObject) const; + void setOption(QAuthenticator* theWrappedObject, const QString& opt, const QVariant& value); + void setPassword(QAuthenticator* theWrappedObject, const QString& password); + void setRealm(QAuthenticator* theWrappedObject, const QString& realm); + void setUser(QAuthenticator* theWrappedObject, const QString& user); + QString user(QAuthenticator* theWrappedObject) const; + bool __nonzero__(QAuthenticator* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDnsDomainNameRecord : public QObject +{ Q_OBJECT +public: +public slots: +QDnsDomainNameRecord* new_QDnsDomainNameRecord(); +QDnsDomainNameRecord* new_QDnsDomainNameRecord(const QDnsDomainNameRecord& other); +void delete_QDnsDomainNameRecord(QDnsDomainNameRecord* obj) { delete obj; } + QString name(QDnsDomainNameRecord* theWrappedObject) const; + QDnsDomainNameRecord* operator_assign(QDnsDomainNameRecord* theWrappedObject, const QDnsDomainNameRecord& other); + void swap(QDnsDomainNameRecord* theWrappedObject, QDnsDomainNameRecord& other); + unsigned int timeToLive(QDnsDomainNameRecord* theWrappedObject) const; + QString value(QDnsDomainNameRecord* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QDnsHostAddressRecord : public QObject +{ Q_OBJECT +public: +public slots: +QDnsHostAddressRecord* new_QDnsHostAddressRecord(); +QDnsHostAddressRecord* new_QDnsHostAddressRecord(const QDnsHostAddressRecord& other); +void delete_QDnsHostAddressRecord(QDnsHostAddressRecord* obj) { delete obj; } + QString name(QDnsHostAddressRecord* theWrappedObject) const; + QDnsHostAddressRecord* operator_assign(QDnsHostAddressRecord* theWrappedObject, const QDnsHostAddressRecord& other); + void swap(QDnsHostAddressRecord* theWrappedObject, QDnsHostAddressRecord& other); + unsigned int timeToLive(QDnsHostAddressRecord* theWrappedObject) const; + QHostAddress value(QDnsHostAddressRecord* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QDnsLookup : public QDnsLookup +{ +public: + PythonQtShell_QDnsLookup(QDnsLookup::Type type, const QString& name, QObject* parent = nullptr):QDnsLookup(type, name, parent),_wrapper(NULL) {}; + PythonQtShell_QDnsLookup(QDnsLookup::Type type, const QString& name, const QHostAddress& nameserver, QObject* parent = nullptr):QDnsLookup(type, name, nameserver, parent),_wrapper(NULL) {}; + PythonQtShell_QDnsLookup(QObject* parent = nullptr):QDnsLookup(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QDnsLookup(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QDnsLookup : public QObject +{ Q_OBJECT +public: +public slots: +QDnsLookup* new_QDnsLookup(QDnsLookup::Type type, const QString& name, QObject* parent = nullptr); +QDnsLookup* new_QDnsLookup(QDnsLookup::Type type, const QString& name, const QHostAddress& nameserver, QObject* parent = nullptr); +QDnsLookup* new_QDnsLookup(QObject* parent = nullptr); +void delete_QDnsLookup(QDnsLookup* obj) { delete obj; } + QList canonicalNameRecords(QDnsLookup* theWrappedObject) const; + QDnsLookup::Error error(QDnsLookup* theWrappedObject) const; + QString errorString(QDnsLookup* theWrappedObject) const; + QList hostAddressRecords(QDnsLookup* theWrappedObject) const; + bool isFinished(QDnsLookup* theWrappedObject) const; + QList mailExchangeRecords(QDnsLookup* theWrappedObject) const; + QString name(QDnsLookup* theWrappedObject) const; + QList nameServerRecords(QDnsLookup* theWrappedObject) const; + QHostAddress nameserver(QDnsLookup* theWrappedObject) const; + QList pointerRecords(QDnsLookup* theWrappedObject) const; + QList serviceRecords(QDnsLookup* theWrappedObject) const; + void setName(QDnsLookup* theWrappedObject, const QString& name); + void setNameserver(QDnsLookup* theWrappedObject, const QHostAddress& nameserver); + void setType(QDnsLookup* theWrappedObject, QDnsLookup::Type arg__1); + QList textRecords(QDnsLookup* theWrappedObject) const; + QDnsLookup::Type type(QDnsLookup* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QDnsMailExchangeRecord : public QObject +{ Q_OBJECT +public: +public slots: +QDnsMailExchangeRecord* new_QDnsMailExchangeRecord(); +QDnsMailExchangeRecord* new_QDnsMailExchangeRecord(const QDnsMailExchangeRecord& other); +void delete_QDnsMailExchangeRecord(QDnsMailExchangeRecord* obj) { delete obj; } + QString exchange(QDnsMailExchangeRecord* theWrappedObject) const; + QString name(QDnsMailExchangeRecord* theWrappedObject) const; + QDnsMailExchangeRecord* operator_assign(QDnsMailExchangeRecord* theWrappedObject, const QDnsMailExchangeRecord& other); + unsigned short preference(QDnsMailExchangeRecord* theWrappedObject) const; + void swap(QDnsMailExchangeRecord* theWrappedObject, QDnsMailExchangeRecord& other); + unsigned int timeToLive(QDnsMailExchangeRecord* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QDnsServiceRecord : public QObject +{ Q_OBJECT +public: +public slots: +QDnsServiceRecord* new_QDnsServiceRecord(); +QDnsServiceRecord* new_QDnsServiceRecord(const QDnsServiceRecord& other); +void delete_QDnsServiceRecord(QDnsServiceRecord* obj) { delete obj; } + QString name(QDnsServiceRecord* theWrappedObject) const; + QDnsServiceRecord* operator_assign(QDnsServiceRecord* theWrappedObject, const QDnsServiceRecord& other); + unsigned short port(QDnsServiceRecord* theWrappedObject) const; + unsigned short priority(QDnsServiceRecord* theWrappedObject) const; + void swap(QDnsServiceRecord* theWrappedObject, QDnsServiceRecord& other); + QString target(QDnsServiceRecord* theWrappedObject) const; + unsigned int timeToLive(QDnsServiceRecord* theWrappedObject) const; + unsigned short weight(QDnsServiceRecord* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QDnsTextRecord : public QObject +{ Q_OBJECT +public: +public slots: +QDnsTextRecord* new_QDnsTextRecord(); +QDnsTextRecord* new_QDnsTextRecord(const QDnsTextRecord& other); +void delete_QDnsTextRecord(QDnsTextRecord* obj) { delete obj; } + QString name(QDnsTextRecord* theWrappedObject) const; + QDnsTextRecord* operator_assign(QDnsTextRecord* theWrappedObject, const QDnsTextRecord& other); + void swap(QDnsTextRecord* theWrappedObject, QDnsTextRecord& other); + unsigned int timeToLive(QDnsTextRecord* theWrappedObject) const; + QList values(QDnsTextRecord* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QHostAddress : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ConversionModeFlag SpecialAddress ) +enum ConversionModeFlag{ + ConvertV4MappedToIPv4 = QHostAddress::ConvertV4MappedToIPv4, ConvertV4CompatToIPv4 = QHostAddress::ConvertV4CompatToIPv4, ConvertUnspecifiedAddress = QHostAddress::ConvertUnspecifiedAddress, ConvertLocalHost = QHostAddress::ConvertLocalHost, TolerantConversion = QHostAddress::TolerantConversion, StrictConversion = QHostAddress::StrictConversion}; +enum SpecialAddress{ + Null = QHostAddress::Null, Broadcast = QHostAddress::Broadcast, LocalHost = QHostAddress::LocalHost, LocalHostIPv6 = QHostAddress::LocalHostIPv6, Any = QHostAddress::Any, AnyIPv6 = QHostAddress::AnyIPv6, AnyIPv4 = QHostAddress::AnyIPv4}; +public slots: +QHostAddress* new_QHostAddress(); +QHostAddress* new_QHostAddress(QHostAddress::SpecialAddress address); +QHostAddress* new_QHostAddress(const QHostAddress& copy); +QHostAddress* new_QHostAddress(const QIPv6Address& ip6Addr); +QHostAddress* new_QHostAddress(const QString& address); +QHostAddress* new_QHostAddress(const unsigned char* ip6Addr); +QHostAddress* new_QHostAddress(unsigned int ip4Addr); +void delete_QHostAddress(QHostAddress* obj) { delete obj; } + void clear(QHostAddress* theWrappedObject); + bool isBroadcast(QHostAddress* theWrappedObject) const; + bool isGlobal(QHostAddress* theWrappedObject) const; + bool isInSubnet(QHostAddress* theWrappedObject, const QHostAddress& subnet, int netmask) const; + bool isInSubnet(QHostAddress* theWrappedObject, const QPair& subnet) const; + bool isLinkLocal(QHostAddress* theWrappedObject) const; + bool isLoopback(QHostAddress* theWrappedObject) const; + bool isMulticast(QHostAddress* theWrappedObject) const; + bool isNull(QHostAddress* theWrappedObject) const; + bool isSiteLocal(QHostAddress* theWrappedObject) const; + bool isUniqueLocalUnicast(QHostAddress* theWrappedObject) const; + bool __ne__(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) const; + bool __ne__(QHostAddress* theWrappedObject, const QHostAddress& address) const; + void writeTo(QHostAddress* theWrappedObject, QDataStream& arg__1); + QHostAddress* operator_assign(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address); + bool __eq__(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address) const; + bool __eq__(QHostAddress* theWrappedObject, const QHostAddress& address) const; + void readFrom(QHostAddress* theWrappedObject, QDataStream& arg__1); + QPair static_QHostAddress_parseSubnet(const QString& subnet); + QAbstractSocket::NetworkLayerProtocol protocol(QHostAddress* theWrappedObject) const; + QString scopeId(QHostAddress* theWrappedObject) const; + void setAddress(QHostAddress* theWrappedObject, QHostAddress::SpecialAddress address); + void setAddress(QHostAddress* theWrappedObject, const QIPv6Address& ip6Addr); + bool setAddress(QHostAddress* theWrappedObject, const QString& address); + void setAddress(QHostAddress* theWrappedObject, const unsigned char* ip6Addr); + void setAddress(QHostAddress* theWrappedObject, unsigned int ip4Addr); + void setScopeId(QHostAddress* theWrappedObject, const QString& id); + void swap(QHostAddress* theWrappedObject, QHostAddress& other); + unsigned int toIPv4Address(QHostAddress* theWrappedObject) const; + unsigned int toIPv4Address(QHostAddress* theWrappedObject, bool* ok) const; + QIPv6Address toIPv6Address(QHostAddress* theWrappedObject) const; + QString toString(QHostAddress* theWrappedObject) const; + QString py_toString(QHostAddress*); + bool __nonzero__(QHostAddress* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QHostInfo : public QObject +{ Q_OBJECT +public: +Q_ENUMS(HostInfoError ) +enum HostInfoError{ + NoError = QHostInfo::NoError, HostNotFound = QHostInfo::HostNotFound, UnknownError = QHostInfo::UnknownError}; +public slots: +QHostInfo* new_QHostInfo(const QHostInfo& d); +QHostInfo* new_QHostInfo(int lookupId = -1); +void delete_QHostInfo(QHostInfo* obj) { delete obj; } + void static_QHostInfo_abortHostLookup(int lookupId); + QList addresses(QHostInfo* theWrappedObject) const; + QHostInfo::HostInfoError error(QHostInfo* theWrappedObject) const; + QString errorString(QHostInfo* theWrappedObject) const; + QHostInfo static_QHostInfo_fromName(const QString& name); + QString hostName(QHostInfo* theWrappedObject) const; + QString static_QHostInfo_localDomainName(); + QString static_QHostInfo_localHostName(); + int static_QHostInfo_lookupHost(const QString& name, QObject* receiver, const char* member); + int lookupId(QHostInfo* theWrappedObject) const; + void setAddresses(QHostInfo* theWrappedObject, const QList& addresses); + void setError(QHostInfo* theWrappedObject, QHostInfo::HostInfoError error); + void setErrorString(QHostInfo* theWrappedObject, const QString& errorString); + void setHostName(QHostInfo* theWrappedObject, const QString& name); + void setLookupId(QHostInfo* theWrappedObject, int id); + void swap(QHostInfo* theWrappedObject, QHostInfo& other); +}; + + + + + +class PythonQtWrapper_QHstsPolicy : public QObject +{ Q_OBJECT +public: +Q_ENUMS(PolicyFlag ) +enum PolicyFlag{ + IncludeSubDomains = QHstsPolicy::IncludeSubDomains}; +public slots: +QHstsPolicy* new_QHstsPolicy(); +QHstsPolicy* new_QHstsPolicy(const QHstsPolicy& rhs); +void delete_QHstsPolicy(QHstsPolicy* obj) { delete obj; } + QDateTime expiry(QHstsPolicy* theWrappedObject) const; + QString host(QHstsPolicy* theWrappedObject, QUrl::ComponentFormattingOptions options = QUrl::FullyDecoded) const; + bool includesSubDomains(QHstsPolicy* theWrappedObject) const; + bool isExpired(QHstsPolicy* theWrappedObject) const; + QHstsPolicy* operator_assign(QHstsPolicy* theWrappedObject, const QHstsPolicy& rhs); + bool __eq__(QHstsPolicy* theWrappedObject, const QHstsPolicy& rhs); + void setExpiry(QHstsPolicy* theWrappedObject, const QDateTime& expiry); + void setHost(QHstsPolicy* theWrappedObject, const QString& host, QUrl::ParsingMode mode = QUrl::DecodedMode); + void setIncludesSubDomains(QHstsPolicy* theWrappedObject, bool include); + void swap(QHstsPolicy* theWrappedObject, QHstsPolicy& other); +}; + + + + + +class PythonQtShell_QHttpMultiPart : public QHttpMultiPart +{ +public: + PythonQtShell_QHttpMultiPart(QHttpMultiPart::ContentType contentType, QObject* parent = nullptr):QHttpMultiPart(contentType, parent),_wrapper(NULL) {}; + PythonQtShell_QHttpMultiPart(QObject* parent = nullptr):QHttpMultiPart(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QHttpMultiPart(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QHttpMultiPart : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ContentType ) +enum ContentType{ + MixedType = QHttpMultiPart::MixedType, RelatedType = QHttpMultiPart::RelatedType, FormDataType = QHttpMultiPart::FormDataType, AlternativeType = QHttpMultiPart::AlternativeType}; +public slots: +QHttpMultiPart* new_QHttpMultiPart(QHttpMultiPart::ContentType contentType, QObject* parent = nullptr); +QHttpMultiPart* new_QHttpMultiPart(QObject* parent = nullptr); +void delete_QHttpMultiPart(QHttpMultiPart* obj) { delete obj; } + void append(QHttpMultiPart* theWrappedObject, const QHttpPart& httpPart); + QByteArray boundary(QHttpMultiPart* theWrappedObject) const; + void setBoundary(QHttpMultiPart* theWrappedObject, const QByteArray& boundary); + void setContentType(QHttpMultiPart* theWrappedObject, QHttpMultiPart::ContentType contentType); +}; + + + + + +class PythonQtWrapper_QHttpPart : public QObject +{ Q_OBJECT +public: +public slots: +QHttpPart* new_QHttpPart(); +QHttpPart* new_QHttpPart(const QHttpPart& other); +void delete_QHttpPart(QHttpPart* obj) { delete obj; } + bool __ne__(QHttpPart* theWrappedObject, const QHttpPart& other) const; + QHttpPart* operator_assign(QHttpPart* theWrappedObject, const QHttpPart& other); + bool __eq__(QHttpPart* theWrappedObject, const QHttpPart& other) const; + void setBody(QHttpPart* theWrappedObject, const QByteArray& body); + void setBodyDevice(QHttpPart* theWrappedObject, QIODevice* device); + void setHeader(QHttpPart* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value); + void setRawHeader(QHttpPart* theWrappedObject, const QByteArray& headerName, const QByteArray& headerValue); + void swap(QHttpPart* theWrappedObject, QHttpPart& other); +}; + + + + + +class PythonQtShell_QIPv6Address : public QIPv6Address +{ +public: + PythonQtShell_QIPv6Address():QIPv6Address(),_wrapper(NULL) {}; + + ~PythonQtShell_QIPv6Address(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QIPv6Address : public QObject +{ Q_OBJECT +public: +public slots: +QIPv6Address* new_QIPv6Address(); +QIPv6Address* new_QIPv6Address(const QIPv6Address& other) { +PythonQtShell_QIPv6Address* a = new PythonQtShell_QIPv6Address(); +*((QIPv6Address*)a) = other; +return a; } +void delete_QIPv6Address(QIPv6Address* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QLocalServer : public QLocalServer +{ +public: + PythonQtShell_QLocalServer(QObject* parent = nullptr):QLocalServer(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QLocalServer(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool hasPendingConnections() const; +virtual void incomingConnection(quintptr socketDescriptor); +virtual QLocalSocket* nextPendingConnection(); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QLocalServer : public QLocalServer +{ public: +inline void promoted_incomingConnection(quintptr socketDescriptor) { this->incomingConnection(socketDescriptor); } +inline bool py_q_hasPendingConnections() const { return QLocalServer::hasPendingConnections(); } +inline void py_q_incomingConnection(quintptr socketDescriptor) { QLocalServer::incomingConnection(socketDescriptor); } +inline QLocalSocket* py_q_nextPendingConnection() { return QLocalServer::nextPendingConnection(); } +}; + +class PythonQtWrapper_QLocalServer : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SocketOption ) +Q_FLAGS(SocketOptions ) +enum SocketOption{ + NoOptions = QLocalServer::NoOptions, UserAccessOption = QLocalServer::UserAccessOption, GroupAccessOption = QLocalServer::GroupAccessOption, OtherAccessOption = QLocalServer::OtherAccessOption, WorldAccessOption = QLocalServer::WorldAccessOption}; +Q_DECLARE_FLAGS(SocketOptions, SocketOption) +public slots: +QLocalServer* new_QLocalServer(QObject* parent = nullptr); +void delete_QLocalServer(QLocalServer* obj) { delete obj; } + void close(QLocalServer* theWrappedObject); + QString errorString(QLocalServer* theWrappedObject) const; + QString fullServerName(QLocalServer* theWrappedObject) const; + bool hasPendingConnections(QLocalServer* theWrappedObject) const; + bool py_q_hasPendingConnections(QLocalServer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QLocalServer*)theWrappedObject)->py_q_hasPendingConnections());} + void incomingConnection(QLocalServer* theWrappedObject, quintptr socketDescriptor); + void py_q_incomingConnection(QLocalServer* theWrappedObject, quintptr socketDescriptor){ (((PythonQtPublicPromoter_QLocalServer*)theWrappedObject)->py_q_incomingConnection(socketDescriptor));} + bool isListening(QLocalServer* theWrappedObject) const; + bool listen(QLocalServer* theWrappedObject, const QString& name); + bool listen(QLocalServer* theWrappedObject, qintptr socketDescriptor); + int maxPendingConnections(QLocalServer* theWrappedObject) const; + QLocalSocket* nextPendingConnection(QLocalServer* theWrappedObject); + QLocalSocket* py_q_nextPendingConnection(QLocalServer* theWrappedObject){ return (((PythonQtPublicPromoter_QLocalServer*)theWrappedObject)->py_q_nextPendingConnection());} + bool static_QLocalServer_removeServer(const QString& name); + QAbstractSocket::SocketError serverError(QLocalServer* theWrappedObject) const; + QString serverName(QLocalServer* theWrappedObject) const; + void setMaxPendingConnections(QLocalServer* theWrappedObject, int numConnections); + void setSocketOptions(QLocalServer* theWrappedObject, QLocalServer::SocketOptions options); + qintptr socketDescriptor(QLocalServer* theWrappedObject) const; + QLocalServer::SocketOptions socketOptions(QLocalServer* theWrappedObject) const; + bool waitForNewConnection(QLocalServer* theWrappedObject, int msec = 0, bool* timedOut = nullptr); +}; + + + + + +class PythonQtShell_QLocalSocket : public QLocalSocket +{ +public: + PythonQtShell_QLocalSocket(QObject* parent = nullptr):QLocalSocket(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QLocalSocket(); + +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode openMode = QIODevice::ReadWrite); +virtual qint64 pos() const; +virtual qint64 readData(char* arg__1, qint64 arg__2); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual bool seek(qint64 pos); +virtual qint64 size() const; +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs = 30000); +virtual bool waitForReadyRead(int msecs = 30000); +virtual qint64 writeData(const char* arg__1, qint64 arg__2); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QLocalSocket : public QLocalSocket +{ public: +inline qint64 promoted_readData(char* arg__1, qint64 arg__2) { return this->readData(arg__1, arg__2); } +inline qint64 promoted_writeData(const char* arg__1, qint64 arg__2) { return this->writeData(arg__1, arg__2); } +inline qint64 py_q_bytesAvailable() const { return QLocalSocket::bytesAvailable(); } +inline qint64 py_q_bytesToWrite() const { return QLocalSocket::bytesToWrite(); } +inline bool py_q_canReadLine() const { return QLocalSocket::canReadLine(); } +inline void py_q_close() { QLocalSocket::close(); } +inline bool py_q_isSequential() const { return QLocalSocket::isSequential(); } +inline bool py_q_open(QIODevice::OpenMode openMode = QIODevice::ReadWrite) { return QLocalSocket::open(openMode); } +inline qint64 py_q_readData(char* arg__1, qint64 arg__2) { return QLocalSocket::readData(arg__1, arg__2); } +inline bool py_q_waitForBytesWritten(int msecs = 30000) { return QLocalSocket::waitForBytesWritten(msecs); } +inline bool py_q_waitForReadyRead(int msecs = 30000) { return QLocalSocket::waitForReadyRead(msecs); } +inline qint64 py_q_writeData(const char* arg__1, qint64 arg__2) { return QLocalSocket::writeData(arg__1, arg__2); } +}; + +class PythonQtWrapper_QLocalSocket : public QObject +{ Q_OBJECT +public: +Q_ENUMS(LocalSocketError LocalSocketState ) +enum LocalSocketError{ + ConnectionRefusedError = QLocalSocket::ConnectionRefusedError, PeerClosedError = QLocalSocket::PeerClosedError, ServerNotFoundError = QLocalSocket::ServerNotFoundError, SocketAccessError = QLocalSocket::SocketAccessError, SocketResourceError = QLocalSocket::SocketResourceError, SocketTimeoutError = QLocalSocket::SocketTimeoutError, DatagramTooLargeError = QLocalSocket::DatagramTooLargeError, ConnectionError = QLocalSocket::ConnectionError, UnsupportedSocketOperationError = QLocalSocket::UnsupportedSocketOperationError, UnknownSocketError = QLocalSocket::UnknownSocketError, OperationError = QLocalSocket::OperationError}; +enum LocalSocketState{ + UnconnectedState = QLocalSocket::UnconnectedState, ConnectingState = QLocalSocket::ConnectingState, ConnectedState = QLocalSocket::ConnectedState, ClosingState = QLocalSocket::ClosingState}; +public slots: +QLocalSocket* new_QLocalSocket(QObject* parent = nullptr); +void delete_QLocalSocket(QLocalSocket* obj) { delete obj; } + void abort(QLocalSocket* theWrappedObject); + qint64 py_q_bytesAvailable(QLocalSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_bytesAvailable());} + qint64 py_q_bytesToWrite(QLocalSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_bytesToWrite());} + bool py_q_canReadLine(QLocalSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_canReadLine());} + void py_q_close(QLocalSocket* theWrappedObject){ (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_close());} + void connectToServer(QLocalSocket* theWrappedObject, QIODevice::OpenMode openMode = QIODevice::ReadWrite); + void connectToServer(QLocalSocket* theWrappedObject, const QString& name, QIODevice::OpenMode openMode = QIODevice::ReadWrite); + void disconnectFromServer(QLocalSocket* theWrappedObject); + QLocalSocket::LocalSocketError error(QLocalSocket* theWrappedObject) const; + bool flush(QLocalSocket* theWrappedObject); + QString fullServerName(QLocalSocket* theWrappedObject) const; + bool py_q_isSequential(QLocalSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_isSequential());} + bool isValid(QLocalSocket* theWrappedObject) const; + bool py_q_open(QLocalSocket* theWrappedObject, QIODevice::OpenMode openMode = QIODevice::ReadWrite){ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_open(openMode));} + qint64 readBufferSize(QLocalSocket* theWrappedObject) const; + qint64 py_q_readData(QLocalSocket* theWrappedObject, char* arg__1, qint64 arg__2){ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_readData(arg__1, arg__2));} + QString serverName(QLocalSocket* theWrappedObject) const; + void setReadBufferSize(QLocalSocket* theWrappedObject, qint64 size); + void setServerName(QLocalSocket* theWrappedObject, const QString& name); + bool setSocketDescriptor(QLocalSocket* theWrappedObject, qintptr socketDescriptor, QLocalSocket::LocalSocketState socketState = QLocalSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); + qintptr socketDescriptor(QLocalSocket* theWrappedObject) const; + QLocalSocket::LocalSocketState state(QLocalSocket* theWrappedObject) const; + bool py_q_waitForBytesWritten(QLocalSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_waitForBytesWritten(msecs));} + bool waitForConnected(QLocalSocket* theWrappedObject, int msecs = 30000); + bool waitForDisconnected(QLocalSocket* theWrappedObject, int msecs = 30000); + bool py_q_waitForReadyRead(QLocalSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_waitForReadyRead(msecs));} + qint64 py_q_writeData(QLocalSocket* theWrappedObject, const char* arg__1, qint64 arg__2){ return (((PythonQtPublicPromoter_QLocalSocket*)theWrappedObject)->py_q_writeData(arg__1, arg__2));} + bool __nonzero__(QLocalSocket* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QNetworkAccessManager : public QNetworkAccessManager +{ +public: + PythonQtShell_QNetworkAccessManager(QObject* parent = nullptr):QNetworkAccessManager(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkAccessManager(); + +virtual void childEvent(QChildEvent* event); +virtual QNetworkReply* createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData = nullptr); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkAccessManager : public QNetworkAccessManager +{ public: +inline QNetworkReply* promoted_createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData = nullptr) { return this->createRequest(op, request, outgoingData); } +inline QStringList promoted_supportedSchemesImplementation() const { return this->supportedSchemesImplementation(); } +inline QNetworkReply* py_q_createRequest(QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData = nullptr) { return QNetworkAccessManager::createRequest(op, request, outgoingData); } +}; + +class PythonQtWrapper_QNetworkAccessManager : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Operation ) +enum Operation{ + HeadOperation = QNetworkAccessManager::HeadOperation, GetOperation = QNetworkAccessManager::GetOperation, PutOperation = QNetworkAccessManager::PutOperation, PostOperation = QNetworkAccessManager::PostOperation, DeleteOperation = QNetworkAccessManager::DeleteOperation, CustomOperation = QNetworkAccessManager::CustomOperation, UnknownOperation = QNetworkAccessManager::UnknownOperation}; +public slots: +QNetworkAccessManager* new_QNetworkAccessManager(QObject* parent = nullptr); +void delete_QNetworkAccessManager(QNetworkAccessManager* obj) { delete obj; } + QNetworkConfiguration activeConfiguration(QNetworkAccessManager* theWrappedObject) const; + void addStrictTransportSecurityHosts(QNetworkAccessManager* theWrappedObject, const QVector& knownHosts); + QAbstractNetworkCache* cache(QNetworkAccessManager* theWrappedObject) const; + void clearAccessCache(QNetworkAccessManager* theWrappedObject); + void clearConnectionCache(QNetworkAccessManager* theWrappedObject); + QNetworkConfiguration configuration(QNetworkAccessManager* theWrappedObject) const; + void connectToHost(QNetworkAccessManager* theWrappedObject, const QString& hostName, unsigned short port = 80); + void connectToHostEncrypted(QNetworkAccessManager* theWrappedObject, const QString& hostName, unsigned short port = 443, const QSslConfiguration& sslConfiguration = QSslConfiguration::defaultConfiguration()); + QNetworkCookieJar* cookieJar(QNetworkAccessManager* theWrappedObject) const; + QNetworkReply* createRequest(QNetworkAccessManager* theWrappedObject, QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData = nullptr); + QNetworkReply* py_q_createRequest(QNetworkAccessManager* theWrappedObject, QNetworkAccessManager::Operation op, const QNetworkRequest& request, QIODevice* outgoingData = nullptr){ return (((PythonQtPublicPromoter_QNetworkAccessManager*)theWrappedObject)->py_q_createRequest(op, request, outgoingData));} + QNetworkReply* deleteResource(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request); + void enableStrictTransportSecurityStore(QNetworkAccessManager* theWrappedObject, bool enabled, const QString& storeDir = QString()); + QNetworkReply* get(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request); + QNetworkReply* head(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request); + bool isStrictTransportSecurityEnabled(QNetworkAccessManager* theWrappedObject) const; + bool isStrictTransportSecurityStoreEnabled(QNetworkAccessManager* theWrappedObject) const; + QNetworkAccessManager::NetworkAccessibility networkAccessible(QNetworkAccessManager* theWrappedObject) const; + QNetworkReply* post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QHttpMultiPart* multiPart); + QNetworkReply* post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QIODevice* data); + QNetworkReply* post(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& data); + QNetworkProxy proxy(QNetworkAccessManager* theWrappedObject) const; + QNetworkProxyFactory* proxyFactory(QNetworkAccessManager* theWrappedObject) const; + QNetworkReply* put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QHttpMultiPart* multiPart); + QNetworkReply* put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, QIODevice* data); + QNetworkReply* put(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& data); + QNetworkRequest::RedirectPolicy redirectPolicy(QNetworkAccessManager* theWrappedObject) const; + QNetworkReply* sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, QHttpMultiPart* multiPart); + QNetworkReply* sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, QIODevice* data = nullptr); + QNetworkReply* sendCustomRequest(QNetworkAccessManager* theWrappedObject, const QNetworkRequest& request, const QByteArray& verb, const QByteArray& data); + void setCache(QNetworkAccessManager* theWrappedObject, QAbstractNetworkCache* cache); + void setConfiguration(QNetworkAccessManager* theWrappedObject, const QNetworkConfiguration& config); + void setCookieJar(QNetworkAccessManager* theWrappedObject, QNetworkCookieJar* cookieJar); + void setNetworkAccessible(QNetworkAccessManager* theWrappedObject, QNetworkAccessManager::NetworkAccessibility accessible); + void setProxy(QNetworkAccessManager* theWrappedObject, const QNetworkProxy& proxy); + void setProxyFactory(QNetworkAccessManager* theWrappedObject, QNetworkProxyFactory* factory); + void setRedirectPolicy(QNetworkAccessManager* theWrappedObject, QNetworkRequest::RedirectPolicy policy); + void setStrictTransportSecurityEnabled(QNetworkAccessManager* theWrappedObject, bool enabled); + QVector strictTransportSecurityHosts(QNetworkAccessManager* theWrappedObject) const; + QStringList supportedSchemes(QNetworkAccessManager* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QNetworkAddressEntry : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkAddressEntry* new_QNetworkAddressEntry(); +QNetworkAddressEntry* new_QNetworkAddressEntry(const QNetworkAddressEntry& other); +void delete_QNetworkAddressEntry(QNetworkAddressEntry* obj) { delete obj; } + QHostAddress broadcast(QNetworkAddressEntry* theWrappedObject) const; + void clearAddressLifetime(QNetworkAddressEntry* theWrappedObject); + QHostAddress ip(QNetworkAddressEntry* theWrappedObject) const; + bool isLifetimeKnown(QNetworkAddressEntry* theWrappedObject) const; + bool isPermanent(QNetworkAddressEntry* theWrappedObject) const; + bool isTemporary(QNetworkAddressEntry* theWrappedObject) const; + QHostAddress netmask(QNetworkAddressEntry* theWrappedObject) const; + bool __ne__(QNetworkAddressEntry* theWrappedObject, const QNetworkAddressEntry& other) const; + bool __eq__(QNetworkAddressEntry* theWrappedObject, const QNetworkAddressEntry& other) const; + QDeadlineTimer preferredLifetime(QNetworkAddressEntry* theWrappedObject) const; + int prefixLength(QNetworkAddressEntry* theWrappedObject) const; + void setAddressLifetime(QNetworkAddressEntry* theWrappedObject, QDeadlineTimer preferred, QDeadlineTimer validity); + void setBroadcast(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newBroadcast); + void setIp(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newIp); + void setNetmask(QNetworkAddressEntry* theWrappedObject, const QHostAddress& newNetmask); + void setPrefixLength(QNetworkAddressEntry* theWrappedObject, int length); + void swap(QNetworkAddressEntry* theWrappedObject, QNetworkAddressEntry& other); + QDeadlineTimer validityLifetime(QNetworkAddressEntry* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QNetworkCacheMetaData : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkCacheMetaData* new_QNetworkCacheMetaData(); +QNetworkCacheMetaData* new_QNetworkCacheMetaData(const QNetworkCacheMetaData& other); +void delete_QNetworkCacheMetaData(QNetworkCacheMetaData* obj) { delete obj; } + QHash attributes(QNetworkCacheMetaData* theWrappedObject) const; + QDateTime expirationDate(QNetworkCacheMetaData* theWrappedObject) const; + bool isValid(QNetworkCacheMetaData* theWrappedObject) const; + QDateTime lastModified(QNetworkCacheMetaData* theWrappedObject) const; + bool __ne__(QNetworkCacheMetaData* theWrappedObject, const QNetworkCacheMetaData& other) const; + void writeTo(QNetworkCacheMetaData* theWrappedObject, QDataStream& arg__1); + bool __eq__(QNetworkCacheMetaData* theWrappedObject, const QNetworkCacheMetaData& other) const; + void readFrom(QNetworkCacheMetaData* theWrappedObject, QDataStream& arg__1); + QList > rawHeaders(QNetworkCacheMetaData* theWrappedObject) const; + bool saveToDisk(QNetworkCacheMetaData* theWrappedObject) const; + void setAttributes(QNetworkCacheMetaData* theWrappedObject, const QHash& attributes); + void setExpirationDate(QNetworkCacheMetaData* theWrappedObject, const QDateTime& dateTime); + void setLastModified(QNetworkCacheMetaData* theWrappedObject, const QDateTime& dateTime); + void setRawHeaders(QNetworkCacheMetaData* theWrappedObject, const QList >& headers); + void setSaveToDisk(QNetworkCacheMetaData* theWrappedObject, bool allow); + void setUrl(QNetworkCacheMetaData* theWrappedObject, const QUrl& url); + void swap(QNetworkCacheMetaData* theWrappedObject, QNetworkCacheMetaData& other); + QUrl url(QNetworkCacheMetaData* theWrappedObject) const; + bool __nonzero__(QNetworkCacheMetaData* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QNetworkConfiguration : public QObject +{ Q_OBJECT +public: +Q_ENUMS(BearerType Purpose StateFlag Type ) +Q_FLAGS(StateFlags ) +enum BearerType{ + BearerUnknown = QNetworkConfiguration::BearerUnknown, BearerEthernet = QNetworkConfiguration::BearerEthernet, BearerWLAN = QNetworkConfiguration::BearerWLAN, Bearer2G = QNetworkConfiguration::Bearer2G, BearerCDMA2000 = QNetworkConfiguration::BearerCDMA2000, BearerWCDMA = QNetworkConfiguration::BearerWCDMA, BearerHSPA = QNetworkConfiguration::BearerHSPA, BearerBluetooth = QNetworkConfiguration::BearerBluetooth, BearerWiMAX = QNetworkConfiguration::BearerWiMAX, BearerEVDO = QNetworkConfiguration::BearerEVDO, BearerLTE = QNetworkConfiguration::BearerLTE, Bearer3G = QNetworkConfiguration::Bearer3G, Bearer4G = QNetworkConfiguration::Bearer4G}; +enum Purpose{ + UnknownPurpose = QNetworkConfiguration::UnknownPurpose, PublicPurpose = QNetworkConfiguration::PublicPurpose, PrivatePurpose = QNetworkConfiguration::PrivatePurpose, ServiceSpecificPurpose = QNetworkConfiguration::ServiceSpecificPurpose}; +enum StateFlag{ + Undefined = QNetworkConfiguration::Undefined, Defined = QNetworkConfiguration::Defined, Discovered = QNetworkConfiguration::Discovered, Active = QNetworkConfiguration::Active}; +enum Type{ + InternetAccessPoint = QNetworkConfiguration::InternetAccessPoint, ServiceNetwork = QNetworkConfiguration::ServiceNetwork, UserChoice = QNetworkConfiguration::UserChoice, Invalid = QNetworkConfiguration::Invalid}; +Q_DECLARE_FLAGS(StateFlags, StateFlag) +public slots: +QNetworkConfiguration* new_QNetworkConfiguration(); +QNetworkConfiguration* new_QNetworkConfiguration(const QNetworkConfiguration& other); +void delete_QNetworkConfiguration(QNetworkConfiguration* obj) { delete obj; } + QNetworkConfiguration::BearerType bearerType(QNetworkConfiguration* theWrappedObject) const; + QNetworkConfiguration::BearerType bearerTypeFamily(QNetworkConfiguration* theWrappedObject) const; + QString bearerTypeName(QNetworkConfiguration* theWrappedObject) const; + QList children(QNetworkConfiguration* theWrappedObject) const; + int connectTimeout(QNetworkConfiguration* theWrappedObject) const; + QString identifier(QNetworkConfiguration* theWrappedObject) const; + bool isRoamingAvailable(QNetworkConfiguration* theWrappedObject) const; + bool isValid(QNetworkConfiguration* theWrappedObject) const; + QString name(QNetworkConfiguration* theWrappedObject) const; + bool __ne__(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other) const; + QNetworkConfiguration* operator_assign(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other); + bool __eq__(QNetworkConfiguration* theWrappedObject, const QNetworkConfiguration& other) const; + QNetworkConfiguration::Purpose purpose(QNetworkConfiguration* theWrappedObject) const; + bool setConnectTimeout(QNetworkConfiguration* theWrappedObject, int timeout); + QNetworkConfiguration::StateFlags state(QNetworkConfiguration* theWrappedObject) const; + void swap(QNetworkConfiguration* theWrappedObject, QNetworkConfiguration& other); + QNetworkConfiguration::Type type(QNetworkConfiguration* theWrappedObject) const; + bool __nonzero__(QNetworkConfiguration* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QNetworkConfigurationManager : public QNetworkConfigurationManager +{ +public: + PythonQtShell_QNetworkConfigurationManager(QObject* parent = nullptr):QNetworkConfigurationManager(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkConfigurationManager(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QNetworkConfigurationManager : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Capability ) +Q_FLAGS(Capabilities ) +enum Capability{ + CanStartAndStopInterfaces = QNetworkConfigurationManager::CanStartAndStopInterfaces, DirectConnectionRouting = QNetworkConfigurationManager::DirectConnectionRouting, SystemSessionSupport = QNetworkConfigurationManager::SystemSessionSupport, ApplicationLevelRoaming = QNetworkConfigurationManager::ApplicationLevelRoaming, ForcedRoaming = QNetworkConfigurationManager::ForcedRoaming, DataStatistics = QNetworkConfigurationManager::DataStatistics, NetworkSessionRequired = QNetworkConfigurationManager::NetworkSessionRequired}; +Q_DECLARE_FLAGS(Capabilities, Capability) +public slots: +QNetworkConfigurationManager* new_QNetworkConfigurationManager(QObject* parent = nullptr); +void delete_QNetworkConfigurationManager(QNetworkConfigurationManager* obj) { delete obj; } + QList allConfigurations(QNetworkConfigurationManager* theWrappedObject, QNetworkConfiguration::StateFlags flags = QNetworkConfiguration::StateFlags()) const; + QNetworkConfigurationManager::Capabilities capabilities(QNetworkConfigurationManager* theWrappedObject) const; + QNetworkConfiguration configurationFromIdentifier(QNetworkConfigurationManager* theWrappedObject, const QString& identifier) const; + QNetworkConfiguration defaultConfiguration(QNetworkConfigurationManager* theWrappedObject) const; + bool isOnline(QNetworkConfigurationManager* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QNetworkCookie : public QObject +{ Q_OBJECT +public: +Q_ENUMS(RawForm ) +enum RawForm{ + NameAndValueOnly = QNetworkCookie::NameAndValueOnly, Full = QNetworkCookie::Full}; +public slots: +QNetworkCookie* new_QNetworkCookie(const QByteArray& name = QByteArray(), const QByteArray& value = QByteArray()); +QNetworkCookie* new_QNetworkCookie(const QNetworkCookie& other); +void delete_QNetworkCookie(QNetworkCookie* obj) { delete obj; } + QString domain(QNetworkCookie* theWrappedObject) const; + QDateTime expirationDate(QNetworkCookie* theWrappedObject) const; + bool hasSameIdentifier(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const; + bool isHttpOnly(QNetworkCookie* theWrappedObject) const; + bool isSecure(QNetworkCookie* theWrappedObject) const; + bool isSessionCookie(QNetworkCookie* theWrappedObject) const; + QByteArray name(QNetworkCookie* theWrappedObject) const; + void normalize(QNetworkCookie* theWrappedObject, const QUrl& url); + bool __ne__(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const; + bool __eq__(QNetworkCookie* theWrappedObject, const QNetworkCookie& other) const; + QList static_QNetworkCookie_parseCookies(const QByteArray& cookieString); + QString path(QNetworkCookie* theWrappedObject) const; + void setDomain(QNetworkCookie* theWrappedObject, const QString& domain); + void setExpirationDate(QNetworkCookie* theWrappedObject, const QDateTime& date); + void setHttpOnly(QNetworkCookie* theWrappedObject, bool enable); + void setName(QNetworkCookie* theWrappedObject, const QByteArray& cookieName); + void setPath(QNetworkCookie* theWrappedObject, const QString& path); + void setSecure(QNetworkCookie* theWrappedObject, bool enable); + void setValue(QNetworkCookie* theWrappedObject, const QByteArray& value); + void swap(QNetworkCookie* theWrappedObject, QNetworkCookie& other); + QByteArray toRawForm(QNetworkCookie* theWrappedObject, QNetworkCookie::RawForm form = QNetworkCookie::Full) const; + QByteArray value(QNetworkCookie* theWrappedObject) const; + QString py_toString(QNetworkCookie*); +}; + + + + + +class PythonQtShell_QNetworkCookieJar : public QNetworkCookieJar +{ +public: + PythonQtShell_QNetworkCookieJar(QObject* parent = nullptr):QNetworkCookieJar(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkCookieJar(); + +virtual void childEvent(QChildEvent* event); +virtual QList cookiesForUrl(const QUrl& url) const; +virtual void customEvent(QEvent* event); +virtual bool deleteCookie(const QNetworkCookie& cookie); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool insertCookie(const QNetworkCookie& cookie); +virtual bool setCookiesFromUrl(const QList& cookieList, const QUrl& url); +virtual void timerEvent(QTimerEvent* event); +virtual bool updateCookie(const QNetworkCookie& cookie); +virtual bool validateCookie(const QNetworkCookie& cookie, const QUrl& url) const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkCookieJar : public QNetworkCookieJar +{ public: +inline QList promoted_allCookies() const { return this->allCookies(); } +inline void promoted_setAllCookies(const QList& cookieList) { this->setAllCookies(cookieList); } +inline bool promoted_validateCookie(const QNetworkCookie& cookie, const QUrl& url) const { return this->validateCookie(cookie, url); } +inline QList py_q_cookiesForUrl(const QUrl& url) const { return QNetworkCookieJar::cookiesForUrl(url); } +inline bool py_q_deleteCookie(const QNetworkCookie& cookie) { return QNetworkCookieJar::deleteCookie(cookie); } +inline bool py_q_insertCookie(const QNetworkCookie& cookie) { return QNetworkCookieJar::insertCookie(cookie); } +inline bool py_q_setCookiesFromUrl(const QList& cookieList, const QUrl& url) { return QNetworkCookieJar::setCookiesFromUrl(cookieList, url); } +inline bool py_q_updateCookie(const QNetworkCookie& cookie) { return QNetworkCookieJar::updateCookie(cookie); } +inline bool py_q_validateCookie(const QNetworkCookie& cookie, const QUrl& url) const { return QNetworkCookieJar::validateCookie(cookie, url); } +}; + +class PythonQtWrapper_QNetworkCookieJar : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkCookieJar* new_QNetworkCookieJar(QObject* parent = nullptr); +void delete_QNetworkCookieJar(QNetworkCookieJar* obj) { delete obj; } + QList allCookies(QNetworkCookieJar* theWrappedObject) const; + QList cookiesForUrl(QNetworkCookieJar* theWrappedObject, const QUrl& url) const; + QList py_q_cookiesForUrl(QNetworkCookieJar* theWrappedObject, const QUrl& url) const{ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_cookiesForUrl(url));} + bool deleteCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie); + bool py_q_deleteCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie){ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_deleteCookie(cookie));} + bool insertCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie); + bool py_q_insertCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie){ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_insertCookie(cookie));} + void setAllCookies(QNetworkCookieJar* theWrappedObject, const QList& cookieList); + bool setCookiesFromUrl(QNetworkCookieJar* theWrappedObject, const QList& cookieList, const QUrl& url); + bool py_q_setCookiesFromUrl(QNetworkCookieJar* theWrappedObject, const QList& cookieList, const QUrl& url){ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_setCookiesFromUrl(cookieList, url));} + bool updateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie); + bool py_q_updateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie){ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_updateCookie(cookie));} + bool validateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie, const QUrl& url) const; + bool py_q_validateCookie(QNetworkCookieJar* theWrappedObject, const QNetworkCookie& cookie, const QUrl& url) const{ return (((PythonQtPublicPromoter_QNetworkCookieJar*)theWrappedObject)->py_q_validateCookie(cookie, url));} +}; + + + + + +class PythonQtWrapper_QNetworkDatagram : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkDatagram* new_QNetworkDatagram(); +QNetworkDatagram* new_QNetworkDatagram(const QByteArray& data, const QHostAddress& destinationAddress = QHostAddress(), unsigned short port = 0); +QNetworkDatagram* new_QNetworkDatagram(const QNetworkDatagram& other); +void delete_QNetworkDatagram(QNetworkDatagram* obj) { delete obj; } + void clear(QNetworkDatagram* theWrappedObject); + QByteArray data(QNetworkDatagram* theWrappedObject) const; + QHostAddress destinationAddress(QNetworkDatagram* theWrappedObject) const; + int destinationPort(QNetworkDatagram* theWrappedObject) const; + int hopLimit(QNetworkDatagram* theWrappedObject) const; + uint interfaceIndex(QNetworkDatagram* theWrappedObject) const; + bool isNull(QNetworkDatagram* theWrappedObject) const; + bool isValid(QNetworkDatagram* theWrappedObject) const; + QNetworkDatagram makeReply(QNetworkDatagram* theWrappedObject, const QByteArray& paylaod) const; + QNetworkDatagram* operator_assign(QNetworkDatagram* theWrappedObject, const QNetworkDatagram& other); + QHostAddress senderAddress(QNetworkDatagram* theWrappedObject) const; + int senderPort(QNetworkDatagram* theWrappedObject) const; + void setData(QNetworkDatagram* theWrappedObject, const QByteArray& data); + void setDestination(QNetworkDatagram* theWrappedObject, const QHostAddress& address, unsigned short port); + void setHopLimit(QNetworkDatagram* theWrappedObject, int count); + void setInterfaceIndex(QNetworkDatagram* theWrappedObject, uint index); + void setSender(QNetworkDatagram* theWrappedObject, const QHostAddress& address, unsigned short port = 0); + void swap(QNetworkDatagram* theWrappedObject, QNetworkDatagram& other); + bool __nonzero__(QNetworkDatagram* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QNetworkDiskCache : public QNetworkDiskCache +{ +public: + PythonQtShell_QNetworkDiskCache(QObject* parent = nullptr):QNetworkDiskCache(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkDiskCache(); + +virtual qint64 cacheSize() const; +virtual void childEvent(QChildEvent* event); +virtual void clear(); +virtual void customEvent(QEvent* event); +virtual QIODevice* data(const QUrl& url); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual qint64 expire(); +virtual void insert(QIODevice* device); +virtual QNetworkCacheMetaData metaData(const QUrl& url); +virtual QIODevice* prepare(const QNetworkCacheMetaData& metaData); +virtual bool remove(const QUrl& url); +virtual void timerEvent(QTimerEvent* event); +virtual void updateMetaData(const QNetworkCacheMetaData& metaData); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkDiskCache : public QNetworkDiskCache +{ public: +inline qint64 promoted_expire() { return this->expire(); } +inline qint64 py_q_cacheSize() const { return QNetworkDiskCache::cacheSize(); } +inline void py_q_clear() { QNetworkDiskCache::clear(); } +inline QIODevice* py_q_data(const QUrl& url) { return QNetworkDiskCache::data(url); } +inline qint64 py_q_expire() { return QNetworkDiskCache::expire(); } +inline void py_q_insert(QIODevice* device) { QNetworkDiskCache::insert(device); } +inline QNetworkCacheMetaData py_q_metaData(const QUrl& url) { return QNetworkDiskCache::metaData(url); } +inline QIODevice* py_q_prepare(const QNetworkCacheMetaData& metaData) { return QNetworkDiskCache::prepare(metaData); } +inline bool py_q_remove(const QUrl& url) { return QNetworkDiskCache::remove(url); } +inline void py_q_updateMetaData(const QNetworkCacheMetaData& metaData) { QNetworkDiskCache::updateMetaData(metaData); } +}; + +class PythonQtWrapper_QNetworkDiskCache : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkDiskCache* new_QNetworkDiskCache(QObject* parent = nullptr); +void delete_QNetworkDiskCache(QNetworkDiskCache* obj) { delete obj; } + QString cacheDirectory(QNetworkDiskCache* theWrappedObject) const; + qint64 py_q_cacheSize(QNetworkDiskCache* theWrappedObject) const{ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_cacheSize());} + void py_q_clear(QNetworkDiskCache* theWrappedObject){ (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_clear());} + QIODevice* py_q_data(QNetworkDiskCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_data(url));} + qint64 expire(QNetworkDiskCache* theWrappedObject); + qint64 py_q_expire(QNetworkDiskCache* theWrappedObject){ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_expire());} + QNetworkCacheMetaData fileMetaData(QNetworkDiskCache* theWrappedObject, const QString& fileName) const; + void py_q_insert(QNetworkDiskCache* theWrappedObject, QIODevice* device){ (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_insert(device));} + qint64 maximumCacheSize(QNetworkDiskCache* theWrappedObject) const; + QNetworkCacheMetaData py_q_metaData(QNetworkDiskCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_metaData(url));} + QIODevice* py_q_prepare(QNetworkDiskCache* theWrappedObject, const QNetworkCacheMetaData& metaData){ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_prepare(metaData));} + bool py_q_remove(QNetworkDiskCache* theWrappedObject, const QUrl& url){ return (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_remove(url));} + void setCacheDirectory(QNetworkDiskCache* theWrappedObject, const QString& cacheDir); + void setMaximumCacheSize(QNetworkDiskCache* theWrappedObject, qint64 size); + void py_q_updateMetaData(QNetworkDiskCache* theWrappedObject, const QNetworkCacheMetaData& metaData){ (((PythonQtPublicPromoter_QNetworkDiskCache*)theWrappedObject)->py_q_updateMetaData(metaData));} +}; + + + + + +class PythonQtWrapper_QNetworkInterface : public QObject +{ Q_OBJECT +public: +Q_ENUMS(InterfaceFlag InterfaceType ) +Q_FLAGS(InterfaceFlags ) +enum InterfaceFlag{ + IsUp = QNetworkInterface::IsUp, IsRunning = QNetworkInterface::IsRunning, CanBroadcast = QNetworkInterface::CanBroadcast, IsLoopBack = QNetworkInterface::IsLoopBack, IsPointToPoint = QNetworkInterface::IsPointToPoint, CanMulticast = QNetworkInterface::CanMulticast}; +enum InterfaceType{ + Loopback = QNetworkInterface::Loopback, Virtual = QNetworkInterface::Virtual, Ethernet = QNetworkInterface::Ethernet, Slip = QNetworkInterface::Slip, CanBus = QNetworkInterface::CanBus, Ppp = QNetworkInterface::Ppp, Fddi = QNetworkInterface::Fddi, Wifi = QNetworkInterface::Wifi, Ieee80211 = QNetworkInterface::Ieee80211, Phonet = QNetworkInterface::Phonet, Ieee802154 = QNetworkInterface::Ieee802154, SixLoWPAN = QNetworkInterface::SixLoWPAN, Ieee80216 = QNetworkInterface::Ieee80216, Ieee1394 = QNetworkInterface::Ieee1394, Unknown = QNetworkInterface::Unknown}; +Q_DECLARE_FLAGS(InterfaceFlags, InterfaceFlag) +public slots: +QNetworkInterface* new_QNetworkInterface(); +QNetworkInterface* new_QNetworkInterface(const QNetworkInterface& other); +void delete_QNetworkInterface(QNetworkInterface* obj) { delete obj; } + QList addressEntries(QNetworkInterface* theWrappedObject) const; + QList static_QNetworkInterface_allAddresses(); + QList static_QNetworkInterface_allInterfaces(); + QNetworkInterface::InterfaceFlags flags(QNetworkInterface* theWrappedObject) const; + QString hardwareAddress(QNetworkInterface* theWrappedObject) const; + QString humanReadableName(QNetworkInterface* theWrappedObject) const; + int index(QNetworkInterface* theWrappedObject) const; + QNetworkInterface static_QNetworkInterface_interfaceFromIndex(int index); + QNetworkInterface static_QNetworkInterface_interfaceFromName(const QString& name); + int static_QNetworkInterface_interfaceIndexFromName(const QString& name); + QString static_QNetworkInterface_interfaceNameFromIndex(int index); + bool isValid(QNetworkInterface* theWrappedObject) const; + int maximumTransmissionUnit(QNetworkInterface* theWrappedObject) const; + QString name(QNetworkInterface* theWrappedObject) const; + void swap(QNetworkInterface* theWrappedObject, QNetworkInterface& other); + QNetworkInterface::InterfaceType type(QNetworkInterface* theWrappedObject) const; + QString py_toString(QNetworkInterface*); + bool __nonzero__(QNetworkInterface* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QNetworkProxy : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Capability ProxyType ) +Q_FLAGS(Capabilities ) +enum Capability{ + TunnelingCapability = QNetworkProxy::TunnelingCapability, ListeningCapability = QNetworkProxy::ListeningCapability, UdpTunnelingCapability = QNetworkProxy::UdpTunnelingCapability, CachingCapability = QNetworkProxy::CachingCapability, HostNameLookupCapability = QNetworkProxy::HostNameLookupCapability, SctpTunnelingCapability = QNetworkProxy::SctpTunnelingCapability, SctpListeningCapability = QNetworkProxy::SctpListeningCapability}; +enum ProxyType{ + DefaultProxy = QNetworkProxy::DefaultProxy, Socks5Proxy = QNetworkProxy::Socks5Proxy, NoProxy = QNetworkProxy::NoProxy, HttpProxy = QNetworkProxy::HttpProxy, HttpCachingProxy = QNetworkProxy::HttpCachingProxy, FtpCachingProxy = QNetworkProxy::FtpCachingProxy}; +Q_DECLARE_FLAGS(Capabilities, Capability) +public slots: +QNetworkProxy* new_QNetworkProxy(); +QNetworkProxy* new_QNetworkProxy(QNetworkProxy::ProxyType type, const QString& hostName = QString(), unsigned short port = 0, const QString& user = QString(), const QString& password = QString()); +QNetworkProxy* new_QNetworkProxy(const QNetworkProxy& other); +void delete_QNetworkProxy(QNetworkProxy* obj) { delete obj; } + QNetworkProxy static_QNetworkProxy_applicationProxy(); + QNetworkProxy::Capabilities capabilities(QNetworkProxy* theWrappedObject) const; + bool hasRawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName) const; + QVariant header(QNetworkProxy* theWrappedObject, QNetworkRequest::KnownHeaders header) const; + QString hostName(QNetworkProxy* theWrappedObject) const; + bool isCachingProxy(QNetworkProxy* theWrappedObject) const; + bool isTransparentProxy(QNetworkProxy* theWrappedObject) const; + bool __ne__(QNetworkProxy* theWrappedObject, const QNetworkProxy& other) const; + bool __eq__(QNetworkProxy* theWrappedObject, const QNetworkProxy& other) const; + QString password(QNetworkProxy* theWrappedObject) const; + unsigned short port(QNetworkProxy* theWrappedObject) const; + QByteArray rawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName) const; + QList rawHeaderList(QNetworkProxy* theWrappedObject) const; + void static_QNetworkProxy_setApplicationProxy(const QNetworkProxy& proxy); + void setCapabilities(QNetworkProxy* theWrappedObject, QNetworkProxy::Capabilities capab); + void setHeader(QNetworkProxy* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value); + void setHostName(QNetworkProxy* theWrappedObject, const QString& hostName); + void setPassword(QNetworkProxy* theWrappedObject, const QString& password); + void setPort(QNetworkProxy* theWrappedObject, unsigned short port); + void setRawHeader(QNetworkProxy* theWrappedObject, const QByteArray& headerName, const QByteArray& value); + void setType(QNetworkProxy* theWrappedObject, QNetworkProxy::ProxyType type); + void setUser(QNetworkProxy* theWrappedObject, const QString& userName); + void swap(QNetworkProxy* theWrappedObject, QNetworkProxy& other); + QNetworkProxy::ProxyType type(QNetworkProxy* theWrappedObject) const; + QString user(QNetworkProxy* theWrappedObject) const; + QString py_toString(QNetworkProxy*); +}; + + + + + +class PythonQtShell_QNetworkProxyFactory : public QNetworkProxyFactory +{ +public: + PythonQtShell_QNetworkProxyFactory():QNetworkProxyFactory(),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkProxyFactory(); + +virtual QList queryProxy(const QNetworkProxyQuery& query = QNetworkProxyQuery()); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkProxyFactory : public QNetworkProxyFactory +{ public: +inline QList py_q_queryProxy(const QNetworkProxyQuery& query = QNetworkProxyQuery()) { return this->queryProxy(query); } +}; + +class PythonQtWrapper_QNetworkProxyFactory : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkProxyFactory* new_QNetworkProxyFactory(); +void delete_QNetworkProxyFactory(QNetworkProxyFactory* obj) { delete obj; } + QList static_QNetworkProxyFactory_proxyForQuery(const QNetworkProxyQuery& query); + QList queryProxy(QNetworkProxyFactory* theWrappedObject, const QNetworkProxyQuery& query = QNetworkProxyQuery()); + QList py_q_queryProxy(QNetworkProxyFactory* theWrappedObject, const QNetworkProxyQuery& query = QNetworkProxyQuery()){ return (((PythonQtPublicPromoter_QNetworkProxyFactory*)theWrappedObject)->py_q_queryProxy(query));} + void static_QNetworkProxyFactory_setApplicationProxyFactory(QNetworkProxyFactory* factory); + void static_QNetworkProxyFactory_setUseSystemConfiguration(bool enable); + QList static_QNetworkProxyFactory_systemProxyForQuery(const QNetworkProxyQuery& query = QNetworkProxyQuery()); + bool static_QNetworkProxyFactory_usesSystemConfiguration(); +}; + + + + + +class PythonQtWrapper_QNetworkProxyQuery : public QObject +{ Q_OBJECT +public: +Q_ENUMS(QueryType ) +enum QueryType{ + TcpSocket = QNetworkProxyQuery::TcpSocket, UdpSocket = QNetworkProxyQuery::UdpSocket, SctpSocket = QNetworkProxyQuery::SctpSocket, TcpServer = QNetworkProxyQuery::TcpServer, UrlRequest = QNetworkProxyQuery::UrlRequest, SctpServer = QNetworkProxyQuery::SctpServer}; +public slots: +QNetworkProxyQuery* new_QNetworkProxyQuery(); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, const QString& hostname, int port, const QString& protocolTag = QString(), QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::TcpSocket); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, const QUrl& requestUrl, QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::UrlRequest); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QNetworkConfiguration& networkConfiguration, unsigned short bindPort, const QString& protocolTag = QString(), QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::TcpServer); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QNetworkProxyQuery& other); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QString& hostname, int port, const QString& protocolTag = QString(), QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::TcpSocket); +QNetworkProxyQuery* new_QNetworkProxyQuery(const QUrl& requestUrl, QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::UrlRequest); +QNetworkProxyQuery* new_QNetworkProxyQuery(unsigned short bindPort, const QString& protocolTag = QString(), QNetworkProxyQuery::QueryType queryType = QNetworkProxyQuery::TcpServer); +void delete_QNetworkProxyQuery(QNetworkProxyQuery* obj) { delete obj; } + int localPort(QNetworkProxyQuery* theWrappedObject) const; + QNetworkConfiguration networkConfiguration(QNetworkProxyQuery* theWrappedObject) const; + bool __ne__(QNetworkProxyQuery* theWrappedObject, const QNetworkProxyQuery& other) const; + bool __eq__(QNetworkProxyQuery* theWrappedObject, const QNetworkProxyQuery& other) const; + QString peerHostName(QNetworkProxyQuery* theWrappedObject) const; + int peerPort(QNetworkProxyQuery* theWrappedObject) const; + QString protocolTag(QNetworkProxyQuery* theWrappedObject) const; + QNetworkProxyQuery::QueryType queryType(QNetworkProxyQuery* theWrappedObject) const; + void setLocalPort(QNetworkProxyQuery* theWrappedObject, int port); + void setNetworkConfiguration(QNetworkProxyQuery* theWrappedObject, const QNetworkConfiguration& networkConfiguration); + void setPeerHostName(QNetworkProxyQuery* theWrappedObject, const QString& hostname); + void setPeerPort(QNetworkProxyQuery* theWrappedObject, int port); + void setProtocolTag(QNetworkProxyQuery* theWrappedObject, const QString& protocolTag); + void setQueryType(QNetworkProxyQuery* theWrappedObject, QNetworkProxyQuery::QueryType type); + void setUrl(QNetworkProxyQuery* theWrappedObject, const QUrl& url); + void swap(QNetworkProxyQuery* theWrappedObject, QNetworkProxyQuery& other); + QUrl url(QNetworkProxyQuery* theWrappedObject) const; + QString py_toString(QNetworkProxyQuery*); +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.cpp b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.cpp new file mode 100644 index 00000000..e49ec42a --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.cpp @@ -0,0 +1,5748 @@ +#include "com_trolltech_qt_network1.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QNetworkReply::~PythonQtShell_QNetworkReply() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QNetworkReply::abort() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("abort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +bool PythonQtShell_QNetworkReply::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::atEnd(); +} +qint64 PythonQtShell_QNetworkReply::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::bytesAvailable(); +} +qint64 PythonQtShell_QNetworkReply::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::bytesToWrite(); +} +bool PythonQtShell_QNetworkReply::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::canReadLine(); +} +void PythonQtShell_QNetworkReply::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::childEvent(event0); +} +void PythonQtShell_QNetworkReply::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::close(); +} +void PythonQtShell_QNetworkReply::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::customEvent(event0); +} +bool PythonQtShell_QNetworkReply::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::event(event0); +} +bool PythonQtShell_QNetworkReply::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::eventFilter(watched0, event1); +} +void PythonQtShell_QNetworkReply::ignoreSslErrors() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ignoreSslErrors"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::ignoreSslErrors(); +} +void PythonQtShell_QNetworkReply::ignoreSslErrorsImplementation(const QList& arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ignoreSslErrorsImplementation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::ignoreSslErrorsImplementation(arg__1); +} +bool PythonQtShell_QNetworkReply::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::isSequential(); +} +bool PythonQtShell_QNetworkReply::open(QIODevice::OpenMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::open(mode0); +} +qint64 PythonQtShell_QNetworkReply::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::pos(); +} +qint64 PythonQtShell_QNetworkReply::readData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return qint64(); +} +qint64 PythonQtShell_QNetworkReply::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::readLineData(data0, maxlen1); +} +bool PythonQtShell_QNetworkReply::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::reset(); +} +bool PythonQtShell_QNetworkReply::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::seek(pos0); +} +void PythonQtShell_QNetworkReply::setReadBufferSize(qint64 size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setReadBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::setReadBufferSize(size0); +} +void PythonQtShell_QNetworkReply::setSslConfigurationImplementation(const QSslConfiguration& arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSslConfigurationImplementation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QSslConfiguration&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::setSslConfigurationImplementation(arg__1); +} +qint64 PythonQtShell_QNetworkReply::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::size(); +} +void PythonQtShell_QNetworkReply::sslConfigurationImplementation(QSslConfiguration& arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sslConfigurationImplementation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSslConfiguration&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::sslConfigurationImplementation(arg__1); +} +void PythonQtShell_QNetworkReply::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkReply::timerEvent(event0); +} +bool PythonQtShell_QNetworkReply::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QNetworkReply::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QNetworkReply::writeData(const char* data0, qint64 len1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&len1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkReply::writeData(data0, len1); +} +QNetworkReply* PythonQtWrapper_QNetworkReply::new_QNetworkReply(QObject* parent) +{ +return new PythonQtShell_QNetworkReply(parent); } + +const QMetaObject* PythonQtShell_QNetworkReply::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkReply::staticMetaObject); + } else { + return &QNetworkReply::staticMetaObject; + } +} +int PythonQtShell_QNetworkReply::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkReply::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QVariant PythonQtWrapper_QNetworkReply::attribute(QNetworkReply* theWrappedObject, QNetworkRequest::Attribute code) const +{ + return ( theWrappedObject->attribute(code)); +} + +QNetworkReply::NetworkError PythonQtWrapper_QNetworkReply::error(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +bool PythonQtWrapper_QNetworkReply::hasRawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->hasRawHeader(headerName)); +} + +QVariant PythonQtWrapper_QNetworkReply::header(QNetworkReply* theWrappedObject, QNetworkRequest::KnownHeaders header) const +{ + return ( theWrappedObject->header(header)); +} + +void PythonQtWrapper_QNetworkReply::ignoreSslErrorsImplementation(QNetworkReply* theWrappedObject, const QList& arg__1) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_ignoreSslErrorsImplementation(arg__1)); +} + +bool PythonQtWrapper_QNetworkReply::isFinished(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->isFinished()); +} + +bool PythonQtWrapper_QNetworkReply::isRunning(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->isRunning()); +} + +QNetworkAccessManager* PythonQtWrapper_QNetworkReply::manager(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->manager()); +} + +QNetworkAccessManager::Operation PythonQtWrapper_QNetworkReply::operation(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->operation()); +} + +QByteArray PythonQtWrapper_QNetworkReply::rawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->rawHeader(headerName)); +} + +QList PythonQtWrapper_QNetworkReply::rawHeaderList(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->rawHeaderList()); +} + +const QList >* PythonQtWrapper_QNetworkReply::rawHeaderPairs(QNetworkReply* theWrappedObject) const +{ + return &( theWrappedObject->rawHeaderPairs()); +} + +qint64 PythonQtWrapper_QNetworkReply::readBufferSize(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->readBufferSize()); +} + +QNetworkRequest PythonQtWrapper_QNetworkReply::request(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->request()); +} + +void PythonQtWrapper_QNetworkReply::setAttribute(QNetworkReply* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& value) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setAttribute(code, value)); +} + +void PythonQtWrapper_QNetworkReply::setError(QNetworkReply* theWrappedObject, QNetworkReply::NetworkError errorCode, const QString& errorString) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setError(errorCode, errorString)); +} + +void PythonQtWrapper_QNetworkReply::setFinished(QNetworkReply* theWrappedObject, bool arg__1) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setFinished(arg__1)); +} + +void PythonQtWrapper_QNetworkReply::setHeader(QNetworkReply* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setHeader(header, value)); +} + +void PythonQtWrapper_QNetworkReply::setOperation(QNetworkReply* theWrappedObject, QNetworkAccessManager::Operation operation) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setOperation(operation)); +} + +void PythonQtWrapper_QNetworkReply::setRawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName, const QByteArray& value) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setRawHeader(headerName, value)); +} + +void PythonQtWrapper_QNetworkReply::setReadBufferSize(QNetworkReply* theWrappedObject, qint64 size) +{ + ( theWrappedObject->setReadBufferSize(size)); +} + +void PythonQtWrapper_QNetworkReply::setRequest(QNetworkReply* theWrappedObject, const QNetworkRequest& request) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setRequest(request)); +} + +void PythonQtWrapper_QNetworkReply::setSslConfigurationImplementation(QNetworkReply* theWrappedObject, const QSslConfiguration& arg__1) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setSslConfigurationImplementation(arg__1)); +} + +void PythonQtWrapper_QNetworkReply::setUrl(QNetworkReply* theWrappedObject, const QUrl& url) +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_setUrl(url)); +} + +void PythonQtWrapper_QNetworkReply::sslConfigurationImplementation(QNetworkReply* theWrappedObject, QSslConfiguration& arg__1) const +{ + ( ((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->promoted_sslConfigurationImplementation(arg__1)); +} + +QUrl PythonQtWrapper_QNetworkReply::url(QNetworkReply* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +QNetworkRequest* PythonQtWrapper_QNetworkRequest::new_QNetworkRequest(const QNetworkRequest& other) +{ +return new QNetworkRequest(other); } + +QNetworkRequest* PythonQtWrapper_QNetworkRequest::new_QNetworkRequest(const QUrl& url) +{ +return new QNetworkRequest(url); } + +QVariant PythonQtWrapper_QNetworkRequest::attribute(QNetworkRequest* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& defaultValue) const +{ + return ( theWrappedObject->attribute(code, defaultValue)); +} + +bool PythonQtWrapper_QNetworkRequest::hasRawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->hasRawHeader(headerName)); +} + +QVariant PythonQtWrapper_QNetworkRequest::header(QNetworkRequest* theWrappedObject, QNetworkRequest::KnownHeaders header) const +{ + return ( theWrappedObject->header(header)); +} + +int PythonQtWrapper_QNetworkRequest::maximumRedirectsAllowed(QNetworkRequest* theWrappedObject) const +{ + return ( theWrappedObject->maximumRedirectsAllowed()); +} + +bool PythonQtWrapper_QNetworkRequest::__ne__(QNetworkRequest* theWrappedObject, const QNetworkRequest& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QNetworkRequest::__eq__(QNetworkRequest* theWrappedObject, const QNetworkRequest& other) const +{ + return ( (*theWrappedObject)== other); +} + +QObject* PythonQtWrapper_QNetworkRequest::originatingObject(QNetworkRequest* theWrappedObject) const +{ + return ( theWrappedObject->originatingObject()); +} + +QNetworkRequest::Priority PythonQtWrapper_QNetworkRequest::priority(QNetworkRequest* theWrappedObject) const +{ + return ( theWrappedObject->priority()); +} + +QByteArray PythonQtWrapper_QNetworkRequest::rawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->rawHeader(headerName)); +} + +QList PythonQtWrapper_QNetworkRequest::rawHeaderList(QNetworkRequest* theWrappedObject) const +{ + return ( theWrappedObject->rawHeaderList()); +} + +void PythonQtWrapper_QNetworkRequest::setAttribute(QNetworkRequest* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& value) +{ + ( theWrappedObject->setAttribute(code, value)); +} + +void PythonQtWrapper_QNetworkRequest::setHeader(QNetworkRequest* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value) +{ + ( theWrappedObject->setHeader(header, value)); +} + +void PythonQtWrapper_QNetworkRequest::setMaximumRedirectsAllowed(QNetworkRequest* theWrappedObject, int maximumRedirectsAllowed) +{ + ( theWrappedObject->setMaximumRedirectsAllowed(maximumRedirectsAllowed)); +} + +void PythonQtWrapper_QNetworkRequest::setOriginatingObject(QNetworkRequest* theWrappedObject, QObject* object) +{ + ( theWrappedObject->setOriginatingObject(object)); +} + +void PythonQtWrapper_QNetworkRequest::setPriority(QNetworkRequest* theWrappedObject, QNetworkRequest::Priority priority) +{ + ( theWrappedObject->setPriority(priority)); +} + +void PythonQtWrapper_QNetworkRequest::setRawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName, const QByteArray& value) +{ + ( theWrappedObject->setRawHeader(headerName, value)); +} + +void PythonQtWrapper_QNetworkRequest::setUrl(QNetworkRequest* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QNetworkRequest::swap(QNetworkRequest* theWrappedObject, QNetworkRequest& other) +{ + ( theWrappedObject->swap(other)); +} + +QUrl PythonQtWrapper_QNetworkRequest::url(QNetworkRequest* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +PythonQtShell_QNetworkSession::~PythonQtShell_QNetworkSession() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QNetworkSession::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkSession::childEvent(event0); +} +void PythonQtShell_QNetworkSession::connectNotify(const QMetaMethod& signal0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectNotify"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QMetaMethod&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&signal0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkSession::connectNotify(signal0); +} +void PythonQtShell_QNetworkSession::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkSession::customEvent(event0); +} +void PythonQtShell_QNetworkSession::disconnectNotify(const QMetaMethod& signal0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("disconnectNotify"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QMetaMethod&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&signal0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkSession::disconnectNotify(signal0); +} +bool PythonQtShell_QNetworkSession::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkSession::event(event0); +} +bool PythonQtShell_QNetworkSession::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QNetworkSession::eventFilter(watched0, event1); +} +void PythonQtShell_QNetworkSession::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QNetworkSession::timerEvent(event0); +} +QNetworkSession* PythonQtWrapper_QNetworkSession::new_QNetworkSession(const QNetworkConfiguration& connConfig, QObject* parent) +{ +return new PythonQtShell_QNetworkSession(connConfig, parent); } + +const QMetaObject* PythonQtShell_QNetworkSession::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QNetworkSession::staticMetaObject); + } else { + return &QNetworkSession::staticMetaObject; + } +} +int PythonQtShell_QNetworkSession::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QNetworkSession::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +quint64 PythonQtWrapper_QNetworkSession::activeTime(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->activeTime()); +} + +quint64 PythonQtWrapper_QNetworkSession::bytesReceived(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->bytesReceived()); +} + +quint64 PythonQtWrapper_QNetworkSession::bytesWritten(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->bytesWritten()); +} + +QNetworkConfiguration PythonQtWrapper_QNetworkSession::configuration(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->configuration()); +} + +void PythonQtWrapper_QNetworkSession::connectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal) +{ + ( ((PythonQtPublicPromoter_QNetworkSession*)theWrappedObject)->promoted_connectNotify(signal)); +} + +void PythonQtWrapper_QNetworkSession::disconnectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal) +{ + ( ((PythonQtPublicPromoter_QNetworkSession*)theWrappedObject)->promoted_disconnectNotify(signal)); +} + +QNetworkSession::SessionError PythonQtWrapper_QNetworkSession::error(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QNetworkSession::errorString(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QNetworkInterface PythonQtWrapper_QNetworkSession::interface(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->interface()); +} + +bool PythonQtWrapper_QNetworkSession::isOpen(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->isOpen()); +} + +QVariant PythonQtWrapper_QNetworkSession::sessionProperty(QNetworkSession* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->sessionProperty(key)); +} + +void PythonQtWrapper_QNetworkSession::setSessionProperty(QNetworkSession* theWrappedObject, const QString& key, const QVariant& value) +{ + ( theWrappedObject->setSessionProperty(key, value)); +} + +QNetworkSession::State PythonQtWrapper_QNetworkSession::state(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QNetworkSession::UsagePolicies PythonQtWrapper_QNetworkSession::usagePolicies(QNetworkSession* theWrappedObject) const +{ + return ( theWrappedObject->usagePolicies()); +} + +bool PythonQtWrapper_QNetworkSession::waitForOpened(QNetworkSession* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForOpened(msecs)); +} + + + +#ifndef QT_NO_SSL +#endif + + +#ifndef QT_NO_SSL +QSslCertificate* PythonQtWrapper_QSslCertificate::new_QSslCertificate(QIODevice* device, QSsl::EncodingFormat format) +{ +return new QSslCertificate(device, format); } + +QSslCertificate* PythonQtWrapper_QSslCertificate::new_QSslCertificate(const QByteArray& data, QSsl::EncodingFormat format) +{ +return new QSslCertificate(data, format); } + +QSslCertificate* PythonQtWrapper_QSslCertificate::new_QSslCertificate(const QSslCertificate& other) +{ +return new QSslCertificate(other); } + +void PythonQtWrapper_QSslCertificate::clear(QSslCertificate* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +QByteArray PythonQtWrapper_QSslCertificate::digest(QSslCertificate* theWrappedObject, QCryptographicHash::Algorithm algorithm) const +{ + return ( theWrappedObject->digest(algorithm)); +} + +QDateTime PythonQtWrapper_QSslCertificate::effectiveDate(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->effectiveDate()); +} + +QDateTime PythonQtWrapper_QSslCertificate::expiryDate(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->expiryDate()); +} + +QList PythonQtWrapper_QSslCertificate::extensions(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->extensions()); +} + +QList PythonQtWrapper_QSslCertificate::static_QSslCertificate_fromData(const QByteArray& data, QSsl::EncodingFormat format) +{ + return (QSslCertificate::fromData(data, format)); +} + +QList PythonQtWrapper_QSslCertificate::static_QSslCertificate_fromDevice(QIODevice* device, QSsl::EncodingFormat format) +{ + return (QSslCertificate::fromDevice(device, format)); +} + +QList PythonQtWrapper_QSslCertificate::static_QSslCertificate_fromPath(const QString& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) +{ + return (QSslCertificate::fromPath(path, format, syntax)); +} + +Qt::HANDLE PythonQtWrapper_QSslCertificate::handle(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QSslCertificate::static_QSslCertificate_importPkcs12(QIODevice* device, QSslKey* key, QSslCertificate* cert, QList* caCertificates, const QByteArray& passPhrase) +{ + return (QSslCertificate::importPkcs12(device, key, cert, caCertificates, passPhrase)); +} + +bool PythonQtWrapper_QSslCertificate::isBlacklisted(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->isBlacklisted()); +} + +bool PythonQtWrapper_QSslCertificate::isNull(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QSslCertificate::isSelfSigned(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->isSelfSigned()); +} + +QStringList PythonQtWrapper_QSslCertificate::issuerInfo(QSslCertificate* theWrappedObject, QSslCertificate::SubjectInfo info) const +{ + return ( theWrappedObject->issuerInfo(info)); +} + +QStringList PythonQtWrapper_QSslCertificate::issuerInfo(QSslCertificate* theWrappedObject, const QByteArray& attribute) const +{ + return ( theWrappedObject->issuerInfo(attribute)); +} + +QList PythonQtWrapper_QSslCertificate::issuerInfoAttributes(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->issuerInfoAttributes()); +} + +bool PythonQtWrapper_QSslCertificate::__ne__(QSslCertificate* theWrappedObject, const QSslCertificate& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QSslCertificate* PythonQtWrapper_QSslCertificate::operator_assign(QSslCertificate* theWrappedObject, const QSslCertificate& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QSslCertificate::__eq__(QSslCertificate* theWrappedObject, const QSslCertificate& other) const +{ + return ( (*theWrappedObject)== other); +} + +QSslKey PythonQtWrapper_QSslCertificate::publicKey(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->publicKey()); +} + +QByteArray PythonQtWrapper_QSslCertificate::serialNumber(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->serialNumber()); +} + +QMultiMap PythonQtWrapper_QSslCertificate::subjectAlternativeNames(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->subjectAlternativeNames()); +} + +QStringList PythonQtWrapper_QSslCertificate::subjectInfo(QSslCertificate* theWrappedObject, QSslCertificate::SubjectInfo info) const +{ + return ( theWrappedObject->subjectInfo(info)); +} + +QStringList PythonQtWrapper_QSslCertificate::subjectInfo(QSslCertificate* theWrappedObject, const QByteArray& attribute) const +{ + return ( theWrappedObject->subjectInfo(attribute)); +} + +QList PythonQtWrapper_QSslCertificate::subjectInfoAttributes(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->subjectInfoAttributes()); +} + +void PythonQtWrapper_QSslCertificate::swap(QSslCertificate* theWrappedObject, QSslCertificate& other) +{ + ( theWrappedObject->swap(other)); +} + +QByteArray PythonQtWrapper_QSslCertificate::toDer(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->toDer()); +} + +QByteArray PythonQtWrapper_QSslCertificate::toPem(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->toPem()); +} + +QString PythonQtWrapper_QSslCertificate::toText(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->toText()); +} + +QList PythonQtWrapper_QSslCertificate::static_QSslCertificate_verify(QList certificateChain, const QString& hostName) +{ + return (QSslCertificate::verify(certificateChain, hostName)); +} + +QByteArray PythonQtWrapper_QSslCertificate::version(QSslCertificate* theWrappedObject) const +{ + return ( theWrappedObject->version()); +} + +QString PythonQtWrapper_QSslCertificate::py_toString(QSslCertificate* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + +#endif + + +#ifndef QT_NO_SSL +QSslCertificateExtension* PythonQtWrapper_QSslCertificateExtension::new_QSslCertificateExtension() +{ +return new QSslCertificateExtension(); } + +QSslCertificateExtension* PythonQtWrapper_QSslCertificateExtension::new_QSslCertificateExtension(const QSslCertificateExtension& other) +{ +return new QSslCertificateExtension(other); } + +bool PythonQtWrapper_QSslCertificateExtension::isCritical(QSslCertificateExtension* theWrappedObject) const +{ + return ( theWrappedObject->isCritical()); +} + +bool PythonQtWrapper_QSslCertificateExtension::isSupported(QSslCertificateExtension* theWrappedObject) const +{ + return ( theWrappedObject->isSupported()); +} + +QString PythonQtWrapper_QSslCertificateExtension::name(QSslCertificateExtension* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QString PythonQtWrapper_QSslCertificateExtension::oid(QSslCertificateExtension* theWrappedObject) const +{ + return ( theWrappedObject->oid()); +} + +QSslCertificateExtension* PythonQtWrapper_QSslCertificateExtension::operator_assign(QSslCertificateExtension* theWrappedObject, const QSslCertificateExtension& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QSslCertificateExtension::swap(QSslCertificateExtension* theWrappedObject, QSslCertificateExtension& other) +{ + ( theWrappedObject->swap(other)); +} + +QVariant PythonQtWrapper_QSslCertificateExtension::value(QSslCertificateExtension* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + +#endif + + +#ifndef QT_NO_SSL +QSslCipher* PythonQtWrapper_QSslCipher::new_QSslCipher() +{ +return new QSslCipher(); } + +QSslCipher* PythonQtWrapper_QSslCipher::new_QSslCipher(const QSslCipher& other) +{ +return new QSslCipher(other); } + +QSslCipher* PythonQtWrapper_QSslCipher::new_QSslCipher(const QString& name) +{ +return new QSslCipher(name); } + +QSslCipher* PythonQtWrapper_QSslCipher::new_QSslCipher(const QString& name, QSsl::SslProtocol protocol) +{ +return new QSslCipher(name, protocol); } + +QString PythonQtWrapper_QSslCipher::authenticationMethod(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->authenticationMethod()); +} + +QString PythonQtWrapper_QSslCipher::encryptionMethod(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->encryptionMethod()); +} + +bool PythonQtWrapper_QSslCipher::isNull(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QSslCipher::keyExchangeMethod(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->keyExchangeMethod()); +} + +QString PythonQtWrapper_QSslCipher::name(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QSslCipher::__ne__(QSslCipher* theWrappedObject, const QSslCipher& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QSslCipher* PythonQtWrapper_QSslCipher::operator_assign(QSslCipher* theWrappedObject, const QSslCipher& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QSslCipher::__eq__(QSslCipher* theWrappedObject, const QSslCipher& other) const +{ + return ( (*theWrappedObject)== other); +} + +QSsl::SslProtocol PythonQtWrapper_QSslCipher::protocol(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->protocol()); +} + +QString PythonQtWrapper_QSslCipher::protocolString(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->protocolString()); +} + +int PythonQtWrapper_QSslCipher::supportedBits(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->supportedBits()); +} + +void PythonQtWrapper_QSslCipher::swap(QSslCipher* theWrappedObject, QSslCipher& other) +{ + ( theWrappedObject->swap(other)); +} + +int PythonQtWrapper_QSslCipher::usedBits(QSslCipher* theWrappedObject) const +{ + return ( theWrappedObject->usedBits()); +} + +QString PythonQtWrapper_QSslCipher::py_toString(QSslCipher* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + +#endif + + +#ifndef QT_NO_SSL +PythonQtShell_QSslConfiguration::~PythonQtShell_QSslConfiguration() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSslConfiguration* PythonQtWrapper_QSslConfiguration::new_QSslConfiguration() +{ +return new PythonQtShell_QSslConfiguration(); } + +QSslConfiguration* PythonQtWrapper_QSslConfiguration::new_QSslConfiguration(const QSslConfiguration& other) +{ +return new PythonQtShell_QSslConfiguration(other); } + +QList PythonQtWrapper_QSslConfiguration::allowedNextProtocols(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->allowedNextProtocols()); +} + +QMap PythonQtWrapper_QSslConfiguration::backendConfiguration(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->backendConfiguration()); +} + +QList PythonQtWrapper_QSslConfiguration::caCertificates(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->caCertificates()); +} + +QList PythonQtWrapper_QSslConfiguration::ciphers(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->ciphers()); +} + +QSslConfiguration PythonQtWrapper_QSslConfiguration::static_QSslConfiguration_defaultConfiguration() +{ + return (QSslConfiguration::defaultConfiguration()); +} + +QVector PythonQtWrapper_QSslConfiguration::ellipticCurves(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->ellipticCurves()); +} + +QSslKey PythonQtWrapper_QSslConfiguration::ephemeralServerKey(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->ephemeralServerKey()); +} + +bool PythonQtWrapper_QSslConfiguration::isNull(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QSslCertificate PythonQtWrapper_QSslConfiguration::localCertificate(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->localCertificate()); +} + +QList PythonQtWrapper_QSslConfiguration::localCertificateChain(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->localCertificateChain()); +} + +QByteArray PythonQtWrapper_QSslConfiguration::nextNegotiatedProtocol(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->nextNegotiatedProtocol()); +} + +QSslConfiguration::NextProtocolNegotiationStatus PythonQtWrapper_QSslConfiguration::nextProtocolNegotiationStatus(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->nextProtocolNegotiationStatus()); +} + +bool PythonQtWrapper_QSslConfiguration::__ne__(QSslConfiguration* theWrappedObject, const QSslConfiguration& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QSslConfiguration* PythonQtWrapper_QSslConfiguration::operator_assign(QSslConfiguration* theWrappedObject, const QSslConfiguration& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QSslConfiguration::__eq__(QSslConfiguration* theWrappedObject, const QSslConfiguration& other) const +{ + return ( (*theWrappedObject)== other); +} + +QSslCertificate PythonQtWrapper_QSslConfiguration::peerCertificate(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->peerCertificate()); +} + +QList PythonQtWrapper_QSslConfiguration::peerCertificateChain(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->peerCertificateChain()); +} + +int PythonQtWrapper_QSslConfiguration::peerVerifyDepth(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->peerVerifyDepth()); +} + +QSslSocket::PeerVerifyMode PythonQtWrapper_QSslConfiguration::peerVerifyMode(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->peerVerifyMode()); +} + +QByteArray PythonQtWrapper_QSslConfiguration::preSharedKeyIdentityHint(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->preSharedKeyIdentityHint()); +} + +QSslKey PythonQtWrapper_QSslConfiguration::privateKey(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->privateKey()); +} + +QSsl::SslProtocol PythonQtWrapper_QSslConfiguration::protocol(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->protocol()); +} + +QSslCipher PythonQtWrapper_QSslConfiguration::sessionCipher(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->sessionCipher()); +} + +QSsl::SslProtocol PythonQtWrapper_QSslConfiguration::sessionProtocol(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->sessionProtocol()); +} + +QByteArray PythonQtWrapper_QSslConfiguration::sessionTicket(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->sessionTicket()); +} + +int PythonQtWrapper_QSslConfiguration::sessionTicketLifeTimeHint(QSslConfiguration* theWrappedObject) const +{ + return ( theWrappedObject->sessionTicketLifeTimeHint()); +} + +void PythonQtWrapper_QSslConfiguration::setAllowedNextProtocols(QSslConfiguration* theWrappedObject, QList protocols) +{ + ( theWrappedObject->setAllowedNextProtocols(protocols)); +} + +void PythonQtWrapper_QSslConfiguration::setBackendConfiguration(QSslConfiguration* theWrappedObject, const QMap& backendConfiguration) +{ + ( theWrappedObject->setBackendConfiguration(backendConfiguration)); +} + +void PythonQtWrapper_QSslConfiguration::setBackendConfigurationOption(QSslConfiguration* theWrappedObject, const QByteArray& name, const QVariant& value) +{ + ( theWrappedObject->setBackendConfigurationOption(name, value)); +} + +void PythonQtWrapper_QSslConfiguration::setCaCertificates(QSslConfiguration* theWrappedObject, const QList& certificates) +{ + ( theWrappedObject->setCaCertificates(certificates)); +} + +void PythonQtWrapper_QSslConfiguration::setCiphers(QSslConfiguration* theWrappedObject, const QList& ciphers) +{ + ( theWrappedObject->setCiphers(ciphers)); +} + +void PythonQtWrapper_QSslConfiguration::static_QSslConfiguration_setDefaultConfiguration(const QSslConfiguration& configuration) +{ + (QSslConfiguration::setDefaultConfiguration(configuration)); +} + +void PythonQtWrapper_QSslConfiguration::setEllipticCurves(QSslConfiguration* theWrappedObject, const QVector& curves) +{ + ( theWrappedObject->setEllipticCurves(curves)); +} + +void PythonQtWrapper_QSslConfiguration::setLocalCertificate(QSslConfiguration* theWrappedObject, const QSslCertificate& certificate) +{ + ( theWrappedObject->setLocalCertificate(certificate)); +} + +void PythonQtWrapper_QSslConfiguration::setLocalCertificateChain(QSslConfiguration* theWrappedObject, const QList& localChain) +{ + ( theWrappedObject->setLocalCertificateChain(localChain)); +} + +void PythonQtWrapper_QSslConfiguration::setPeerVerifyDepth(QSslConfiguration* theWrappedObject, int depth) +{ + ( theWrappedObject->setPeerVerifyDepth(depth)); +} + +void PythonQtWrapper_QSslConfiguration::setPeerVerifyMode(QSslConfiguration* theWrappedObject, QSslSocket::PeerVerifyMode mode) +{ + ( theWrappedObject->setPeerVerifyMode(mode)); +} + +void PythonQtWrapper_QSslConfiguration::setPreSharedKeyIdentityHint(QSslConfiguration* theWrappedObject, const QByteArray& hint) +{ + ( theWrappedObject->setPreSharedKeyIdentityHint(hint)); +} + +void PythonQtWrapper_QSslConfiguration::setPrivateKey(QSslConfiguration* theWrappedObject, const QSslKey& key) +{ + ( theWrappedObject->setPrivateKey(key)); +} + +void PythonQtWrapper_QSslConfiguration::setProtocol(QSslConfiguration* theWrappedObject, QSsl::SslProtocol protocol) +{ + ( theWrappedObject->setProtocol(protocol)); +} + +void PythonQtWrapper_QSslConfiguration::setSessionTicket(QSslConfiguration* theWrappedObject, const QByteArray& sessionTicket) +{ + ( theWrappedObject->setSessionTicket(sessionTicket)); +} + +void PythonQtWrapper_QSslConfiguration::setSslOption(QSslConfiguration* theWrappedObject, QSsl::SslOption option, bool on) +{ + ( theWrappedObject->setSslOption(option, on)); +} + +QList PythonQtWrapper_QSslConfiguration::static_QSslConfiguration_supportedCiphers() +{ + return (QSslConfiguration::supportedCiphers()); +} + +QVector PythonQtWrapper_QSslConfiguration::static_QSslConfiguration_supportedEllipticCurves() +{ + return (QSslConfiguration::supportedEllipticCurves()); +} + +void PythonQtWrapper_QSslConfiguration::swap(QSslConfiguration* theWrappedObject, QSslConfiguration& other) +{ + ( theWrappedObject->swap(other)); +} + +QList PythonQtWrapper_QSslConfiguration::static_QSslConfiguration_systemCaCertificates() +{ + return (QSslConfiguration::systemCaCertificates()); +} + +bool PythonQtWrapper_QSslConfiguration::testSslOption(QSslConfiguration* theWrappedObject, QSsl::SslOption option) const +{ + return ( theWrappedObject->testSslOption(option)); +} + +#endif + + +#ifndef QT_NO_SSL +QSslEllipticCurve* PythonQtWrapper_QSslEllipticCurve::new_QSslEllipticCurve() +{ +return new QSslEllipticCurve(); } + +QSslEllipticCurve PythonQtWrapper_QSslEllipticCurve::static_QSslEllipticCurve_fromLongName(const QString& name) +{ + return (QSslEllipticCurve::fromLongName(name)); +} + +QSslEllipticCurve PythonQtWrapper_QSslEllipticCurve::static_QSslEllipticCurve_fromShortName(const QString& name) +{ + return (QSslEllipticCurve::fromShortName(name)); +} + +bool PythonQtWrapper_QSslEllipticCurve::isTlsNamedCurve(QSslEllipticCurve* theWrappedObject) const +{ + return ( theWrappedObject->isTlsNamedCurve()); +} + +bool PythonQtWrapper_QSslEllipticCurve::isValid(QSslEllipticCurve* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QString PythonQtWrapper_QSslEllipticCurve::longName(QSslEllipticCurve* theWrappedObject) const +{ + return ( theWrappedObject->longName()); +} + +bool PythonQtWrapper_QSslEllipticCurve::__eq__(QSslEllipticCurve* theWrappedObject, QSslEllipticCurve rhs) +{ + return ( (*theWrappedObject)== rhs); +} + +QString PythonQtWrapper_QSslEllipticCurve::shortName(QSslEllipticCurve* theWrappedObject) const +{ + return ( theWrappedObject->shortName()); +} + +QString PythonQtWrapper_QSslEllipticCurve::py_toString(QSslEllipticCurve* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + +#endif + + +#ifndef QT_NO_SSL +QSslError* PythonQtWrapper_QSslError::new_QSslError() +{ +return new QSslError(); } + +QSslError* PythonQtWrapper_QSslError::new_QSslError(QSslError::SslError error) +{ +return new QSslError(error); } + +QSslError* PythonQtWrapper_QSslError::new_QSslError(QSslError::SslError error, const QSslCertificate& certificate) +{ +return new QSslError(error, certificate); } + +QSslError* PythonQtWrapper_QSslError::new_QSslError(const QSslError& other) +{ +return new QSslError(other); } + +QSslCertificate PythonQtWrapper_QSslError::certificate(QSslError* theWrappedObject) const +{ + return ( theWrappedObject->certificate()); +} + +QSslError::SslError PythonQtWrapper_QSslError::error(QSslError* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QSslError::errorString(QSslError* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QSslError::__ne__(QSslError* theWrappedObject, const QSslError& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QSslError* PythonQtWrapper_QSslError::operator_assign(QSslError* theWrappedObject, const QSslError& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QSslError::__eq__(QSslError* theWrappedObject, const QSslError& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QSslError::swap(QSslError* theWrappedObject, QSslError& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QSslError::py_toString(QSslError* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + +#endif + + +#ifndef QT_NO_SSL +QSslKey* PythonQtWrapper_QSslKey::new_QSslKey() +{ +return new QSslKey(); } + +QSslKey* PythonQtWrapper_QSslKey::new_QSslKey(QIODevice* device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, const QByteArray& passPhrase) +{ +return new QSslKey(device, algorithm, format, type, passPhrase); } + +QSslKey* PythonQtWrapper_QSslKey::new_QSslKey(Qt::HANDLE handle, QSsl::KeyType type) +{ +return new QSslKey(handle, type); } + +QSslKey* PythonQtWrapper_QSslKey::new_QSslKey(const QByteArray& encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, QSsl::KeyType type, const QByteArray& passPhrase) +{ +return new QSslKey(encoded, algorithm, format, type, passPhrase); } + +QSslKey* PythonQtWrapper_QSslKey::new_QSslKey(const QSslKey& other) +{ +return new QSslKey(other); } + +QSsl::KeyAlgorithm PythonQtWrapper_QSslKey::algorithm(QSslKey* theWrappedObject) const +{ + return ( theWrappedObject->algorithm()); +} + +void PythonQtWrapper_QSslKey::clear(QSslKey* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +Qt::HANDLE PythonQtWrapper_QSslKey::handle(QSslKey* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QSslKey::isNull(QSslKey* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +int PythonQtWrapper_QSslKey::length(QSslKey* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +bool PythonQtWrapper_QSslKey::__ne__(QSslKey* theWrappedObject, const QSslKey& key) const +{ + return ( (*theWrappedObject)!= key); +} + +QSslKey* PythonQtWrapper_QSslKey::operator_assign(QSslKey* theWrappedObject, const QSslKey& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QSslKey::__eq__(QSslKey* theWrappedObject, const QSslKey& key) const +{ + return ( (*theWrappedObject)== key); +} + +void PythonQtWrapper_QSslKey::swap(QSslKey* theWrappedObject, QSslKey& other) +{ + ( theWrappedObject->swap(other)); +} + +QByteArray PythonQtWrapper_QSslKey::toDer(QSslKey* theWrappedObject, const QByteArray& passPhrase) const +{ + return ( theWrappedObject->toDer(passPhrase)); +} + +QByteArray PythonQtWrapper_QSslKey::toPem(QSslKey* theWrappedObject, const QByteArray& passPhrase) const +{ + return ( theWrappedObject->toPem(passPhrase)); +} + +QSsl::KeyType PythonQtWrapper_QSslKey::type(QSslKey* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QString PythonQtWrapper_QSslKey::py_toString(QSslKey* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + +#endif + + +#ifndef QT_NO_SSL +QSslPreSharedKeyAuthenticator* PythonQtWrapper_QSslPreSharedKeyAuthenticator::new_QSslPreSharedKeyAuthenticator() +{ +return new QSslPreSharedKeyAuthenticator(); } + +QSslPreSharedKeyAuthenticator* PythonQtWrapper_QSslPreSharedKeyAuthenticator::new_QSslPreSharedKeyAuthenticator(const QSslPreSharedKeyAuthenticator& authenticator) +{ +return new QSslPreSharedKeyAuthenticator(authenticator); } + +QByteArray PythonQtWrapper_QSslPreSharedKeyAuthenticator::identity(QSslPreSharedKeyAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->identity()); +} + +QByteArray PythonQtWrapper_QSslPreSharedKeyAuthenticator::identityHint(QSslPreSharedKeyAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->identityHint()); +} + +int PythonQtWrapper_QSslPreSharedKeyAuthenticator::maximumIdentityLength(QSslPreSharedKeyAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->maximumIdentityLength()); +} + +int PythonQtWrapper_QSslPreSharedKeyAuthenticator::maximumPreSharedKeyLength(QSslPreSharedKeyAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->maximumPreSharedKeyLength()); +} + +QSslPreSharedKeyAuthenticator* PythonQtWrapper_QSslPreSharedKeyAuthenticator::operator_assign(QSslPreSharedKeyAuthenticator* theWrappedObject, const QSslPreSharedKeyAuthenticator& authenticator) +{ + return &( (*theWrappedObject)= authenticator); +} + +QByteArray PythonQtWrapper_QSslPreSharedKeyAuthenticator::preSharedKey(QSslPreSharedKeyAuthenticator* theWrappedObject) const +{ + return ( theWrappedObject->preSharedKey()); +} + +void PythonQtWrapper_QSslPreSharedKeyAuthenticator::setIdentity(QSslPreSharedKeyAuthenticator* theWrappedObject, const QByteArray& identity) +{ + ( theWrappedObject->setIdentity(identity)); +} + +void PythonQtWrapper_QSslPreSharedKeyAuthenticator::setPreSharedKey(QSslPreSharedKeyAuthenticator* theWrappedObject, const QByteArray& preSharedKey) +{ + ( theWrappedObject->setPreSharedKey(preSharedKey)); +} + +void PythonQtWrapper_QSslPreSharedKeyAuthenticator::swap(QSslPreSharedKeyAuthenticator* theWrappedObject, QSslPreSharedKeyAuthenticator& other) +{ + ( theWrappedObject->swap(other)); +} + +#endif + + +#ifndef QT_NO_SSL +PythonQtShell_QSslSocket::~PythonQtShell_QSslSocket() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSslSocket::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::atEnd(); +} +qint64 PythonQtShell_QSslSocket::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::bytesAvailable(); +} +qint64 PythonQtShell_QSslSocket::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::bytesToWrite(); +} +bool PythonQtShell_QSslSocket::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::canReadLine(); +} +void PythonQtShell_QSslSocket::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::childEvent(event0); +} +void PythonQtShell_QSslSocket::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::close(); +} +void PythonQtShell_QSslSocket::connectToHost(const QString& hostName0, unsigned short port1, QIODevice::OpenMode openMode2, QAbstractSocket::NetworkLayerProtocol protocol3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "unsigned short" , "QIODevice::OpenMode" , "QAbstractSocket::NetworkLayerProtocol"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&hostName0, (void*)&port1, (void*)&openMode2, (void*)&protocol3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::connectToHost(hostName0, port1, openMode2, protocol3); +} +void PythonQtShell_QSslSocket::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::customEvent(event0); +} +void PythonQtShell_QSslSocket::disconnectFromHost() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("disconnectFromHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::disconnectFromHost(); +} +bool PythonQtShell_QSslSocket::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::event(event0); +} +bool PythonQtShell_QSslSocket::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::eventFilter(watched0, event1); +} +bool PythonQtShell_QSslSocket::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::isSequential(); +} +bool PythonQtShell_QSslSocket::open(QIODevice::OpenMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::open(mode0); +} +qint64 PythonQtShell_QSslSocket::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::pos(); +} +qint64 PythonQtShell_QSslSocket::readData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::readData(data0, maxlen1); +} +qint64 PythonQtShell_QSslSocket::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::readLineData(data0, maxlen1); +} +bool PythonQtShell_QSslSocket::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::reset(); +} +void PythonQtShell_QSslSocket::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::resume(); +} +bool PythonQtShell_QSslSocket::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::seek(pos0); +} +void PythonQtShell_QSslSocket::setReadBufferSize(qint64 size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setReadBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::setReadBufferSize(size0); +} +bool PythonQtShell_QSslSocket::setSocketDescriptor(qintptr socketDescriptor0, QAbstractSocket::SocketState state1, QIODevice::OpenMode openMode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qintptr" , "QAbstractSocket::SocketState" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&socketDescriptor0, (void*)&state1, (void*)&openMode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setSocketDescriptor", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::setSocketDescriptor(socketDescriptor0, state1, openMode2); +} +void PythonQtShell_QSslSocket::setSocketOption(QAbstractSocket::SocketOption option0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAbstractSocket::SocketOption" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&option0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::setSocketOption(option0, value1); +} +qint64 PythonQtShell_QSslSocket::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::size(); +} +qintptr PythonQtShell_QSslSocket::socketDescriptor() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qintptr returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketDescriptor", methodInfo, result); + } else { + returnValue = *((qintptr*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::socketDescriptor(); +} +QVariant PythonQtShell_QSslSocket::socketOption(QAbstractSocket::SocketOption option0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QAbstractSocket::SocketOption"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&option0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketOption", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::socketOption(option0); +} +void PythonQtShell_QSslSocket::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSslSocket::timerEvent(event0); +} +bool PythonQtShell_QSslSocket::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QSslSocket::waitForConnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForConnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForConnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::waitForConnected(msecs0); +} +bool PythonQtShell_QSslSocket::waitForDisconnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForDisconnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForDisconnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::waitForDisconnected(msecs0); +} +bool PythonQtShell_QSslSocket::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QSslSocket::writeData(const char* data0, qint64 len1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&len1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSslSocket::writeData(data0, len1); +} +QSslSocket* PythonQtWrapper_QSslSocket::new_QSslSocket(QObject* parent) +{ +return new PythonQtShell_QSslSocket(parent); } + +const QMetaObject* PythonQtShell_QSslSocket::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSslSocket::staticMetaObject); + } else { + return &QSslSocket::staticMetaObject; + } +} +int PythonQtShell_QSslSocket::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSslSocket::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QSslSocket::abort(QSslSocket* theWrappedObject) +{ + ( theWrappedObject->abort()); +} + +void PythonQtWrapper_QSslSocket::addCaCertificate(QSslSocket* theWrappedObject, const QSslCertificate& certificate) +{ + ( theWrappedObject->addCaCertificate(certificate)); +} + +void PythonQtWrapper_QSslSocket::addCaCertificates(QSslSocket* theWrappedObject, const QList& certificates) +{ + ( theWrappedObject->addCaCertificates(certificates)); +} + +bool PythonQtWrapper_QSslSocket::addCaCertificates(QSslSocket* theWrappedObject, const QString& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) +{ + return ( theWrappedObject->addCaCertificates(path, format, syntax)); +} + +void PythonQtWrapper_QSslSocket::static_QSslSocket_addDefaultCaCertificate(const QSslCertificate& certificate) +{ + (QSslSocket::addDefaultCaCertificate(certificate)); +} + +void PythonQtWrapper_QSslSocket::static_QSslSocket_addDefaultCaCertificates(const QList& certificates) +{ + (QSslSocket::addDefaultCaCertificates(certificates)); +} + +bool PythonQtWrapper_QSslSocket::static_QSslSocket_addDefaultCaCertificates(const QString& path, QSsl::EncodingFormat format, QRegExp::PatternSyntax syntax) +{ + return (QSslSocket::addDefaultCaCertificates(path, format, syntax)); +} + +QList PythonQtWrapper_QSslSocket::caCertificates(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->caCertificates()); +} + +QList PythonQtWrapper_QSslSocket::ciphers(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->ciphers()); +} + +void PythonQtWrapper_QSslSocket::connectToHostEncrypted(QSslSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode mode, QAbstractSocket::NetworkLayerProtocol protocol) +{ + ( theWrappedObject->connectToHostEncrypted(hostName, port, mode, protocol)); +} + +void PythonQtWrapper_QSslSocket::connectToHostEncrypted(QSslSocket* theWrappedObject, const QString& hostName, unsigned short port, const QString& sslPeerName, QIODevice::OpenMode mode, QAbstractSocket::NetworkLayerProtocol protocol) +{ + ( theWrappedObject->connectToHostEncrypted(hostName, port, sslPeerName, mode, protocol)); +} + +QList PythonQtWrapper_QSslSocket::static_QSslSocket_defaultCaCertificates() +{ + return (QSslSocket::defaultCaCertificates()); +} + +QList PythonQtWrapper_QSslSocket::static_QSslSocket_defaultCiphers() +{ + return (QSslSocket::defaultCiphers()); +} + +qint64 PythonQtWrapper_QSslSocket::encryptedBytesAvailable(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->encryptedBytesAvailable()); +} + +qint64 PythonQtWrapper_QSslSocket::encryptedBytesToWrite(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->encryptedBytesToWrite()); +} + +bool PythonQtWrapper_QSslSocket::flush(QSslSocket* theWrappedObject) +{ + return ( theWrappedObject->flush()); +} + +void PythonQtWrapper_QSslSocket::ignoreSslErrors(QSslSocket* theWrappedObject, const QList& errors) +{ + ( theWrappedObject->ignoreSslErrors(errors)); +} + +bool PythonQtWrapper_QSslSocket::isEncrypted(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->isEncrypted()); +} + +QSslCertificate PythonQtWrapper_QSslSocket::localCertificate(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->localCertificate()); +} + +QList PythonQtWrapper_QSslSocket::localCertificateChain(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->localCertificateChain()); +} + +QSslSocket::SslMode PythonQtWrapper_QSslSocket::mode(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->mode()); +} + +QSslCertificate PythonQtWrapper_QSslSocket::peerCertificate(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerCertificate()); +} + +QList PythonQtWrapper_QSslSocket::peerCertificateChain(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerCertificateChain()); +} + +int PythonQtWrapper_QSslSocket::peerVerifyDepth(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerVerifyDepth()); +} + +QSslSocket::PeerVerifyMode PythonQtWrapper_QSslSocket::peerVerifyMode(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerVerifyMode()); +} + +QString PythonQtWrapper_QSslSocket::peerVerifyName(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->peerVerifyName()); +} + +QSslKey PythonQtWrapper_QSslSocket::privateKey(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->privateKey()); +} + +QSsl::SslProtocol PythonQtWrapper_QSslSocket::protocol(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->protocol()); +} + +QSslCipher PythonQtWrapper_QSslSocket::sessionCipher(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->sessionCipher()); +} + +QSsl::SslProtocol PythonQtWrapper_QSslSocket::sessionProtocol(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->sessionProtocol()); +} + +void PythonQtWrapper_QSslSocket::setCaCertificates(QSslSocket* theWrappedObject, const QList& certificates) +{ + ( theWrappedObject->setCaCertificates(certificates)); +} + +void PythonQtWrapper_QSslSocket::setCiphers(QSslSocket* theWrappedObject, const QList& ciphers) +{ + ( theWrappedObject->setCiphers(ciphers)); +} + +void PythonQtWrapper_QSslSocket::setCiphers(QSslSocket* theWrappedObject, const QString& ciphers) +{ + ( theWrappedObject->setCiphers(ciphers)); +} + +void PythonQtWrapper_QSslSocket::static_QSslSocket_setDefaultCaCertificates(const QList& certificates) +{ + (QSslSocket::setDefaultCaCertificates(certificates)); +} + +void PythonQtWrapper_QSslSocket::static_QSslSocket_setDefaultCiphers(const QList& ciphers) +{ + (QSslSocket::setDefaultCiphers(ciphers)); +} + +void PythonQtWrapper_QSslSocket::setLocalCertificate(QSslSocket* theWrappedObject, const QSslCertificate& certificate) +{ + ( theWrappedObject->setLocalCertificate(certificate)); +} + +void PythonQtWrapper_QSslSocket::setLocalCertificate(QSslSocket* theWrappedObject, const QString& fileName, QSsl::EncodingFormat format) +{ + ( theWrappedObject->setLocalCertificate(fileName, format)); +} + +void PythonQtWrapper_QSslSocket::setLocalCertificateChain(QSslSocket* theWrappedObject, const QList& localChain) +{ + ( theWrappedObject->setLocalCertificateChain(localChain)); +} + +void PythonQtWrapper_QSslSocket::setPeerVerifyDepth(QSslSocket* theWrappedObject, int depth) +{ + ( theWrappedObject->setPeerVerifyDepth(depth)); +} + +void PythonQtWrapper_QSslSocket::setPeerVerifyMode(QSslSocket* theWrappedObject, QSslSocket::PeerVerifyMode mode) +{ + ( theWrappedObject->setPeerVerifyMode(mode)); +} + +void PythonQtWrapper_QSslSocket::setPeerVerifyName(QSslSocket* theWrappedObject, const QString& hostName) +{ + ( theWrappedObject->setPeerVerifyName(hostName)); +} + +void PythonQtWrapper_QSslSocket::setPrivateKey(QSslSocket* theWrappedObject, const QSslKey& key) +{ + ( theWrappedObject->setPrivateKey(key)); +} + +void PythonQtWrapper_QSslSocket::setPrivateKey(QSslSocket* theWrappedObject, const QString& fileName, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format, const QByteArray& passPhrase) +{ + ( theWrappedObject->setPrivateKey(fileName, algorithm, format, passPhrase)); +} + +void PythonQtWrapper_QSslSocket::setProtocol(QSslSocket* theWrappedObject, QSsl::SslProtocol protocol) +{ + ( theWrappedObject->setProtocol(protocol)); +} + +void PythonQtWrapper_QSslSocket::setSslConfiguration(QSslSocket* theWrappedObject, const QSslConfiguration& config) +{ + ( theWrappedObject->setSslConfiguration(config)); +} + +QSslConfiguration PythonQtWrapper_QSslSocket::sslConfiguration(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->sslConfiguration()); +} + +QList PythonQtWrapper_QSslSocket::sslErrors(QSslSocket* theWrappedObject) const +{ + return ( theWrappedObject->sslErrors()); +} + +long PythonQtWrapper_QSslSocket::static_QSslSocket_sslLibraryBuildVersionNumber() +{ + return (QSslSocket::sslLibraryBuildVersionNumber()); +} + +QString PythonQtWrapper_QSslSocket::static_QSslSocket_sslLibraryBuildVersionString() +{ + return (QSslSocket::sslLibraryBuildVersionString()); +} + +long PythonQtWrapper_QSslSocket::static_QSslSocket_sslLibraryVersionNumber() +{ + return (QSslSocket::sslLibraryVersionNumber()); +} + +QString PythonQtWrapper_QSslSocket::static_QSslSocket_sslLibraryVersionString() +{ + return (QSslSocket::sslLibraryVersionString()); +} + +QList PythonQtWrapper_QSslSocket::static_QSslSocket_supportedCiphers() +{ + return (QSslSocket::supportedCiphers()); +} + +bool PythonQtWrapper_QSslSocket::static_QSslSocket_supportsSsl() +{ + return (QSslSocket::supportsSsl()); +} + +QList PythonQtWrapper_QSslSocket::static_QSslSocket_systemCaCertificates() +{ + return (QSslSocket::systemCaCertificates()); +} + +bool PythonQtWrapper_QSslSocket::waitForEncrypted(QSslSocket* theWrappedObject, int msecs) +{ + return ( theWrappedObject->waitForEncrypted(msecs)); +} + +#endif + + +PythonQtShell_QTcpServer::~PythonQtShell_QTcpServer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QTcpServer::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpServer::childEvent(event0); +} +void PythonQtShell_QTcpServer::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpServer::customEvent(event0); +} +bool PythonQtShell_QTcpServer::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpServer::event(event0); +} +bool PythonQtShell_QTcpServer::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpServer::eventFilter(watched0, event1); +} +bool PythonQtShell_QTcpServer::hasPendingConnections() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasPendingConnections"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasPendingConnections", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpServer::hasPendingConnections(); +} +void PythonQtShell_QTcpServer::incomingConnection(qintptr handle0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("incomingConnection"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handle0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpServer::incomingConnection(handle0); +} +QTcpSocket* PythonQtShell_QTcpServer::nextPendingConnection() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextPendingConnection"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QTcpSocket*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QTcpSocket* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextPendingConnection", methodInfo, result); + } else { + returnValue = *((QTcpSocket**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpServer::nextPendingConnection(); +} +void PythonQtShell_QTcpServer::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpServer::timerEvent(event0); +} +QTcpServer* PythonQtWrapper_QTcpServer::new_QTcpServer(QObject* parent) +{ +return new PythonQtShell_QTcpServer(parent); } + +const QMetaObject* PythonQtShell_QTcpServer::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QTcpServer::staticMetaObject); + } else { + return &QTcpServer::staticMetaObject; + } +} +int PythonQtShell_QTcpServer::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QTcpServer::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QTcpServer::addPendingConnection(QTcpServer* theWrappedObject, QTcpSocket* socket) +{ + ( ((PythonQtPublicPromoter_QTcpServer*)theWrappedObject)->promoted_addPendingConnection(socket)); +} + +void PythonQtWrapper_QTcpServer::close(QTcpServer* theWrappedObject) +{ + ( theWrappedObject->close()); +} + +QString PythonQtWrapper_QTcpServer::errorString(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QTcpServer::hasPendingConnections(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->hasPendingConnections()); +} + +void PythonQtWrapper_QTcpServer::incomingConnection(QTcpServer* theWrappedObject, qintptr handle) +{ + ( ((PythonQtPublicPromoter_QTcpServer*)theWrappedObject)->promoted_incomingConnection(handle)); +} + +bool PythonQtWrapper_QTcpServer::isListening(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->isListening()); +} + +bool PythonQtWrapper_QTcpServer::listen(QTcpServer* theWrappedObject, const QHostAddress& address, unsigned short port) +{ + return ( theWrappedObject->listen(address, port)); +} + +int PythonQtWrapper_QTcpServer::maxPendingConnections(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->maxPendingConnections()); +} + +QTcpSocket* PythonQtWrapper_QTcpServer::nextPendingConnection(QTcpServer* theWrappedObject) +{ + return ( theWrappedObject->nextPendingConnection()); +} + +void PythonQtWrapper_QTcpServer::pauseAccepting(QTcpServer* theWrappedObject) +{ + ( theWrappedObject->pauseAccepting()); +} + +QNetworkProxy PythonQtWrapper_QTcpServer::proxy(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->proxy()); +} + +void PythonQtWrapper_QTcpServer::resumeAccepting(QTcpServer* theWrappedObject) +{ + ( theWrappedObject->resumeAccepting()); +} + +QHostAddress PythonQtWrapper_QTcpServer::serverAddress(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->serverAddress()); +} + +QAbstractSocket::SocketError PythonQtWrapper_QTcpServer::serverError(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->serverError()); +} + +unsigned short PythonQtWrapper_QTcpServer::serverPort(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->serverPort()); +} + +void PythonQtWrapper_QTcpServer::setMaxPendingConnections(QTcpServer* theWrappedObject, int numConnections) +{ + ( theWrappedObject->setMaxPendingConnections(numConnections)); +} + +void PythonQtWrapper_QTcpServer::setProxy(QTcpServer* theWrappedObject, const QNetworkProxy& networkProxy) +{ + ( theWrappedObject->setProxy(networkProxy)); +} + +bool PythonQtWrapper_QTcpServer::setSocketDescriptor(QTcpServer* theWrappedObject, qintptr socketDescriptor) +{ + return ( theWrappedObject->setSocketDescriptor(socketDescriptor)); +} + +qintptr PythonQtWrapper_QTcpServer::socketDescriptor(QTcpServer* theWrappedObject) const +{ + return ( theWrappedObject->socketDescriptor()); +} + +bool PythonQtWrapper_QTcpServer::waitForNewConnection(QTcpServer* theWrappedObject, int msec, bool* timedOut) +{ + return ( theWrappedObject->waitForNewConnection(msec, timedOut)); +} + + + +PythonQtShell_QTcpSocket::~PythonQtShell_QTcpSocket() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QTcpSocket::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::atEnd(); +} +qint64 PythonQtShell_QTcpSocket::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::bytesAvailable(); +} +qint64 PythonQtShell_QTcpSocket::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::bytesToWrite(); +} +bool PythonQtShell_QTcpSocket::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::canReadLine(); +} +void PythonQtShell_QTcpSocket::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::childEvent(event0); +} +void PythonQtShell_QTcpSocket::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::close(); +} +void PythonQtShell_QTcpSocket::connectToHost(const QHostAddress& address0, unsigned short port1, QIODevice::OpenMode mode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QHostAddress&" , "unsigned short" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&address0, (void*)&port1, (void*)&mode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::connectToHost(address0, port1, mode2); +} +void PythonQtShell_QTcpSocket::connectToHost(const QString& hostName0, unsigned short port1, QIODevice::OpenMode mode2, QAbstractSocket::NetworkLayerProtocol protocol3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "unsigned short" , "QIODevice::OpenMode" , "QAbstractSocket::NetworkLayerProtocol"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&hostName0, (void*)&port1, (void*)&mode2, (void*)&protocol3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::connectToHost(hostName0, port1, mode2, protocol3); +} +void PythonQtShell_QTcpSocket::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::customEvent(event0); +} +void PythonQtShell_QTcpSocket::disconnectFromHost() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("disconnectFromHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::disconnectFromHost(); +} +bool PythonQtShell_QTcpSocket::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::event(event0); +} +bool PythonQtShell_QTcpSocket::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::eventFilter(watched0, event1); +} +bool PythonQtShell_QTcpSocket::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::isSequential(); +} +bool PythonQtShell_QTcpSocket::open(QIODevice::OpenMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::open(mode0); +} +qint64 PythonQtShell_QTcpSocket::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::pos(); +} +qint64 PythonQtShell_QTcpSocket::readData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::readData(data0, maxlen1); +} +qint64 PythonQtShell_QTcpSocket::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::readLineData(data0, maxlen1); +} +bool PythonQtShell_QTcpSocket::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::reset(); +} +void PythonQtShell_QTcpSocket::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::resume(); +} +bool PythonQtShell_QTcpSocket::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::seek(pos0); +} +void PythonQtShell_QTcpSocket::setReadBufferSize(qint64 size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setReadBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::setReadBufferSize(size0); +} +bool PythonQtShell_QTcpSocket::setSocketDescriptor(qintptr socketDescriptor0, QAbstractSocket::SocketState state1, QIODevice::OpenMode openMode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qintptr" , "QAbstractSocket::SocketState" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&socketDescriptor0, (void*)&state1, (void*)&openMode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setSocketDescriptor", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::setSocketDescriptor(socketDescriptor0, state1, openMode2); +} +void PythonQtShell_QTcpSocket::setSocketOption(QAbstractSocket::SocketOption option0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAbstractSocket::SocketOption" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&option0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::setSocketOption(option0, value1); +} +qint64 PythonQtShell_QTcpSocket::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::size(); +} +qintptr PythonQtShell_QTcpSocket::socketDescriptor() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qintptr returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketDescriptor", methodInfo, result); + } else { + returnValue = *((qintptr*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::socketDescriptor(); +} +QVariant PythonQtShell_QTcpSocket::socketOption(QAbstractSocket::SocketOption option0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QAbstractSocket::SocketOption"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&option0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketOption", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::socketOption(option0); +} +void PythonQtShell_QTcpSocket::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QTcpSocket::timerEvent(event0); +} +bool PythonQtShell_QTcpSocket::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QTcpSocket::waitForConnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForConnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForConnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::waitForConnected(msecs0); +} +bool PythonQtShell_QTcpSocket::waitForDisconnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForDisconnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForDisconnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::waitForDisconnected(msecs0); +} +bool PythonQtShell_QTcpSocket::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QTcpSocket::writeData(const char* data0, qint64 len1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&len1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QTcpSocket::writeData(data0, len1); +} +QTcpSocket* PythonQtWrapper_QTcpSocket::new_QTcpSocket(QObject* parent) +{ +return new PythonQtShell_QTcpSocket(parent); } + +const QMetaObject* PythonQtShell_QTcpSocket::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QTcpSocket::staticMetaObject); + } else { + return &QTcpSocket::staticMetaObject; + } +} +int PythonQtShell_QTcpSocket::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QTcpSocket::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +PythonQtShell_QUdpSocket::~PythonQtShell_QUdpSocket() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QUdpSocket::atEnd() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atEnd"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("atEnd", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::atEnd(); +} +qint64 PythonQtShell_QUdpSocket::bytesAvailable() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesAvailable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesAvailable", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::bytesAvailable(); +} +qint64 PythonQtShell_QUdpSocket::bytesToWrite() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bytesToWrite"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("bytesToWrite", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::bytesToWrite(); +} +bool PythonQtShell_QUdpSocket::canReadLine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canReadLine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canReadLine", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::canReadLine(); +} +void PythonQtShell_QUdpSocket::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::childEvent(event0); +} +void PythonQtShell_QUdpSocket::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::close(); +} +void PythonQtShell_QUdpSocket::connectToHost(const QHostAddress& address0, unsigned short port1, QIODevice::OpenMode mode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QHostAddress&" , "unsigned short" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&address0, (void*)&port1, (void*)&mode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::connectToHost(address0, port1, mode2); +} +void PythonQtShell_QUdpSocket::connectToHost(const QString& hostName0, unsigned short port1, QIODevice::OpenMode mode2, QAbstractSocket::NetworkLayerProtocol protocol3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("connectToHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "unsigned short" , "QIODevice::OpenMode" , "QAbstractSocket::NetworkLayerProtocol"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&hostName0, (void*)&port1, (void*)&mode2, (void*)&protocol3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::connectToHost(hostName0, port1, mode2, protocol3); +} +void PythonQtShell_QUdpSocket::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::customEvent(event0); +} +void PythonQtShell_QUdpSocket::disconnectFromHost() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("disconnectFromHost"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::disconnectFromHost(); +} +bool PythonQtShell_QUdpSocket::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::event(event0); +} +bool PythonQtShell_QUdpSocket::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::eventFilter(watched0, event1); +} +bool PythonQtShell_QUdpSocket::isSequential() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSequential"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSequential", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::isSequential(); +} +bool PythonQtShell_QUdpSocket::open(QIODevice::OpenMode mode0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&mode0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::open(mode0); +} +qint64 PythonQtShell_QUdpSocket::pos() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("pos"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("pos", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::pos(); +} +qint64 PythonQtShell_QUdpSocket::readData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::readData(data0, maxlen1); +} +qint64 PythonQtShell_QUdpSocket::readLineData(char* data0, qint64 maxlen1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("readLineData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&maxlen1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("readLineData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::readLineData(data0, maxlen1); +} +bool PythonQtShell_QUdpSocket::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::reset(); +} +void PythonQtShell_QUdpSocket::resume() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resume"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::resume(); +} +bool PythonQtShell_QUdpSocket::seek(qint64 pos0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("seek"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("seek", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::seek(pos0); +} +void PythonQtShell_QUdpSocket::setReadBufferSize(qint64 size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setReadBufferSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::setReadBufferSize(size0); +} +bool PythonQtShell_QUdpSocket::setSocketDescriptor(qintptr socketDescriptor0, QAbstractSocket::SocketState state1, QIODevice::OpenMode openMode2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "qintptr" , "QAbstractSocket::SocketState" , "QIODevice::OpenMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&socketDescriptor0, (void*)&state1, (void*)&openMode2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setSocketDescriptor", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::setSocketDescriptor(socketDescriptor0, state1, openMode2); +} +void PythonQtShell_QUdpSocket::setSocketOption(QAbstractSocket::SocketOption option0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSocketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QAbstractSocket::SocketOption" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&option0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::setSocketOption(option0, value1); +} +qint64 PythonQtShell_QUdpSocket::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qint64 returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::size(); +} +qintptr PythonQtShell_QUdpSocket::socketDescriptor() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketDescriptor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qintptr"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + qintptr returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketDescriptor", methodInfo, result); + } else { + returnValue = *((qintptr*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::socketDescriptor(); +} +QVariant PythonQtShell_QUdpSocket::socketOption(QAbstractSocket::SocketOption option0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("socketOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QAbstractSocket::SocketOption"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&option0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("socketOption", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::socketOption(option0); +} +void PythonQtShell_QUdpSocket::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUdpSocket::timerEvent(event0); +} +bool PythonQtShell_QUdpSocket::waitForBytesWritten(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForBytesWritten"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForBytesWritten", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::waitForBytesWritten(msecs0); +} +bool PythonQtShell_QUdpSocket::waitForConnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForConnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForConnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::waitForConnected(msecs0); +} +bool PythonQtShell_QUdpSocket::waitForDisconnected(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForDisconnected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForDisconnected", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::waitForDisconnected(msecs0); +} +bool PythonQtShell_QUdpSocket::waitForReadyRead(int msecs0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("waitForReadyRead"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&msecs0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("waitForReadyRead", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::waitForReadyRead(msecs0); +} +qint64 PythonQtShell_QUdpSocket::writeData(const char* data0, qint64 len1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("writeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"qint64" , "const char*" , "qint64"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + qint64 returnValue = 0; + void* args[3] = {NULL, (void*)&data0, (void*)&len1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("writeData", methodInfo, result); + } else { + returnValue = *((qint64*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUdpSocket::writeData(data0, len1); +} +QUdpSocket* PythonQtWrapper_QUdpSocket::new_QUdpSocket(QObject* parent) +{ +return new PythonQtShell_QUdpSocket(parent); } + +const QMetaObject* PythonQtShell_QUdpSocket::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QUdpSocket::staticMetaObject); + } else { + return &QUdpSocket::staticMetaObject; + } +} +int PythonQtShell_QUdpSocket::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QUdpSocket::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QUdpSocket::hasPendingDatagrams(QUdpSocket* theWrappedObject) const +{ + return ( theWrappedObject->hasPendingDatagrams()); +} + +bool PythonQtWrapper_QUdpSocket::joinMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress) +{ + return ( theWrappedObject->joinMulticastGroup(groupAddress)); +} + +bool PythonQtWrapper_QUdpSocket::joinMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress, const QNetworkInterface& iface) +{ + return ( theWrappedObject->joinMulticastGroup(groupAddress, iface)); +} + +bool PythonQtWrapper_QUdpSocket::leaveMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress) +{ + return ( theWrappedObject->leaveMulticastGroup(groupAddress)); +} + +bool PythonQtWrapper_QUdpSocket::leaveMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress, const QNetworkInterface& iface) +{ + return ( theWrappedObject->leaveMulticastGroup(groupAddress, iface)); +} + +QNetworkInterface PythonQtWrapper_QUdpSocket::multicastInterface(QUdpSocket* theWrappedObject) const +{ + return ( theWrappedObject->multicastInterface()); +} + +qint64 PythonQtWrapper_QUdpSocket::pendingDatagramSize(QUdpSocket* theWrappedObject) const +{ + return ( theWrappedObject->pendingDatagramSize()); +} + +qint64 PythonQtWrapper_QUdpSocket::readDatagram(QUdpSocket* theWrappedObject, char* data, qint64 maxlen, QHostAddress* host, unsigned short* port) +{ + return ( theWrappedObject->readDatagram(data, maxlen, host, port)); +} + +QNetworkDatagram PythonQtWrapper_QUdpSocket::receiveDatagram(QUdpSocket* theWrappedObject, qint64 maxSize) +{ + return ( theWrappedObject->receiveDatagram(maxSize)); +} + +void PythonQtWrapper_QUdpSocket::setMulticastInterface(QUdpSocket* theWrappedObject, const QNetworkInterface& iface) +{ + ( theWrappedObject->setMulticastInterface(iface)); +} + +qint64 PythonQtWrapper_QUdpSocket::writeDatagram(QUdpSocket* theWrappedObject, const QByteArray& datagram, const QHostAddress& host, unsigned short port) +{ + return ( theWrappedObject->writeDatagram(datagram, host, port)); +} + +qint64 PythonQtWrapper_QUdpSocket::writeDatagram(QUdpSocket* theWrappedObject, const QNetworkDatagram& datagram) +{ + return ( theWrappedObject->writeDatagram(datagram)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.h b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.h new file mode 100644 index 00000000..e1c0998d --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network1.h @@ -0,0 +1,943 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QNetworkReply : public QNetworkReply +{ +public: + PythonQtShell_QNetworkReply(QObject* parent = nullptr):QNetworkReply(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkReply(); + +virtual void abort(); +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void ignoreSslErrors(); +virtual void ignoreSslErrorsImplementation(const QList& arg__1); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode mode); +virtual qint64 pos() const; +virtual qint64 readData(char* data, qint64 maxlen); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual bool seek(qint64 pos); +virtual void setReadBufferSize(qint64 size); +virtual void setSslConfigurationImplementation(const QSslConfiguration& arg__1); +virtual qint64 size() const; +virtual void sslConfigurationImplementation(QSslConfiguration& arg__1) const; +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs); +virtual bool waitForReadyRead(int msecs); +virtual qint64 writeData(const char* data, qint64 len); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkReply : public QNetworkReply +{ public: +inline void promoted_ignoreSslErrorsImplementation(const QList& arg__1) { this->ignoreSslErrorsImplementation(arg__1); } +inline void promoted_setAttribute(QNetworkRequest::Attribute code, const QVariant& value) { this->setAttribute(code, value); } +inline void promoted_setError(QNetworkReply::NetworkError errorCode, const QString& errorString) { this->setError(errorCode, errorString); } +inline void promoted_setFinished(bool arg__1) { this->setFinished(arg__1); } +inline void promoted_setHeader(QNetworkRequest::KnownHeaders header, const QVariant& value) { this->setHeader(header, value); } +inline void promoted_setOperation(QNetworkAccessManager::Operation operation) { this->setOperation(operation); } +inline void promoted_setRawHeader(const QByteArray& headerName, const QByteArray& value) { this->setRawHeader(headerName, value); } +inline void promoted_setRequest(const QNetworkRequest& request) { this->setRequest(request); } +inline void promoted_setSslConfigurationImplementation(const QSslConfiguration& arg__1) { this->setSslConfigurationImplementation(arg__1); } +inline void promoted_setUrl(const QUrl& url) { this->setUrl(url); } +inline void promoted_sslConfigurationImplementation(QSslConfiguration& arg__1) const { this->sslConfigurationImplementation(arg__1); } +inline qint64 promoted_writeData(const char* data, qint64 len) { return this->writeData(data, len); } +inline void py_q_abort() { this->abort(); } +inline void py_q_close() { QNetworkReply::close(); } +inline void py_q_ignoreSslErrors() { QNetworkReply::ignoreSslErrors(); } +inline void py_q_ignoreSslErrorsImplementation(const QList& arg__1) { QNetworkReply::ignoreSslErrorsImplementation(arg__1); } +inline bool py_q_isSequential() const { return QNetworkReply::isSequential(); } +inline void py_q_setReadBufferSize(qint64 size) { QNetworkReply::setReadBufferSize(size); } +inline void py_q_setSslConfigurationImplementation(const QSslConfiguration& arg__1) { QNetworkReply::setSslConfigurationImplementation(arg__1); } +inline void py_q_sslConfigurationImplementation(QSslConfiguration& arg__1) const { QNetworkReply::sslConfigurationImplementation(arg__1); } +inline qint64 py_q_writeData(const char* data, qint64 len) { return QNetworkReply::writeData(data, len); } +}; + +class PythonQtWrapper_QNetworkReply : public QObject +{ Q_OBJECT +public: +public slots: +QNetworkReply* new_QNetworkReply(QObject* parent = nullptr); +void delete_QNetworkReply(QNetworkReply* obj) { delete obj; } + void py_q_abort(QNetworkReply* theWrappedObject){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_abort());} + QVariant attribute(QNetworkReply* theWrappedObject, QNetworkRequest::Attribute code) const; + void py_q_close(QNetworkReply* theWrappedObject){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_close());} + QNetworkReply::NetworkError error(QNetworkReply* theWrappedObject) const; + bool hasRawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName) const; + QVariant header(QNetworkReply* theWrappedObject, QNetworkRequest::KnownHeaders header) const; + void py_q_ignoreSslErrors(QNetworkReply* theWrappedObject){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_ignoreSslErrors());} + void ignoreSslErrorsImplementation(QNetworkReply* theWrappedObject, const QList& arg__1); + void py_q_ignoreSslErrorsImplementation(QNetworkReply* theWrappedObject, const QList& arg__1){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_ignoreSslErrorsImplementation(arg__1));} + bool isFinished(QNetworkReply* theWrappedObject) const; + bool isRunning(QNetworkReply* theWrappedObject) const; + bool py_q_isSequential(QNetworkReply* theWrappedObject) const{ return (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_isSequential());} + QNetworkAccessManager* manager(QNetworkReply* theWrappedObject) const; + QNetworkAccessManager::Operation operation(QNetworkReply* theWrappedObject) const; + QByteArray rawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName) const; + QList rawHeaderList(QNetworkReply* theWrappedObject) const; + const QList >* rawHeaderPairs(QNetworkReply* theWrappedObject) const; + qint64 readBufferSize(QNetworkReply* theWrappedObject) const; + QNetworkRequest request(QNetworkReply* theWrappedObject) const; + void setAttribute(QNetworkReply* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& value); + void setError(QNetworkReply* theWrappedObject, QNetworkReply::NetworkError errorCode, const QString& errorString); + void setFinished(QNetworkReply* theWrappedObject, bool arg__1); + void setHeader(QNetworkReply* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value); + void setOperation(QNetworkReply* theWrappedObject, QNetworkAccessManager::Operation operation); + void setRawHeader(QNetworkReply* theWrappedObject, const QByteArray& headerName, const QByteArray& value); + void setReadBufferSize(QNetworkReply* theWrappedObject, qint64 size); + void py_q_setReadBufferSize(QNetworkReply* theWrappedObject, qint64 size){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_setReadBufferSize(size));} + void setRequest(QNetworkReply* theWrappedObject, const QNetworkRequest& request); + void setSslConfigurationImplementation(QNetworkReply* theWrappedObject, const QSslConfiguration& arg__1); + void py_q_setSslConfigurationImplementation(QNetworkReply* theWrappedObject, const QSslConfiguration& arg__1){ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_setSslConfigurationImplementation(arg__1));} + void setUrl(QNetworkReply* theWrappedObject, const QUrl& url); + void sslConfigurationImplementation(QNetworkReply* theWrappedObject, QSslConfiguration& arg__1) const; + void py_q_sslConfigurationImplementation(QNetworkReply* theWrappedObject, QSslConfiguration& arg__1) const{ (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_sslConfigurationImplementation(arg__1));} + QUrl url(QNetworkReply* theWrappedObject) const; + qint64 py_q_writeData(QNetworkReply* theWrappedObject, const char* data, qint64 len){ return (((PythonQtPublicPromoter_QNetworkReply*)theWrappedObject)->py_q_writeData(data, len));} +}; + + + + + +class PythonQtWrapper_QNetworkRequest : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Attribute CacheLoadControl KnownHeaders LoadControl Priority RedirectPolicy ) +enum Attribute{ + HttpStatusCodeAttribute = QNetworkRequest::HttpStatusCodeAttribute, HttpReasonPhraseAttribute = QNetworkRequest::HttpReasonPhraseAttribute, RedirectionTargetAttribute = QNetworkRequest::RedirectionTargetAttribute, ConnectionEncryptedAttribute = QNetworkRequest::ConnectionEncryptedAttribute, CacheLoadControlAttribute = QNetworkRequest::CacheLoadControlAttribute, CacheSaveControlAttribute = QNetworkRequest::CacheSaveControlAttribute, SourceIsFromCacheAttribute = QNetworkRequest::SourceIsFromCacheAttribute, DoNotBufferUploadDataAttribute = QNetworkRequest::DoNotBufferUploadDataAttribute, HttpPipeliningAllowedAttribute = QNetworkRequest::HttpPipeliningAllowedAttribute, HttpPipeliningWasUsedAttribute = QNetworkRequest::HttpPipeliningWasUsedAttribute, CustomVerbAttribute = QNetworkRequest::CustomVerbAttribute, CookieLoadControlAttribute = QNetworkRequest::CookieLoadControlAttribute, AuthenticationReuseAttribute = QNetworkRequest::AuthenticationReuseAttribute, CookieSaveControlAttribute = QNetworkRequest::CookieSaveControlAttribute, MaximumDownloadBufferSizeAttribute = QNetworkRequest::MaximumDownloadBufferSizeAttribute, DownloadBufferAttribute = QNetworkRequest::DownloadBufferAttribute, SynchronousRequestAttribute = QNetworkRequest::SynchronousRequestAttribute, BackgroundRequestAttribute = QNetworkRequest::BackgroundRequestAttribute, SpdyAllowedAttribute = QNetworkRequest::SpdyAllowedAttribute, SpdyWasUsedAttribute = QNetworkRequest::SpdyWasUsedAttribute, EmitAllUploadProgressSignalsAttribute = QNetworkRequest::EmitAllUploadProgressSignalsAttribute, FollowRedirectsAttribute = QNetworkRequest::FollowRedirectsAttribute, HTTP2AllowedAttribute = QNetworkRequest::HTTP2AllowedAttribute, HTTP2WasUsedAttribute = QNetworkRequest::HTTP2WasUsedAttribute, OriginalContentLengthAttribute = QNetworkRequest::OriginalContentLengthAttribute, RedirectPolicyAttribute = QNetworkRequest::RedirectPolicyAttribute, Http2DirectAttribute = QNetworkRequest::Http2DirectAttribute, ResourceTypeAttribute = QNetworkRequest::ResourceTypeAttribute, User = QNetworkRequest::User, UserMax = QNetworkRequest::UserMax}; +enum CacheLoadControl{ + AlwaysNetwork = QNetworkRequest::AlwaysNetwork, PreferNetwork = QNetworkRequest::PreferNetwork, PreferCache = QNetworkRequest::PreferCache, AlwaysCache = QNetworkRequest::AlwaysCache}; +enum KnownHeaders{ + ContentTypeHeader = QNetworkRequest::ContentTypeHeader, ContentLengthHeader = QNetworkRequest::ContentLengthHeader, LocationHeader = QNetworkRequest::LocationHeader, LastModifiedHeader = QNetworkRequest::LastModifiedHeader, CookieHeader = QNetworkRequest::CookieHeader, SetCookieHeader = QNetworkRequest::SetCookieHeader, ContentDispositionHeader = QNetworkRequest::ContentDispositionHeader, UserAgentHeader = QNetworkRequest::UserAgentHeader, ServerHeader = QNetworkRequest::ServerHeader}; +enum LoadControl{ + Automatic = QNetworkRequest::Automatic, Manual = QNetworkRequest::Manual}; +enum Priority{ + HighPriority = QNetworkRequest::HighPriority, NormalPriority = QNetworkRequest::NormalPriority, LowPriority = QNetworkRequest::LowPriority}; +enum RedirectPolicy{ + ManualRedirectPolicy = QNetworkRequest::ManualRedirectPolicy, NoLessSafeRedirectPolicy = QNetworkRequest::NoLessSafeRedirectPolicy, SameOriginRedirectPolicy = QNetworkRequest::SameOriginRedirectPolicy, UserVerifiedRedirectPolicy = QNetworkRequest::UserVerifiedRedirectPolicy}; +public slots: +QNetworkRequest* new_QNetworkRequest(const QNetworkRequest& other); +QNetworkRequest* new_QNetworkRequest(const QUrl& url = QUrl()); +void delete_QNetworkRequest(QNetworkRequest* obj) { delete obj; } + QVariant attribute(QNetworkRequest* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& defaultValue = QVariant()) const; + bool hasRawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName) const; + QVariant header(QNetworkRequest* theWrappedObject, QNetworkRequest::KnownHeaders header) const; + int maximumRedirectsAllowed(QNetworkRequest* theWrappedObject) const; + bool __ne__(QNetworkRequest* theWrappedObject, const QNetworkRequest& other) const; + bool __eq__(QNetworkRequest* theWrappedObject, const QNetworkRequest& other) const; + QObject* originatingObject(QNetworkRequest* theWrappedObject) const; + QNetworkRequest::Priority priority(QNetworkRequest* theWrappedObject) const; + QByteArray rawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName) const; + QList rawHeaderList(QNetworkRequest* theWrappedObject) const; + void setAttribute(QNetworkRequest* theWrappedObject, QNetworkRequest::Attribute code, const QVariant& value); + void setHeader(QNetworkRequest* theWrappedObject, QNetworkRequest::KnownHeaders header, const QVariant& value); + void setMaximumRedirectsAllowed(QNetworkRequest* theWrappedObject, int maximumRedirectsAllowed); + void setOriginatingObject(QNetworkRequest* theWrappedObject, QObject* object); + void setPriority(QNetworkRequest* theWrappedObject, QNetworkRequest::Priority priority); + void setRawHeader(QNetworkRequest* theWrappedObject, const QByteArray& headerName, const QByteArray& value); + void setUrl(QNetworkRequest* theWrappedObject, const QUrl& url); + void swap(QNetworkRequest* theWrappedObject, QNetworkRequest& other); + QUrl url(QNetworkRequest* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QNetworkSession : public QNetworkSession +{ +public: + PythonQtShell_QNetworkSession(const QNetworkConfiguration& connConfig, QObject* parent = nullptr):QNetworkSession(connConfig, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QNetworkSession(); + +virtual void childEvent(QChildEvent* event); +virtual void connectNotify(const QMetaMethod& signal); +virtual void customEvent(QEvent* event); +virtual void disconnectNotify(const QMetaMethod& signal); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QNetworkSession : public QNetworkSession +{ public: +inline void promoted_connectNotify(const QMetaMethod& signal) { this->connectNotify(signal); } +inline void promoted_disconnectNotify(const QMetaMethod& signal) { this->disconnectNotify(signal); } +inline void py_q_connectNotify(const QMetaMethod& signal) { QNetworkSession::connectNotify(signal); } +inline void py_q_disconnectNotify(const QMetaMethod& signal) { QNetworkSession::disconnectNotify(signal); } +}; + +class PythonQtWrapper_QNetworkSession : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SessionError State UsagePolicy ) +Q_FLAGS(UsagePolicies ) +enum SessionError{ + UnknownSessionError = QNetworkSession::UnknownSessionError, SessionAbortedError = QNetworkSession::SessionAbortedError, RoamingError = QNetworkSession::RoamingError, OperationNotSupportedError = QNetworkSession::OperationNotSupportedError, InvalidConfigurationError = QNetworkSession::InvalidConfigurationError}; +enum State{ + Invalid = QNetworkSession::Invalid, NotAvailable = QNetworkSession::NotAvailable, Connecting = QNetworkSession::Connecting, Connected = QNetworkSession::Connected, Closing = QNetworkSession::Closing, Disconnected = QNetworkSession::Disconnected, Roaming = QNetworkSession::Roaming}; +enum UsagePolicy{ + NoPolicy = QNetworkSession::NoPolicy, NoBackgroundTrafficPolicy = QNetworkSession::NoBackgroundTrafficPolicy}; +Q_DECLARE_FLAGS(UsagePolicies, UsagePolicy) +public slots: +QNetworkSession* new_QNetworkSession(const QNetworkConfiguration& connConfig, QObject* parent = nullptr); +void delete_QNetworkSession(QNetworkSession* obj) { delete obj; } + quint64 activeTime(QNetworkSession* theWrappedObject) const; + quint64 bytesReceived(QNetworkSession* theWrappedObject) const; + quint64 bytesWritten(QNetworkSession* theWrappedObject) const; + QNetworkConfiguration configuration(QNetworkSession* theWrappedObject) const; + void connectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal); + void py_q_connectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal){ (((PythonQtPublicPromoter_QNetworkSession*)theWrappedObject)->py_q_connectNotify(signal));} + void disconnectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal); + void py_q_disconnectNotify(QNetworkSession* theWrappedObject, const QMetaMethod& signal){ (((PythonQtPublicPromoter_QNetworkSession*)theWrappedObject)->py_q_disconnectNotify(signal));} + QNetworkSession::SessionError error(QNetworkSession* theWrappedObject) const; + QString errorString(QNetworkSession* theWrappedObject) const; + QNetworkInterface interface(QNetworkSession* theWrappedObject) const; + bool isOpen(QNetworkSession* theWrappedObject) const; + QVariant sessionProperty(QNetworkSession* theWrappedObject, const QString& key) const; + void setSessionProperty(QNetworkSession* theWrappedObject, const QString& key, const QVariant& value); + QNetworkSession::State state(QNetworkSession* theWrappedObject) const; + QNetworkSession::UsagePolicies usagePolicies(QNetworkSession* theWrappedObject) const; + bool waitForOpened(QNetworkSession* theWrappedObject, int msecs = 30000); +}; + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSsl : public QObject +{ Q_OBJECT +public: +Q_ENUMS(AlternativeNameEntryType EncodingFormat KeyAlgorithm KeyType SslOption SslProtocol ) +Q_FLAGS(SslOptions ) +enum AlternativeNameEntryType{ + EmailEntry = QSsl::EmailEntry, DnsEntry = QSsl::DnsEntry}; +enum EncodingFormat{ + Pem = QSsl::Pem, Der = QSsl::Der}; +enum KeyAlgorithm{ + Opaque = QSsl::Opaque, Rsa = QSsl::Rsa, Dsa = QSsl::Dsa, Ec = QSsl::Ec}; +enum KeyType{ + PrivateKey = QSsl::PrivateKey, PublicKey = QSsl::PublicKey}; +enum SslOption{ + SslOptionDisableEmptyFragments = QSsl::SslOptionDisableEmptyFragments, SslOptionDisableSessionTickets = QSsl::SslOptionDisableSessionTickets, SslOptionDisableCompression = QSsl::SslOptionDisableCompression, SslOptionDisableServerNameIndication = QSsl::SslOptionDisableServerNameIndication, SslOptionDisableLegacyRenegotiation = QSsl::SslOptionDisableLegacyRenegotiation, SslOptionDisableSessionSharing = QSsl::SslOptionDisableSessionSharing, SslOptionDisableSessionPersistence = QSsl::SslOptionDisableSessionPersistence, SslOptionDisableServerCipherPreference = QSsl::SslOptionDisableServerCipherPreference}; +enum SslProtocol{ + SslV3 = QSsl::SslV3, SslV2 = QSsl::SslV2, TlsV1_0 = QSsl::TlsV1_0, TlsV1_1 = QSsl::TlsV1_1, TlsV1_2 = QSsl::TlsV1_2, AnyProtocol = QSsl::AnyProtocol, TlsV1SslV3 = QSsl::TlsV1SslV3, SecureProtocols = QSsl::SecureProtocols, TlsV1_0OrLater = QSsl::TlsV1_0OrLater, TlsV1_1OrLater = QSsl::TlsV1_1OrLater, TlsV1_2OrLater = QSsl::TlsV1_2OrLater, UnknownProtocol = QSsl::UnknownProtocol}; +Q_DECLARE_FLAGS(SslOptions, SslOption) +public slots: +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslCertificate : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SubjectInfo ) +enum SubjectInfo{ + Organization = QSslCertificate::Organization, CommonName = QSslCertificate::CommonName, LocalityName = QSslCertificate::LocalityName, OrganizationalUnitName = QSslCertificate::OrganizationalUnitName, CountryName = QSslCertificate::CountryName, StateOrProvinceName = QSslCertificate::StateOrProvinceName, DistinguishedNameQualifier = QSslCertificate::DistinguishedNameQualifier, SerialNumber = QSslCertificate::SerialNumber, EmailAddress = QSslCertificate::EmailAddress}; +public slots: +QSslCertificate* new_QSslCertificate(QIODevice* device, QSsl::EncodingFormat format = QSsl::Pem); +QSslCertificate* new_QSslCertificate(const QByteArray& data = QByteArray(), QSsl::EncodingFormat format = QSsl::Pem); +QSslCertificate* new_QSslCertificate(const QSslCertificate& other); +void delete_QSslCertificate(QSslCertificate* obj) { delete obj; } + void clear(QSslCertificate* theWrappedObject); + QByteArray digest(QSslCertificate* theWrappedObject, QCryptographicHash::Algorithm algorithm = QCryptographicHash::Md5) const; + QDateTime effectiveDate(QSslCertificate* theWrappedObject) const; + QDateTime expiryDate(QSslCertificate* theWrappedObject) const; + QList extensions(QSslCertificate* theWrappedObject) const; + QList static_QSslCertificate_fromData(const QByteArray& data, QSsl::EncodingFormat format = QSsl::Pem); + QList static_QSslCertificate_fromDevice(QIODevice* device, QSsl::EncodingFormat format = QSsl::Pem); + QList static_QSslCertificate_fromPath(const QString& path, QSsl::EncodingFormat format = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString); + Qt::HANDLE handle(QSslCertificate* theWrappedObject) const; + bool static_QSslCertificate_importPkcs12(QIODevice* device, QSslKey* key, QSslCertificate* cert, QList* caCertificates = nullptr, const QByteArray& passPhrase = QByteArray()); + bool isBlacklisted(QSslCertificate* theWrappedObject) const; + bool isNull(QSslCertificate* theWrappedObject) const; + bool isSelfSigned(QSslCertificate* theWrappedObject) const; + QStringList issuerInfo(QSslCertificate* theWrappedObject, QSslCertificate::SubjectInfo info) const; + QStringList issuerInfo(QSslCertificate* theWrappedObject, const QByteArray& attribute) const; + QList issuerInfoAttributes(QSslCertificate* theWrappedObject) const; + bool __ne__(QSslCertificate* theWrappedObject, const QSslCertificate& other) const; + QSslCertificate* operator_assign(QSslCertificate* theWrappedObject, const QSslCertificate& other); + bool __eq__(QSslCertificate* theWrappedObject, const QSslCertificate& other) const; + QSslKey publicKey(QSslCertificate* theWrappedObject) const; + QByteArray serialNumber(QSslCertificate* theWrappedObject) const; + QMultiMap subjectAlternativeNames(QSslCertificate* theWrappedObject) const; + QStringList subjectInfo(QSslCertificate* theWrappedObject, QSslCertificate::SubjectInfo info) const; + QStringList subjectInfo(QSslCertificate* theWrappedObject, const QByteArray& attribute) const; + QList subjectInfoAttributes(QSslCertificate* theWrappedObject) const; + void swap(QSslCertificate* theWrappedObject, QSslCertificate& other); + QByteArray toDer(QSslCertificate* theWrappedObject) const; + QByteArray toPem(QSslCertificate* theWrappedObject) const; + QString toText(QSslCertificate* theWrappedObject) const; + QList static_QSslCertificate_verify(QList certificateChain, const QString& hostName = QString()); + QByteArray version(QSslCertificate* theWrappedObject) const; + QString py_toString(QSslCertificate*); + bool __nonzero__(QSslCertificate* obj) { return !obj->isNull(); } +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslCertificateExtension : public QObject +{ Q_OBJECT +public: +public slots: +QSslCertificateExtension* new_QSslCertificateExtension(); +QSslCertificateExtension* new_QSslCertificateExtension(const QSslCertificateExtension& other); +void delete_QSslCertificateExtension(QSslCertificateExtension* obj) { delete obj; } + bool isCritical(QSslCertificateExtension* theWrappedObject) const; + bool isSupported(QSslCertificateExtension* theWrappedObject) const; + QString name(QSslCertificateExtension* theWrappedObject) const; + QString oid(QSslCertificateExtension* theWrappedObject) const; + QSslCertificateExtension* operator_assign(QSslCertificateExtension* theWrappedObject, const QSslCertificateExtension& other); + void swap(QSslCertificateExtension* theWrappedObject, QSslCertificateExtension& other); + QVariant value(QSslCertificateExtension* theWrappedObject) const; +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslCipher : public QObject +{ Q_OBJECT +public: +public slots: +QSslCipher* new_QSslCipher(); +QSslCipher* new_QSslCipher(const QSslCipher& other); +QSslCipher* new_QSslCipher(const QString& name); +QSslCipher* new_QSslCipher(const QString& name, QSsl::SslProtocol protocol); +void delete_QSslCipher(QSslCipher* obj) { delete obj; } + QString authenticationMethod(QSslCipher* theWrappedObject) const; + QString encryptionMethod(QSslCipher* theWrappedObject) const; + bool isNull(QSslCipher* theWrappedObject) const; + QString keyExchangeMethod(QSslCipher* theWrappedObject) const; + QString name(QSslCipher* theWrappedObject) const; + bool __ne__(QSslCipher* theWrappedObject, const QSslCipher& other) const; + QSslCipher* operator_assign(QSslCipher* theWrappedObject, const QSslCipher& other); + bool __eq__(QSslCipher* theWrappedObject, const QSslCipher& other) const; + QSsl::SslProtocol protocol(QSslCipher* theWrappedObject) const; + QString protocolString(QSslCipher* theWrappedObject) const; + int supportedBits(QSslCipher* theWrappedObject) const; + void swap(QSslCipher* theWrappedObject, QSslCipher& other); + int usedBits(QSslCipher* theWrappedObject) const; + QString py_toString(QSslCipher*); + bool __nonzero__(QSslCipher* obj) { return !obj->isNull(); } +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtShell_QSslConfiguration : public QSslConfiguration +{ +public: + PythonQtShell_QSslConfiguration():QSslConfiguration(),_wrapper(NULL) {}; + PythonQtShell_QSslConfiguration(const QSslConfiguration& other):QSslConfiguration(other),_wrapper(NULL) {}; + + ~PythonQtShell_QSslConfiguration(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSslConfiguration : public QObject +{ Q_OBJECT +public: +Q_ENUMS(NextProtocolNegotiationStatus ) +enum NextProtocolNegotiationStatus{ + NextProtocolNegotiationNone = QSslConfiguration::NextProtocolNegotiationNone, NextProtocolNegotiationNegotiated = QSslConfiguration::NextProtocolNegotiationNegotiated, NextProtocolNegotiationUnsupported = QSslConfiguration::NextProtocolNegotiationUnsupported}; +public slots: +QSslConfiguration* new_QSslConfiguration(); +QSslConfiguration* new_QSslConfiguration(const QSslConfiguration& other); +void delete_QSslConfiguration(QSslConfiguration* obj) { delete obj; } + QList allowedNextProtocols(QSslConfiguration* theWrappedObject) const; + QMap backendConfiguration(QSslConfiguration* theWrappedObject) const; + QList caCertificates(QSslConfiguration* theWrappedObject) const; + QList ciphers(QSslConfiguration* theWrappedObject) const; + QSslConfiguration static_QSslConfiguration_defaultConfiguration(); + QVector ellipticCurves(QSslConfiguration* theWrappedObject) const; + QSslKey ephemeralServerKey(QSslConfiguration* theWrappedObject) const; + bool isNull(QSslConfiguration* theWrappedObject) const; + QSslCertificate localCertificate(QSslConfiguration* theWrappedObject) const; + QList localCertificateChain(QSslConfiguration* theWrappedObject) const; + QByteArray nextNegotiatedProtocol(QSslConfiguration* theWrappedObject) const; + QSslConfiguration::NextProtocolNegotiationStatus nextProtocolNegotiationStatus(QSslConfiguration* theWrappedObject) const; + bool __ne__(QSslConfiguration* theWrappedObject, const QSslConfiguration& other) const; + QSslConfiguration* operator_assign(QSslConfiguration* theWrappedObject, const QSslConfiguration& other); + bool __eq__(QSslConfiguration* theWrappedObject, const QSslConfiguration& other) const; + QSslCertificate peerCertificate(QSslConfiguration* theWrappedObject) const; + QList peerCertificateChain(QSslConfiguration* theWrappedObject) const; + int peerVerifyDepth(QSslConfiguration* theWrappedObject) const; + QSslSocket::PeerVerifyMode peerVerifyMode(QSslConfiguration* theWrappedObject) const; + QByteArray preSharedKeyIdentityHint(QSslConfiguration* theWrappedObject) const; + QSslKey privateKey(QSslConfiguration* theWrappedObject) const; + QSsl::SslProtocol protocol(QSslConfiguration* theWrappedObject) const; + QSslCipher sessionCipher(QSslConfiguration* theWrappedObject) const; + QSsl::SslProtocol sessionProtocol(QSslConfiguration* theWrappedObject) const; + QByteArray sessionTicket(QSslConfiguration* theWrappedObject) const; + int sessionTicketLifeTimeHint(QSslConfiguration* theWrappedObject) const; + void setAllowedNextProtocols(QSslConfiguration* theWrappedObject, QList protocols); + void setBackendConfiguration(QSslConfiguration* theWrappedObject, const QMap& backendConfiguration = QMap()); + void setBackendConfigurationOption(QSslConfiguration* theWrappedObject, const QByteArray& name, const QVariant& value); + void setCaCertificates(QSslConfiguration* theWrappedObject, const QList& certificates); + void setCiphers(QSslConfiguration* theWrappedObject, const QList& ciphers); + void static_QSslConfiguration_setDefaultConfiguration(const QSslConfiguration& configuration); + void setEllipticCurves(QSslConfiguration* theWrappedObject, const QVector& curves); + void setLocalCertificate(QSslConfiguration* theWrappedObject, const QSslCertificate& certificate); + void setLocalCertificateChain(QSslConfiguration* theWrappedObject, const QList& localChain); + void setPeerVerifyDepth(QSslConfiguration* theWrappedObject, int depth); + void setPeerVerifyMode(QSslConfiguration* theWrappedObject, QSslSocket::PeerVerifyMode mode); + void setPreSharedKeyIdentityHint(QSslConfiguration* theWrappedObject, const QByteArray& hint); + void setPrivateKey(QSslConfiguration* theWrappedObject, const QSslKey& key); + void setProtocol(QSslConfiguration* theWrappedObject, QSsl::SslProtocol protocol); + void setSessionTicket(QSslConfiguration* theWrappedObject, const QByteArray& sessionTicket); + void setSslOption(QSslConfiguration* theWrappedObject, QSsl::SslOption option, bool on); + QList static_QSslConfiguration_supportedCiphers(); + QVector static_QSslConfiguration_supportedEllipticCurves(); + void swap(QSslConfiguration* theWrappedObject, QSslConfiguration& other); + QList static_QSslConfiguration_systemCaCertificates(); + bool testSslOption(QSslConfiguration* theWrappedObject, QSsl::SslOption option) const; + bool __nonzero__(QSslConfiguration* obj) { return !obj->isNull(); } +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslEllipticCurve : public QObject +{ Q_OBJECT +public: +public slots: +QSslEllipticCurve* new_QSslEllipticCurve(); +void delete_QSslEllipticCurve(QSslEllipticCurve* obj) { delete obj; } + QSslEllipticCurve static_QSslEllipticCurve_fromLongName(const QString& name); + QSslEllipticCurve static_QSslEllipticCurve_fromShortName(const QString& name); + bool isTlsNamedCurve(QSslEllipticCurve* theWrappedObject) const; + bool isValid(QSslEllipticCurve* theWrappedObject) const; + QString longName(QSslEllipticCurve* theWrappedObject) const; + bool __eq__(QSslEllipticCurve* theWrappedObject, QSslEllipticCurve rhs); + QString shortName(QSslEllipticCurve* theWrappedObject) const; + QString py_toString(QSslEllipticCurve*); + bool __nonzero__(QSslEllipticCurve* obj) { return obj->isValid(); } +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslError : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SslError ) +enum SslError{ + NoError = QSslError::NoError, UnableToGetIssuerCertificate = QSslError::UnableToGetIssuerCertificate, UnableToDecryptCertificateSignature = QSslError::UnableToDecryptCertificateSignature, UnableToDecodeIssuerPublicKey = QSslError::UnableToDecodeIssuerPublicKey, CertificateSignatureFailed = QSslError::CertificateSignatureFailed, CertificateNotYetValid = QSslError::CertificateNotYetValid, CertificateExpired = QSslError::CertificateExpired, InvalidNotBeforeField = QSslError::InvalidNotBeforeField, InvalidNotAfterField = QSslError::InvalidNotAfterField, SelfSignedCertificate = QSslError::SelfSignedCertificate, SelfSignedCertificateInChain = QSslError::SelfSignedCertificateInChain, UnableToGetLocalIssuerCertificate = QSslError::UnableToGetLocalIssuerCertificate, UnableToVerifyFirstCertificate = QSslError::UnableToVerifyFirstCertificate, CertificateRevoked = QSslError::CertificateRevoked, InvalidCaCertificate = QSslError::InvalidCaCertificate, PathLengthExceeded = QSslError::PathLengthExceeded, InvalidPurpose = QSslError::InvalidPurpose, CertificateUntrusted = QSslError::CertificateUntrusted, CertificateRejected = QSslError::CertificateRejected, SubjectIssuerMismatch = QSslError::SubjectIssuerMismatch, AuthorityIssuerSerialNumberMismatch = QSslError::AuthorityIssuerSerialNumberMismatch, NoPeerCertificate = QSslError::NoPeerCertificate, HostNameMismatch = QSslError::HostNameMismatch, NoSslSupport = QSslError::NoSslSupport, CertificateBlacklisted = QSslError::CertificateBlacklisted, UnspecifiedError = QSslError::UnspecifiedError}; +public slots: +QSslError* new_QSslError(); +QSslError* new_QSslError(QSslError::SslError error); +QSslError* new_QSslError(QSslError::SslError error, const QSslCertificate& certificate); +QSslError* new_QSslError(const QSslError& other); +void delete_QSslError(QSslError* obj) { delete obj; } + QSslCertificate certificate(QSslError* theWrappedObject) const; + QSslError::SslError error(QSslError* theWrappedObject) const; + QString errorString(QSslError* theWrappedObject) const; + bool __ne__(QSslError* theWrappedObject, const QSslError& other) const; + QSslError* operator_assign(QSslError* theWrappedObject, const QSslError& other); + bool __eq__(QSslError* theWrappedObject, const QSslError& other) const; + void swap(QSslError* theWrappedObject, QSslError& other); + QString py_toString(QSslError*); +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslKey : public QObject +{ Q_OBJECT +public: +public slots: +QSslKey* new_QSslKey(); +QSslKey* new_QSslKey(QIODevice* device, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray& passPhrase = QByteArray()); +QSslKey* new_QSslKey(Qt::HANDLE handle, QSsl::KeyType type = QSsl::PrivateKey); +QSslKey* new_QSslKey(const QByteArray& encoded, QSsl::KeyAlgorithm algorithm, QSsl::EncodingFormat format = QSsl::Pem, QSsl::KeyType type = QSsl::PrivateKey, const QByteArray& passPhrase = QByteArray()); +QSslKey* new_QSslKey(const QSslKey& other); +void delete_QSslKey(QSslKey* obj) { delete obj; } + QSsl::KeyAlgorithm algorithm(QSslKey* theWrappedObject) const; + void clear(QSslKey* theWrappedObject); + Qt::HANDLE handle(QSslKey* theWrappedObject) const; + bool isNull(QSslKey* theWrappedObject) const; + int length(QSslKey* theWrappedObject) const; + bool __ne__(QSslKey* theWrappedObject, const QSslKey& key) const; + QSslKey* operator_assign(QSslKey* theWrappedObject, const QSslKey& other); + bool __eq__(QSslKey* theWrappedObject, const QSslKey& key) const; + void swap(QSslKey* theWrappedObject, QSslKey& other); + QByteArray toDer(QSslKey* theWrappedObject, const QByteArray& passPhrase = QByteArray()) const; + QByteArray toPem(QSslKey* theWrappedObject, const QByteArray& passPhrase = QByteArray()) const; + QSsl::KeyType type(QSslKey* theWrappedObject) const; + QString py_toString(QSslKey*); + bool __nonzero__(QSslKey* obj) { return !obj->isNull(); } +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtWrapper_QSslPreSharedKeyAuthenticator : public QObject +{ Q_OBJECT +public: +public slots: +QSslPreSharedKeyAuthenticator* new_QSslPreSharedKeyAuthenticator(); +QSslPreSharedKeyAuthenticator* new_QSslPreSharedKeyAuthenticator(const QSslPreSharedKeyAuthenticator& authenticator); +void delete_QSslPreSharedKeyAuthenticator(QSslPreSharedKeyAuthenticator* obj) { delete obj; } + QByteArray identity(QSslPreSharedKeyAuthenticator* theWrappedObject) const; + QByteArray identityHint(QSslPreSharedKeyAuthenticator* theWrappedObject) const; + int maximumIdentityLength(QSslPreSharedKeyAuthenticator* theWrappedObject) const; + int maximumPreSharedKeyLength(QSslPreSharedKeyAuthenticator* theWrappedObject) const; + QSslPreSharedKeyAuthenticator* operator_assign(QSslPreSharedKeyAuthenticator* theWrappedObject, const QSslPreSharedKeyAuthenticator& authenticator); + QByteArray preSharedKey(QSslPreSharedKeyAuthenticator* theWrappedObject) const; + void setIdentity(QSslPreSharedKeyAuthenticator* theWrappedObject, const QByteArray& identity); + void setPreSharedKey(QSslPreSharedKeyAuthenticator* theWrappedObject, const QByteArray& preSharedKey); + void swap(QSslPreSharedKeyAuthenticator* theWrappedObject, QSslPreSharedKeyAuthenticator& other); +}; + +#endif + + + + + +#ifndef QT_NO_SSL +class PythonQtShell_QSslSocket : public QSslSocket +{ +public: + PythonQtShell_QSslSocket(QObject* parent = nullptr):QSslSocket(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSslSocket(); + +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode openMode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); +virtual void customEvent(QEvent* event); +virtual void disconnectFromHost(); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode mode); +virtual qint64 pos() const; +virtual qint64 readData(char* data, qint64 maxlen); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual void resume(); +virtual bool seek(qint64 pos); +virtual void setReadBufferSize(qint64 size); +virtual bool setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); +virtual void setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value); +virtual qint64 size() const; +virtual qintptr socketDescriptor() const; +virtual QVariant socketOption(QAbstractSocket::SocketOption option); +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs = 30000); +virtual bool waitForConnected(int msecs = 30000); +virtual bool waitForDisconnected(int msecs = 30000); +virtual bool waitForReadyRead(int msecs = 30000); +virtual qint64 writeData(const char* data, qint64 len); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSslSocket : public QSslSocket +{ public: +inline qint64 promoted_readData(char* data, qint64 maxlen) { return this->readData(data, maxlen); } +inline qint64 promoted_writeData(const char* data, qint64 len) { return this->writeData(data, len); } +inline bool py_q_atEnd() const { return QSslSocket::atEnd(); } +inline qint64 py_q_bytesAvailable() const { return QSslSocket::bytesAvailable(); } +inline qint64 py_q_bytesToWrite() const { return QSslSocket::bytesToWrite(); } +inline bool py_q_canReadLine() const { return QSslSocket::canReadLine(); } +inline void py_q_close() { QSslSocket::close(); } +inline void py_q_connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode openMode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol) { QSslSocket::connectToHost(hostName, port, openMode, protocol); } +inline void py_q_disconnectFromHost() { QSslSocket::disconnectFromHost(); } +inline qint64 py_q_readData(char* data, qint64 maxlen) { return QSslSocket::readData(data, maxlen); } +inline void py_q_resume() { QSslSocket::resume(); } +inline void py_q_setReadBufferSize(qint64 size) { QSslSocket::setReadBufferSize(size); } +inline bool py_q_setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite) { return QSslSocket::setSocketDescriptor(socketDescriptor, state, openMode); } +inline void py_q_setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value) { QSslSocket::setSocketOption(option, value); } +inline QVariant py_q_socketOption(QAbstractSocket::SocketOption option) { return QSslSocket::socketOption(option); } +inline bool py_q_waitForBytesWritten(int msecs = 30000) { return QSslSocket::waitForBytesWritten(msecs); } +inline bool py_q_waitForConnected(int msecs = 30000) { return QSslSocket::waitForConnected(msecs); } +inline bool py_q_waitForDisconnected(int msecs = 30000) { return QSslSocket::waitForDisconnected(msecs); } +inline bool py_q_waitForReadyRead(int msecs = 30000) { return QSslSocket::waitForReadyRead(msecs); } +inline qint64 py_q_writeData(const char* data, qint64 len) { return QSslSocket::writeData(data, len); } +}; + +class PythonQtWrapper_QSslSocket : public QObject +{ Q_OBJECT +public: +Q_ENUMS(PeerVerifyMode SslMode ) +enum PeerVerifyMode{ + VerifyNone = QSslSocket::VerifyNone, QueryPeer = QSslSocket::QueryPeer, VerifyPeer = QSslSocket::VerifyPeer, AutoVerifyPeer = QSslSocket::AutoVerifyPeer}; +enum SslMode{ + UnencryptedMode = QSslSocket::UnencryptedMode, SslClientMode = QSslSocket::SslClientMode, SslServerMode = QSslSocket::SslServerMode}; +public slots: +QSslSocket* new_QSslSocket(QObject* parent = nullptr); +void delete_QSslSocket(QSslSocket* obj) { delete obj; } + void abort(QSslSocket* theWrappedObject); + void addCaCertificate(QSslSocket* theWrappedObject, const QSslCertificate& certificate); + void addCaCertificates(QSslSocket* theWrappedObject, const QList& certificates); + bool addCaCertificates(QSslSocket* theWrappedObject, const QString& path, QSsl::EncodingFormat format = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString); + void static_QSslSocket_addDefaultCaCertificate(const QSslCertificate& certificate); + void static_QSslSocket_addDefaultCaCertificates(const QList& certificates); + bool static_QSslSocket_addDefaultCaCertificates(const QString& path, QSsl::EncodingFormat format = QSsl::Pem, QRegExp::PatternSyntax syntax = QRegExp::FixedString); + bool py_q_atEnd(QSslSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_atEnd());} + qint64 py_q_bytesAvailable(QSslSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_bytesAvailable());} + qint64 py_q_bytesToWrite(QSslSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_bytesToWrite());} + QList caCertificates(QSslSocket* theWrappedObject) const; + bool py_q_canReadLine(QSslSocket* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_canReadLine());} + QList ciphers(QSslSocket* theWrappedObject) const; + void py_q_close(QSslSocket* theWrappedObject){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_close());} + void py_q_connectToHost(QSslSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode openMode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_connectToHost(hostName, port, openMode, protocol));} + void connectToHostEncrypted(QSslSocket* theWrappedObject, const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); + void connectToHostEncrypted(QSslSocket* theWrappedObject, const QString& hostName, unsigned short port, const QString& sslPeerName, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); + QList static_QSslSocket_defaultCaCertificates(); + QList static_QSslSocket_defaultCiphers(); + void py_q_disconnectFromHost(QSslSocket* theWrappedObject){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_disconnectFromHost());} + qint64 encryptedBytesAvailable(QSslSocket* theWrappedObject) const; + qint64 encryptedBytesToWrite(QSslSocket* theWrappedObject) const; + bool flush(QSslSocket* theWrappedObject); + void ignoreSslErrors(QSslSocket* theWrappedObject, const QList& errors); + bool isEncrypted(QSslSocket* theWrappedObject) const; + QSslCertificate localCertificate(QSslSocket* theWrappedObject) const; + QList localCertificateChain(QSslSocket* theWrappedObject) const; + QSslSocket::SslMode mode(QSslSocket* theWrappedObject) const; + QSslCertificate peerCertificate(QSslSocket* theWrappedObject) const; + QList peerCertificateChain(QSslSocket* theWrappedObject) const; + int peerVerifyDepth(QSslSocket* theWrappedObject) const; + QSslSocket::PeerVerifyMode peerVerifyMode(QSslSocket* theWrappedObject) const; + QString peerVerifyName(QSslSocket* theWrappedObject) const; + QSslKey privateKey(QSslSocket* theWrappedObject) const; + QSsl::SslProtocol protocol(QSslSocket* theWrappedObject) const; + qint64 py_q_readData(QSslSocket* theWrappedObject, char* data, qint64 maxlen){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_readData(data, maxlen));} + void py_q_resume(QSslSocket* theWrappedObject){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_resume());} + QSslCipher sessionCipher(QSslSocket* theWrappedObject) const; + QSsl::SslProtocol sessionProtocol(QSslSocket* theWrappedObject) const; + void setCaCertificates(QSslSocket* theWrappedObject, const QList& certificates); + void setCiphers(QSslSocket* theWrappedObject, const QList& ciphers); + void setCiphers(QSslSocket* theWrappedObject, const QString& ciphers); + void static_QSslSocket_setDefaultCaCertificates(const QList& certificates); + void static_QSslSocket_setDefaultCiphers(const QList& ciphers); + void setLocalCertificate(QSslSocket* theWrappedObject, const QSslCertificate& certificate); + void setLocalCertificate(QSslSocket* theWrappedObject, const QString& fileName, QSsl::EncodingFormat format = QSsl::Pem); + void setLocalCertificateChain(QSslSocket* theWrappedObject, const QList& localChain); + void setPeerVerifyDepth(QSslSocket* theWrappedObject, int depth); + void setPeerVerifyMode(QSslSocket* theWrappedObject, QSslSocket::PeerVerifyMode mode); + void setPeerVerifyName(QSslSocket* theWrappedObject, const QString& hostName); + void setPrivateKey(QSslSocket* theWrappedObject, const QSslKey& key); + void setPrivateKey(QSslSocket* theWrappedObject, const QString& fileName, QSsl::KeyAlgorithm algorithm = QSsl::Rsa, QSsl::EncodingFormat format = QSsl::Pem, const QByteArray& passPhrase = QByteArray()); + void setProtocol(QSslSocket* theWrappedObject, QSsl::SslProtocol protocol); + void py_q_setReadBufferSize(QSslSocket* theWrappedObject, qint64 size){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_setReadBufferSize(size));} + bool py_q_setSocketDescriptor(QSslSocket* theWrappedObject, qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_setSocketDescriptor(socketDescriptor, state, openMode));} + void py_q_setSocketOption(QSslSocket* theWrappedObject, QAbstractSocket::SocketOption option, const QVariant& value){ (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_setSocketOption(option, value));} + void setSslConfiguration(QSslSocket* theWrappedObject, const QSslConfiguration& config); + QVariant py_q_socketOption(QSslSocket* theWrappedObject, QAbstractSocket::SocketOption option){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_socketOption(option));} + QSslConfiguration sslConfiguration(QSslSocket* theWrappedObject) const; + QList sslErrors(QSslSocket* theWrappedObject) const; + long static_QSslSocket_sslLibraryBuildVersionNumber(); + QString static_QSslSocket_sslLibraryBuildVersionString(); + long static_QSslSocket_sslLibraryVersionNumber(); + QString static_QSslSocket_sslLibraryVersionString(); + QList static_QSslSocket_supportedCiphers(); + bool static_QSslSocket_supportsSsl(); + QList static_QSslSocket_systemCaCertificates(); + bool py_q_waitForBytesWritten(QSslSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_waitForBytesWritten(msecs));} + bool py_q_waitForConnected(QSslSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_waitForConnected(msecs));} + bool py_q_waitForDisconnected(QSslSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_waitForDisconnected(msecs));} + bool waitForEncrypted(QSslSocket* theWrappedObject, int msecs = 30000); + bool py_q_waitForReadyRead(QSslSocket* theWrappedObject, int msecs = 30000){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_waitForReadyRead(msecs));} + qint64 py_q_writeData(QSslSocket* theWrappedObject, const char* data, qint64 len){ return (((PythonQtPublicPromoter_QSslSocket*)theWrappedObject)->py_q_writeData(data, len));} + bool __nonzero__(QSslSocket* obj) { return obj->isValid(); } +}; + +#endif + + + + + +class PythonQtShell_QTcpServer : public QTcpServer +{ +public: + PythonQtShell_QTcpServer(QObject* parent = nullptr):QTcpServer(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QTcpServer(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool hasPendingConnections() const; +virtual void incomingConnection(qintptr handle); +virtual QTcpSocket* nextPendingConnection(); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QTcpServer : public QTcpServer +{ public: +inline void promoted_addPendingConnection(QTcpSocket* socket) { this->addPendingConnection(socket); } +inline void promoted_incomingConnection(qintptr handle) { this->incomingConnection(handle); } +inline bool py_q_hasPendingConnections() const { return QTcpServer::hasPendingConnections(); } +inline void py_q_incomingConnection(qintptr handle) { QTcpServer::incomingConnection(handle); } +inline QTcpSocket* py_q_nextPendingConnection() { return QTcpServer::nextPendingConnection(); } +}; + +class PythonQtWrapper_QTcpServer : public QObject +{ Q_OBJECT +public: +public slots: +QTcpServer* new_QTcpServer(QObject* parent = nullptr); +void delete_QTcpServer(QTcpServer* obj) { delete obj; } + void addPendingConnection(QTcpServer* theWrappedObject, QTcpSocket* socket); + void close(QTcpServer* theWrappedObject); + QString errorString(QTcpServer* theWrappedObject) const; + bool hasPendingConnections(QTcpServer* theWrappedObject) const; + bool py_q_hasPendingConnections(QTcpServer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QTcpServer*)theWrappedObject)->py_q_hasPendingConnections());} + void incomingConnection(QTcpServer* theWrappedObject, qintptr handle); + void py_q_incomingConnection(QTcpServer* theWrappedObject, qintptr handle){ (((PythonQtPublicPromoter_QTcpServer*)theWrappedObject)->py_q_incomingConnection(handle));} + bool isListening(QTcpServer* theWrappedObject) const; + bool listen(QTcpServer* theWrappedObject, const QHostAddress& address = QHostAddress::Any, unsigned short port = 0); + int maxPendingConnections(QTcpServer* theWrappedObject) const; + QTcpSocket* nextPendingConnection(QTcpServer* theWrappedObject); + QTcpSocket* py_q_nextPendingConnection(QTcpServer* theWrappedObject){ return (((PythonQtPublicPromoter_QTcpServer*)theWrappedObject)->py_q_nextPendingConnection());} + void pauseAccepting(QTcpServer* theWrappedObject); + QNetworkProxy proxy(QTcpServer* theWrappedObject) const; + void resumeAccepting(QTcpServer* theWrappedObject); + QHostAddress serverAddress(QTcpServer* theWrappedObject) const; + QAbstractSocket::SocketError serverError(QTcpServer* theWrappedObject) const; + unsigned short serverPort(QTcpServer* theWrappedObject) const; + void setMaxPendingConnections(QTcpServer* theWrappedObject, int numConnections); + void setProxy(QTcpServer* theWrappedObject, const QNetworkProxy& networkProxy); + bool setSocketDescriptor(QTcpServer* theWrappedObject, qintptr socketDescriptor); + qintptr socketDescriptor(QTcpServer* theWrappedObject) const; + bool waitForNewConnection(QTcpServer* theWrappedObject, int msec = 0, bool* timedOut = nullptr); +}; + + + + + +class PythonQtShell_QTcpSocket : public QTcpSocket +{ +public: + PythonQtShell_QTcpSocket(QObject* parent = nullptr):QTcpSocket(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QTcpSocket(); + +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void connectToHost(const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite); +virtual void connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); +virtual void customEvent(QEvent* event); +virtual void disconnectFromHost(); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode mode); +virtual qint64 pos() const; +virtual qint64 readData(char* data, qint64 maxlen); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual void resume(); +virtual bool seek(qint64 pos); +virtual void setReadBufferSize(qint64 size); +virtual bool setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); +virtual void setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value); +virtual qint64 size() const; +virtual qintptr socketDescriptor() const; +virtual QVariant socketOption(QAbstractSocket::SocketOption option); +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs = 30000); +virtual bool waitForConnected(int msecs = 30000); +virtual bool waitForDisconnected(int msecs = 30000); +virtual bool waitForReadyRead(int msecs = 30000); +virtual qint64 writeData(const char* data, qint64 len); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QTcpSocket : public QObject +{ Q_OBJECT +public: +public slots: +QTcpSocket* new_QTcpSocket(QObject* parent = nullptr); +void delete_QTcpSocket(QTcpSocket* obj) { delete obj; } + bool __nonzero__(QTcpSocket* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QUdpSocket : public QUdpSocket +{ +public: + PythonQtShell_QUdpSocket(QObject* parent = nullptr):QUdpSocket(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QUdpSocket(); + +virtual bool atEnd() const; +virtual qint64 bytesAvailable() const; +virtual qint64 bytesToWrite() const; +virtual bool canReadLine() const; +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual void connectToHost(const QHostAddress& address, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite); +virtual void connectToHost(const QString& hostName, unsigned short port, QIODevice::OpenMode mode = QIODevice::ReadWrite, QAbstractSocket::NetworkLayerProtocol protocol = QAbstractSocket::AnyIPProtocol); +virtual void customEvent(QEvent* event); +virtual void disconnectFromHost(); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool isSequential() const; +virtual bool open(QIODevice::OpenMode mode); +virtual qint64 pos() const; +virtual qint64 readData(char* data, qint64 maxlen); +virtual qint64 readLineData(char* data, qint64 maxlen); +virtual bool reset(); +virtual void resume(); +virtual bool seek(qint64 pos); +virtual void setReadBufferSize(qint64 size); +virtual bool setSocketDescriptor(qintptr socketDescriptor, QAbstractSocket::SocketState state = QAbstractSocket::ConnectedState, QIODevice::OpenMode openMode = QIODevice::ReadWrite); +virtual void setSocketOption(QAbstractSocket::SocketOption option, const QVariant& value); +virtual qint64 size() const; +virtual qintptr socketDescriptor() const; +virtual QVariant socketOption(QAbstractSocket::SocketOption option); +virtual void timerEvent(QTimerEvent* event); +virtual bool waitForBytesWritten(int msecs = 30000); +virtual bool waitForConnected(int msecs = 30000); +virtual bool waitForDisconnected(int msecs = 30000); +virtual bool waitForReadyRead(int msecs = 30000); +virtual qint64 writeData(const char* data, qint64 len); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QUdpSocket : public QObject +{ Q_OBJECT +public: +public slots: +QUdpSocket* new_QUdpSocket(QObject* parent = nullptr); +void delete_QUdpSocket(QUdpSocket* obj) { delete obj; } + bool hasPendingDatagrams(QUdpSocket* theWrappedObject) const; + bool joinMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress); + bool joinMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress, const QNetworkInterface& iface); + bool leaveMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress); + bool leaveMulticastGroup(QUdpSocket* theWrappedObject, const QHostAddress& groupAddress, const QNetworkInterface& iface); + QNetworkInterface multicastInterface(QUdpSocket* theWrappedObject) const; + qint64 pendingDatagramSize(QUdpSocket* theWrappedObject) const; + qint64 readDatagram(QUdpSocket* theWrappedObject, char* data, qint64 maxlen, QHostAddress* host = nullptr, unsigned short* port = nullptr); + QNetworkDatagram receiveDatagram(QUdpSocket* theWrappedObject, qint64 maxSize = -1); + void setMulticastInterface(QUdpSocket* theWrappedObject, const QNetworkInterface& iface); + qint64 writeDatagram(QUdpSocket* theWrappedObject, const QByteArray& datagram, const QHostAddress& host, unsigned short port); + qint64 writeDatagram(QUdpSocket* theWrappedObject, const QNetworkDatagram& datagram); + bool __nonzero__(QUdpSocket* obj) { return obj->isValid(); } +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp new file mode 100644 index 00000000..7b720c70 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_network/com_trolltech_qt_network_init.cpp @@ -0,0 +1,104 @@ +#include +#include +#include "com_trolltech_qt_network0.h" +#include "com_trolltech_qt_network1.h" + + + +void PythonQt_init_QtNetwork(PyObject* module) { +PythonQt::priv()->registerClass(&QAbstractNetworkCache::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractSocket::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QAuthenticator", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDnsDomainNameRecord", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QDnsHostAddressRecord", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QDnsLookup::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QDnsMailExchangeRecord", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QDnsServiceRecord", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QDnsTextRecord", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QHostAddress", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QHostInfo", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QHstsPolicy", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QHttpMultiPart::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QHttpPart", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QIPv6Address", "", "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QLocalServer::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QLocalSocket::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QNetworkAccessManager::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkAddressEntry", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QNetworkCacheMetaData", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QNetworkConfiguration", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QNetworkConfigurationManager::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkCookie", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QNetworkCookieJar::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkDatagram", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QNetworkDiskCache::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkInterface", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QNetworkProxy", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QNetworkProxyFactory", "", "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkProxyQuery", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QNetworkReply::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QNetworkRequest", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QNetworkSession::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSsl", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslCertificate", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslCertificateExtension", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslCipher", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslConfiguration", "", "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslEllipticCurve", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslError", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslKey", "", "QtNetwork", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerCPPClass("QSslPreSharedKeyAuthenticator", "", "QtNetwork", PythonQtCreateObject, NULL, module, 0); +#endif +#ifndef QT_NO_SSL +PythonQt::priv()->registerClass(&QSslSocket::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +#endif +PythonQt::priv()->registerClass(&QTcpServer::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QTcpSocket::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QUdpSocket::staticMetaObject, "QtNetwork", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QDnsDomainNameRecord); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QDnsHostAddressRecord); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QDnsMailExchangeRecord); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QDnsServiceRecord); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QDnsTextRecord); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QHostAddress); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkAddressEntry); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkConfiguration); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkCookie); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkInterface); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QNetworkProxy); +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QList, QSslCertificate); +#endif +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QList, QSslCertificateExtension); +#endif +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QList, QSslCipher); +#endif +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QList, QSslError); +#endif +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QHstsPolicy); +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QSslEllipticCurve); +#endif +} diff --git a/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri new file mode 100644 index 00000000..9ef686c4 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_opengl0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_opengl0.cpp \ + $$PWD/com_trolltech_qt_opengl_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp new file mode 100644 index 00000000..22a58021 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.cpp @@ -0,0 +1,4559 @@ +#include "com_trolltech_qt_opengl0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QGLBuffer* PythonQtWrapper_QGLBuffer::new_QGLBuffer() +{ +return new QGLBuffer(); } + +QGLBuffer* PythonQtWrapper_QGLBuffer::new_QGLBuffer(QGLBuffer::Type type) +{ +return new QGLBuffer(type); } + +QGLBuffer* PythonQtWrapper_QGLBuffer::new_QGLBuffer(const QGLBuffer& other) +{ +return new QGLBuffer(other); } + +void PythonQtWrapper_QGLBuffer::allocate(QGLBuffer* theWrappedObject, const void* data, int count) +{ + ( theWrappedObject->allocate(data, count)); +} + +void PythonQtWrapper_QGLBuffer::allocate(QGLBuffer* theWrappedObject, int count) +{ + ( theWrappedObject->allocate(count)); +} + +bool PythonQtWrapper_QGLBuffer::bind(QGLBuffer* theWrappedObject) +{ + return ( theWrappedObject->bind()); +} + +uint PythonQtWrapper_QGLBuffer::bufferId(QGLBuffer* theWrappedObject) const +{ + return ( theWrappedObject->bufferId()); +} + +bool PythonQtWrapper_QGLBuffer::create(QGLBuffer* theWrappedObject) +{ + return ( theWrappedObject->create()); +} + +void PythonQtWrapper_QGLBuffer::destroy(QGLBuffer* theWrappedObject) +{ + ( theWrappedObject->destroy()); +} + +bool PythonQtWrapper_QGLBuffer::isCreated(QGLBuffer* theWrappedObject) const +{ + return ( theWrappedObject->isCreated()); +} + +void* PythonQtWrapper_QGLBuffer::map(QGLBuffer* theWrappedObject, QGLBuffer::Access access) +{ + return ( theWrappedObject->map(access)); +} + +QGLBuffer* PythonQtWrapper_QGLBuffer::operator_assign(QGLBuffer* theWrappedObject, const QGLBuffer& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QGLBuffer::read(QGLBuffer* theWrappedObject, int offset, void* data, int count) +{ + return ( theWrappedObject->read(offset, data, count)); +} + +void PythonQtWrapper_QGLBuffer::release(QGLBuffer* theWrappedObject) +{ + ( theWrappedObject->release()); +} + +void PythonQtWrapper_QGLBuffer::static_QGLBuffer_release(QGLBuffer::Type type) +{ + (QGLBuffer::release(type)); +} + +void PythonQtWrapper_QGLBuffer::setUsagePattern(QGLBuffer* theWrappedObject, QGLBuffer::UsagePattern value) +{ + ( theWrappedObject->setUsagePattern(value)); +} + +int PythonQtWrapper_QGLBuffer::size(QGLBuffer* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QGLBuffer::Type PythonQtWrapper_QGLBuffer::type(QGLBuffer* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +bool PythonQtWrapper_QGLBuffer::unmap(QGLBuffer* theWrappedObject) +{ + return ( theWrappedObject->unmap()); +} + +QGLBuffer::UsagePattern PythonQtWrapper_QGLBuffer::usagePattern(QGLBuffer* theWrappedObject) const +{ + return ( theWrappedObject->usagePattern()); +} + +void PythonQtWrapper_QGLBuffer::write(QGLBuffer* theWrappedObject, int offset, const void* data, int count) +{ + ( theWrappedObject->write(offset, data, count)); +} + + + +PythonQtShell_QGLColormap::~PythonQtShell_QGLColormap() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QGLColormap* PythonQtWrapper_QGLColormap::new_QGLColormap() +{ +return new PythonQtShell_QGLColormap(); } + +QGLColormap* PythonQtWrapper_QGLColormap::new_QGLColormap(const QGLColormap& arg__1) +{ +return new PythonQtShell_QGLColormap(arg__1); } + +QColor PythonQtWrapper_QGLColormap::entryColor(QGLColormap* theWrappedObject, int idx) const +{ + return ( theWrappedObject->entryColor(idx)); +} + +unsigned int PythonQtWrapper_QGLColormap::entryRgb(QGLColormap* theWrappedObject, int idx) const +{ + return ( theWrappedObject->entryRgb(idx)); +} + +int PythonQtWrapper_QGLColormap::find(QGLColormap* theWrappedObject, unsigned int color) const +{ + return ( theWrappedObject->find(color)); +} + +int PythonQtWrapper_QGLColormap::findNearest(QGLColormap* theWrappedObject, unsigned int color) const +{ + return ( theWrappedObject->findNearest(color)); +} + +Qt::HANDLE PythonQtWrapper_QGLColormap::handle(QGLColormap* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QGLColormap*)theWrappedObject)->promoted_handle()); +} + +bool PythonQtWrapper_QGLColormap::isEmpty(QGLColormap* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +void PythonQtWrapper_QGLColormap::setEntry(QGLColormap* theWrappedObject, int idx, const QColor& color) +{ + ( theWrappedObject->setEntry(idx, color)); +} + +void PythonQtWrapper_QGLColormap::setEntry(QGLColormap* theWrappedObject, int idx, unsigned int color) +{ + ( theWrappedObject->setEntry(idx, color)); +} + +void PythonQtWrapper_QGLColormap::setHandle(QGLColormap* theWrappedObject, Qt::HANDLE ahandle) +{ + ( ((PythonQtPublicPromoter_QGLColormap*)theWrappedObject)->promoted_setHandle(ahandle)); +} + +int PythonQtWrapper_QGLColormap::size(QGLColormap* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + + + +PythonQtShell_QGLContext::~PythonQtShell_QGLContext() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QGLContext::chooseContext(const QGLContext* shareContext0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("chooseContext"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QGLContext*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&shareContext0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("chooseContext", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLContext::chooseContext(shareContext0); +} +bool PythonQtShell_QGLContext::create(const QGLContext* shareContext0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QGLContext*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&shareContext0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLContext::create(shareContext0); +} +void PythonQtShell_QGLContext::doneCurrent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("doneCurrent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLContext::doneCurrent(); +} +void PythonQtShell_QGLContext::makeCurrent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("makeCurrent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLContext::makeCurrent(); +} +void PythonQtShell_QGLContext::swapBuffers() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("swapBuffers"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLContext::swapBuffers(); +} +QGLContext* PythonQtWrapper_QGLContext::new_QGLContext(const QGLFormat& format) +{ +return new PythonQtShell_QGLContext(format); } + +QGLContext* PythonQtWrapper_QGLContext::new_QGLContext(const QGLFormat& format, QPaintDevice* device) +{ +return new PythonQtShell_QGLContext(format, device); } + +bool PythonQtWrapper_QGLContext::static_QGLContext_areSharing(const QGLContext* context1, const QGLContext* context2) +{ + return (QGLContext::areSharing(context1, context2)); +} + +uint PythonQtWrapper_QGLContext::bindTexture(QGLContext* theWrappedObject, const QImage& image, GLenum target, GLint format) +{ + return ( theWrappedObject->bindTexture(image, target, format)); +} + +uint PythonQtWrapper_QGLContext::bindTexture(QGLContext* theWrappedObject, const QImage& image, GLenum target, GLint format, QGLContext::BindOptions options) +{ + return ( theWrappedObject->bindTexture(image, target, format, options)); +} + +uint PythonQtWrapper_QGLContext::bindTexture(QGLContext* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format) +{ + return ( theWrappedObject->bindTexture(pixmap, target, format)); +} + +uint PythonQtWrapper_QGLContext::bindTexture(QGLContext* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format, QGLContext::BindOptions options) +{ + return ( theWrappedObject->bindTexture(pixmap, target, format, options)); +} + +uint PythonQtWrapper_QGLContext::bindTexture(QGLContext* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->bindTexture(fileName)); +} + +bool PythonQtWrapper_QGLContext::chooseContext(QGLContext* theWrappedObject, const QGLContext* shareContext) +{ + return ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_chooseContext(shareContext)); +} + +uint PythonQtWrapper_QGLContext::colorIndex(QGLContext* theWrappedObject, const QColor& c) const +{ + return ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_colorIndex(c)); +} + +QOpenGLContext* PythonQtWrapper_QGLContext::contextHandle(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->contextHandle()); +} + +bool PythonQtWrapper_QGLContext::create(QGLContext* theWrappedObject, const QGLContext* shareContext) +{ + return ( theWrappedObject->create(shareContext)); +} + +const QGLContext* PythonQtWrapper_QGLContext::static_QGLContext_currentContext() +{ + return (QGLContext::currentContext()); +} + +void PythonQtWrapper_QGLContext::deleteTexture(QGLContext* theWrappedObject, uint tx_id) +{ + ( theWrappedObject->deleteTexture(tx_id)); +} + +QPaintDevice* PythonQtWrapper_QGLContext::device(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->device()); +} + +bool PythonQtWrapper_QGLContext::deviceIsPixmap(QGLContext* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_deviceIsPixmap()); +} + +void PythonQtWrapper_QGLContext::doneCurrent(QGLContext* theWrappedObject) +{ + ( theWrappedObject->doneCurrent()); +} + +void PythonQtWrapper_QGLContext::drawTexture(QGLContext* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(point, textureId, textureTarget)); +} + +void PythonQtWrapper_QGLContext::drawTexture(QGLContext* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(target, textureId, textureTarget)); +} + +QGLFormat PythonQtWrapper_QGLContext::format(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +QGLContext* PythonQtWrapper_QGLContext::static_QGLContext_fromOpenGLContext(QOpenGLContext* platformContext) +{ + return (QGLContext::fromOpenGLContext(platformContext)); +} + +QGLFunctions* PythonQtWrapper_QGLContext::functions(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->functions()); +} + +bool PythonQtWrapper_QGLContext::initialized(QGLContext* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_initialized()); +} + +bool PythonQtWrapper_QGLContext::isSharing(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->isSharing()); +} + +bool PythonQtWrapper_QGLContext::isValid(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +void PythonQtWrapper_QGLContext::makeCurrent(QGLContext* theWrappedObject) +{ + ( theWrappedObject->makeCurrent()); +} + +void PythonQtWrapper_QGLContext::moveToThread(QGLContext* theWrappedObject, QThread* thread) +{ + ( theWrappedObject->moveToThread(thread)); +} + +QColor PythonQtWrapper_QGLContext::overlayTransparentColor(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->overlayTransparentColor()); +} + +QGLFormat PythonQtWrapper_QGLContext::requestedFormat(QGLContext* theWrappedObject) const +{ + return ( theWrappedObject->requestedFormat()); +} + +void PythonQtWrapper_QGLContext::reset(QGLContext* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QGLContext::setFormat(QGLContext* theWrappedObject, const QGLFormat& format) +{ + ( theWrappedObject->setFormat(format)); +} + +void PythonQtWrapper_QGLContext::setInitialized(QGLContext* theWrappedObject, bool on) +{ + ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_setInitialized(on)); +} + +void PythonQtWrapper_QGLContext::static_QGLContext_setTextureCacheLimit(int size) +{ + (QGLContext::setTextureCacheLimit(size)); +} + +void PythonQtWrapper_QGLContext::setValid(QGLContext* theWrappedObject, bool valid) +{ + ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_setValid(valid)); +} + +void PythonQtWrapper_QGLContext::setWindowCreated(QGLContext* theWrappedObject, bool on) +{ + ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_setWindowCreated(on)); +} + +void PythonQtWrapper_QGLContext::swapBuffers(QGLContext* theWrappedObject) const +{ + ( theWrappedObject->swapBuffers()); +} + +int PythonQtWrapper_QGLContext::static_QGLContext_textureCacheLimit() +{ + return (QGLContext::textureCacheLimit()); +} + +bool PythonQtWrapper_QGLContext::windowCreated(QGLContext* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->promoted_windowCreated()); +} + + + +QGLFormat* PythonQtWrapper_QGLFormat::new_QGLFormat() +{ +return new QGLFormat(); } + +QGLFormat* PythonQtWrapper_QGLFormat::new_QGLFormat(QGL::FormatOptions options, int plane) +{ +return new QGLFormat(options, plane); } + +QGLFormat* PythonQtWrapper_QGLFormat::new_QGLFormat(const QGLFormat& other) +{ +return new QGLFormat(other); } + +bool PythonQtWrapper_QGLFormat::accum(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->accum()); +} + +int PythonQtWrapper_QGLFormat::accumBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->accumBufferSize()); +} + +bool PythonQtWrapper_QGLFormat::alpha(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->alpha()); +} + +int PythonQtWrapper_QGLFormat::alphaBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->alphaBufferSize()); +} + +int PythonQtWrapper_QGLFormat::blueBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->blueBufferSize()); +} + +QGLFormat PythonQtWrapper_QGLFormat::static_QGLFormat_defaultFormat() +{ + return (QGLFormat::defaultFormat()); +} + +QGLFormat PythonQtWrapper_QGLFormat::static_QGLFormat_defaultOverlayFormat() +{ + return (QGLFormat::defaultOverlayFormat()); +} + +bool PythonQtWrapper_QGLFormat::depth(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->depth()); +} + +int PythonQtWrapper_QGLFormat::depthBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->depthBufferSize()); +} + +bool PythonQtWrapper_QGLFormat::directRendering(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->directRendering()); +} + +bool PythonQtWrapper_QGLFormat::doubleBuffer(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->doubleBuffer()); +} + +QGLFormat PythonQtWrapper_QGLFormat::static_QGLFormat_fromSurfaceFormat(const QSurfaceFormat& format) +{ + return (QGLFormat::fromSurfaceFormat(format)); +} + +int PythonQtWrapper_QGLFormat::greenBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->greenBufferSize()); +} + +bool PythonQtWrapper_QGLFormat::static_QGLFormat_hasOpenGL() +{ + return (QGLFormat::hasOpenGL()); +} + +bool PythonQtWrapper_QGLFormat::static_QGLFormat_hasOpenGLOverlays() +{ + return (QGLFormat::hasOpenGLOverlays()); +} + +bool PythonQtWrapper_QGLFormat::hasOverlay(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->hasOverlay()); +} + +int PythonQtWrapper_QGLFormat::majorVersion(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->majorVersion()); +} + +int PythonQtWrapper_QGLFormat::minorVersion(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->minorVersion()); +} + +QGLFormat::OpenGLVersionFlags PythonQtWrapper_QGLFormat::static_QGLFormat_openGLVersionFlags() +{ + return (QGLFormat::openGLVersionFlags()); +} + +bool PythonQtWrapper_QGLFormat::__eq__(QGLFormat* theWrappedObject, const QGLFormat& arg__2) +{ + return ( (*theWrappedObject)== arg__2); +} + +int PythonQtWrapper_QGLFormat::plane(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->plane()); +} + +QGLFormat::OpenGLContextProfile PythonQtWrapper_QGLFormat::profile(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->profile()); +} + +int PythonQtWrapper_QGLFormat::redBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->redBufferSize()); +} + +bool PythonQtWrapper_QGLFormat::rgba(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->rgba()); +} + +bool PythonQtWrapper_QGLFormat::sampleBuffers(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->sampleBuffers()); +} + +int PythonQtWrapper_QGLFormat::samples(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->samples()); +} + +void PythonQtWrapper_QGLFormat::setAccum(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setAccum(enable)); +} + +void PythonQtWrapper_QGLFormat::setAccumBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setAccumBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setAlpha(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setAlpha(enable)); +} + +void PythonQtWrapper_QGLFormat::setAlphaBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setAlphaBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setBlueBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setBlueBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::static_QGLFormat_setDefaultFormat(const QGLFormat& f) +{ + (QGLFormat::setDefaultFormat(f)); +} + +void PythonQtWrapper_QGLFormat::static_QGLFormat_setDefaultOverlayFormat(const QGLFormat& f) +{ + (QGLFormat::setDefaultOverlayFormat(f)); +} + +void PythonQtWrapper_QGLFormat::setDepth(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setDepth(enable)); +} + +void PythonQtWrapper_QGLFormat::setDepthBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setDepthBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setDirectRendering(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setDirectRendering(enable)); +} + +void PythonQtWrapper_QGLFormat::setDoubleBuffer(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setDoubleBuffer(enable)); +} + +void PythonQtWrapper_QGLFormat::setGreenBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setGreenBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setOption(QGLFormat* theWrappedObject, QGL::FormatOptions opt) +{ + ( theWrappedObject->setOption(opt)); +} + +void PythonQtWrapper_QGLFormat::setOverlay(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setOverlay(enable)); +} + +void PythonQtWrapper_QGLFormat::setPlane(QGLFormat* theWrappedObject, int plane) +{ + ( theWrappedObject->setPlane(plane)); +} + +void PythonQtWrapper_QGLFormat::setProfile(QGLFormat* theWrappedObject, QGLFormat::OpenGLContextProfile profile) +{ + ( theWrappedObject->setProfile(profile)); +} + +void PythonQtWrapper_QGLFormat::setRedBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setRedBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setRgba(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setRgba(enable)); +} + +void PythonQtWrapper_QGLFormat::setSampleBuffers(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setSampleBuffers(enable)); +} + +void PythonQtWrapper_QGLFormat::setSamples(QGLFormat* theWrappedObject, int numSamples) +{ + ( theWrappedObject->setSamples(numSamples)); +} + +void PythonQtWrapper_QGLFormat::setStencil(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setStencil(enable)); +} + +void PythonQtWrapper_QGLFormat::setStencilBufferSize(QGLFormat* theWrappedObject, int size) +{ + ( theWrappedObject->setStencilBufferSize(size)); +} + +void PythonQtWrapper_QGLFormat::setStereo(QGLFormat* theWrappedObject, bool enable) +{ + ( theWrappedObject->setStereo(enable)); +} + +void PythonQtWrapper_QGLFormat::setSwapInterval(QGLFormat* theWrappedObject, int interval) +{ + ( theWrappedObject->setSwapInterval(interval)); +} + +void PythonQtWrapper_QGLFormat::setVersion(QGLFormat* theWrappedObject, int major, int minor) +{ + ( theWrappedObject->setVersion(major, minor)); +} + +bool PythonQtWrapper_QGLFormat::stencil(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->stencil()); +} + +int PythonQtWrapper_QGLFormat::stencilBufferSize(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->stencilBufferSize()); +} + +bool PythonQtWrapper_QGLFormat::stereo(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->stereo()); +} + +int PythonQtWrapper_QGLFormat::swapInterval(QGLFormat* theWrappedObject) const +{ + return ( theWrappedObject->swapInterval()); +} + +bool PythonQtWrapper_QGLFormat::testOption(QGLFormat* theWrappedObject, QGL::FormatOptions opt) const +{ + return ( theWrappedObject->testOption(opt)); +} + +QSurfaceFormat PythonQtWrapper_QGLFormat::static_QGLFormat_toSurfaceFormat(const QGLFormat& format) +{ + return (QGLFormat::toSurfaceFormat(format)); +} + +QString PythonQtWrapper_QGLFormat::py_toString(QGLFormat* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QGLFramebufferObject::~PythonQtShell_QGLFramebufferObject() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QGLFramebufferObject::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLFramebufferObject::devType(); +} +void PythonQtShell_QGLFramebufferObject::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLFramebufferObject::initPainter(painter0); +} +int PythonQtShell_QGLFramebufferObject::metric(QPaintDevice::PaintDeviceMetric metric0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&metric0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLFramebufferObject::metric(metric0); +} +QPaintEngine* PythonQtShell_QGLFramebufferObject::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLFramebufferObject::paintEngine(); +} +QPaintDevice* PythonQtShell_QGLFramebufferObject::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLFramebufferObject::redirected(offset0); +} +QPainter* PythonQtShell_QGLFramebufferObject::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLFramebufferObject::sharedPainter(); +} +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(const QSize& size, GLenum target) +{ +return new PythonQtShell_QGLFramebufferObject(size, target); } + +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(const QSize& size, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format) +{ +return new PythonQtShell_QGLFramebufferObject(size, attachment, target, internal_format); } + +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(const QSize& size, const QGLFramebufferObjectFormat& format) +{ +return new PythonQtShell_QGLFramebufferObject(size, format); } + +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(int width, int height, GLenum target) +{ +return new PythonQtShell_QGLFramebufferObject(width, height, target); } + +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(int width, int height, QGLFramebufferObject::Attachment attachment, GLenum target, GLenum internal_format) +{ +return new PythonQtShell_QGLFramebufferObject(width, height, attachment, target, internal_format); } + +QGLFramebufferObject* PythonQtWrapper_QGLFramebufferObject::new_QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat& format) +{ +return new PythonQtShell_QGLFramebufferObject(width, height, format); } + +QGLFramebufferObject::Attachment PythonQtWrapper_QGLFramebufferObject::attachment(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->attachment()); +} + +bool PythonQtWrapper_QGLFramebufferObject::bind(QGLFramebufferObject* theWrappedObject) +{ + return ( theWrappedObject->bind()); +} + +bool PythonQtWrapper_QGLFramebufferObject::static_QGLFramebufferObject_bindDefault() +{ + return (QGLFramebufferObject::bindDefault()); +} + +void PythonQtWrapper_QGLFramebufferObject::static_QGLFramebufferObject_blitFramebuffer(QGLFramebufferObject* target, const QRect& targetRect, QGLFramebufferObject* source, const QRect& sourceRect, GLbitfield buffers, GLenum filter) +{ + (QGLFramebufferObject::blitFramebuffer(target, targetRect, source, sourceRect, buffers, filter)); +} + +void PythonQtWrapper_QGLFramebufferObject::drawTexture(QGLFramebufferObject* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(point, textureId, textureTarget)); +} + +void PythonQtWrapper_QGLFramebufferObject::drawTexture(QGLFramebufferObject* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(target, textureId, textureTarget)); +} + +QGLFramebufferObjectFormat PythonQtWrapper_QGLFramebufferObject::format(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +uint PythonQtWrapper_QGLFramebufferObject::handle(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QGLFramebufferObject::static_QGLFramebufferObject_hasOpenGLFramebufferBlit() +{ + return (QGLFramebufferObject::hasOpenGLFramebufferBlit()); +} + +bool PythonQtWrapper_QGLFramebufferObject::static_QGLFramebufferObject_hasOpenGLFramebufferObjects() +{ + return (QGLFramebufferObject::hasOpenGLFramebufferObjects()); +} + +bool PythonQtWrapper_QGLFramebufferObject::isBound(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->isBound()); +} + +bool PythonQtWrapper_QGLFramebufferObject::isValid(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QGLFramebufferObject::release(QGLFramebufferObject* theWrappedObject) +{ + return ( theWrappedObject->release()); +} + +QSize PythonQtWrapper_QGLFramebufferObject::size(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +uint PythonQtWrapper_QGLFramebufferObject::texture(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->texture()); +} + +QImage PythonQtWrapper_QGLFramebufferObject::toImage(QGLFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->toImage()); +} + + + +QGLFramebufferObjectFormat* PythonQtWrapper_QGLFramebufferObjectFormat::new_QGLFramebufferObjectFormat() +{ +return new QGLFramebufferObjectFormat(); } + +QGLFramebufferObjectFormat* PythonQtWrapper_QGLFramebufferObjectFormat::new_QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat& other) +{ +return new QGLFramebufferObjectFormat(other); } + +QGLFramebufferObject::Attachment PythonQtWrapper_QGLFramebufferObjectFormat::attachment(QGLFramebufferObjectFormat* theWrappedObject) const +{ + return ( theWrappedObject->attachment()); +} + +GLenum PythonQtWrapper_QGLFramebufferObjectFormat::internalTextureFormat(QGLFramebufferObjectFormat* theWrappedObject) const +{ + return ( theWrappedObject->internalTextureFormat()); +} + +bool PythonQtWrapper_QGLFramebufferObjectFormat::mipmap(QGLFramebufferObjectFormat* theWrappedObject) const +{ + return ( theWrappedObject->mipmap()); +} + +bool PythonQtWrapper_QGLFramebufferObjectFormat::__ne__(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QGLFramebufferObjectFormat* PythonQtWrapper_QGLFramebufferObjectFormat::operator_assign(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QGLFramebufferObjectFormat::__eq__(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other) const +{ + return ( (*theWrappedObject)== other); +} + +int PythonQtWrapper_QGLFramebufferObjectFormat::samples(QGLFramebufferObjectFormat* theWrappedObject) const +{ + return ( theWrappedObject->samples()); +} + +void PythonQtWrapper_QGLFramebufferObjectFormat::setAttachment(QGLFramebufferObjectFormat* theWrappedObject, QGLFramebufferObject::Attachment attachment) +{ + ( theWrappedObject->setAttachment(attachment)); +} + +void PythonQtWrapper_QGLFramebufferObjectFormat::setInternalTextureFormat(QGLFramebufferObjectFormat* theWrappedObject, GLenum internalTextureFormat) +{ + ( theWrappedObject->setInternalTextureFormat(internalTextureFormat)); +} + +void PythonQtWrapper_QGLFramebufferObjectFormat::setMipmap(QGLFramebufferObjectFormat* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setMipmap(enabled)); +} + +void PythonQtWrapper_QGLFramebufferObjectFormat::setSamples(QGLFramebufferObjectFormat* theWrappedObject, int samples) +{ + ( theWrappedObject->setSamples(samples)); +} + +void PythonQtWrapper_QGLFramebufferObjectFormat::setTextureTarget(QGLFramebufferObjectFormat* theWrappedObject, GLenum target) +{ + ( theWrappedObject->setTextureTarget(target)); +} + +GLenum PythonQtWrapper_QGLFramebufferObjectFormat::textureTarget(QGLFramebufferObjectFormat* theWrappedObject) const +{ + return ( theWrappedObject->textureTarget()); +} + + + +QGLFunctions* PythonQtWrapper_QGLFunctions::new_QGLFunctions() +{ +return new QGLFunctions(); } + +QGLFunctions* PythonQtWrapper_QGLFunctions::new_QGLFunctions(const QGLContext* context) +{ +return new QGLFunctions(context); } + +void PythonQtWrapper_QGLFunctions::glActiveTexture(QGLFunctions* theWrappedObject, GLenum texture) +{ + ( theWrappedObject->glActiveTexture(texture)); +} + +void PythonQtWrapper_QGLFunctions::glAttachShader(QGLFunctions* theWrappedObject, uint program, uint shader) +{ + ( theWrappedObject->glAttachShader(program, shader)); +} + +void PythonQtWrapper_QGLFunctions::glBindAttribLocation(QGLFunctions* theWrappedObject, uint program, uint index, const char* name) +{ + ( theWrappedObject->glBindAttribLocation(program, index, name)); +} + +void PythonQtWrapper_QGLFunctions::glBindBuffer(QGLFunctions* theWrappedObject, GLenum target, uint buffer) +{ + ( theWrappedObject->glBindBuffer(target, buffer)); +} + +void PythonQtWrapper_QGLFunctions::glBindFramebuffer(QGLFunctions* theWrappedObject, GLenum target, uint framebuffer) +{ + ( theWrappedObject->glBindFramebuffer(target, framebuffer)); +} + +void PythonQtWrapper_QGLFunctions::glBindRenderbuffer(QGLFunctions* theWrappedObject, GLenum target, uint renderbuffer) +{ + ( theWrappedObject->glBindRenderbuffer(target, renderbuffer)); +} + +void PythonQtWrapper_QGLFunctions::glBlendColor(QGLFunctions* theWrappedObject, GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) +{ + ( theWrappedObject->glBlendColor(red, green, blue, alpha)); +} + +void PythonQtWrapper_QGLFunctions::glBlendEquation(QGLFunctions* theWrappedObject, GLenum mode) +{ + ( theWrappedObject->glBlendEquation(mode)); +} + +void PythonQtWrapper_QGLFunctions::glBlendEquationSeparate(QGLFunctions* theWrappedObject, GLenum modeRGB, GLenum modeAlpha) +{ + ( theWrappedObject->glBlendEquationSeparate(modeRGB, modeAlpha)); +} + +void PythonQtWrapper_QGLFunctions::glBlendFuncSeparate(QGLFunctions* theWrappedObject, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha) +{ + ( theWrappedObject->glBlendFuncSeparate(srcRGB, dstRGB, srcAlpha, dstAlpha)); +} + +GLenum PythonQtWrapper_QGLFunctions::glCheckFramebufferStatus(QGLFunctions* theWrappedObject, GLenum target) +{ + return ( theWrappedObject->glCheckFramebufferStatus(target)); +} + +void PythonQtWrapper_QGLFunctions::glClearDepthf(QGLFunctions* theWrappedObject, GLclampf depth) +{ + ( theWrappedObject->glClearDepthf(depth)); +} + +void PythonQtWrapper_QGLFunctions::glCompileShader(QGLFunctions* theWrappedObject, uint shader) +{ + ( theWrappedObject->glCompileShader(shader)); +} + +void PythonQtWrapper_QGLFunctions::glCompressedTexImage2D(QGLFunctions* theWrappedObject, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void* data) +{ + ( theWrappedObject->glCompressedTexImage2D(target, level, internalformat, width, height, border, imageSize, data)); +} + +void PythonQtWrapper_QGLFunctions::glCompressedTexSubImage2D(QGLFunctions* theWrappedObject, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void* data) +{ + ( theWrappedObject->glCompressedTexSubImage2D(target, level, xoffset, yoffset, width, height, format, imageSize, data)); +} + +uint PythonQtWrapper_QGLFunctions::glCreateProgram(QGLFunctions* theWrappedObject) +{ + return ( theWrappedObject->glCreateProgram()); +} + +uint PythonQtWrapper_QGLFunctions::glCreateShader(QGLFunctions* theWrappedObject, GLenum type) +{ + return ( theWrappedObject->glCreateShader(type)); +} + +void PythonQtWrapper_QGLFunctions::glDeleteBuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* buffers) +{ + ( theWrappedObject->glDeleteBuffers(n, buffers)); +} + +void PythonQtWrapper_QGLFunctions::glDeleteFramebuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* framebuffers) +{ + ( theWrappedObject->glDeleteFramebuffers(n, framebuffers)); +} + +void PythonQtWrapper_QGLFunctions::glDeleteProgram(QGLFunctions* theWrappedObject, uint program) +{ + ( theWrappedObject->glDeleteProgram(program)); +} + +void PythonQtWrapper_QGLFunctions::glDeleteRenderbuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* renderbuffers) +{ + ( theWrappedObject->glDeleteRenderbuffers(n, renderbuffers)); +} + +void PythonQtWrapper_QGLFunctions::glDeleteShader(QGLFunctions* theWrappedObject, uint shader) +{ + ( theWrappedObject->glDeleteShader(shader)); +} + +void PythonQtWrapper_QGLFunctions::glDepthRangef(QGLFunctions* theWrappedObject, GLclampf zNear, GLclampf zFar) +{ + ( theWrappedObject->glDepthRangef(zNear, zFar)); +} + +void PythonQtWrapper_QGLFunctions::glDetachShader(QGLFunctions* theWrappedObject, uint program, uint shader) +{ + ( theWrappedObject->glDetachShader(program, shader)); +} + +void PythonQtWrapper_QGLFunctions::glDisableVertexAttribArray(QGLFunctions* theWrappedObject, uint index) +{ + ( theWrappedObject->glDisableVertexAttribArray(index)); +} + +void PythonQtWrapper_QGLFunctions::glEnableVertexAttribArray(QGLFunctions* theWrappedObject, uint index) +{ + ( theWrappedObject->glEnableVertexAttribArray(index)); +} + +void PythonQtWrapper_QGLFunctions::glFramebufferRenderbuffer(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum renderbuffertarget, uint renderbuffer) +{ + ( theWrappedObject->glFramebufferRenderbuffer(target, attachment, renderbuffertarget, renderbuffer)); +} + +void PythonQtWrapper_QGLFunctions::glFramebufferTexture2D(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum textarget, uint texture, GLint level) +{ + ( theWrappedObject->glFramebufferTexture2D(target, attachment, textarget, texture, level)); +} + +void PythonQtWrapper_QGLFunctions::glGenBuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* buffers) +{ + ( theWrappedObject->glGenBuffers(n, buffers)); +} + +void PythonQtWrapper_QGLFunctions::glGenFramebuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* framebuffers) +{ + ( theWrappedObject->glGenFramebuffers(n, framebuffers)); +} + +void PythonQtWrapper_QGLFunctions::glGenRenderbuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* renderbuffers) +{ + ( theWrappedObject->glGenRenderbuffers(n, renderbuffers)); +} + +void PythonQtWrapper_QGLFunctions::glGenerateMipmap(QGLFunctions* theWrappedObject, GLenum target) +{ + ( theWrappedObject->glGenerateMipmap(target)); +} + +void PythonQtWrapper_QGLFunctions::glGetActiveAttrib(QGLFunctions* theWrappedObject, uint program, uint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, char* name) +{ + ( theWrappedObject->glGetActiveAttrib(program, index, bufsize, length, size, type, name)); +} + +void PythonQtWrapper_QGLFunctions::glGetActiveUniform(QGLFunctions* theWrappedObject, uint program, uint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, char* name) +{ + ( theWrappedObject->glGetActiveUniform(program, index, bufsize, length, size, type, name)); +} + +void PythonQtWrapper_QGLFunctions::glGetAttachedShaders(QGLFunctions* theWrappedObject, uint program, GLsizei maxcount, GLsizei* count, uint* shaders) +{ + ( theWrappedObject->glGetAttachedShaders(program, maxcount, count, shaders)); +} + +int PythonQtWrapper_QGLFunctions::glGetAttribLocation(QGLFunctions* theWrappedObject, uint program, const char* name) +{ + return ( theWrappedObject->glGetAttribLocation(program, name)); +} + +void PythonQtWrapper_QGLFunctions::glGetBufferParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetBufferParameteriv(target, pname, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetFramebufferAttachmentParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetFramebufferAttachmentParameteriv(target, attachment, pname, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetProgramInfoLog(QGLFunctions* theWrappedObject, uint program, GLsizei bufsize, GLsizei* length, char* infolog) +{ + ( theWrappedObject->glGetProgramInfoLog(program, bufsize, length, infolog)); +} + +void PythonQtWrapper_QGLFunctions::glGetProgramiv(QGLFunctions* theWrappedObject, uint program, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetProgramiv(program, pname, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetRenderbufferParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetRenderbufferParameteriv(target, pname, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetShaderInfoLog(QGLFunctions* theWrappedObject, uint shader, GLsizei bufsize, GLsizei* length, char* infolog) +{ + ( theWrappedObject->glGetShaderInfoLog(shader, bufsize, length, infolog)); +} + +void PythonQtWrapper_QGLFunctions::glGetShaderPrecisionFormat(QGLFunctions* theWrappedObject, GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision) +{ + ( theWrappedObject->glGetShaderPrecisionFormat(shadertype, precisiontype, range, precision)); +} + +void PythonQtWrapper_QGLFunctions::glGetShaderSource(QGLFunctions* theWrappedObject, uint shader, GLsizei bufsize, GLsizei* length, char* source) +{ + ( theWrappedObject->glGetShaderSource(shader, bufsize, length, source)); +} + +void PythonQtWrapper_QGLFunctions::glGetShaderiv(QGLFunctions* theWrappedObject, uint shader, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetShaderiv(shader, pname, params)); +} + +int PythonQtWrapper_QGLFunctions::glGetUniformLocation(QGLFunctions* theWrappedObject, uint program, const char* name) +{ + return ( theWrappedObject->glGetUniformLocation(program, name)); +} + +void PythonQtWrapper_QGLFunctions::glGetUniformfv(QGLFunctions* theWrappedObject, uint program, GLint location, GLfloat* params) +{ + ( theWrappedObject->glGetUniformfv(program, location, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetUniformiv(QGLFunctions* theWrappedObject, uint program, GLint location, GLint* params) +{ + ( theWrappedObject->glGetUniformiv(program, location, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetVertexAttribPointerv(QGLFunctions* theWrappedObject, uint index, GLenum pname, void** pointer) +{ + ( theWrappedObject->glGetVertexAttribPointerv(index, pname, pointer)); +} + +void PythonQtWrapper_QGLFunctions::glGetVertexAttribfv(QGLFunctions* theWrappedObject, uint index, GLenum pname, GLfloat* params) +{ + ( theWrappedObject->glGetVertexAttribfv(index, pname, params)); +} + +void PythonQtWrapper_QGLFunctions::glGetVertexAttribiv(QGLFunctions* theWrappedObject, uint index, GLenum pname, GLint* params) +{ + ( theWrappedObject->glGetVertexAttribiv(index, pname, params)); +} + +GLboolean PythonQtWrapper_QGLFunctions::glIsBuffer(QGLFunctions* theWrappedObject, uint buffer) +{ + return ( theWrappedObject->glIsBuffer(buffer)); +} + +GLboolean PythonQtWrapper_QGLFunctions::glIsFramebuffer(QGLFunctions* theWrappedObject, uint framebuffer) +{ + return ( theWrappedObject->glIsFramebuffer(framebuffer)); +} + +GLboolean PythonQtWrapper_QGLFunctions::glIsProgram(QGLFunctions* theWrappedObject, uint program) +{ + return ( theWrappedObject->glIsProgram(program)); +} + +GLboolean PythonQtWrapper_QGLFunctions::glIsRenderbuffer(QGLFunctions* theWrappedObject, uint renderbuffer) +{ + return ( theWrappedObject->glIsRenderbuffer(renderbuffer)); +} + +GLboolean PythonQtWrapper_QGLFunctions::glIsShader(QGLFunctions* theWrappedObject, uint shader) +{ + return ( theWrappedObject->glIsShader(shader)); +} + +void PythonQtWrapper_QGLFunctions::glLinkProgram(QGLFunctions* theWrappedObject, uint program) +{ + ( theWrappedObject->glLinkProgram(program)); +} + +void PythonQtWrapper_QGLFunctions::glReleaseShaderCompiler(QGLFunctions* theWrappedObject) +{ + ( theWrappedObject->glReleaseShaderCompiler()); +} + +void PythonQtWrapper_QGLFunctions::glRenderbufferStorage(QGLFunctions* theWrappedObject, GLenum target, GLenum internalformat, GLsizei width, GLsizei height) +{ + ( theWrappedObject->glRenderbufferStorage(target, internalformat, width, height)); +} + +void PythonQtWrapper_QGLFunctions::glSampleCoverage(QGLFunctions* theWrappedObject, GLclampf value, GLboolean invert) +{ + ( theWrappedObject->glSampleCoverage(value, invert)); +} + +void PythonQtWrapper_QGLFunctions::glShaderBinary(QGLFunctions* theWrappedObject, GLint n, const uint* shaders, GLenum binaryformat, const void* binary, GLint length) +{ + ( theWrappedObject->glShaderBinary(n, shaders, binaryformat, binary, length)); +} + +void PythonQtWrapper_QGLFunctions::glShaderSource(QGLFunctions* theWrappedObject, uint shader, GLsizei count, const char** string, const GLint* length) +{ + ( theWrappedObject->glShaderSource(shader, count, string, length)); +} + +void PythonQtWrapper_QGLFunctions::glStencilFuncSeparate(QGLFunctions* theWrappedObject, GLenum face, GLenum func, GLint ref, uint mask) +{ + ( theWrappedObject->glStencilFuncSeparate(face, func, ref, mask)); +} + +void PythonQtWrapper_QGLFunctions::glStencilMaskSeparate(QGLFunctions* theWrappedObject, GLenum face, uint mask) +{ + ( theWrappedObject->glStencilMaskSeparate(face, mask)); +} + +void PythonQtWrapper_QGLFunctions::glStencilOpSeparate(QGLFunctions* theWrappedObject, GLenum face, GLenum fail, GLenum zfail, GLenum zpass) +{ + ( theWrappedObject->glStencilOpSeparate(face, fail, zfail, zpass)); +} + +void PythonQtWrapper_QGLFunctions::glUniform1f(QGLFunctions* theWrappedObject, GLint location, GLfloat x) +{ + ( theWrappedObject->glUniform1f(location, x)); +} + +void PythonQtWrapper_QGLFunctions::glUniform1fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v) +{ + ( theWrappedObject->glUniform1fv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform1i(QGLFunctions* theWrappedObject, GLint location, GLint x) +{ + ( theWrappedObject->glUniform1i(location, x)); +} + +void PythonQtWrapper_QGLFunctions::glUniform1iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v) +{ + ( theWrappedObject->glUniform1iv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform2f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y) +{ + ( theWrappedObject->glUniform2f(location, x, y)); +} + +void PythonQtWrapper_QGLFunctions::glUniform2fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v) +{ + ( theWrappedObject->glUniform2fv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform2i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y) +{ + ( theWrappedObject->glUniform2i(location, x, y)); +} + +void PythonQtWrapper_QGLFunctions::glUniform2iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v) +{ + ( theWrappedObject->glUniform2iv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform3f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->glUniform3f(location, x, y, z)); +} + +void PythonQtWrapper_QGLFunctions::glUniform3fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v) +{ + ( theWrappedObject->glUniform3fv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform3i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y, GLint z) +{ + ( theWrappedObject->glUniform3i(location, x, y, z)); +} + +void PythonQtWrapper_QGLFunctions::glUniform3iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v) +{ + ( theWrappedObject->glUniform3iv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform4f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->glUniform4f(location, x, y, z, w)); +} + +void PythonQtWrapper_QGLFunctions::glUniform4fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v) +{ + ( theWrappedObject->glUniform4fv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniform4i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y, GLint z, GLint w) +{ + ( theWrappedObject->glUniform4i(location, x, y, z, w)); +} + +void PythonQtWrapper_QGLFunctions::glUniform4iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v) +{ + ( theWrappedObject->glUniform4iv(location, count, v)); +} + +void PythonQtWrapper_QGLFunctions::glUniformMatrix2fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) +{ + ( theWrappedObject->glUniformMatrix2fv(location, count, transpose, value)); +} + +void PythonQtWrapper_QGLFunctions::glUniformMatrix3fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) +{ + ( theWrappedObject->glUniformMatrix3fv(location, count, transpose, value)); +} + +void PythonQtWrapper_QGLFunctions::glUniformMatrix4fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value) +{ + ( theWrappedObject->glUniformMatrix4fv(location, count, transpose, value)); +} + +void PythonQtWrapper_QGLFunctions::glUseProgram(QGLFunctions* theWrappedObject, uint program) +{ + ( theWrappedObject->glUseProgram(program)); +} + +void PythonQtWrapper_QGLFunctions::glValidateProgram(QGLFunctions* theWrappedObject, uint program) +{ + ( theWrappedObject->glValidateProgram(program)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib1f(QGLFunctions* theWrappedObject, uint indx, GLfloat x) +{ + ( theWrappedObject->glVertexAttrib1f(indx, x)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib1fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values) +{ + ( theWrappedObject->glVertexAttrib1fv(indx, values)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib2f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y) +{ + ( theWrappedObject->glVertexAttrib2f(indx, x, y)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib2fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values) +{ + ( theWrappedObject->glVertexAttrib2fv(indx, values)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib3f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->glVertexAttrib3f(indx, x, y, z)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib3fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values) +{ + ( theWrappedObject->glVertexAttrib3fv(indx, values)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib4f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->glVertexAttrib4f(indx, x, y, z, w)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttrib4fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values) +{ + ( theWrappedObject->glVertexAttrib4fv(indx, values)); +} + +void PythonQtWrapper_QGLFunctions::glVertexAttribPointer(QGLFunctions* theWrappedObject, uint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* ptr) +{ + ( theWrappedObject->glVertexAttribPointer(indx, size, type, normalized, stride, ptr)); +} + +bool PythonQtWrapper_QGLFunctions::hasOpenGLFeature(QGLFunctions* theWrappedObject, QGLFunctions::OpenGLFeature feature) const +{ + return ( theWrappedObject->hasOpenGLFeature(feature)); +} + +void PythonQtWrapper_QGLFunctions::initializeGLFunctions(QGLFunctions* theWrappedObject, const QGLContext* context) +{ + ( theWrappedObject->initializeGLFunctions(context)); +} + +QGLFunctions::OpenGLFeatures PythonQtWrapper_QGLFunctions::openGLFeatures(QGLFunctions* theWrappedObject) const +{ + return ( theWrappedObject->openGLFeatures()); +} + + + +PythonQtShell_QGLPixelBuffer::~PythonQtShell_QGLPixelBuffer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QGLPixelBuffer::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLPixelBuffer::devType(); +} +void PythonQtShell_QGLPixelBuffer::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLPixelBuffer::initPainter(painter0); +} +int PythonQtShell_QGLPixelBuffer::metric(QPaintDevice::PaintDeviceMetric metric0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&metric0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLPixelBuffer::metric(metric0); +} +QPaintEngine* PythonQtShell_QGLPixelBuffer::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLPixelBuffer::paintEngine(); +} +QPaintDevice* PythonQtShell_QGLPixelBuffer::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLPixelBuffer::redirected(offset0); +} +QPainter* PythonQtShell_QGLPixelBuffer::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLPixelBuffer::sharedPainter(); +} +QGLPixelBuffer* PythonQtWrapper_QGLPixelBuffer::new_QGLPixelBuffer(const QSize& size, const QGLFormat& format, QGLWidget* shareWidget) +{ +return new PythonQtShell_QGLPixelBuffer(size, format, shareWidget); } + +QGLPixelBuffer* PythonQtWrapper_QGLPixelBuffer::new_QGLPixelBuffer(int width, int height, const QGLFormat& format, QGLWidget* shareWidget) +{ +return new PythonQtShell_QGLPixelBuffer(width, height, format, shareWidget); } + +uint PythonQtWrapper_QGLPixelBuffer::bindTexture(QGLPixelBuffer* theWrappedObject, const QImage& image, GLenum target) +{ + return ( theWrappedObject->bindTexture(image, target)); +} + +uint PythonQtWrapper_QGLPixelBuffer::bindTexture(QGLPixelBuffer* theWrappedObject, const QPixmap& pixmap, GLenum target) +{ + return ( theWrappedObject->bindTexture(pixmap, target)); +} + +uint PythonQtWrapper_QGLPixelBuffer::bindTexture(QGLPixelBuffer* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->bindTexture(fileName)); +} + +bool PythonQtWrapper_QGLPixelBuffer::bindToDynamicTexture(QGLPixelBuffer* theWrappedObject, uint texture) +{ + return ( theWrappedObject->bindToDynamicTexture(texture)); +} + +QGLContext* PythonQtWrapper_QGLPixelBuffer::context(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->context()); +} + +void PythonQtWrapper_QGLPixelBuffer::deleteTexture(QGLPixelBuffer* theWrappedObject, uint texture_id) +{ + ( theWrappedObject->deleteTexture(texture_id)); +} + +bool PythonQtWrapper_QGLPixelBuffer::doneCurrent(QGLPixelBuffer* theWrappedObject) +{ + return ( theWrappedObject->doneCurrent()); +} + +void PythonQtWrapper_QGLPixelBuffer::drawTexture(QGLPixelBuffer* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(point, textureId, textureTarget)); +} + +void PythonQtWrapper_QGLPixelBuffer::drawTexture(QGLPixelBuffer* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(target, textureId, textureTarget)); +} + +QGLFormat PythonQtWrapper_QGLPixelBuffer::format(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +uint PythonQtWrapper_QGLPixelBuffer::generateDynamicTexture(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->generateDynamicTexture()); +} + +Qt::HANDLE PythonQtWrapper_QGLPixelBuffer::handle(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QGLPixelBuffer::static_QGLPixelBuffer_hasOpenGLPbuffers() +{ + return (QGLPixelBuffer::hasOpenGLPbuffers()); +} + +bool PythonQtWrapper_QGLPixelBuffer::isValid(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QGLPixelBuffer::makeCurrent(QGLPixelBuffer* theWrappedObject) +{ + return ( theWrappedObject->makeCurrent()); +} + +void PythonQtWrapper_QGLPixelBuffer::releaseFromDynamicTexture(QGLPixelBuffer* theWrappedObject) +{ + ( theWrappedObject->releaseFromDynamicTexture()); +} + +QSize PythonQtWrapper_QGLPixelBuffer::size(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QImage PythonQtWrapper_QGLPixelBuffer::toImage(QGLPixelBuffer* theWrappedObject) const +{ + return ( theWrappedObject->toImage()); +} + +void PythonQtWrapper_QGLPixelBuffer::updateDynamicTexture(QGLPixelBuffer* theWrappedObject, uint texture_id) const +{ + ( theWrappedObject->updateDynamicTexture(texture_id)); +} + + + +PythonQtShell_QGLShader::~PythonQtShell_QGLShader() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QGLShader::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShader::childEvent(event0); +} +void PythonQtShell_QGLShader::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShader::customEvent(event0); +} +bool PythonQtShell_QGLShader::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLShader::event(event0); +} +bool PythonQtShell_QGLShader::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLShader::eventFilter(watched0, event1); +} +void PythonQtShell_QGLShader::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShader::timerEvent(event0); +} +QGLShader* PythonQtWrapper_QGLShader::new_QGLShader(QGLShader::ShaderType type, QObject* parent) +{ +return new PythonQtShell_QGLShader(type, parent); } + +QGLShader* PythonQtWrapper_QGLShader::new_QGLShader(QGLShader::ShaderType type, const QGLContext* context, QObject* parent) +{ +return new PythonQtShell_QGLShader(type, context, parent); } + +const QMetaObject* PythonQtShell_QGLShader::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGLShader::staticMetaObject); + } else { + return &QGLShader::staticMetaObject; + } +} +int PythonQtShell_QGLShader::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGLShader::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QGLShader::compileSourceCode(QGLShader* theWrappedObject, const QByteArray& source) +{ + return ( theWrappedObject->compileSourceCode(source)); +} + +bool PythonQtWrapper_QGLShader::compileSourceCode(QGLShader* theWrappedObject, const QString& source) +{ + return ( theWrappedObject->compileSourceCode(source)); +} + +bool PythonQtWrapper_QGLShader::compileSourceCode(QGLShader* theWrappedObject, const char* source) +{ + return ( theWrappedObject->compileSourceCode(source)); +} + +bool PythonQtWrapper_QGLShader::compileSourceFile(QGLShader* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->compileSourceFile(fileName)); +} + +bool PythonQtWrapper_QGLShader::static_QGLShader_hasOpenGLShaders(QGLShader::ShaderType type, const QGLContext* context) +{ + return (QGLShader::hasOpenGLShaders(type, context)); +} + +bool PythonQtWrapper_QGLShader::isCompiled(QGLShader* theWrappedObject) const +{ + return ( theWrappedObject->isCompiled()); +} + +QString PythonQtWrapper_QGLShader::log(QGLShader* theWrappedObject) const +{ + return ( theWrappedObject->log()); +} + +uint PythonQtWrapper_QGLShader::shaderId(QGLShader* theWrappedObject) const +{ + return ( theWrappedObject->shaderId()); +} + +QGLShader::ShaderType PythonQtWrapper_QGLShader::shaderType(QGLShader* theWrappedObject) const +{ + return ( theWrappedObject->shaderType()); +} + +QByteArray PythonQtWrapper_QGLShader::sourceCode(QGLShader* theWrappedObject) const +{ + return ( theWrappedObject->sourceCode()); +} + + + +PythonQtShell_QGLShaderProgram::~PythonQtShell_QGLShaderProgram() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QGLShaderProgram::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShaderProgram::childEvent(event0); +} +void PythonQtShell_QGLShaderProgram::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShaderProgram::customEvent(event0); +} +bool PythonQtShell_QGLShaderProgram::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLShaderProgram::event(event0); +} +bool PythonQtShell_QGLShaderProgram::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLShaderProgram::eventFilter(watched0, event1); +} +bool PythonQtShell_QGLShaderProgram::link() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("link"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("link", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLShaderProgram::link(); +} +void PythonQtShell_QGLShaderProgram::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLShaderProgram::timerEvent(event0); +} +QGLShaderProgram* PythonQtWrapper_QGLShaderProgram::new_QGLShaderProgram(QObject* parent) +{ +return new PythonQtShell_QGLShaderProgram(parent); } + +QGLShaderProgram* PythonQtWrapper_QGLShaderProgram::new_QGLShaderProgram(const QGLContext* context, QObject* parent) +{ +return new PythonQtShell_QGLShaderProgram(context, parent); } + +const QMetaObject* PythonQtShell_QGLShaderProgram::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGLShaderProgram::staticMetaObject); + } else { + return &QGLShaderProgram::staticMetaObject; + } +} +int PythonQtShell_QGLShaderProgram::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGLShaderProgram::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QGLShaderProgram::addShader(QGLShaderProgram* theWrappedObject, QGLShader* shader) +{ + return ( theWrappedObject->addShader(shader)); +} + +bool PythonQtWrapper_QGLShaderProgram::addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QByteArray& source) +{ + return ( theWrappedObject->addShaderFromSourceCode(type, source)); +} + +bool PythonQtWrapper_QGLShaderProgram::addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QString& source) +{ + return ( theWrappedObject->addShaderFromSourceCode(type, source)); +} + +bool PythonQtWrapper_QGLShaderProgram::addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const char* source) +{ + return ( theWrappedObject->addShaderFromSourceCode(type, source)); +} + +bool PythonQtWrapper_QGLShaderProgram::addShaderFromSourceFile(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QString& fileName) +{ + return ( theWrappedObject->addShaderFromSourceFile(type, fileName)); +} + +int PythonQtWrapper_QGLShaderProgram::attributeLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name) const +{ + return ( theWrappedObject->attributeLocation(name)); +} + +int PythonQtWrapper_QGLShaderProgram::attributeLocation(QGLShaderProgram* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->attributeLocation(name)); +} + +int PythonQtWrapper_QGLShaderProgram::attributeLocation(QGLShaderProgram* theWrappedObject, const char* name) const +{ + return ( theWrappedObject->attributeLocation(name)); +} + +bool PythonQtWrapper_QGLShaderProgram::bind(QGLShaderProgram* theWrappedObject) +{ + return ( theWrappedObject->bind()); +} + +void PythonQtWrapper_QGLShaderProgram::bindAttributeLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name, int location) +{ + ( theWrappedObject->bindAttributeLocation(name, location)); +} + +void PythonQtWrapper_QGLShaderProgram::bindAttributeLocation(QGLShaderProgram* theWrappedObject, const QString& name, int location) +{ + ( theWrappedObject->bindAttributeLocation(name, location)); +} + +void PythonQtWrapper_QGLShaderProgram::bindAttributeLocation(QGLShaderProgram* theWrappedObject, const char* name, int location) +{ + ( theWrappedObject->bindAttributeLocation(name, location)); +} + +void PythonQtWrapper_QGLShaderProgram::disableAttributeArray(QGLShaderProgram* theWrappedObject, const char* name) +{ + ( theWrappedObject->disableAttributeArray(name)); +} + +void PythonQtWrapper_QGLShaderProgram::disableAttributeArray(QGLShaderProgram* theWrappedObject, int location) +{ + ( theWrappedObject->disableAttributeArray(location)); +} + +void PythonQtWrapper_QGLShaderProgram::enableAttributeArray(QGLShaderProgram* theWrappedObject, const char* name) +{ + ( theWrappedObject->enableAttributeArray(name)); +} + +void PythonQtWrapper_QGLShaderProgram::enableAttributeArray(QGLShaderProgram* theWrappedObject, int location) +{ + ( theWrappedObject->enableAttributeArray(location)); +} + +GLenum PythonQtWrapper_QGLShaderProgram::geometryInputType(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->geometryInputType()); +} + +GLenum PythonQtWrapper_QGLShaderProgram::geometryOutputType(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->geometryOutputType()); +} + +int PythonQtWrapper_QGLShaderProgram::geometryOutputVertexCount(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->geometryOutputVertexCount()); +} + +bool PythonQtWrapper_QGLShaderProgram::static_QGLShaderProgram_hasOpenGLShaderPrograms(const QGLContext* context) +{ + return (QGLShaderProgram::hasOpenGLShaderPrograms(context)); +} + +bool PythonQtWrapper_QGLShaderProgram::isLinked(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->isLinked()); +} + +bool PythonQtWrapper_QGLShaderProgram::link(QGLShaderProgram* theWrappedObject) +{ + return ( theWrappedObject->link()); +} + +QString PythonQtWrapper_QGLShaderProgram::log(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->log()); +} + +int PythonQtWrapper_QGLShaderProgram::maxGeometryOutputVertices(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->maxGeometryOutputVertices()); +} + +uint PythonQtWrapper_QGLShaderProgram::programId(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->programId()); +} + +void PythonQtWrapper_QGLShaderProgram::release(QGLShaderProgram* theWrappedObject) +{ + ( theWrappedObject->release()); +} + +void PythonQtWrapper_QGLShaderProgram::removeAllShaders(QGLShaderProgram* theWrappedObject) +{ + ( theWrappedObject->removeAllShaders()); +} + +void PythonQtWrapper_QGLShaderProgram::removeShader(QGLShaderProgram* theWrappedObject, QGLShader* shader) +{ + ( theWrappedObject->removeShader(shader)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, GLenum type, const void* values, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeArray(name, type, values, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeArray(name, values, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(name, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(name, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(name, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, int location, GLenum type, const void* values, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeArray(location, type, values, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeArray(location, values, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector2D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(location, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector3D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(location, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector4D* values, int stride) +{ + ( theWrappedObject->setAttributeArray(location, values, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeBuffer(QGLShaderProgram* theWrappedObject, const char* name, GLenum type, int offset, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeBuffer(name, type, offset, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeBuffer(QGLShaderProgram* theWrappedObject, int location, GLenum type, int offset, int tupleSize, int stride) +{ + ( theWrappedObject->setAttributeBuffer(location, type, offset, tupleSize, stride)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat value) +{ + ( theWrappedObject->setAttributeValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y) +{ + ( theWrappedObject->setAttributeValue(name, x, y)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->setAttributeValue(name, x, y, z)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->setAttributeValue(name, x, y, z, w)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int columns, int rows) +{ + ( theWrappedObject->setAttributeValue(name, values, columns, rows)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QColor& value) +{ + ( theWrappedObject->setAttributeValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D& value) +{ + ( theWrappedObject->setAttributeValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D& value) +{ + ( theWrappedObject->setAttributeValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D& value) +{ + ( theWrappedObject->setAttributeValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat value) +{ + ( theWrappedObject->setAttributeValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y) +{ + ( theWrappedObject->setAttributeValue(location, x, y)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->setAttributeValue(location, x, y, z)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->setAttributeValue(location, x, y, z, w)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int columns, int rows) +{ + ( theWrappedObject->setAttributeValue(location, values, columns, rows)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QColor& value) +{ + ( theWrappedObject->setAttributeValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector2D& value) +{ + ( theWrappedObject->setAttributeValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector3D& value) +{ + ( theWrappedObject->setAttributeValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector4D& value) +{ + ( theWrappedObject->setAttributeValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setGeometryInputType(QGLShaderProgram* theWrappedObject, GLenum inputType) +{ + ( theWrappedObject->setGeometryInputType(inputType)); +} + +void PythonQtWrapper_QGLShaderProgram::setGeometryOutputType(QGLShaderProgram* theWrappedObject, GLenum outputType) +{ + ( theWrappedObject->setGeometryOutputType(outputType)); +} + +void PythonQtWrapper_QGLShaderProgram::setGeometryOutputVertexCount(QGLShaderProgram* theWrappedObject, int count) +{ + ( theWrappedObject->setGeometryOutputVertexCount(count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y) +{ + ( theWrappedObject->setUniformValue(name, x, y)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->setUniformValue(name, x, y, z)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->setUniformValue(name, x, y, z, w)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLint value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QColor& color) +{ + ( theWrappedObject->setUniformValue(name, color)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QMatrix4x4& value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QPoint& point) +{ + ( theWrappedObject->setUniformValue(name, point)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QPointF& point) +{ + ( theWrappedObject->setUniformValue(name, point)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QSize& size) +{ + ( theWrappedObject->setUniformValue(name, size)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QSizeF& size) +{ + ( theWrappedObject->setUniformValue(name, size)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QTransform& value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D& value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D& value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D& value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, uint value) +{ + ( theWrappedObject->setUniformValue(name, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y) +{ + ( theWrappedObject->setUniformValue(location, x, y)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z) +{ + ( theWrappedObject->setUniformValue(location, x, y, z)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w) +{ + ( theWrappedObject->setUniformValue(location, x, y, z, w)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLint value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QColor& color) +{ + ( theWrappedObject->setUniformValue(location, color)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QMatrix4x4& value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QPoint& point) +{ + ( theWrappedObject->setUniformValue(location, point)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QPointF& point) +{ + ( theWrappedObject->setUniformValue(location, point)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QSize& size) +{ + ( theWrappedObject->setUniformValue(location, size)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QSizeF& size) +{ + ( theWrappedObject->setUniformValue(location, size)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QTransform& value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector2D& value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector3D& value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector4D& value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValue(QGLShaderProgram* theWrappedObject, int location, uint value) +{ + ( theWrappedObject->setUniformValue(location, value)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int count, int tupleSize) +{ + ( theWrappedObject->setUniformValueArray(name, values, count, tupleSize)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const GLint* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QMatrix4x4* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const uint* values, int count) +{ + ( theWrappedObject->setUniformValueArray(name, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int count, int tupleSize) +{ + ( theWrappedObject->setUniformValueArray(location, values, count, tupleSize)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const GLint* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QMatrix4x4* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector2D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector3D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector4D* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +void PythonQtWrapper_QGLShaderProgram::setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const uint* values, int count) +{ + ( theWrappedObject->setUniformValueArray(location, values, count)); +} + +QList PythonQtWrapper_QGLShaderProgram::shaders(QGLShaderProgram* theWrappedObject) const +{ + return ( theWrappedObject->shaders()); +} + +int PythonQtWrapper_QGLShaderProgram::uniformLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name) const +{ + return ( theWrappedObject->uniformLocation(name)); +} + +int PythonQtWrapper_QGLShaderProgram::uniformLocation(QGLShaderProgram* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->uniformLocation(name)); +} + +int PythonQtWrapper_QGLShaderProgram::uniformLocation(QGLShaderProgram* theWrappedObject, const char* name) const +{ + return ( theWrappedObject->uniformLocation(name)); +} + + + +PythonQtShell_QGLWidget::~PythonQtShell_QGLWidget() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QGLWidget::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::actionEvent(event0); +} +void PythonQtShell_QGLWidget::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::changeEvent(arg__1); +} +void PythonQtShell_QGLWidget::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::childEvent(event0); +} +void PythonQtShell_QGLWidget::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::closeEvent(event0); +} +void PythonQtShell_QGLWidget::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::contextMenuEvent(event0); +} +void PythonQtShell_QGLWidget::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::customEvent(event0); +} +int PythonQtShell_QGLWidget::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::devType(); +} +void PythonQtShell_QGLWidget::dragEnterEvent(QDragEnterEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::dragEnterEvent(event0); +} +void PythonQtShell_QGLWidget::dragLeaveEvent(QDragLeaveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::dragLeaveEvent(event0); +} +void PythonQtShell_QGLWidget::dragMoveEvent(QDragMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::dragMoveEvent(event0); +} +void PythonQtShell_QGLWidget::dropEvent(QDropEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::dropEvent(event0); +} +void PythonQtShell_QGLWidget::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::enterEvent(event0); +} +bool PythonQtShell_QGLWidget::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::event(arg__1); +} +bool PythonQtShell_QGLWidget::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::eventFilter(watched0, event1); +} +void PythonQtShell_QGLWidget::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::focusInEvent(event0); +} +bool PythonQtShell_QGLWidget::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::focusNextPrevChild(next0); +} +void PythonQtShell_QGLWidget::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::focusOutEvent(event0); +} +void PythonQtShell_QGLWidget::glDraw() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("glDraw"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::glDraw(); +} +void PythonQtShell_QGLWidget::glInit() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("glInit"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::glInit(); +} +bool PythonQtShell_QGLWidget::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::hasHeightForWidth(); +} +int PythonQtShell_QGLWidget::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::heightForWidth(arg__1); +} +void PythonQtShell_QGLWidget::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::hideEvent(event0); +} +void PythonQtShell_QGLWidget::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::initPainter(painter0); +} +void PythonQtShell_QGLWidget::initializeGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initializeGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::initializeGL(); +} +void PythonQtShell_QGLWidget::initializeOverlayGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initializeOverlayGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::initializeOverlayGL(); +} +void PythonQtShell_QGLWidget::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QGLWidget::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::inputMethodQuery(arg__1); +} +void PythonQtShell_QGLWidget::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::keyPressEvent(event0); +} +void PythonQtShell_QGLWidget::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::keyReleaseEvent(event0); +} +void PythonQtShell_QGLWidget::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::leaveEvent(event0); +} +int PythonQtShell_QGLWidget::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::metric(arg__1); +} +QSize PythonQtShell_QGLWidget::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::minimumSizeHint(); +} +void PythonQtShell_QGLWidget::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QGLWidget::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::mouseMoveEvent(event0); +} +void PythonQtShell_QGLWidget::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::mousePressEvent(event0); +} +void PythonQtShell_QGLWidget::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::mouseReleaseEvent(event0); +} +void PythonQtShell_QGLWidget::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::moveEvent(event0); +} +bool PythonQtShell_QGLWidget::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QGLWidget::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::paintEngine(); +} +void PythonQtShell_QGLWidget::paintEvent(QPaintEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::paintEvent(arg__1); +} +void PythonQtShell_QGLWidget::paintGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::paintGL(); +} +void PythonQtShell_QGLWidget::paintOverlayGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintOverlayGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::paintOverlayGL(); +} +QPaintDevice* PythonQtShell_QGLWidget::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::redirected(offset0); +} +void PythonQtShell_QGLWidget::resizeEvent(QResizeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::resizeEvent(arg__1); +} +void PythonQtShell_QGLWidget::resizeGL(int w0, int h1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&w0, (void*)&h1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::resizeGL(w0, h1); +} +void PythonQtShell_QGLWidget::resizeOverlayGL(int w0, int h1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeOverlayGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&w0, (void*)&h1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::resizeOverlayGL(w0, h1); +} +void PythonQtShell_QGLWidget::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::setVisible(visible0); +} +QPainter* PythonQtShell_QGLWidget::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::sharedPainter(); +} +void PythonQtShell_QGLWidget::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::showEvent(event0); +} +QSize PythonQtShell_QGLWidget::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGLWidget::sizeHint(); +} +void PythonQtShell_QGLWidget::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::tabletEvent(event0); +} +void PythonQtShell_QGLWidget::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::timerEvent(event0); +} +void PythonQtShell_QGLWidget::updateGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::updateGL(); +} +void PythonQtShell_QGLWidget::updateOverlayGL() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateOverlayGL"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::updateOverlayGL(); +} +void PythonQtShell_QGLWidget::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGLWidget::wheelEvent(event0); +} +QGLWidget* PythonQtWrapper_QGLWidget::new_QGLWidget(QGLContext* context, QWidget* parent, const QGLWidget* shareWidget, Qt::WindowFlags f) +{ +return new PythonQtShell_QGLWidget(context, parent, shareWidget, f); } + +QGLWidget* PythonQtWrapper_QGLWidget::new_QGLWidget(QWidget* parent, const QGLWidget* shareWidget, Qt::WindowFlags f) +{ +return new PythonQtShell_QGLWidget(parent, shareWidget, f); } + +QGLWidget* PythonQtWrapper_QGLWidget::new_QGLWidget(const QGLFormat& format, QWidget* parent, const QGLWidget* shareWidget, Qt::WindowFlags f) +{ +return new PythonQtShell_QGLWidget(format, parent, shareWidget, f); } + +const QMetaObject* PythonQtShell_QGLWidget::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGLWidget::staticMetaObject); + } else { + return &QGLWidget::staticMetaObject; + } +} +int PythonQtShell_QGLWidget::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGLWidget::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QGLWidget::autoBufferSwap(QGLWidget* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_autoBufferSwap()); +} + +uint PythonQtWrapper_QGLWidget::bindTexture(QGLWidget* theWrappedObject, const QImage& image, GLenum target, GLint format) +{ + return ( theWrappedObject->bindTexture(image, target, format)); +} + +uint PythonQtWrapper_QGLWidget::bindTexture(QGLWidget* theWrappedObject, const QImage& image, GLenum target, GLint format, QGLContext::BindOptions options) +{ + return ( theWrappedObject->bindTexture(image, target, format, options)); +} + +uint PythonQtWrapper_QGLWidget::bindTexture(QGLWidget* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format) +{ + return ( theWrappedObject->bindTexture(pixmap, target, format)); +} + +uint PythonQtWrapper_QGLWidget::bindTexture(QGLWidget* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format, QGLContext::BindOptions options) +{ + return ( theWrappedObject->bindTexture(pixmap, target, format, options)); +} + +uint PythonQtWrapper_QGLWidget::bindTexture(QGLWidget* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->bindTexture(fileName)); +} + +const QGLColormap* PythonQtWrapper_QGLWidget::colormap(QGLWidget* theWrappedObject) const +{ + return &( theWrappedObject->colormap()); +} + +QGLContext* PythonQtWrapper_QGLWidget::context(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->context()); +} + +QImage PythonQtWrapper_QGLWidget::static_QGLWidget_convertToGLFormat(const QImage& img) +{ + return (QGLWidget::convertToGLFormat(img)); +} + +void PythonQtWrapper_QGLWidget::deleteTexture(QGLWidget* theWrappedObject, uint tx_id) +{ + ( theWrappedObject->deleteTexture(tx_id)); +} + +void PythonQtWrapper_QGLWidget::doneCurrent(QGLWidget* theWrappedObject) +{ + ( theWrappedObject->doneCurrent()); +} + +bool PythonQtWrapper_QGLWidget::doubleBuffer(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->doubleBuffer()); +} + +void PythonQtWrapper_QGLWidget::drawTexture(QGLWidget* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(point, textureId, textureTarget)); +} + +void PythonQtWrapper_QGLWidget::drawTexture(QGLWidget* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget) +{ + ( theWrappedObject->drawTexture(target, textureId, textureTarget)); +} + +QGLFormat PythonQtWrapper_QGLWidget::format(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +void PythonQtWrapper_QGLWidget::glDraw(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_glDraw()); +} + +void PythonQtWrapper_QGLWidget::glInit(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_glInit()); +} + +QImage PythonQtWrapper_QGLWidget::grabFrameBuffer(QGLWidget* theWrappedObject, bool withAlpha) +{ + return ( theWrappedObject->grabFrameBuffer(withAlpha)); +} + +void PythonQtWrapper_QGLWidget::initializeGL(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_initializeGL()); +} + +void PythonQtWrapper_QGLWidget::initializeOverlayGL(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_initializeOverlayGL()); +} + +bool PythonQtWrapper_QGLWidget::isSharing(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->isSharing()); +} + +bool PythonQtWrapper_QGLWidget::isValid(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +void PythonQtWrapper_QGLWidget::makeCurrent(QGLWidget* theWrappedObject) +{ + ( theWrappedObject->makeCurrent()); +} + +void PythonQtWrapper_QGLWidget::makeOverlayCurrent(QGLWidget* theWrappedObject) +{ + ( theWrappedObject->makeOverlayCurrent()); +} + +const QGLContext* PythonQtWrapper_QGLWidget::overlayContext(QGLWidget* theWrappedObject) const +{ + return ( theWrappedObject->overlayContext()); +} + +void PythonQtWrapper_QGLWidget::paintGL(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_paintGL()); +} + +void PythonQtWrapper_QGLWidget::paintOverlayGL(QGLWidget* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_paintOverlayGL()); +} + +void PythonQtWrapper_QGLWidget::qglClearColor(QGLWidget* theWrappedObject, const QColor& c) const +{ + ( theWrappedObject->qglClearColor(c)); +} + +void PythonQtWrapper_QGLWidget::qglColor(QGLWidget* theWrappedObject, const QColor& c) const +{ + ( theWrappedObject->qglColor(c)); +} + +QPixmap PythonQtWrapper_QGLWidget::renderPixmap(QGLWidget* theWrappedObject, int w, int h, bool useContext) +{ + return ( theWrappedObject->renderPixmap(w, h, useContext)); +} + +void PythonQtWrapper_QGLWidget::renderText(QGLWidget* theWrappedObject, double x, double y, double z, const QString& str, const QFont& fnt) +{ + ( theWrappedObject->renderText(x, y, z, str, fnt)); +} + +void PythonQtWrapper_QGLWidget::renderText(QGLWidget* theWrappedObject, int x, int y, const QString& str, const QFont& fnt) +{ + ( theWrappedObject->renderText(x, y, str, fnt)); +} + +void PythonQtWrapper_QGLWidget::resizeGL(QGLWidget* theWrappedObject, int w, int h) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_resizeGL(w, h)); +} + +void PythonQtWrapper_QGLWidget::resizeOverlayGL(QGLWidget* theWrappedObject, int w, int h) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_resizeOverlayGL(w, h)); +} + +void PythonQtWrapper_QGLWidget::setAutoBufferSwap(QGLWidget* theWrappedObject, bool on) +{ + ( ((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->promoted_setAutoBufferSwap(on)); +} + +void PythonQtWrapper_QGLWidget::setColormap(QGLWidget* theWrappedObject, const QGLColormap& map) +{ + ( theWrappedObject->setColormap(map)); +} + +void PythonQtWrapper_QGLWidget::swapBuffers(QGLWidget* theWrappedObject) +{ + ( theWrappedObject->swapBuffers()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h new file mode 100644 index 00000000..67b0ed51 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl0.h @@ -0,0 +1,947 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtWrapper_QGLBuffer : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Access Type UsagePattern ) +enum Access{ + ReadOnly = QGLBuffer::ReadOnly, WriteOnly = QGLBuffer::WriteOnly, ReadWrite = QGLBuffer::ReadWrite}; +enum Type{ + VertexBuffer = QGLBuffer::VertexBuffer, IndexBuffer = QGLBuffer::IndexBuffer, PixelPackBuffer = QGLBuffer::PixelPackBuffer, PixelUnpackBuffer = QGLBuffer::PixelUnpackBuffer}; +enum UsagePattern{ + StreamDraw = QGLBuffer::StreamDraw, StreamRead = QGLBuffer::StreamRead, StreamCopy = QGLBuffer::StreamCopy, StaticDraw = QGLBuffer::StaticDraw, StaticRead = QGLBuffer::StaticRead, StaticCopy = QGLBuffer::StaticCopy, DynamicDraw = QGLBuffer::DynamicDraw, DynamicRead = QGLBuffer::DynamicRead, DynamicCopy = QGLBuffer::DynamicCopy}; +public slots: +QGLBuffer* new_QGLBuffer(); +QGLBuffer* new_QGLBuffer(QGLBuffer::Type type); +QGLBuffer* new_QGLBuffer(const QGLBuffer& other); +void delete_QGLBuffer(QGLBuffer* obj) { delete obj; } + void allocate(QGLBuffer* theWrappedObject, const void* data, int count); + void allocate(QGLBuffer* theWrappedObject, int count); + bool bind(QGLBuffer* theWrappedObject); + uint bufferId(QGLBuffer* theWrappedObject) const; + bool create(QGLBuffer* theWrappedObject); + void destroy(QGLBuffer* theWrappedObject); + bool isCreated(QGLBuffer* theWrappedObject) const; + void* map(QGLBuffer* theWrappedObject, QGLBuffer::Access access); + QGLBuffer* operator_assign(QGLBuffer* theWrappedObject, const QGLBuffer& other); + bool read(QGLBuffer* theWrappedObject, int offset, void* data, int count); + void release(QGLBuffer* theWrappedObject); + void static_QGLBuffer_release(QGLBuffer::Type type); + void setUsagePattern(QGLBuffer* theWrappedObject, QGLBuffer::UsagePattern value); + int size(QGLBuffer* theWrappedObject) const; + QGLBuffer::Type type(QGLBuffer* theWrappedObject) const; + bool unmap(QGLBuffer* theWrappedObject); + QGLBuffer::UsagePattern usagePattern(QGLBuffer* theWrappedObject) const; + void write(QGLBuffer* theWrappedObject, int offset, const void* data, int count); +}; + + + + + +class PythonQtShell_QGLColormap : public QGLColormap +{ +public: + PythonQtShell_QGLColormap():QGLColormap(),_wrapper(NULL) {}; + PythonQtShell_QGLColormap(const QGLColormap& arg__1):QGLColormap(arg__1),_wrapper(NULL) {}; + + ~PythonQtShell_QGLColormap(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLColormap : public QGLColormap +{ public: +inline Qt::HANDLE promoted_handle() { return this->handle(); } +inline void promoted_setHandle(Qt::HANDLE ahandle) { this->setHandle(ahandle); } +}; + +class PythonQtWrapper_QGLColormap : public QObject +{ Q_OBJECT +public: +public slots: +QGLColormap* new_QGLColormap(); +QGLColormap* new_QGLColormap(const QGLColormap& arg__1); +void delete_QGLColormap(QGLColormap* obj) { delete obj; } + QColor entryColor(QGLColormap* theWrappedObject, int idx) const; + unsigned int entryRgb(QGLColormap* theWrappedObject, int idx) const; + int find(QGLColormap* theWrappedObject, unsigned int color) const; + int findNearest(QGLColormap* theWrappedObject, unsigned int color) const; + Qt::HANDLE handle(QGLColormap* theWrappedObject); + bool isEmpty(QGLColormap* theWrappedObject) const; + void setEntry(QGLColormap* theWrappedObject, int idx, const QColor& color); + void setEntry(QGLColormap* theWrappedObject, int idx, unsigned int color); + void setHandle(QGLColormap* theWrappedObject, Qt::HANDLE ahandle); + int size(QGLColormap* theWrappedObject) const; + bool __nonzero__(QGLColormap* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtShell_QGLContext : public QGLContext +{ +public: + PythonQtShell_QGLContext(const QGLFormat& format):QGLContext(format),_wrapper(NULL) {}; + PythonQtShell_QGLContext(const QGLFormat& format, QPaintDevice* device):QGLContext(format, device),_wrapper(NULL) {}; + + ~PythonQtShell_QGLContext(); + +virtual bool chooseContext(const QGLContext* shareContext = nullptr); +virtual bool create(const QGLContext* shareContext = nullptr); +virtual void doneCurrent(); +virtual void makeCurrent(); +virtual void swapBuffers() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLContext : public QGLContext +{ public: +inline bool promoted_chooseContext(const QGLContext* shareContext = nullptr) { return this->chooseContext(shareContext); } +inline uint promoted_colorIndex(const QColor& c) const { return this->colorIndex(c); } +inline bool promoted_deviceIsPixmap() const { return this->deviceIsPixmap(); } +inline bool promoted_initialized() const { return this->initialized(); } +inline void promoted_setInitialized(bool on) { this->setInitialized(on); } +inline void promoted_setValid(bool valid) { this->setValid(valid); } +inline void promoted_setWindowCreated(bool on) { this->setWindowCreated(on); } +inline bool promoted_windowCreated() const { return this->windowCreated(); } +inline bool py_q_chooseContext(const QGLContext* shareContext = nullptr) { return QGLContext::chooseContext(shareContext); } +inline bool py_q_create(const QGLContext* shareContext = nullptr) { return QGLContext::create(shareContext); } +inline void py_q_doneCurrent() { QGLContext::doneCurrent(); } +inline void py_q_makeCurrent() { QGLContext::makeCurrent(); } +inline void py_q_swapBuffers() const { QGLContext::swapBuffers(); } +}; + +class PythonQtWrapper_QGLContext : public QObject +{ Q_OBJECT +public: +Q_ENUMS(BindOption ) +Q_FLAGS(BindOptions ) +enum BindOption{ + NoBindOption = QGLContext::NoBindOption, InvertedYBindOption = QGLContext::InvertedYBindOption, MipmapBindOption = QGLContext::MipmapBindOption, PremultipliedAlphaBindOption = QGLContext::PremultipliedAlphaBindOption, LinearFilteringBindOption = QGLContext::LinearFilteringBindOption, MemoryManagedBindOption = QGLContext::MemoryManagedBindOption, CanFlipNativePixmapBindOption = QGLContext::CanFlipNativePixmapBindOption, TemporarilyCachedBindOption = QGLContext::TemporarilyCachedBindOption, DefaultBindOption = QGLContext::DefaultBindOption, InternalBindOption = QGLContext::InternalBindOption}; +Q_DECLARE_FLAGS(BindOptions, BindOption) +public slots: +QGLContext* new_QGLContext(const QGLFormat& format); +QGLContext* new_QGLContext(const QGLFormat& format, QPaintDevice* device); +void delete_QGLContext(QGLContext* obj) { delete obj; } + bool static_QGLContext_areSharing(const QGLContext* context1, const QGLContext* context2); + uint bindTexture(QGLContext* theWrappedObject, const QImage& image, GLenum target = 0x0DE1, GLint format = 0x1908); + uint bindTexture(QGLContext* theWrappedObject, const QImage& image, GLenum target, GLint format, QGLContext::BindOptions options); + uint bindTexture(QGLContext* theWrappedObject, const QPixmap& pixmap, GLenum target = 0x0DE1, GLint format = 0x1908); + uint bindTexture(QGLContext* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format, QGLContext::BindOptions options); + uint bindTexture(QGLContext* theWrappedObject, const QString& fileName); + bool chooseContext(QGLContext* theWrappedObject, const QGLContext* shareContext = nullptr); + bool py_q_chooseContext(QGLContext* theWrappedObject, const QGLContext* shareContext = nullptr){ return (((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->py_q_chooseContext(shareContext));} + uint colorIndex(QGLContext* theWrappedObject, const QColor& c) const; + QOpenGLContext* contextHandle(QGLContext* theWrappedObject) const; + bool create(QGLContext* theWrappedObject, const QGLContext* shareContext = nullptr); + bool py_q_create(QGLContext* theWrappedObject, const QGLContext* shareContext = nullptr){ return (((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->py_q_create(shareContext));} + const QGLContext* static_QGLContext_currentContext(); + void deleteTexture(QGLContext* theWrappedObject, uint tx_id); + QPaintDevice* device(QGLContext* theWrappedObject) const; + bool deviceIsPixmap(QGLContext* theWrappedObject) const; + void doneCurrent(QGLContext* theWrappedObject); + void py_q_doneCurrent(QGLContext* theWrappedObject){ (((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->py_q_doneCurrent());} + void drawTexture(QGLContext* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget = 0x0DE1); + void drawTexture(QGLContext* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget = 0x0DE1); + QGLFormat format(QGLContext* theWrappedObject) const; + QGLContext* static_QGLContext_fromOpenGLContext(QOpenGLContext* platformContext); + QGLFunctions* functions(QGLContext* theWrappedObject) const; + bool initialized(QGLContext* theWrappedObject) const; + bool isSharing(QGLContext* theWrappedObject) const; + bool isValid(QGLContext* theWrappedObject) const; + void makeCurrent(QGLContext* theWrappedObject); + void py_q_makeCurrent(QGLContext* theWrappedObject){ (((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->py_q_makeCurrent());} + void moveToThread(QGLContext* theWrappedObject, QThread* thread); + QColor overlayTransparentColor(QGLContext* theWrappedObject) const; + QGLFormat requestedFormat(QGLContext* theWrappedObject) const; + void reset(QGLContext* theWrappedObject); + void setFormat(QGLContext* theWrappedObject, const QGLFormat& format); + void setInitialized(QGLContext* theWrappedObject, bool on); + void static_QGLContext_setTextureCacheLimit(int size); + void setValid(QGLContext* theWrappedObject, bool valid); + void setWindowCreated(QGLContext* theWrappedObject, bool on); + void swapBuffers(QGLContext* theWrappedObject) const; + void py_q_swapBuffers(QGLContext* theWrappedObject) const{ (((PythonQtPublicPromoter_QGLContext*)theWrappedObject)->py_q_swapBuffers());} + int static_QGLContext_textureCacheLimit(); + bool windowCreated(QGLContext* theWrappedObject) const; + bool __nonzero__(QGLContext* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QGLFormat : public QObject +{ Q_OBJECT +public: +Q_ENUMS(OpenGLContextProfile OpenGLVersionFlag ) +Q_FLAGS(OpenGLVersionFlags ) +enum OpenGLContextProfile{ + NoProfile = QGLFormat::NoProfile, CoreProfile = QGLFormat::CoreProfile, CompatibilityProfile = QGLFormat::CompatibilityProfile}; +enum OpenGLVersionFlag{ + OpenGL_Version_None = QGLFormat::OpenGL_Version_None, OpenGL_Version_1_1 = QGLFormat::OpenGL_Version_1_1, OpenGL_Version_1_2 = QGLFormat::OpenGL_Version_1_2, OpenGL_Version_1_3 = QGLFormat::OpenGL_Version_1_3, OpenGL_Version_1_4 = QGLFormat::OpenGL_Version_1_4, OpenGL_Version_1_5 = QGLFormat::OpenGL_Version_1_5, OpenGL_Version_2_0 = QGLFormat::OpenGL_Version_2_0, OpenGL_Version_2_1 = QGLFormat::OpenGL_Version_2_1, OpenGL_ES_Common_Version_1_0 = QGLFormat::OpenGL_ES_Common_Version_1_0, OpenGL_ES_CommonLite_Version_1_0 = QGLFormat::OpenGL_ES_CommonLite_Version_1_0, OpenGL_ES_Common_Version_1_1 = QGLFormat::OpenGL_ES_Common_Version_1_1, OpenGL_ES_CommonLite_Version_1_1 = QGLFormat::OpenGL_ES_CommonLite_Version_1_1, OpenGL_ES_Version_2_0 = QGLFormat::OpenGL_ES_Version_2_0, OpenGL_Version_3_0 = QGLFormat::OpenGL_Version_3_0, OpenGL_Version_3_1 = QGLFormat::OpenGL_Version_3_1, OpenGL_Version_3_2 = QGLFormat::OpenGL_Version_3_2, OpenGL_Version_3_3 = QGLFormat::OpenGL_Version_3_3, OpenGL_Version_4_0 = QGLFormat::OpenGL_Version_4_0, OpenGL_Version_4_1 = QGLFormat::OpenGL_Version_4_1, OpenGL_Version_4_2 = QGLFormat::OpenGL_Version_4_2, OpenGL_Version_4_3 = QGLFormat::OpenGL_Version_4_3}; +Q_DECLARE_FLAGS(OpenGLVersionFlags, OpenGLVersionFlag) +public slots: +QGLFormat* new_QGLFormat(); +QGLFormat* new_QGLFormat(QGL::FormatOptions options, int plane = 0); +QGLFormat* new_QGLFormat(const QGLFormat& other); +void delete_QGLFormat(QGLFormat* obj) { delete obj; } + bool accum(QGLFormat* theWrappedObject) const; + int accumBufferSize(QGLFormat* theWrappedObject) const; + bool alpha(QGLFormat* theWrappedObject) const; + int alphaBufferSize(QGLFormat* theWrappedObject) const; + int blueBufferSize(QGLFormat* theWrappedObject) const; + QGLFormat static_QGLFormat_defaultFormat(); + QGLFormat static_QGLFormat_defaultOverlayFormat(); + bool depth(QGLFormat* theWrappedObject) const; + int depthBufferSize(QGLFormat* theWrappedObject) const; + bool directRendering(QGLFormat* theWrappedObject) const; + bool doubleBuffer(QGLFormat* theWrappedObject) const; + QGLFormat static_QGLFormat_fromSurfaceFormat(const QSurfaceFormat& format); + int greenBufferSize(QGLFormat* theWrappedObject) const; + bool static_QGLFormat_hasOpenGL(); + bool static_QGLFormat_hasOpenGLOverlays(); + bool hasOverlay(QGLFormat* theWrappedObject) const; + int majorVersion(QGLFormat* theWrappedObject) const; + int minorVersion(QGLFormat* theWrappedObject) const; + QGLFormat::OpenGLVersionFlags static_QGLFormat_openGLVersionFlags(); + bool __eq__(QGLFormat* theWrappedObject, const QGLFormat& arg__2); + int plane(QGLFormat* theWrappedObject) const; + QGLFormat::OpenGLContextProfile profile(QGLFormat* theWrappedObject) const; + int redBufferSize(QGLFormat* theWrappedObject) const; + bool rgba(QGLFormat* theWrappedObject) const; + bool sampleBuffers(QGLFormat* theWrappedObject) const; + int samples(QGLFormat* theWrappedObject) const; + void setAccum(QGLFormat* theWrappedObject, bool enable); + void setAccumBufferSize(QGLFormat* theWrappedObject, int size); + void setAlpha(QGLFormat* theWrappedObject, bool enable); + void setAlphaBufferSize(QGLFormat* theWrappedObject, int size); + void setBlueBufferSize(QGLFormat* theWrappedObject, int size); + void static_QGLFormat_setDefaultFormat(const QGLFormat& f); + void static_QGLFormat_setDefaultOverlayFormat(const QGLFormat& f); + void setDepth(QGLFormat* theWrappedObject, bool enable); + void setDepthBufferSize(QGLFormat* theWrappedObject, int size); + void setDirectRendering(QGLFormat* theWrappedObject, bool enable); + void setDoubleBuffer(QGLFormat* theWrappedObject, bool enable); + void setGreenBufferSize(QGLFormat* theWrappedObject, int size); + void setOption(QGLFormat* theWrappedObject, QGL::FormatOptions opt); + void setOverlay(QGLFormat* theWrappedObject, bool enable); + void setPlane(QGLFormat* theWrappedObject, int plane); + void setProfile(QGLFormat* theWrappedObject, QGLFormat::OpenGLContextProfile profile); + void setRedBufferSize(QGLFormat* theWrappedObject, int size); + void setRgba(QGLFormat* theWrappedObject, bool enable); + void setSampleBuffers(QGLFormat* theWrappedObject, bool enable); + void setSamples(QGLFormat* theWrappedObject, int numSamples); + void setStencil(QGLFormat* theWrappedObject, bool enable); + void setStencilBufferSize(QGLFormat* theWrappedObject, int size); + void setStereo(QGLFormat* theWrappedObject, bool enable); + void setSwapInterval(QGLFormat* theWrappedObject, int interval); + void setVersion(QGLFormat* theWrappedObject, int major, int minor); + bool stencil(QGLFormat* theWrappedObject) const; + int stencilBufferSize(QGLFormat* theWrappedObject) const; + bool stereo(QGLFormat* theWrappedObject) const; + int swapInterval(QGLFormat* theWrappedObject) const; + bool testOption(QGLFormat* theWrappedObject, QGL::FormatOptions opt) const; + QSurfaceFormat static_QGLFormat_toSurfaceFormat(const QGLFormat& format); + QString py_toString(QGLFormat*); +}; + + + + + +class PythonQtShell_QGLFramebufferObject : public QGLFramebufferObject +{ +public: + PythonQtShell_QGLFramebufferObject(const QSize& size, GLenum target = 0x0DE1):QGLFramebufferObject(size, target),_wrapper(NULL) {}; + PythonQtShell_QGLFramebufferObject(const QSize& size, QGLFramebufferObject::Attachment attachment, GLenum target = 0x0DE1, GLenum internal_format = 0):QGLFramebufferObject(size, attachment, target, internal_format),_wrapper(NULL) {}; + PythonQtShell_QGLFramebufferObject(const QSize& size, const QGLFramebufferObjectFormat& format):QGLFramebufferObject(size, format),_wrapper(NULL) {}; + PythonQtShell_QGLFramebufferObject(int width, int height, GLenum target = 0x0DE1):QGLFramebufferObject(width, height, target),_wrapper(NULL) {}; + PythonQtShell_QGLFramebufferObject(int width, int height, QGLFramebufferObject::Attachment attachment, GLenum target = 0x0DE1, GLenum internal_format = 0):QGLFramebufferObject(width, height, attachment, target, internal_format),_wrapper(NULL) {}; + PythonQtShell_QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat& format):QGLFramebufferObject(width, height, format),_wrapper(NULL) {}; + + ~PythonQtShell_QGLFramebufferObject(); + +virtual int devType() const; +virtual void initPainter(QPainter* painter) const; +virtual int metric(QPaintDevice::PaintDeviceMetric metric) const; +virtual QPaintEngine* paintEngine() const; +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual QPainter* sharedPainter() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLFramebufferObject : public QGLFramebufferObject +{ public: +inline int promoted_devType() const { return this->devType(); } +inline int promoted_metric(QPaintDevice::PaintDeviceMetric metric) const { return this->metric(metric); } +inline int py_q_devType() const { return QGLFramebufferObject::devType(); } +inline int py_q_metric(QPaintDevice::PaintDeviceMetric metric) const { return QGLFramebufferObject::metric(metric); } +inline QPaintEngine* py_q_paintEngine() const { return QGLFramebufferObject::paintEngine(); } +}; + +class PythonQtWrapper_QGLFramebufferObject : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Attachment ) +enum Attachment{ + NoAttachment = QGLFramebufferObject::NoAttachment, CombinedDepthStencil = QGLFramebufferObject::CombinedDepthStencil, Depth = QGLFramebufferObject::Depth}; +public slots: +QGLFramebufferObject* new_QGLFramebufferObject(const QSize& size, GLenum target = 0x0DE1); +QGLFramebufferObject* new_QGLFramebufferObject(const QSize& size, QGLFramebufferObject::Attachment attachment, GLenum target = 0x0DE1, GLenum internal_format = 0); +QGLFramebufferObject* new_QGLFramebufferObject(const QSize& size, const QGLFramebufferObjectFormat& format); +QGLFramebufferObject* new_QGLFramebufferObject(int width, int height, GLenum target = 0x0DE1); +QGLFramebufferObject* new_QGLFramebufferObject(int width, int height, QGLFramebufferObject::Attachment attachment, GLenum target = 0x0DE1, GLenum internal_format = 0); +QGLFramebufferObject* new_QGLFramebufferObject(int width, int height, const QGLFramebufferObjectFormat& format); +void delete_QGLFramebufferObject(QGLFramebufferObject* obj) { delete obj; } + QGLFramebufferObject::Attachment attachment(QGLFramebufferObject* theWrappedObject) const; + bool bind(QGLFramebufferObject* theWrappedObject); + bool static_QGLFramebufferObject_bindDefault(); + void static_QGLFramebufferObject_blitFramebuffer(QGLFramebufferObject* target, const QRect& targetRect, QGLFramebufferObject* source, const QRect& sourceRect, GLbitfield buffers = 0x00004000, GLenum filter = 0x2600); + int py_q_devType(QGLFramebufferObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGLFramebufferObject*)theWrappedObject)->py_q_devType());} + void drawTexture(QGLFramebufferObject* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget = 0x0DE1); + void drawTexture(QGLFramebufferObject* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget = 0x0DE1); + QGLFramebufferObjectFormat format(QGLFramebufferObject* theWrappedObject) const; + uint handle(QGLFramebufferObject* theWrappedObject) const; + bool static_QGLFramebufferObject_hasOpenGLFramebufferBlit(); + bool static_QGLFramebufferObject_hasOpenGLFramebufferObjects(); + bool isBound(QGLFramebufferObject* theWrappedObject) const; + bool isValid(QGLFramebufferObject* theWrappedObject) const; + int py_q_metric(QGLFramebufferObject* theWrappedObject, QPaintDevice::PaintDeviceMetric metric) const{ return (((PythonQtPublicPromoter_QGLFramebufferObject*)theWrappedObject)->py_q_metric(metric));} + QPaintEngine* py_q_paintEngine(QGLFramebufferObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGLFramebufferObject*)theWrappedObject)->py_q_paintEngine());} + bool release(QGLFramebufferObject* theWrappedObject); + QSize size(QGLFramebufferObject* theWrappedObject) const; + uint texture(QGLFramebufferObject* theWrappedObject) const; + QImage toImage(QGLFramebufferObject* theWrappedObject) const; + bool __nonzero__(QGLFramebufferObject* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QGLFramebufferObjectFormat : public QObject +{ Q_OBJECT +public: +public slots: +QGLFramebufferObjectFormat* new_QGLFramebufferObjectFormat(); +QGLFramebufferObjectFormat* new_QGLFramebufferObjectFormat(const QGLFramebufferObjectFormat& other); +void delete_QGLFramebufferObjectFormat(QGLFramebufferObjectFormat* obj) { delete obj; } + QGLFramebufferObject::Attachment attachment(QGLFramebufferObjectFormat* theWrappedObject) const; + GLenum internalTextureFormat(QGLFramebufferObjectFormat* theWrappedObject) const; + bool mipmap(QGLFramebufferObjectFormat* theWrappedObject) const; + bool __ne__(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other) const; + QGLFramebufferObjectFormat* operator_assign(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other); + bool __eq__(QGLFramebufferObjectFormat* theWrappedObject, const QGLFramebufferObjectFormat& other) const; + int samples(QGLFramebufferObjectFormat* theWrappedObject) const; + void setAttachment(QGLFramebufferObjectFormat* theWrappedObject, QGLFramebufferObject::Attachment attachment); + void setInternalTextureFormat(QGLFramebufferObjectFormat* theWrappedObject, GLenum internalTextureFormat); + void setMipmap(QGLFramebufferObjectFormat* theWrappedObject, bool enabled); + void setSamples(QGLFramebufferObjectFormat* theWrappedObject, int samples); + void setTextureTarget(QGLFramebufferObjectFormat* theWrappedObject, GLenum target); + GLenum textureTarget(QGLFramebufferObjectFormat* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QGLFunctions : public QObject +{ Q_OBJECT +public: +Q_ENUMS(OpenGLFeature ) +Q_FLAGS(OpenGLFeatures ) +enum OpenGLFeature{ + Multitexture = QGLFunctions::Multitexture, Shaders = QGLFunctions::Shaders, Buffers = QGLFunctions::Buffers, Framebuffers = QGLFunctions::Framebuffers, BlendColor = QGLFunctions::BlendColor, BlendEquation = QGLFunctions::BlendEquation, BlendEquationSeparate = QGLFunctions::BlendEquationSeparate, BlendFuncSeparate = QGLFunctions::BlendFuncSeparate, BlendSubtract = QGLFunctions::BlendSubtract, CompressedTextures = QGLFunctions::CompressedTextures, Multisample = QGLFunctions::Multisample, StencilSeparate = QGLFunctions::StencilSeparate, NPOTTextures = QGLFunctions::NPOTTextures}; +Q_DECLARE_FLAGS(OpenGLFeatures, OpenGLFeature) +public slots: +QGLFunctions* new_QGLFunctions(); +QGLFunctions* new_QGLFunctions(const QGLContext* context); +void delete_QGLFunctions(QGLFunctions* obj) { delete obj; } + void glActiveTexture(QGLFunctions* theWrappedObject, GLenum texture); + void glAttachShader(QGLFunctions* theWrappedObject, uint program, uint shader); + void glBindAttribLocation(QGLFunctions* theWrappedObject, uint program, uint index, const char* name); + void glBindBuffer(QGLFunctions* theWrappedObject, GLenum target, uint buffer); + void glBindFramebuffer(QGLFunctions* theWrappedObject, GLenum target, uint framebuffer); + void glBindRenderbuffer(QGLFunctions* theWrappedObject, GLenum target, uint renderbuffer); + void glBlendColor(QGLFunctions* theWrappedObject, GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha); + void glBlendEquation(QGLFunctions* theWrappedObject, GLenum mode); + void glBlendEquationSeparate(QGLFunctions* theWrappedObject, GLenum modeRGB, GLenum modeAlpha); + void glBlendFuncSeparate(QGLFunctions* theWrappedObject, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha); + GLenum glCheckFramebufferStatus(QGLFunctions* theWrappedObject, GLenum target); + void glClearDepthf(QGLFunctions* theWrappedObject, GLclampf depth); + void glCompileShader(QGLFunctions* theWrappedObject, uint shader); + void glCompressedTexImage2D(QGLFunctions* theWrappedObject, GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLint border, GLsizei imageSize, const void* data); + void glCompressedTexSubImage2D(QGLFunctions* theWrappedObject, GLenum target, GLint level, GLint xoffset, GLint yoffset, GLsizei width, GLsizei height, GLenum format, GLsizei imageSize, const void* data); + uint glCreateProgram(QGLFunctions* theWrappedObject); + uint glCreateShader(QGLFunctions* theWrappedObject, GLenum type); + void glDeleteBuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* buffers); + void glDeleteFramebuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* framebuffers); + void glDeleteProgram(QGLFunctions* theWrappedObject, uint program); + void glDeleteRenderbuffers(QGLFunctions* theWrappedObject, GLsizei n, const uint* renderbuffers); + void glDeleteShader(QGLFunctions* theWrappedObject, uint shader); + void glDepthRangef(QGLFunctions* theWrappedObject, GLclampf zNear, GLclampf zFar); + void glDetachShader(QGLFunctions* theWrappedObject, uint program, uint shader); + void glDisableVertexAttribArray(QGLFunctions* theWrappedObject, uint index); + void glEnableVertexAttribArray(QGLFunctions* theWrappedObject, uint index); + void glFramebufferRenderbuffer(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum renderbuffertarget, uint renderbuffer); + void glFramebufferTexture2D(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum textarget, uint texture, GLint level); + void glGenBuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* buffers); + void glGenFramebuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* framebuffers); + void glGenRenderbuffers(QGLFunctions* theWrappedObject, GLsizei n, uint* renderbuffers); + void glGenerateMipmap(QGLFunctions* theWrappedObject, GLenum target); + void glGetActiveAttrib(QGLFunctions* theWrappedObject, uint program, uint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, char* name); + void glGetActiveUniform(QGLFunctions* theWrappedObject, uint program, uint index, GLsizei bufsize, GLsizei* length, GLint* size, GLenum* type, char* name); + void glGetAttachedShaders(QGLFunctions* theWrappedObject, uint program, GLsizei maxcount, GLsizei* count, uint* shaders); + int glGetAttribLocation(QGLFunctions* theWrappedObject, uint program, const char* name); + void glGetBufferParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum pname, GLint* params); + void glGetFramebufferAttachmentParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum attachment, GLenum pname, GLint* params); + void glGetProgramInfoLog(QGLFunctions* theWrappedObject, uint program, GLsizei bufsize, GLsizei* length, char* infolog); + void glGetProgramiv(QGLFunctions* theWrappedObject, uint program, GLenum pname, GLint* params); + void glGetRenderbufferParameteriv(QGLFunctions* theWrappedObject, GLenum target, GLenum pname, GLint* params); + void glGetShaderInfoLog(QGLFunctions* theWrappedObject, uint shader, GLsizei bufsize, GLsizei* length, char* infolog); + void glGetShaderPrecisionFormat(QGLFunctions* theWrappedObject, GLenum shadertype, GLenum precisiontype, GLint* range, GLint* precision); + void glGetShaderSource(QGLFunctions* theWrappedObject, uint shader, GLsizei bufsize, GLsizei* length, char* source); + void glGetShaderiv(QGLFunctions* theWrappedObject, uint shader, GLenum pname, GLint* params); + int glGetUniformLocation(QGLFunctions* theWrappedObject, uint program, const char* name); + void glGetUniformfv(QGLFunctions* theWrappedObject, uint program, GLint location, GLfloat* params); + void glGetUniformiv(QGLFunctions* theWrappedObject, uint program, GLint location, GLint* params); + void glGetVertexAttribPointerv(QGLFunctions* theWrappedObject, uint index, GLenum pname, void** pointer); + void glGetVertexAttribfv(QGLFunctions* theWrappedObject, uint index, GLenum pname, GLfloat* params); + void glGetVertexAttribiv(QGLFunctions* theWrappedObject, uint index, GLenum pname, GLint* params); + GLboolean glIsBuffer(QGLFunctions* theWrappedObject, uint buffer); + GLboolean glIsFramebuffer(QGLFunctions* theWrappedObject, uint framebuffer); + GLboolean glIsProgram(QGLFunctions* theWrappedObject, uint program); + GLboolean glIsRenderbuffer(QGLFunctions* theWrappedObject, uint renderbuffer); + GLboolean glIsShader(QGLFunctions* theWrappedObject, uint shader); + void glLinkProgram(QGLFunctions* theWrappedObject, uint program); + void glReleaseShaderCompiler(QGLFunctions* theWrappedObject); + void glRenderbufferStorage(QGLFunctions* theWrappedObject, GLenum target, GLenum internalformat, GLsizei width, GLsizei height); + void glSampleCoverage(QGLFunctions* theWrappedObject, GLclampf value, GLboolean invert); + void glShaderBinary(QGLFunctions* theWrappedObject, GLint n, const uint* shaders, GLenum binaryformat, const void* binary, GLint length); + void glShaderSource(QGLFunctions* theWrappedObject, uint shader, GLsizei count, const char** string, const GLint* length); + void glStencilFuncSeparate(QGLFunctions* theWrappedObject, GLenum face, GLenum func, GLint ref, uint mask); + void glStencilMaskSeparate(QGLFunctions* theWrappedObject, GLenum face, uint mask); + void glStencilOpSeparate(QGLFunctions* theWrappedObject, GLenum face, GLenum fail, GLenum zfail, GLenum zpass); + void glUniform1f(QGLFunctions* theWrappedObject, GLint location, GLfloat x); + void glUniform1fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v); + void glUniform1i(QGLFunctions* theWrappedObject, GLint location, GLint x); + void glUniform1iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v); + void glUniform2f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y); + void glUniform2fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v); + void glUniform2i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y); + void glUniform2iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v); + void glUniform3f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y, GLfloat z); + void glUniform3fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v); + void glUniform3i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y, GLint z); + void glUniform3iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v); + void glUniform4f(QGLFunctions* theWrappedObject, GLint location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void glUniform4fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLfloat* v); + void glUniform4i(QGLFunctions* theWrappedObject, GLint location, GLint x, GLint y, GLint z, GLint w); + void glUniform4iv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, const GLint* v); + void glUniformMatrix2fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); + void glUniformMatrix3fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); + void glUniformMatrix4fv(QGLFunctions* theWrappedObject, GLint location, GLsizei count, GLboolean transpose, const GLfloat* value); + void glUseProgram(QGLFunctions* theWrappedObject, uint program); + void glValidateProgram(QGLFunctions* theWrappedObject, uint program); + void glVertexAttrib1f(QGLFunctions* theWrappedObject, uint indx, GLfloat x); + void glVertexAttrib1fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values); + void glVertexAttrib2f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y); + void glVertexAttrib2fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values); + void glVertexAttrib3f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y, GLfloat z); + void glVertexAttrib3fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values); + void glVertexAttrib4f(QGLFunctions* theWrappedObject, uint indx, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void glVertexAttrib4fv(QGLFunctions* theWrappedObject, uint indx, const GLfloat* values); + void glVertexAttribPointer(QGLFunctions* theWrappedObject, uint indx, GLint size, GLenum type, GLboolean normalized, GLsizei stride, const void* ptr); + bool hasOpenGLFeature(QGLFunctions* theWrappedObject, QGLFunctions::OpenGLFeature feature) const; + void initializeGLFunctions(QGLFunctions* theWrappedObject, const QGLContext* context = nullptr); + QGLFunctions::OpenGLFeatures openGLFeatures(QGLFunctions* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QGLPixelBuffer : public QGLPixelBuffer +{ +public: + PythonQtShell_QGLPixelBuffer(const QSize& size, const QGLFormat& format = QGLFormat::defaultFormat(), QGLWidget* shareWidget = nullptr):QGLPixelBuffer(size, format, shareWidget),_wrapper(NULL) {}; + PythonQtShell_QGLPixelBuffer(int width, int height, const QGLFormat& format = QGLFormat::defaultFormat(), QGLWidget* shareWidget = nullptr):QGLPixelBuffer(width, height, format, shareWidget),_wrapper(NULL) {}; + + ~PythonQtShell_QGLPixelBuffer(); + +virtual int devType() const; +virtual void initPainter(QPainter* painter) const; +virtual int metric(QPaintDevice::PaintDeviceMetric metric) const; +virtual QPaintEngine* paintEngine() const; +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual QPainter* sharedPainter() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLPixelBuffer : public QGLPixelBuffer +{ public: +inline int promoted_devType() const { return this->devType(); } +inline int promoted_metric(QPaintDevice::PaintDeviceMetric metric) const { return this->metric(metric); } +inline int py_q_devType() const { return QGLPixelBuffer::devType(); } +inline int py_q_metric(QPaintDevice::PaintDeviceMetric metric) const { return QGLPixelBuffer::metric(metric); } +inline QPaintEngine* py_q_paintEngine() const { return QGLPixelBuffer::paintEngine(); } +}; + +class PythonQtWrapper_QGLPixelBuffer : public QObject +{ Q_OBJECT +public: +public slots: +QGLPixelBuffer* new_QGLPixelBuffer(const QSize& size, const QGLFormat& format = QGLFormat::defaultFormat(), QGLWidget* shareWidget = nullptr); +QGLPixelBuffer* new_QGLPixelBuffer(int width, int height, const QGLFormat& format = QGLFormat::defaultFormat(), QGLWidget* shareWidget = nullptr); +void delete_QGLPixelBuffer(QGLPixelBuffer* obj) { delete obj; } + uint bindTexture(QGLPixelBuffer* theWrappedObject, const QImage& image, GLenum target = 0x0DE1); + uint bindTexture(QGLPixelBuffer* theWrappedObject, const QPixmap& pixmap, GLenum target = 0x0DE1); + uint bindTexture(QGLPixelBuffer* theWrappedObject, const QString& fileName); + bool bindToDynamicTexture(QGLPixelBuffer* theWrappedObject, uint texture); + QGLContext* context(QGLPixelBuffer* theWrappedObject) const; + void deleteTexture(QGLPixelBuffer* theWrappedObject, uint texture_id); + int py_q_devType(QGLPixelBuffer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGLPixelBuffer*)theWrappedObject)->py_q_devType());} + bool doneCurrent(QGLPixelBuffer* theWrappedObject); + void drawTexture(QGLPixelBuffer* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget = 0x0DE1); + void drawTexture(QGLPixelBuffer* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget = 0x0DE1); + QGLFormat format(QGLPixelBuffer* theWrappedObject) const; + uint generateDynamicTexture(QGLPixelBuffer* theWrappedObject) const; + Qt::HANDLE handle(QGLPixelBuffer* theWrappedObject) const; + bool static_QGLPixelBuffer_hasOpenGLPbuffers(); + bool isValid(QGLPixelBuffer* theWrappedObject) const; + bool makeCurrent(QGLPixelBuffer* theWrappedObject); + int py_q_metric(QGLPixelBuffer* theWrappedObject, QPaintDevice::PaintDeviceMetric metric) const{ return (((PythonQtPublicPromoter_QGLPixelBuffer*)theWrappedObject)->py_q_metric(metric));} + QPaintEngine* py_q_paintEngine(QGLPixelBuffer* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGLPixelBuffer*)theWrappedObject)->py_q_paintEngine());} + void releaseFromDynamicTexture(QGLPixelBuffer* theWrappedObject); + QSize size(QGLPixelBuffer* theWrappedObject) const; + QImage toImage(QGLPixelBuffer* theWrappedObject) const; + void updateDynamicTexture(QGLPixelBuffer* theWrappedObject, uint texture_id) const; + bool __nonzero__(QGLPixelBuffer* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QGLShader : public QGLShader +{ +public: + PythonQtShell_QGLShader(QGLShader::ShaderType type, QObject* parent = nullptr):QGLShader(type, parent),_wrapper(NULL) {}; + PythonQtShell_QGLShader(QGLShader::ShaderType type, const QGLContext* context, QObject* parent = nullptr):QGLShader(type, context, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QGLShader(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QGLShader : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ShaderTypeBit ) +Q_FLAGS(ShaderType ) +enum ShaderTypeBit{ + Vertex = QGLShader::Vertex, Fragment = QGLShader::Fragment, Geometry = QGLShader::Geometry}; +Q_DECLARE_FLAGS(ShaderType, ShaderTypeBit) +public slots: +QGLShader* new_QGLShader(QGLShader::ShaderType type, QObject* parent = nullptr); +QGLShader* new_QGLShader(QGLShader::ShaderType type, const QGLContext* context, QObject* parent = nullptr); +void delete_QGLShader(QGLShader* obj) { delete obj; } + bool compileSourceCode(QGLShader* theWrappedObject, const QByteArray& source); + bool compileSourceCode(QGLShader* theWrappedObject, const QString& source); + bool compileSourceCode(QGLShader* theWrappedObject, const char* source); + bool compileSourceFile(QGLShader* theWrappedObject, const QString& fileName); + bool static_QGLShader_hasOpenGLShaders(QGLShader::ShaderType type, const QGLContext* context = nullptr); + bool isCompiled(QGLShader* theWrappedObject) const; + QString log(QGLShader* theWrappedObject) const; + uint shaderId(QGLShader* theWrappedObject) const; + QGLShader::ShaderType shaderType(QGLShader* theWrappedObject) const; + QByteArray sourceCode(QGLShader* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QGLShaderProgram : public QGLShaderProgram +{ +public: + PythonQtShell_QGLShaderProgram(QObject* parent = nullptr):QGLShaderProgram(parent),_wrapper(NULL) {}; + PythonQtShell_QGLShaderProgram(const QGLContext* context, QObject* parent = nullptr):QGLShaderProgram(context, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QGLShaderProgram(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool link(); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLShaderProgram : public QGLShaderProgram +{ public: +inline bool py_q_link() { return QGLShaderProgram::link(); } +}; + +class PythonQtWrapper_QGLShaderProgram : public QObject +{ Q_OBJECT +public: +public slots: +QGLShaderProgram* new_QGLShaderProgram(QObject* parent = nullptr); +QGLShaderProgram* new_QGLShaderProgram(const QGLContext* context, QObject* parent = nullptr); +void delete_QGLShaderProgram(QGLShaderProgram* obj) { delete obj; } + bool addShader(QGLShaderProgram* theWrappedObject, QGLShader* shader); + bool addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QByteArray& source); + bool addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QString& source); + bool addShaderFromSourceCode(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const char* source); + bool addShaderFromSourceFile(QGLShaderProgram* theWrappedObject, QGLShader::ShaderType type, const QString& fileName); + int attributeLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name) const; + int attributeLocation(QGLShaderProgram* theWrappedObject, const QString& name) const; + int attributeLocation(QGLShaderProgram* theWrappedObject, const char* name) const; + bool bind(QGLShaderProgram* theWrappedObject); + void bindAttributeLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name, int location); + void bindAttributeLocation(QGLShaderProgram* theWrappedObject, const QString& name, int location); + void bindAttributeLocation(QGLShaderProgram* theWrappedObject, const char* name, int location); + void disableAttributeArray(QGLShaderProgram* theWrappedObject, const char* name); + void disableAttributeArray(QGLShaderProgram* theWrappedObject, int location); + void enableAttributeArray(QGLShaderProgram* theWrappedObject, const char* name); + void enableAttributeArray(QGLShaderProgram* theWrappedObject, int location); + GLenum geometryInputType(QGLShaderProgram* theWrappedObject) const; + GLenum geometryOutputType(QGLShaderProgram* theWrappedObject) const; + int geometryOutputVertexCount(QGLShaderProgram* theWrappedObject) const; + bool static_QGLShaderProgram_hasOpenGLShaderPrograms(const QGLContext* context = nullptr); + bool isLinked(QGLShaderProgram* theWrappedObject) const; + bool link(QGLShaderProgram* theWrappedObject); + bool py_q_link(QGLShaderProgram* theWrappedObject){ return (((PythonQtPublicPromoter_QGLShaderProgram*)theWrappedObject)->py_q_link());} + QString log(QGLShaderProgram* theWrappedObject) const; + int maxGeometryOutputVertices(QGLShaderProgram* theWrappedObject) const; + uint programId(QGLShaderProgram* theWrappedObject) const; + void release(QGLShaderProgram* theWrappedObject); + void removeAllShaders(QGLShaderProgram* theWrappedObject); + void removeShader(QGLShaderProgram* theWrappedObject, QGLShader* shader); + void setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, GLenum type, const void* values, int tupleSize, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int tupleSize, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D* values, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D* values, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D* values, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, int location, GLenum type, const void* values, int tupleSize, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int tupleSize, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector2D* values, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector3D* values, int stride = 0); + void setAttributeArray(QGLShaderProgram* theWrappedObject, int location, const QVector4D* values, int stride = 0); + void setAttributeBuffer(QGLShaderProgram* theWrappedObject, const char* name, GLenum type, int offset, int tupleSize, int stride = 0); + void setAttributeBuffer(QGLShaderProgram* theWrappedObject, int location, GLenum type, int offset, int tupleSize, int stride = 0); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int columns, int rows); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QColor& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int columns, int rows); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QColor& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector2D& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector3D& value); + void setAttributeValue(QGLShaderProgram* theWrappedObject, int location, const QVector4D& value); + void setGeometryInputType(QGLShaderProgram* theWrappedObject, GLenum inputType); + void setGeometryOutputType(QGLShaderProgram* theWrappedObject, GLenum outputType); + void setGeometryOutputVertexCount(QGLShaderProgram* theWrappedObject, int count); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, GLint value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QColor& color); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QMatrix4x4& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QPoint& point); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QPointF& point); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QSize& size); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QSizeF& size); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QTransform& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, const char* name, uint value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLfloat x, GLfloat y, GLfloat z, GLfloat w); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, GLint value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QColor& color); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QMatrix4x4& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QPoint& point); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QPointF& point); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QSize& size); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QSizeF& size); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QTransform& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector2D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector3D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, const QVector4D& value); + void setUniformValue(QGLShaderProgram* theWrappedObject, int location, uint value); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const GLfloat* values, int count, int tupleSize); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const GLint* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QMatrix4x4* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector2D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector3D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const QVector4D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, const char* name, const uint* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const GLfloat* values, int count, int tupleSize); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const GLint* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QMatrix4x4* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector2D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector3D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const QVector4D* values, int count); + void setUniformValueArray(QGLShaderProgram* theWrappedObject, int location, const uint* values, int count); + QList shaders(QGLShaderProgram* theWrappedObject) const; + int uniformLocation(QGLShaderProgram* theWrappedObject, const QByteArray& name) const; + int uniformLocation(QGLShaderProgram* theWrappedObject, const QString& name) const; + int uniformLocation(QGLShaderProgram* theWrappedObject, const char* name) const; +}; + + + + + +class PythonQtShell_QGLWidget : public QGLWidget +{ +public: + PythonQtShell_QGLWidget(QGLContext* context, QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()):QGLWidget(context, parent, shareWidget, f),_wrapper(NULL) {}; + PythonQtShell_QGLWidget(QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()):QGLWidget(parent, shareWidget, f),_wrapper(NULL) {}; + PythonQtShell_QGLWidget(const QGLFormat& format, QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()):QGLWidget(format, parent, shareWidget, f),_wrapper(NULL) {}; + + ~PythonQtShell_QGLWidget(); + +virtual void actionEvent(QActionEvent* event); +virtual void changeEvent(QEvent* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void closeEvent(QCloseEvent* event); +virtual void contextMenuEvent(QContextMenuEvent* event); +virtual void customEvent(QEvent* event); +virtual int devType() const; +virtual void dragEnterEvent(QDragEnterEvent* event); +virtual void dragLeaveEvent(QDragLeaveEvent* event); +virtual void dragMoveEvent(QDragMoveEvent* event); +virtual void dropEvent(QDropEvent* event); +virtual void enterEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void focusInEvent(QFocusEvent* event); +virtual bool focusNextPrevChild(bool next); +virtual void focusOutEvent(QFocusEvent* event); +virtual void glDraw(); +virtual void glInit(); +virtual bool hasHeightForWidth() const; +virtual int heightForWidth(int arg__1) const; +virtual void hideEvent(QHideEvent* event); +virtual void initPainter(QPainter* painter) const; +virtual void initializeGL(); +virtual void initializeOverlayGL(); +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void leaveEvent(QEvent* event); +virtual int metric(QPaintDevice::PaintDeviceMetric arg__1) const; +virtual QSize minimumSizeHint() const; +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void moveEvent(QMoveEvent* event); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual QPaintEngine* paintEngine() const; +virtual void paintEvent(QPaintEvent* arg__1); +virtual void paintGL(); +virtual void paintOverlayGL(); +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual void resizeEvent(QResizeEvent* arg__1); +virtual void resizeGL(int w, int h); +virtual void resizeOverlayGL(int w, int h); +virtual void setVisible(bool visible); +virtual QPainter* sharedPainter() const; +virtual void showEvent(QShowEvent* event); +virtual QSize sizeHint() const; +virtual void tabletEvent(QTabletEvent* event); +virtual void timerEvent(QTimerEvent* event); +virtual void updateGL(); +virtual void updateOverlayGL(); +virtual void wheelEvent(QWheelEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGLWidget : public QGLWidget +{ public: +inline bool promoted_autoBufferSwap() const { return this->autoBufferSwap(); } +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline void promoted_glDraw() { this->glDraw(); } +inline void promoted_glInit() { this->glInit(); } +inline void promoted_initializeGL() { this->initializeGL(); } +inline void promoted_initializeOverlayGL() { this->initializeOverlayGL(); } +inline void promoted_paintEvent(QPaintEvent* arg__1) { this->paintEvent(arg__1); } +inline void promoted_paintGL() { this->paintGL(); } +inline void promoted_paintOverlayGL() { this->paintOverlayGL(); } +inline void promoted_resizeEvent(QResizeEvent* arg__1) { this->resizeEvent(arg__1); } +inline void promoted_resizeGL(int w, int h) { this->resizeGL(w, h); } +inline void promoted_resizeOverlayGL(int w, int h) { this->resizeOverlayGL(w, h); } +inline void promoted_setAutoBufferSwap(bool on) { this->setAutoBufferSwap(on); } +inline bool py_q_event(QEvent* arg__1) { return QGLWidget::event(arg__1); } +inline void py_q_glDraw() { QGLWidget::glDraw(); } +inline void py_q_glInit() { QGLWidget::glInit(); } +inline void py_q_initializeGL() { QGLWidget::initializeGL(); } +inline void py_q_initializeOverlayGL() { QGLWidget::initializeOverlayGL(); } +inline QPaintEngine* py_q_paintEngine() const { return QGLWidget::paintEngine(); } +inline void py_q_paintEvent(QPaintEvent* arg__1) { QGLWidget::paintEvent(arg__1); } +inline void py_q_paintGL() { QGLWidget::paintGL(); } +inline void py_q_paintOverlayGL() { QGLWidget::paintOverlayGL(); } +inline void py_q_resizeEvent(QResizeEvent* arg__1) { QGLWidget::resizeEvent(arg__1); } +inline void py_q_resizeGL(int w, int h) { QGLWidget::resizeGL(w, h); } +inline void py_q_resizeOverlayGL(int w, int h) { QGLWidget::resizeOverlayGL(w, h); } +inline void py_q_updateGL() { QGLWidget::updateGL(); } +inline void py_q_updateOverlayGL() { QGLWidget::updateOverlayGL(); } +}; + +class PythonQtWrapper_QGLWidget : public QObject +{ Q_OBJECT +public: +public slots: +QGLWidget* new_QGLWidget(QGLContext* context, QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()); +QGLWidget* new_QGLWidget(QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()); +QGLWidget* new_QGLWidget(const QGLFormat& format, QWidget* parent = nullptr, const QGLWidget* shareWidget = nullptr, Qt::WindowFlags f = Qt::WindowFlags()); +void delete_QGLWidget(QGLWidget* obj) { delete obj; } + bool autoBufferSwap(QGLWidget* theWrappedObject) const; + uint bindTexture(QGLWidget* theWrappedObject, const QImage& image, GLenum target = 0x0DE1, GLint format = 0x1908); + uint bindTexture(QGLWidget* theWrappedObject, const QImage& image, GLenum target, GLint format, QGLContext::BindOptions options); + uint bindTexture(QGLWidget* theWrappedObject, const QPixmap& pixmap, GLenum target = 0x0DE1, GLint format = 0x1908); + uint bindTexture(QGLWidget* theWrappedObject, const QPixmap& pixmap, GLenum target, GLint format, QGLContext::BindOptions options); + uint bindTexture(QGLWidget* theWrappedObject, const QString& fileName); + const QGLColormap* colormap(QGLWidget* theWrappedObject) const; + QGLContext* context(QGLWidget* theWrappedObject) const; + QImage static_QGLWidget_convertToGLFormat(const QImage& img); + void deleteTexture(QGLWidget* theWrappedObject, uint tx_id); + void doneCurrent(QGLWidget* theWrappedObject); + bool doubleBuffer(QGLWidget* theWrappedObject) const; + void drawTexture(QGLWidget* theWrappedObject, const QPointF& point, uint textureId, GLenum textureTarget = 0x0DE1); + void drawTexture(QGLWidget* theWrappedObject, const QRectF& target, uint textureId, GLenum textureTarget = 0x0DE1); + bool py_q_event(QGLWidget* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_event(arg__1));} + QGLFormat format(QGLWidget* theWrappedObject) const; + void glDraw(QGLWidget* theWrappedObject); + void py_q_glDraw(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_glDraw());} + void glInit(QGLWidget* theWrappedObject); + void py_q_glInit(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_glInit());} + QImage grabFrameBuffer(QGLWidget* theWrappedObject, bool withAlpha = false); + void initializeGL(QGLWidget* theWrappedObject); + void py_q_initializeGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_initializeGL());} + void initializeOverlayGL(QGLWidget* theWrappedObject); + void py_q_initializeOverlayGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_initializeOverlayGL());} + bool isSharing(QGLWidget* theWrappedObject) const; + bool isValid(QGLWidget* theWrappedObject) const; + void makeCurrent(QGLWidget* theWrappedObject); + void makeOverlayCurrent(QGLWidget* theWrappedObject); + const QGLContext* overlayContext(QGLWidget* theWrappedObject) const; + QPaintEngine* py_q_paintEngine(QGLWidget* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_paintEngine());} + void py_q_paintEvent(QGLWidget* theWrappedObject, QPaintEvent* arg__1){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_paintEvent(arg__1));} + void paintGL(QGLWidget* theWrappedObject); + void py_q_paintGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_paintGL());} + void paintOverlayGL(QGLWidget* theWrappedObject); + void py_q_paintOverlayGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_paintOverlayGL());} + void qglClearColor(QGLWidget* theWrappedObject, const QColor& c) const; + void qglColor(QGLWidget* theWrappedObject, const QColor& c) const; + QPixmap renderPixmap(QGLWidget* theWrappedObject, int w = 0, int h = 0, bool useContext = false); + void renderText(QGLWidget* theWrappedObject, double x, double y, double z, const QString& str, const QFont& fnt = QFont()); + void renderText(QGLWidget* theWrappedObject, int x, int y, const QString& str, const QFont& fnt = QFont()); + void py_q_resizeEvent(QGLWidget* theWrappedObject, QResizeEvent* arg__1){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_resizeEvent(arg__1));} + void resizeGL(QGLWidget* theWrappedObject, int w, int h); + void py_q_resizeGL(QGLWidget* theWrappedObject, int w, int h){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_resizeGL(w, h));} + void resizeOverlayGL(QGLWidget* theWrappedObject, int w, int h); + void py_q_resizeOverlayGL(QGLWidget* theWrappedObject, int w, int h){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_resizeOverlayGL(w, h));} + void setAutoBufferSwap(QGLWidget* theWrappedObject, bool on); + void setColormap(QGLWidget* theWrappedObject, const QGLColormap& map); + void swapBuffers(QGLWidget* theWrappedObject); + void py_q_updateGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_updateGL());} + void py_q_updateOverlayGL(QGLWidget* theWrappedObject){ (((PythonQtPublicPromoter_QGLWidget*)theWrappedObject)->py_q_updateOverlayGL());} + bool __nonzero__(QGLWidget* obj) { return obj->isValid(); } +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp new file mode 100644 index 00000000..17b5e58a --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_opengl/com_trolltech_qt_opengl_init.cpp @@ -0,0 +1,23 @@ +#include +#include +#include "com_trolltech_qt_opengl0.h" + + + +void PythonQt_init_QtOpenGL(PyObject* module) { +PythonQt::priv()->registerCPPClass("QGLBuffer", "", "QtOpenGL", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QGLColormap", "", "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QGLContext", "", "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QGLFormat", "", "QtOpenGL", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QGLFramebufferObject", "", "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::self()->addParentClass("QGLFramebufferObject", "QPaintDevice",PythonQtUpcastingOffset()); +PythonQt::priv()->registerCPPClass("QGLFramebufferObjectFormat", "", "QtOpenGL", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QGLFunctions", "", "QtOpenGL", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QGLPixelBuffer", "", "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::self()->addParentClass("QGLPixelBuffer", "QPaintDevice",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QGLShader::staticMetaObject, "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QGLShaderProgram::staticMetaObject, "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QGLWidget::staticMetaObject, "QtOpenGL", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); + + +} diff --git a/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml.pri b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml.pri new file mode 100644 index 00000000..7f02ea66 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_qml0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_qml0.cpp \ + $$PWD/com_trolltech_qt_qml_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp new file mode 100644 index 00000000..4570204a --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.cpp @@ -0,0 +1,3389 @@ +#include "com_trolltech_qt_qml0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QJSEngine::~PythonQtShell_QJSEngine() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QJSEngine::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QJSEngine::childEvent(event0); +} +void PythonQtShell_QJSEngine::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QJSEngine::customEvent(event0); +} +bool PythonQtShell_QJSEngine::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QJSEngine::event(event0); +} +bool PythonQtShell_QJSEngine::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QJSEngine::eventFilter(watched0, event1); +} +void PythonQtShell_QJSEngine::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QJSEngine::timerEvent(event0); +} +QJSEngine* PythonQtWrapper_QJSEngine::new_QJSEngine() +{ +return new PythonQtShell_QJSEngine(); } + +QJSEngine* PythonQtWrapper_QJSEngine::new_QJSEngine(QObject* parent) +{ +return new PythonQtShell_QJSEngine(parent); } + +const QMetaObject* PythonQtShell_QJSEngine::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QJSEngine::staticMetaObject); + } else { + return &QJSEngine::staticMetaObject; + } +} +int PythonQtShell_QJSEngine::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QJSEngine::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QJSEngine::collectGarbage(QJSEngine* theWrappedObject) +{ + ( theWrappedObject->collectGarbage()); +} + +QJSValue PythonQtWrapper_QJSEngine::evaluate(QJSEngine* theWrappedObject, const QString& program, const QString& fileName, int lineNumber) +{ + return ( theWrappedObject->evaluate(program, fileName, lineNumber)); +} + +QJSValue PythonQtWrapper_QJSEngine::globalObject(QJSEngine* theWrappedObject) const +{ + return ( theWrappedObject->globalObject()); +} + +void PythonQtWrapper_QJSEngine::installTranslatorFunctions(QJSEngine* theWrappedObject, const QJSValue& object) +{ + ( theWrappedObject->installTranslatorFunctions(object)); +} + +QJSValue PythonQtWrapper_QJSEngine::newArray(QJSEngine* theWrappedObject, uint length) +{ + return ( theWrappedObject->newArray(length)); +} + +QJSValue PythonQtWrapper_QJSEngine::newObject(QJSEngine* theWrappedObject) +{ + return ( theWrappedObject->newObject()); +} + +QJSValue PythonQtWrapper_QJSEngine::newQMetaObject(QJSEngine* theWrappedObject, const QMetaObject* metaObject) +{ + return ( theWrappedObject->newQMetaObject(metaObject)); +} + +QJSValue PythonQtWrapper_QJSEngine::newQObject(QJSEngine* theWrappedObject, QObject* object) +{ + return ( theWrappedObject->newQObject(object)); +} + + + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(QJSValue::SpecialValue value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(bool value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(const QJSValue& other) +{ +return new QJSValue(other); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(const QLatin1String& value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(const QString& value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(const char* str) +{ +return new QJSValue(str); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(double value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(int value) +{ +return new QJSValue(value); } + +QJSValue* PythonQtWrapper_QJSValue::new_QJSValue(uint value) +{ +return new QJSValue(value); } + +QJSValue PythonQtWrapper_QJSValue::call(QJSValue* theWrappedObject, const QList& args) +{ + return ( theWrappedObject->call(args)); +} + +QJSValue PythonQtWrapper_QJSValue::callAsConstructor(QJSValue* theWrappedObject, const QList& args) +{ + return ( theWrappedObject->callAsConstructor(args)); +} + +QJSValue PythonQtWrapper_QJSValue::callWithInstance(QJSValue* theWrappedObject, const QJSValue& instance, const QList& args) +{ + return ( theWrappedObject->callWithInstance(instance, args)); +} + +bool PythonQtWrapper_QJSValue::deleteProperty(QJSValue* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->deleteProperty(name)); +} + +QJSEngine* PythonQtWrapper_QJSValue::engine(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +bool PythonQtWrapper_QJSValue::equals(QJSValue* theWrappedObject, const QJSValue& other) const +{ + return ( theWrappedObject->equals(other)); +} + +bool PythonQtWrapper_QJSValue::hasOwnProperty(QJSValue* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasOwnProperty(name)); +} + +bool PythonQtWrapper_QJSValue::hasProperty(QJSValue* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasProperty(name)); +} + +bool PythonQtWrapper_QJSValue::isArray(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isArray()); +} + +bool PythonQtWrapper_QJSValue::isBool(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isBool()); +} + +bool PythonQtWrapper_QJSValue::isCallable(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isCallable()); +} + +bool PythonQtWrapper_QJSValue::isDate(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isDate()); +} + +bool PythonQtWrapper_QJSValue::isError(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isError()); +} + +bool PythonQtWrapper_QJSValue::isNull(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QJSValue::isNumber(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isNumber()); +} + +bool PythonQtWrapper_QJSValue::isObject(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isObject()); +} + +bool PythonQtWrapper_QJSValue::isQMetaObject(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isQMetaObject()); +} + +bool PythonQtWrapper_QJSValue::isQObject(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isQObject()); +} + +bool PythonQtWrapper_QJSValue::isRegExp(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isRegExp()); +} + +bool PythonQtWrapper_QJSValue::isString(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isString()); +} + +bool PythonQtWrapper_QJSValue::isUndefined(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isUndefined()); +} + +bool PythonQtWrapper_QJSValue::isVariant(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->isVariant()); +} + +QJSValue* PythonQtWrapper_QJSValue::operator_assign(QJSValue* theWrappedObject, const QJSValue& other) +{ + return &( (*theWrappedObject)= other); +} + +QJSValue PythonQtWrapper_QJSValue::property(QJSValue* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->property(name)); +} + +QJSValue PythonQtWrapper_QJSValue::property(QJSValue* theWrappedObject, unsigned int arrayIndex) const +{ + return ( theWrappedObject->property(arrayIndex)); +} + +QJSValue PythonQtWrapper_QJSValue::prototype(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->prototype()); +} + +void PythonQtWrapper_QJSValue::setProperty(QJSValue* theWrappedObject, const QString& name, const QJSValue& value) +{ + ( theWrappedObject->setProperty(name, value)); +} + +void PythonQtWrapper_QJSValue::setProperty(QJSValue* theWrappedObject, unsigned int arrayIndex, const QJSValue& value) +{ + ( theWrappedObject->setProperty(arrayIndex, value)); +} + +void PythonQtWrapper_QJSValue::setPrototype(QJSValue* theWrappedObject, const QJSValue& prototype) +{ + ( theWrappedObject->setPrototype(prototype)); +} + +bool PythonQtWrapper_QJSValue::strictlyEquals(QJSValue* theWrappedObject, const QJSValue& other) const +{ + return ( theWrappedObject->strictlyEquals(other)); +} + +bool PythonQtWrapper_QJSValue::toBool(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toBool()); +} + +QDateTime PythonQtWrapper_QJSValue::toDateTime(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toDateTime()); +} + +int PythonQtWrapper_QJSValue::toInt(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toInt()); +} + +double PythonQtWrapper_QJSValue::toNumber(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toNumber()); +} + +const QMetaObject* PythonQtWrapper_QJSValue::toQMetaObject(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toQMetaObject()); +} + +QObject* PythonQtWrapper_QJSValue::toQObject(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toQObject()); +} + +QString PythonQtWrapper_QJSValue::toString(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toString()); +} + +unsigned int PythonQtWrapper_QJSValue::toUInt(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toUInt()); +} + +QVariant PythonQtWrapper_QJSValue::toVariant(QJSValue* theWrappedObject) const +{ + return ( theWrappedObject->toVariant()); +} + +QString PythonQtWrapper_QJSValue::py_toString(QJSValue* obj) { return obj->toString(); } + + +PythonQtShell_QQmlAbstractUrlInterceptor::~PythonQtShell_QQmlAbstractUrlInterceptor() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QUrl PythonQtShell_QQmlAbstractUrlInterceptor::intercept(const QUrl& path0, QQmlAbstractUrlInterceptor::DataType type1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("intercept"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QUrl&" , "QQmlAbstractUrlInterceptor::DataType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QUrl returnValue; + void* args[3] = {NULL, (void*)&path0, (void*)&type1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("intercept", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QQmlAbstractUrlInterceptor* PythonQtWrapper_QQmlAbstractUrlInterceptor::new_QQmlAbstractUrlInterceptor() +{ +return new PythonQtShell_QQmlAbstractUrlInterceptor(); } + +QUrl PythonQtWrapper_QQmlAbstractUrlInterceptor::intercept(QQmlAbstractUrlInterceptor* theWrappedObject, const QUrl& path, QQmlAbstractUrlInterceptor::DataType type) +{ + return ( theWrappedObject->intercept(path, type)); +} + + + +PythonQtShell_QQmlApplicationEngine::~PythonQtShell_QQmlApplicationEngine() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlApplicationEngine::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlApplicationEngine::childEvent(event0); +} +void PythonQtShell_QQmlApplicationEngine::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlApplicationEngine::customEvent(event0); +} +bool PythonQtShell_QQmlApplicationEngine::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlApplicationEngine::event(arg__1); +} +bool PythonQtShell_QQmlApplicationEngine::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlApplicationEngine::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlApplicationEngine::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlApplicationEngine::timerEvent(event0); +} +QQmlApplicationEngine* PythonQtWrapper_QQmlApplicationEngine::new_QQmlApplicationEngine(QObject* parent) +{ +return new PythonQtShell_QQmlApplicationEngine(parent); } + +QQmlApplicationEngine* PythonQtWrapper_QQmlApplicationEngine::new_QQmlApplicationEngine(const QString& filePath, QObject* parent) +{ +return new PythonQtShell_QQmlApplicationEngine(filePath, parent); } + +QQmlApplicationEngine* PythonQtWrapper_QQmlApplicationEngine::new_QQmlApplicationEngine(const QUrl& url, QObject* parent) +{ +return new PythonQtShell_QQmlApplicationEngine(url, parent); } + +const QMetaObject* PythonQtShell_QQmlApplicationEngine::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlApplicationEngine::staticMetaObject); + } else { + return &QQmlApplicationEngine::staticMetaObject; + } +} +int PythonQtShell_QQmlApplicationEngine::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlApplicationEngine::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QList PythonQtWrapper_QQmlApplicationEngine::rootObjects(QQmlApplicationEngine* theWrappedObject) +{ + return ( theWrappedObject->rootObjects()); +} + +QList PythonQtWrapper_QQmlApplicationEngine::rootObjects(QQmlApplicationEngine* theWrappedObject) const +{ + return ( theWrappedObject->rootObjects()); +} + + + +PythonQtShell_QQmlComponent::~PythonQtShell_QQmlComponent() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QObject* PythonQtShell_QQmlComponent::beginCreate(QQmlContext* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("beginCreate"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*" , "QQmlContext*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QObject* returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("beginCreate", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlComponent::beginCreate(arg__1); +} +void PythonQtShell_QQmlComponent::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlComponent::childEvent(event0); +} +void PythonQtShell_QQmlComponent::completeCreate() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("completeCreate"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlComponent::completeCreate(); +} +QObject* PythonQtShell_QQmlComponent::create(QQmlContext* context0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*" , "QQmlContext*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QObject* returnValue; + void* args[2] = {NULL, (void*)&context0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlComponent::create(context0); +} +void PythonQtShell_QQmlComponent::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlComponent::customEvent(event0); +} +bool PythonQtShell_QQmlComponent::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlComponent::event(event0); +} +bool PythonQtShell_QQmlComponent::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlComponent::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlComponent::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlComponent::timerEvent(event0); +} +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QObject* parent) +{ +return new PythonQtShell_QQmlComponent(parent); } + +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QQmlEngine* arg__1, QObject* parent) +{ +return new PythonQtShell_QQmlComponent(arg__1, parent); } + +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QObject* parent) +{ +return new PythonQtShell_QQmlComponent(arg__1, fileName, parent); } + +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QQmlComponent::CompilationMode mode, QObject* parent) +{ +return new PythonQtShell_QQmlComponent(arg__1, fileName, mode, parent); } + +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QObject* parent) +{ +return new PythonQtShell_QQmlComponent(arg__1, url, parent); } + +QQmlComponent* PythonQtWrapper_QQmlComponent::new_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QQmlComponent::CompilationMode mode, QObject* parent) +{ +return new PythonQtShell_QQmlComponent(arg__1, url, mode, parent); } + +const QMetaObject* PythonQtShell_QQmlComponent::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlComponent::staticMetaObject); + } else { + return &QQmlComponent::staticMetaObject; + } +} +int PythonQtShell_QQmlComponent::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlComponent::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QObject* PythonQtWrapper_QQmlComponent::beginCreate(QQmlComponent* theWrappedObject, QQmlContext* arg__1) +{ + return ( theWrappedObject->beginCreate(arg__1)); +} + +void PythonQtWrapper_QQmlComponent::completeCreate(QQmlComponent* theWrappedObject) +{ + ( theWrappedObject->completeCreate()); +} + +QObject* PythonQtWrapper_QQmlComponent::create(QQmlComponent* theWrappedObject, QQmlContext* context) +{ + return ( theWrappedObject->create(context)); +} + +void PythonQtWrapper_QQmlComponent::create(QQmlComponent* theWrappedObject, QQmlIncubator& arg__1, QQmlContext* context, QQmlContext* forContext) +{ + ( theWrappedObject->create(arg__1, context, forContext)); +} + +QQmlContext* PythonQtWrapper_QQmlComponent::creationContext(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->creationContext()); +} + +QString PythonQtWrapper_QQmlComponent::errorString(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +QList PythonQtWrapper_QQmlComponent::errors(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->errors()); +} + +bool PythonQtWrapper_QQmlComponent::isError(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->isError()); +} + +bool PythonQtWrapper_QQmlComponent::isLoading(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->isLoading()); +} + +bool PythonQtWrapper_QQmlComponent::isNull(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QQmlComponent::isReady(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->isReady()); +} + +qreal PythonQtWrapper_QQmlComponent::progress(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->progress()); +} + +QQmlComponent::Status PythonQtWrapper_QQmlComponent::status(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +QUrl PythonQtWrapper_QQmlComponent::url(QQmlComponent* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +PythonQtShell_QQmlContext::~PythonQtShell_QQmlContext() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlContext::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlContext::childEvent(event0); +} +void PythonQtShell_QQmlContext::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlContext::customEvent(event0); +} +bool PythonQtShell_QQmlContext::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlContext::event(event0); +} +bool PythonQtShell_QQmlContext::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlContext::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlContext::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlContext::timerEvent(event0); +} +QQmlContext* PythonQtWrapper_QQmlContext::new_QQmlContext(QQmlContext* parent, QObject* objParent) +{ +return new PythonQtShell_QQmlContext(parent, objParent); } + +QQmlContext* PythonQtWrapper_QQmlContext::new_QQmlContext(QQmlEngine* parent, QObject* objParent) +{ +return new PythonQtShell_QQmlContext(parent, objParent); } + +const QMetaObject* PythonQtShell_QQmlContext::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlContext::staticMetaObject); + } else { + return &QQmlContext::staticMetaObject; + } +} +int PythonQtShell_QQmlContext::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlContext::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QUrl PythonQtWrapper_QQmlContext::baseUrl(QQmlContext* theWrappedObject) const +{ + return ( theWrappedObject->baseUrl()); +} + +QObject* PythonQtWrapper_QQmlContext::contextObject(QQmlContext* theWrappedObject) const +{ + return ( theWrappedObject->contextObject()); +} + +QVariant PythonQtWrapper_QQmlContext::contextProperty(QQmlContext* theWrappedObject, const QString& arg__1) const +{ + return ( theWrappedObject->contextProperty(arg__1)); +} + +QQmlEngine* PythonQtWrapper_QQmlContext::engine(QQmlContext* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +bool PythonQtWrapper_QQmlContext::isValid(QQmlContext* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QString PythonQtWrapper_QQmlContext::nameForObject(QQmlContext* theWrappedObject, QObject* arg__1) const +{ + return ( theWrappedObject->nameForObject(arg__1)); +} + +QQmlContext* PythonQtWrapper_QQmlContext::parentContext(QQmlContext* theWrappedObject) const +{ + return ( theWrappedObject->parentContext()); +} + +QUrl PythonQtWrapper_QQmlContext::resolvedUrl(QQmlContext* theWrappedObject, const QUrl& arg__1) +{ + return ( theWrappedObject->resolvedUrl(arg__1)); +} + +void PythonQtWrapper_QQmlContext::setBaseUrl(QQmlContext* theWrappedObject, const QUrl& arg__1) +{ + ( theWrappedObject->setBaseUrl(arg__1)); +} + +void PythonQtWrapper_QQmlContext::setContextObject(QQmlContext* theWrappedObject, QObject* arg__1) +{ + ( theWrappedObject->setContextObject(arg__1)); +} + +void PythonQtWrapper_QQmlContext::setContextProperty(QQmlContext* theWrappedObject, const QString& arg__1, QObject* arg__2) +{ + ( theWrappedObject->setContextProperty(arg__1, arg__2)); +} + +void PythonQtWrapper_QQmlContext::setContextProperty(QQmlContext* theWrappedObject, const QString& arg__1, const QVariant& arg__2) +{ + ( theWrappedObject->setContextProperty(arg__1, arg__2)); +} + + + +QQmlDebuggingEnabler* PythonQtWrapper_QQmlDebuggingEnabler::new_QQmlDebuggingEnabler(bool printWarning) +{ +return new QQmlDebuggingEnabler(printWarning); } + +bool PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_connectToLocalDebugger(const QString& socketFileName, QQmlDebuggingEnabler::StartMode mode) +{ + return (QQmlDebuggingEnabler::connectToLocalDebugger(socketFileName, mode)); +} + +QStringList PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_debuggerServices() +{ + return (QQmlDebuggingEnabler::debuggerServices()); +} + +QStringList PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_inspectorServices() +{ + return (QQmlDebuggingEnabler::inspectorServices()); +} + +QStringList PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_nativeDebuggerServices() +{ + return (QQmlDebuggingEnabler::nativeDebuggerServices()); +} + +QStringList PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_profilerServices() +{ + return (QQmlDebuggingEnabler::profilerServices()); +} + +void PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_setServices(const QStringList& services) +{ + (QQmlDebuggingEnabler::setServices(services)); +} + +bool PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_startDebugConnector(const QString& pluginName, const QHash& configuration) +{ + return (QQmlDebuggingEnabler::startDebugConnector(pluginName, configuration)); +} + +bool PythonQtWrapper_QQmlDebuggingEnabler::static_QQmlDebuggingEnabler_startTcpDebugServer(int port, QQmlDebuggingEnabler::StartMode mode, const QString& hostName) +{ + return (QQmlDebuggingEnabler::startTcpDebugServer(port, mode, hostName)); +} + + + +PythonQtShell_QQmlEngine::~PythonQtShell_QQmlEngine() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlEngine::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlEngine::childEvent(event0); +} +void PythonQtShell_QQmlEngine::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlEngine::customEvent(event0); +} +bool PythonQtShell_QQmlEngine::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlEngine::event(arg__1); +} +bool PythonQtShell_QQmlEngine::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlEngine::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlEngine::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlEngine::timerEvent(event0); +} +QQmlEngine* PythonQtWrapper_QQmlEngine::new_QQmlEngine(QObject* p) +{ +return new PythonQtShell_QQmlEngine(p); } + +const QMetaObject* PythonQtShell_QQmlEngine::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlEngine::staticMetaObject); + } else { + return &QQmlEngine::staticMetaObject; + } +} +int PythonQtShell_QQmlEngine::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlEngine::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QQmlEngine::addImportPath(QQmlEngine* theWrappedObject, const QString& dir) +{ + ( theWrappedObject->addImportPath(dir)); +} + +bool PythonQtWrapper_QQmlEngine::addNamedBundle(QQmlEngine* theWrappedObject, const QString& name, const QString& fileName) +{ + return ( theWrappedObject->addNamedBundle(name, fileName)); +} + +void PythonQtWrapper_QQmlEngine::addPluginPath(QQmlEngine* theWrappedObject, const QString& dir) +{ + ( theWrappedObject->addPluginPath(dir)); +} + +QUrl PythonQtWrapper_QQmlEngine::baseUrl(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->baseUrl()); +} + +void PythonQtWrapper_QQmlEngine::clearComponentCache(QQmlEngine* theWrappedObject) +{ + ( theWrappedObject->clearComponentCache()); +} + +QQmlContext* PythonQtWrapper_QQmlEngine::static_QQmlEngine_contextForObject(const QObject* arg__1) +{ + return (QQmlEngine::contextForObject(arg__1)); +} + +QStringList PythonQtWrapper_QQmlEngine::importPathList(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->importPathList()); +} + +bool PythonQtWrapper_QQmlEngine::importPlugin(QQmlEngine* theWrappedObject, const QString& filePath, const QString& uri, QList* errors) +{ + return ( theWrappedObject->importPlugin(filePath, uri, errors)); +} + +QQmlIncubationController* PythonQtWrapper_QQmlEngine::incubationController(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->incubationController()); +} + +QNetworkAccessManager* PythonQtWrapper_QQmlEngine::networkAccessManager(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QQmlNetworkAccessManagerFactory* PythonQtWrapper_QQmlEngine::networkAccessManagerFactory(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManagerFactory()); +} + +QQmlEngine::ObjectOwnership PythonQtWrapper_QQmlEngine::static_QQmlEngine_objectOwnership(QObject* arg__1) +{ + return (QQmlEngine::objectOwnership(arg__1)); +} + +QString PythonQtWrapper_QQmlEngine::offlineStorageDatabaseFilePath(QQmlEngine* theWrappedObject, const QString& databaseName) const +{ + return ( theWrappedObject->offlineStorageDatabaseFilePath(databaseName)); +} + +QString PythonQtWrapper_QQmlEngine::offlineStoragePath(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->offlineStoragePath()); +} + +bool PythonQtWrapper_QQmlEngine::outputWarningsToStandardError(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->outputWarningsToStandardError()); +} + +QStringList PythonQtWrapper_QQmlEngine::pluginPathList(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->pluginPathList()); +} + +void PythonQtWrapper_QQmlEngine::removeImageProvider(QQmlEngine* theWrappedObject, const QString& id) +{ + ( theWrappedObject->removeImageProvider(id)); +} + +QQmlContext* PythonQtWrapper_QQmlEngine::rootContext(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->rootContext()); +} + +void PythonQtWrapper_QQmlEngine::setBaseUrl(QQmlEngine* theWrappedObject, const QUrl& arg__1) +{ + ( theWrappedObject->setBaseUrl(arg__1)); +} + +void PythonQtWrapper_QQmlEngine::static_QQmlEngine_setContextForObject(QObject* arg__1, QQmlContext* arg__2) +{ + (QQmlEngine::setContextForObject(arg__1, arg__2)); +} + +void PythonQtWrapper_QQmlEngine::setImportPathList(QQmlEngine* theWrappedObject, const QStringList& paths) +{ + ( theWrappedObject->setImportPathList(paths)); +} + +void PythonQtWrapper_QQmlEngine::setIncubationController(QQmlEngine* theWrappedObject, QQmlIncubationController* arg__1) +{ + ( theWrappedObject->setIncubationController(arg__1)); +} + +void PythonQtWrapper_QQmlEngine::setNetworkAccessManagerFactory(QQmlEngine* theWrappedObject, QQmlNetworkAccessManagerFactory* arg__1) +{ + ( theWrappedObject->setNetworkAccessManagerFactory(arg__1)); +} + +void PythonQtWrapper_QQmlEngine::static_QQmlEngine_setObjectOwnership(QObject* arg__1, QQmlEngine::ObjectOwnership arg__2) +{ + (QQmlEngine::setObjectOwnership(arg__1, arg__2)); +} + +void PythonQtWrapper_QQmlEngine::setOfflineStoragePath(QQmlEngine* theWrappedObject, const QString& dir) +{ + ( theWrappedObject->setOfflineStoragePath(dir)); +} + +void PythonQtWrapper_QQmlEngine::setOutputWarningsToStandardError(QQmlEngine* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setOutputWarningsToStandardError(arg__1)); +} + +void PythonQtWrapper_QQmlEngine::setPluginPathList(QQmlEngine* theWrappedObject, const QStringList& paths) +{ + ( theWrappedObject->setPluginPathList(paths)); +} + +void PythonQtWrapper_QQmlEngine::setUrlInterceptor(QQmlEngine* theWrappedObject, QQmlAbstractUrlInterceptor* urlInterceptor) +{ + ( theWrappedObject->setUrlInterceptor(urlInterceptor)); +} + +void PythonQtWrapper_QQmlEngine::trimComponentCache(QQmlEngine* theWrappedObject) +{ + ( theWrappedObject->trimComponentCache()); +} + +QQmlAbstractUrlInterceptor* PythonQtWrapper_QQmlEngine::urlInterceptor(QQmlEngine* theWrappedObject) const +{ + return ( theWrappedObject->urlInterceptor()); +} + + + +QQmlError* PythonQtWrapper_QQmlError::new_QQmlError() +{ +return new QQmlError(); } + +QQmlError* PythonQtWrapper_QQmlError::new_QQmlError(const QQmlError& arg__1) +{ +return new QQmlError(arg__1); } + +int PythonQtWrapper_QQmlError::column(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->column()); +} + +QString PythonQtWrapper_QQmlError::description(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->description()); +} + +bool PythonQtWrapper_QQmlError::isValid(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +int PythonQtWrapper_QQmlError::line(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->line()); +} + +QtMsgType PythonQtWrapper_QQmlError::messageType(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->messageType()); +} + +QObject* PythonQtWrapper_QQmlError::object(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->object()); +} + +QQmlError* PythonQtWrapper_QQmlError::operator_assign(QQmlError* theWrappedObject, const QQmlError& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +void PythonQtWrapper_QQmlError::setColumn(QQmlError* theWrappedObject, int arg__1) +{ + ( theWrappedObject->setColumn(arg__1)); +} + +void PythonQtWrapper_QQmlError::setDescription(QQmlError* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setDescription(arg__1)); +} + +void PythonQtWrapper_QQmlError::setLine(QQmlError* theWrappedObject, int arg__1) +{ + ( theWrappedObject->setLine(arg__1)); +} + +void PythonQtWrapper_QQmlError::setMessageType(QQmlError* theWrappedObject, QtMsgType messageType) +{ + ( theWrappedObject->setMessageType(messageType)); +} + +void PythonQtWrapper_QQmlError::setObject(QQmlError* theWrappedObject, QObject* arg__1) +{ + ( theWrappedObject->setObject(arg__1)); +} + +void PythonQtWrapper_QQmlError::setUrl(QQmlError* theWrappedObject, const QUrl& arg__1) +{ + ( theWrappedObject->setUrl(arg__1)); +} + +QString PythonQtWrapper_QQmlError::toString(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->toString()); +} + +QUrl PythonQtWrapper_QQmlError::url(QQmlError* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +QString PythonQtWrapper_QQmlError::py_toString(QQmlError* obj) { return obj->toString(); } + + +PythonQtShell_QQmlExpression::~PythonQtShell_QQmlExpression() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlExpression::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlExpression::childEvent(event0); +} +void PythonQtShell_QQmlExpression::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlExpression::customEvent(event0); +} +bool PythonQtShell_QQmlExpression::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlExpression::event(event0); +} +bool PythonQtShell_QQmlExpression::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlExpression::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlExpression::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlExpression::timerEvent(event0); +} +QQmlExpression* PythonQtWrapper_QQmlExpression::new_QQmlExpression() +{ +return new PythonQtShell_QQmlExpression(); } + +QQmlExpression* PythonQtWrapper_QQmlExpression::new_QQmlExpression(QQmlContext* arg__1, QObject* arg__2, const QString& arg__3, QObject* arg__4) +{ +return new PythonQtShell_QQmlExpression(arg__1, arg__2, arg__3, arg__4); } + +QQmlExpression* PythonQtWrapper_QQmlExpression::new_QQmlExpression(const QQmlScriptString& arg__1, QQmlContext* arg__2, QObject* arg__3, QObject* arg__4) +{ +return new PythonQtShell_QQmlExpression(arg__1, arg__2, arg__3, arg__4); } + +const QMetaObject* PythonQtShell_QQmlExpression::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlExpression::staticMetaObject); + } else { + return &QQmlExpression::staticMetaObject; + } +} +int PythonQtShell_QQmlExpression::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlExpression::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QQmlExpression::clearError(QQmlExpression* theWrappedObject) +{ + ( theWrappedObject->clearError()); +} + +int PythonQtWrapper_QQmlExpression::columnNumber(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->columnNumber()); +} + +QQmlContext* PythonQtWrapper_QQmlExpression::context(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->context()); +} + +QQmlEngine* PythonQtWrapper_QQmlExpression::engine(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +QQmlError PythonQtWrapper_QQmlExpression::error(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QVariant PythonQtWrapper_QQmlExpression::evaluate(QQmlExpression* theWrappedObject, bool* valueIsUndefined) +{ + return ( theWrappedObject->evaluate(valueIsUndefined)); +} + +QString PythonQtWrapper_QQmlExpression::expression(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->expression()); +} + +bool PythonQtWrapper_QQmlExpression::hasError(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->hasError()); +} + +int PythonQtWrapper_QQmlExpression::lineNumber(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->lineNumber()); +} + +bool PythonQtWrapper_QQmlExpression::notifyOnValueChanged(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->notifyOnValueChanged()); +} + +QObject* PythonQtWrapper_QQmlExpression::scopeObject(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->scopeObject()); +} + +void PythonQtWrapper_QQmlExpression::setExpression(QQmlExpression* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setExpression(arg__1)); +} + +void PythonQtWrapper_QQmlExpression::setNotifyOnValueChanged(QQmlExpression* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setNotifyOnValueChanged(arg__1)); +} + +void PythonQtWrapper_QQmlExpression::setSourceLocation(QQmlExpression* theWrappedObject, const QString& fileName, int line, int column) +{ + ( theWrappedObject->setSourceLocation(fileName, line, column)); +} + +QString PythonQtWrapper_QQmlExpression::sourceFile(QQmlExpression* theWrappedObject) const +{ + return ( theWrappedObject->sourceFile()); +} + + + +PythonQtShell_QQmlExtensionInterface::~PythonQtShell_QQmlExtensionInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlExtensionInterface::initializeEngine(QQmlEngine* engine0, const char* uri1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initializeEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QQmlEngine*" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&engine0, (void*)&uri1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QQmlExtensionInterface::registerTypes(const char* uri0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("registerTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&uri0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QQmlExtensionInterface* PythonQtWrapper_QQmlExtensionInterface::new_QQmlExtensionInterface() +{ +return new PythonQtShell_QQmlExtensionInterface(); } + +void PythonQtWrapper_QQmlExtensionInterface::initializeEngine(QQmlExtensionInterface* theWrappedObject, QQmlEngine* engine, const char* uri) +{ + ( theWrappedObject->initializeEngine(engine, uri)); +} + + + +PythonQtShell_QQmlExtensionPlugin::~PythonQtShell_QQmlExtensionPlugin() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlExtensionPlugin::initializeEngine(QQmlEngine* engine0, const char* uri1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initializeEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QQmlEngine*" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&engine0, (void*)&uri1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlExtensionPlugin::initializeEngine(engine0, uri1); +} +void PythonQtShell_QQmlExtensionPlugin::registerTypes(const char* uri0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("registerTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&uri0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QQmlExtensionPlugin* PythonQtWrapper_QQmlExtensionPlugin::new_QQmlExtensionPlugin(QObject* parent) +{ +return new PythonQtShell_QQmlExtensionPlugin(parent); } + +const QMetaObject* PythonQtShell_QQmlExtensionPlugin::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlExtensionPlugin::staticMetaObject); + } else { + return &QQmlExtensionPlugin::staticMetaObject; + } +} +int PythonQtShell_QQmlExtensionPlugin::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlExtensionPlugin::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QUrl PythonQtWrapper_QQmlExtensionPlugin::baseUrl(QQmlExtensionPlugin* theWrappedObject) const +{ + return ( theWrappedObject->baseUrl()); +} + +void PythonQtWrapper_QQmlExtensionPlugin::initializeEngine(QQmlExtensionPlugin* theWrappedObject, QQmlEngine* engine, const char* uri) +{ + ( theWrappedObject->initializeEngine(engine, uri)); +} + +void PythonQtWrapper_QQmlExtensionPlugin::registerTypes(QQmlExtensionPlugin* theWrappedObject, const char* uri) +{ + ( theWrappedObject->registerTypes(uri)); +} + + + +QQmlFile* PythonQtWrapper_QQmlFile::new_QQmlFile() +{ +return new QQmlFile(); } + +QQmlFile* PythonQtWrapper_QQmlFile::new_QQmlFile(QQmlEngine* arg__1, const QString& arg__2) +{ +return new QQmlFile(arg__1, arg__2); } + +QQmlFile* PythonQtWrapper_QQmlFile::new_QQmlFile(QQmlEngine* arg__1, const QUrl& arg__2) +{ +return new QQmlFile(arg__1, arg__2); } + +void PythonQtWrapper_QQmlFile::clear(QQmlFile* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +void PythonQtWrapper_QQmlFile::clear(QQmlFile* theWrappedObject, QObject* arg__1) +{ + ( theWrappedObject->clear(arg__1)); +} + +bool PythonQtWrapper_QQmlFile::connectDownloadProgress(QQmlFile* theWrappedObject, QObject* arg__1, const char* arg__2) +{ + return ( theWrappedObject->connectDownloadProgress(arg__1, arg__2)); +} + +bool PythonQtWrapper_QQmlFile::connectDownloadProgress(QQmlFile* theWrappedObject, QObject* arg__1, int arg__2) +{ + return ( theWrappedObject->connectDownloadProgress(arg__1, arg__2)); +} + +bool PythonQtWrapper_QQmlFile::connectFinished(QQmlFile* theWrappedObject, QObject* arg__1, const char* arg__2) +{ + return ( theWrappedObject->connectFinished(arg__1, arg__2)); +} + +bool PythonQtWrapper_QQmlFile::connectFinished(QQmlFile* theWrappedObject, QObject* arg__1, int arg__2) +{ + return ( theWrappedObject->connectFinished(arg__1, arg__2)); +} + +const char* PythonQtWrapper_QQmlFile::data(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +QByteArray PythonQtWrapper_QQmlFile::dataByteArray(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->dataByteArray()); +} + +QString PythonQtWrapper_QQmlFile::error(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +bool PythonQtWrapper_QQmlFile::isError(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->isError()); +} + +bool PythonQtWrapper_QQmlFile::isLoading(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->isLoading()); +} + +bool PythonQtWrapper_QQmlFile::static_QQmlFile_isLocalFile(const QString& url) +{ + return (QQmlFile::isLocalFile(url)); +} + +bool PythonQtWrapper_QQmlFile::static_QQmlFile_isLocalFile(const QUrl& url) +{ + return (QQmlFile::isLocalFile(url)); +} + +bool PythonQtWrapper_QQmlFile::isNull(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QQmlFile::isReady(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->isReady()); +} + +bool PythonQtWrapper_QQmlFile::static_QQmlFile_isSynchronous(const QString& url) +{ + return (QQmlFile::isSynchronous(url)); +} + +bool PythonQtWrapper_QQmlFile::static_QQmlFile_isSynchronous(const QUrl& url) +{ + return (QQmlFile::isSynchronous(url)); +} + +void PythonQtWrapper_QQmlFile::load(QQmlFile* theWrappedObject, QQmlEngine* arg__1, const QString& arg__2) +{ + ( theWrappedObject->load(arg__1, arg__2)); +} + +void PythonQtWrapper_QQmlFile::load(QQmlFile* theWrappedObject, QQmlEngine* arg__1, const QUrl& arg__2) +{ + ( theWrappedObject->load(arg__1, arg__2)); +} + +qint64 PythonQtWrapper_QQmlFile::size(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QQmlFile::Status PythonQtWrapper_QQmlFile::status(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +QUrl PythonQtWrapper_QQmlFile::url(QQmlFile* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +QString PythonQtWrapper_QQmlFile::static_QQmlFile_urlToLocalFileOrQrc(const QString& arg__1) +{ + return (QQmlFile::urlToLocalFileOrQrc(arg__1)); +} + +QString PythonQtWrapper_QQmlFile::static_QQmlFile_urlToLocalFileOrQrc(const QUrl& arg__1) +{ + return (QQmlFile::urlToLocalFileOrQrc(arg__1)); +} + + + +PythonQtShell_QQmlFileSelector::~PythonQtShell_QQmlFileSelector() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlFileSelector::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlFileSelector::childEvent(event0); +} +void PythonQtShell_QQmlFileSelector::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlFileSelector::customEvent(event0); +} +bool PythonQtShell_QQmlFileSelector::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlFileSelector::event(event0); +} +bool PythonQtShell_QQmlFileSelector::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlFileSelector::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlFileSelector::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlFileSelector::timerEvent(event0); +} +QQmlFileSelector* PythonQtWrapper_QQmlFileSelector::new_QQmlFileSelector(QQmlEngine* engine, QObject* parent) +{ +return new PythonQtShell_QQmlFileSelector(engine, parent); } + +const QMetaObject* PythonQtShell_QQmlFileSelector::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlFileSelector::staticMetaObject); + } else { + return &QQmlFileSelector::staticMetaObject; + } +} +int PythonQtShell_QQmlFileSelector::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlFileSelector::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QQmlFileSelector* PythonQtWrapper_QQmlFileSelector::static_QQmlFileSelector_get(QQmlEngine* arg__1) +{ + return (QQmlFileSelector::get(arg__1)); +} + +QFileSelector* PythonQtWrapper_QQmlFileSelector::selector(QQmlFileSelector* theWrappedObject) const +{ + return ( theWrappedObject->selector()); +} + +void PythonQtWrapper_QQmlFileSelector::setExtraSelectors(QQmlFileSelector* theWrappedObject, QStringList& strings) +{ + ( theWrappedObject->setExtraSelectors(strings)); +} + +void PythonQtWrapper_QQmlFileSelector::setExtraSelectors(QQmlFileSelector* theWrappedObject, const QStringList& strings) +{ + ( theWrappedObject->setExtraSelectors(strings)); +} + +void PythonQtWrapper_QQmlFileSelector::setSelector(QQmlFileSelector* theWrappedObject, QFileSelector* selector) +{ + ( theWrappedObject->setSelector(selector)); +} + + + +PythonQtShell_QQmlIncubationController::~PythonQtShell_QQmlIncubationController() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlIncubationController::incubatingObjectCountChanged(int arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("incubatingObjectCountChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlIncubationController::incubatingObjectCountChanged(arg__1); +} +QQmlIncubationController* PythonQtWrapper_QQmlIncubationController::new_QQmlIncubationController() +{ +return new PythonQtShell_QQmlIncubationController(); } + +QQmlEngine* PythonQtWrapper_QQmlIncubationController::engine(QQmlIncubationController* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +void PythonQtWrapper_QQmlIncubationController::incubateFor(QQmlIncubationController* theWrappedObject, int msecs) +{ + ( theWrappedObject->incubateFor(msecs)); +} + +int PythonQtWrapper_QQmlIncubationController::incubatingObjectCount(QQmlIncubationController* theWrappedObject) const +{ + return ( theWrappedObject->incubatingObjectCount()); +} + +void PythonQtWrapper_QQmlIncubationController::incubatingObjectCountChanged(QQmlIncubationController* theWrappedObject, int arg__1) +{ + ( ((PythonQtPublicPromoter_QQmlIncubationController*)theWrappedObject)->promoted_incubatingObjectCountChanged(arg__1)); +} + + + +PythonQtShell_QQmlIncubator::~PythonQtShell_QQmlIncubator() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlIncubator::setInitialState(QObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setInitialState"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlIncubator::setInitialState(arg__1); +} +void PythonQtShell_QQmlIncubator::statusChanged(QQmlIncubator::Status arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("statusChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QQmlIncubator::Status"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlIncubator::statusChanged(arg__1); +} +QQmlIncubator* PythonQtWrapper_QQmlIncubator::new_QQmlIncubator(QQmlIncubator::IncubationMode arg__1) +{ +return new PythonQtShell_QQmlIncubator(arg__1); } + +void PythonQtWrapper_QQmlIncubator::clear(QQmlIncubator* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +QList PythonQtWrapper_QQmlIncubator::errors(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->errors()); +} + +void PythonQtWrapper_QQmlIncubator::forceCompletion(QQmlIncubator* theWrappedObject) +{ + ( theWrappedObject->forceCompletion()); +} + +QQmlIncubator::IncubationMode PythonQtWrapper_QQmlIncubator::incubationMode(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->incubationMode()); +} + +bool PythonQtWrapper_QQmlIncubator::isError(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->isError()); +} + +bool PythonQtWrapper_QQmlIncubator::isLoading(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->isLoading()); +} + +bool PythonQtWrapper_QQmlIncubator::isNull(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QQmlIncubator::isReady(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->isReady()); +} + +QObject* PythonQtWrapper_QQmlIncubator::object(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->object()); +} + +void PythonQtWrapper_QQmlIncubator::setInitialState(QQmlIncubator* theWrappedObject, QObject* arg__1) +{ + ( ((PythonQtPublicPromoter_QQmlIncubator*)theWrappedObject)->promoted_setInitialState(arg__1)); +} + +QQmlIncubator::Status PythonQtWrapper_QQmlIncubator::status(QQmlIncubator* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + +void PythonQtWrapper_QQmlIncubator::statusChanged(QQmlIncubator* theWrappedObject, QQmlIncubator::Status arg__1) +{ + ( ((PythonQtPublicPromoter_QQmlIncubator*)theWrappedObject)->promoted_statusChanged(arg__1)); +} + + + +QQmlInfo* PythonQtWrapper_QQmlInfo::new_QQmlInfo(const QQmlInfo& arg__1) +{ +return new QQmlInfo(arg__1); } + +QQmlInfo* PythonQtWrapper_QQmlInfo::__lshift__(QQmlInfo* theWrappedObject, QChar t) +{ + return &( (*theWrappedObject) <append(arg__1)); +} + +QObject* PythonQtWrapper_QQmlListReference::at(QQmlListReference* theWrappedObject, int arg__1) const +{ + return ( theWrappedObject->at(arg__1)); +} + +bool PythonQtWrapper_QQmlListReference::canAppend(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->canAppend()); +} + +bool PythonQtWrapper_QQmlListReference::canAt(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->canAt()); +} + +bool PythonQtWrapper_QQmlListReference::canClear(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->canClear()); +} + +bool PythonQtWrapper_QQmlListReference::canCount(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->canCount()); +} + +bool PythonQtWrapper_QQmlListReference::clear(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->clear()); +} + +int PythonQtWrapper_QQmlListReference::count(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +bool PythonQtWrapper_QQmlListReference::isManipulable(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->isManipulable()); +} + +bool PythonQtWrapper_QQmlListReference::isReadable(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->isReadable()); +} + +bool PythonQtWrapper_QQmlListReference::isValid(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +const QMetaObject* PythonQtWrapper_QQmlListReference::listElementType(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->listElementType()); +} + +QObject* PythonQtWrapper_QQmlListReference::object(QQmlListReference* theWrappedObject) const +{ + return ( theWrappedObject->object()); +} + +QQmlListReference* PythonQtWrapper_QQmlListReference::operator_assign(QQmlListReference* theWrappedObject, const QQmlListReference& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + + + +PythonQtShell_QQmlNetworkAccessManagerFactory::~PythonQtShell_QQmlNetworkAccessManagerFactory() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QNetworkAccessManager* PythonQtShell_QQmlNetworkAccessManagerFactory::create(QObject* parent0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QNetworkAccessManager*" , "QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QNetworkAccessManager* returnValue; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((QNetworkAccessManager**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QQmlNetworkAccessManagerFactory* PythonQtWrapper_QQmlNetworkAccessManagerFactory::new_QQmlNetworkAccessManagerFactory() +{ +return new PythonQtShell_QQmlNetworkAccessManagerFactory(); } + +QNetworkAccessManager* PythonQtWrapper_QQmlNetworkAccessManagerFactory::create(QQmlNetworkAccessManagerFactory* theWrappedObject, QObject* parent) +{ + return ( theWrappedObject->create(parent)); +} + + + +PythonQtShell_QQmlParserStatus::~PythonQtShell_QQmlParserStatus() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlParserStatus::classBegin() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("classBegin"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QQmlParserStatus::componentComplete() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("componentComplete"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QQmlParserStatus* PythonQtWrapper_QQmlParserStatus::new_QQmlParserStatus() +{ +return new PythonQtShell_QQmlParserStatus(); } + +void PythonQtWrapper_QQmlParserStatus::classBegin(QQmlParserStatus* theWrappedObject) +{ + ( theWrappedObject->classBegin()); +} + +void PythonQtWrapper_QQmlParserStatus::componentComplete(QQmlParserStatus* theWrappedObject) +{ + ( theWrappedObject->componentComplete()); +} + + + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty() +{ +return new QQmlProperty(); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1) +{ +return new QQmlProperty(arg__1); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1, QQmlContext* arg__2) +{ +return new QQmlProperty(arg__1, arg__2); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1, QQmlEngine* arg__2) +{ +return new QQmlProperty(arg__1, arg__2); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1, const QString& arg__2) +{ +return new QQmlProperty(arg__1, arg__2); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1, const QString& arg__2, QQmlContext* arg__3) +{ +return new QQmlProperty(arg__1, arg__2, arg__3); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(QObject* arg__1, const QString& arg__2, QQmlEngine* arg__3) +{ +return new QQmlProperty(arg__1, arg__2, arg__3); } + +QQmlProperty* PythonQtWrapper_QQmlProperty::new_QQmlProperty(const QQmlProperty& arg__1) +{ +return new QQmlProperty(arg__1); } + +bool PythonQtWrapper_QQmlProperty::connectNotifySignal(QQmlProperty* theWrappedObject, QObject* dest, const char* slot) const +{ + return ( theWrappedObject->connectNotifySignal(dest, slot)); +} + +bool PythonQtWrapper_QQmlProperty::connectNotifySignal(QQmlProperty* theWrappedObject, QObject* dest, int method) const +{ + return ( theWrappedObject->connectNotifySignal(dest, method)); +} + +bool PythonQtWrapper_QQmlProperty::hasNotifySignal(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->hasNotifySignal()); +} + +int PythonQtWrapper_QQmlProperty::index(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->index()); +} + +bool PythonQtWrapper_QQmlProperty::isDesignable(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isDesignable()); +} + +bool PythonQtWrapper_QQmlProperty::isProperty(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isProperty()); +} + +bool PythonQtWrapper_QQmlProperty::isResettable(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isResettable()); +} + +bool PythonQtWrapper_QQmlProperty::isSignalProperty(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isSignalProperty()); +} + +bool PythonQtWrapper_QQmlProperty::isValid(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QQmlProperty::isWritable(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->isWritable()); +} + +QMetaMethod PythonQtWrapper_QQmlProperty::method(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->method()); +} + +QString PythonQtWrapper_QQmlProperty::name(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QQmlProperty::needsNotifySignal(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->needsNotifySignal()); +} + +QObject* PythonQtWrapper_QQmlProperty::object(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->object()); +} + +QQmlProperty* PythonQtWrapper_QQmlProperty::operator_assign(QQmlProperty* theWrappedObject, const QQmlProperty& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +bool PythonQtWrapper_QQmlProperty::__eq__(QQmlProperty* theWrappedObject, const QQmlProperty& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +QMetaProperty PythonQtWrapper_QQmlProperty::property(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->property()); +} + +int PythonQtWrapper_QQmlProperty::propertyType(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->propertyType()); +} + +QQmlProperty::PropertyTypeCategory PythonQtWrapper_QQmlProperty::propertyTypeCategory(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->propertyTypeCategory()); +} + +const char* PythonQtWrapper_QQmlProperty::propertyTypeName(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->propertyTypeName()); +} + +QVariant PythonQtWrapper_QQmlProperty::read(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->read()); +} + +QVariant PythonQtWrapper_QQmlProperty::static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2) +{ + return (QQmlProperty::read(arg__1, arg__2)); +} + +QVariant PythonQtWrapper_QQmlProperty::static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2, QQmlContext* arg__3) +{ + return (QQmlProperty::read(arg__1, arg__2, arg__3)); +} + +QVariant PythonQtWrapper_QQmlProperty::static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2, QQmlEngine* arg__3) +{ + return (QQmlProperty::read(arg__1, arg__2, arg__3)); +} + +bool PythonQtWrapper_QQmlProperty::reset(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->reset()); +} + +QQmlProperty::Type PythonQtWrapper_QQmlProperty::type(QQmlProperty* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +bool PythonQtWrapper_QQmlProperty::static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3) +{ + return (QQmlProperty::write(arg__1, arg__2, arg__3)); +} + +bool PythonQtWrapper_QQmlProperty::static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3, QQmlContext* arg__4) +{ + return (QQmlProperty::write(arg__1, arg__2, arg__3, arg__4)); +} + +bool PythonQtWrapper_QQmlProperty::static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3, QQmlEngine* arg__4) +{ + return (QQmlProperty::write(arg__1, arg__2, arg__3, arg__4)); +} + +bool PythonQtWrapper_QQmlProperty::write(QQmlProperty* theWrappedObject, const QVariant& arg__1) const +{ + return ( theWrappedObject->write(arg__1)); +} + + + +PythonQtShell_QQmlPropertyMap::~PythonQtShell_QQmlPropertyMap() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlPropertyMap::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlPropertyMap::childEvent(event0); +} +void PythonQtShell_QQmlPropertyMap::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlPropertyMap::customEvent(event0); +} +bool PythonQtShell_QQmlPropertyMap::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlPropertyMap::event(event0); +} +bool PythonQtShell_QQmlPropertyMap::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlPropertyMap::eventFilter(watched0, event1); +} +void PythonQtShell_QQmlPropertyMap::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQmlPropertyMap::timerEvent(event0); +} +QVariant PythonQtShell_QQmlPropertyMap::updateValue(const QString& key0, const QVariant& input1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QString&" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&key0, (void*)&input1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updateValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQmlPropertyMap::updateValue(key0, input1); +} +QQmlPropertyMap* PythonQtWrapper_QQmlPropertyMap::new_QQmlPropertyMap(QObject* parent) +{ +return new PythonQtShell_QQmlPropertyMap(parent); } + +const QMetaObject* PythonQtShell_QQmlPropertyMap::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQmlPropertyMap::staticMetaObject); + } else { + return &QQmlPropertyMap::staticMetaObject; + } +} +int PythonQtShell_QQmlPropertyMap::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQmlPropertyMap::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QQmlPropertyMap::clear(QQmlPropertyMap* theWrappedObject, const QString& key) +{ + ( theWrappedObject->clear(key)); +} + +bool PythonQtWrapper_QQmlPropertyMap::contains(QQmlPropertyMap* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->contains(key)); +} + +int PythonQtWrapper_QQmlPropertyMap::count(QQmlPropertyMap* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +void PythonQtWrapper_QQmlPropertyMap::insert(QQmlPropertyMap* theWrappedObject, const QString& key, const QVariant& value) +{ + ( theWrappedObject->insert(key, value)); +} + +bool PythonQtWrapper_QQmlPropertyMap::isEmpty(QQmlPropertyMap* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +QStringList PythonQtWrapper_QQmlPropertyMap::keys(QQmlPropertyMap* theWrappedObject) const +{ + return ( theWrappedObject->keys()); +} + +QVariant PythonQtWrapper_QQmlPropertyMap::operator_subscript(QQmlPropertyMap* theWrappedObject, const QString& key) const +{ + return ( (*theWrappedObject)[key]); +} + +int PythonQtWrapper_QQmlPropertyMap::size(QQmlPropertyMap* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QVariant PythonQtWrapper_QQmlPropertyMap::updateValue(QQmlPropertyMap* theWrappedObject, const QString& key, const QVariant& input) +{ + return ( ((PythonQtPublicPromoter_QQmlPropertyMap*)theWrappedObject)->promoted_updateValue(key, input)); +} + +QVariant PythonQtWrapper_QQmlPropertyMap::value(QQmlPropertyMap* theWrappedObject, const QString& key) const +{ + return ( theWrappedObject->value(key)); +} + + + +PythonQtShell_QQmlPropertyValueSource::~PythonQtShell_QQmlPropertyValueSource() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlPropertyValueSource::setTarget(const QQmlProperty& arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setTarget"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QQmlProperty&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QQmlPropertyValueSource* PythonQtWrapper_QQmlPropertyValueSource::new_QQmlPropertyValueSource() +{ +return new PythonQtShell_QQmlPropertyValueSource(); } + +void PythonQtWrapper_QQmlPropertyValueSource::setTarget(QQmlPropertyValueSource* theWrappedObject, const QQmlProperty& arg__1) +{ + ( theWrappedObject->setTarget(arg__1)); +} + + + +QQmlScriptString* PythonQtWrapper_QQmlScriptString::new_QQmlScriptString() +{ +return new QQmlScriptString(); } + +QQmlScriptString* PythonQtWrapper_QQmlScriptString::new_QQmlScriptString(const QQmlScriptString& arg__1) +{ +return new QQmlScriptString(arg__1); } + +bool PythonQtWrapper_QQmlScriptString::booleanLiteral(QQmlScriptString* theWrappedObject, bool* ok) const +{ + return ( theWrappedObject->booleanLiteral(ok)); +} + +bool PythonQtWrapper_QQmlScriptString::isEmpty(QQmlScriptString* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +bool PythonQtWrapper_QQmlScriptString::isNullLiteral(QQmlScriptString* theWrappedObject) const +{ + return ( theWrappedObject->isNullLiteral()); +} + +bool PythonQtWrapper_QQmlScriptString::isUndefinedLiteral(QQmlScriptString* theWrappedObject) const +{ + return ( theWrappedObject->isUndefinedLiteral()); +} + +qreal PythonQtWrapper_QQmlScriptString::numberLiteral(QQmlScriptString* theWrappedObject, bool* ok) const +{ + return ( theWrappedObject->numberLiteral(ok)); +} + +bool PythonQtWrapper_QQmlScriptString::__ne__(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1) const +{ + return ( (*theWrappedObject)!= arg__1); +} + +QQmlScriptString* PythonQtWrapper_QQmlScriptString::operator_assign(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +bool PythonQtWrapper_QQmlScriptString::__eq__(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +QString PythonQtWrapper_QQmlScriptString::stringLiteral(QQmlScriptString* theWrappedObject) const +{ + return ( theWrappedObject->stringLiteral()); +} + + + +PythonQtShell_QQmlTypesExtensionInterface::~PythonQtShell_QQmlTypesExtensionInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQmlTypesExtensionInterface::registerTypes(const char* uri0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("registerTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&uri0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QQmlTypesExtensionInterface* PythonQtWrapper_QQmlTypesExtensionInterface::new_QQmlTypesExtensionInterface() +{ +return new PythonQtShell_QQmlTypesExtensionInterface(); } + +void PythonQtWrapper_QQmlTypesExtensionInterface::registerTypes(QQmlTypesExtensionInterface* theWrappedObject, const char* uri) +{ + ( theWrappedObject->registerTypes(uri)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.h b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.h new file mode 100644 index 00000000..70b4959a --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml0.h @@ -0,0 +1,1049 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QJSEngine : public QJSEngine +{ +public: + PythonQtShell_QJSEngine():QJSEngine(),_wrapper(NULL) {}; + PythonQtShell_QJSEngine(QObject* parent):QJSEngine(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QJSEngine(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QJSEngine : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Extension ) +enum Extension{ + TranslationExtension = QJSEngine::TranslationExtension, ConsoleExtension = QJSEngine::ConsoleExtension, GarbageCollectionExtension = QJSEngine::GarbageCollectionExtension, AllExtensions = QJSEngine::AllExtensions}; +public slots: +QJSEngine* new_QJSEngine(); +QJSEngine* new_QJSEngine(QObject* parent); +void delete_QJSEngine(QJSEngine* obj) { delete obj; } + void collectGarbage(QJSEngine* theWrappedObject); + QJSValue evaluate(QJSEngine* theWrappedObject, const QString& program, const QString& fileName = QString(), int lineNumber = 1); + QJSValue globalObject(QJSEngine* theWrappedObject) const; + void installTranslatorFunctions(QJSEngine* theWrappedObject, const QJSValue& object = QJSValue()); + QJSValue newArray(QJSEngine* theWrappedObject, uint length = 0); + QJSValue newObject(QJSEngine* theWrappedObject); + QJSValue newQMetaObject(QJSEngine* theWrappedObject, const QMetaObject* metaObject); + QJSValue newQObject(QJSEngine* theWrappedObject, QObject* object); +}; + + + + + +class PythonQtWrapper_QJSValue : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SpecialValue ) +enum SpecialValue{ + NullValue = QJSValue::NullValue, UndefinedValue = QJSValue::UndefinedValue}; +public slots: +QJSValue* new_QJSValue(QJSValue::SpecialValue value = QJSValue::UndefinedValue); +QJSValue* new_QJSValue(bool value); +QJSValue* new_QJSValue(const QJSValue& other); +QJSValue* new_QJSValue(const QLatin1String& value); +QJSValue* new_QJSValue(const QString& value); +QJSValue* new_QJSValue(const char* str); +QJSValue* new_QJSValue(double value); +QJSValue* new_QJSValue(int value); +QJSValue* new_QJSValue(uint value); +void delete_QJSValue(QJSValue* obj) { delete obj; } + QJSValue call(QJSValue* theWrappedObject, const QList& args = QJSValueList()); + QJSValue callAsConstructor(QJSValue* theWrappedObject, const QList& args = QJSValueList()); + QJSValue callWithInstance(QJSValue* theWrappedObject, const QJSValue& instance, const QList& args = QJSValueList()); + bool deleteProperty(QJSValue* theWrappedObject, const QString& name); + QJSEngine* engine(QJSValue* theWrappedObject) const; + bool equals(QJSValue* theWrappedObject, const QJSValue& other) const; + bool hasOwnProperty(QJSValue* theWrappedObject, const QString& name) const; + bool hasProperty(QJSValue* theWrappedObject, const QString& name) const; + bool isArray(QJSValue* theWrappedObject) const; + bool isBool(QJSValue* theWrappedObject) const; + bool isCallable(QJSValue* theWrappedObject) const; + bool isDate(QJSValue* theWrappedObject) const; + bool isError(QJSValue* theWrappedObject) const; + bool isNull(QJSValue* theWrappedObject) const; + bool isNumber(QJSValue* theWrappedObject) const; + bool isObject(QJSValue* theWrappedObject) const; + bool isQMetaObject(QJSValue* theWrappedObject) const; + bool isQObject(QJSValue* theWrappedObject) const; + bool isRegExp(QJSValue* theWrappedObject) const; + bool isString(QJSValue* theWrappedObject) const; + bool isUndefined(QJSValue* theWrappedObject) const; + bool isVariant(QJSValue* theWrappedObject) const; + QJSValue* operator_assign(QJSValue* theWrappedObject, const QJSValue& other); + QJSValue property(QJSValue* theWrappedObject, const QString& name) const; + QJSValue property(QJSValue* theWrappedObject, unsigned int arrayIndex) const; + QJSValue prototype(QJSValue* theWrappedObject) const; + void setProperty(QJSValue* theWrappedObject, const QString& name, const QJSValue& value); + void setProperty(QJSValue* theWrappedObject, unsigned int arrayIndex, const QJSValue& value); + void setPrototype(QJSValue* theWrappedObject, const QJSValue& prototype); + bool strictlyEquals(QJSValue* theWrappedObject, const QJSValue& other) const; + bool toBool(QJSValue* theWrappedObject) const; + QDateTime toDateTime(QJSValue* theWrappedObject) const; + int toInt(QJSValue* theWrappedObject) const; + double toNumber(QJSValue* theWrappedObject) const; + const QMetaObject* toQMetaObject(QJSValue* theWrappedObject) const; + QObject* toQObject(QJSValue* theWrappedObject) const; + QString toString(QJSValue* theWrappedObject) const; + unsigned int toUInt(QJSValue* theWrappedObject) const; + QVariant toVariant(QJSValue* theWrappedObject) const; + QString py_toString(QJSValue*); + bool __nonzero__(QJSValue* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QQmlAbstractUrlInterceptor : public QQmlAbstractUrlInterceptor +{ +public: + PythonQtShell_QQmlAbstractUrlInterceptor():QQmlAbstractUrlInterceptor(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlAbstractUrlInterceptor(); + +virtual QUrl intercept(const QUrl& path, QQmlAbstractUrlInterceptor::DataType type); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlAbstractUrlInterceptor : public QQmlAbstractUrlInterceptor +{ public: +inline QUrl py_q_intercept(const QUrl& path, QQmlAbstractUrlInterceptor::DataType type) { return this->intercept(path, type); } +}; + +class PythonQtWrapper_QQmlAbstractUrlInterceptor : public QObject +{ Q_OBJECT +public: +Q_ENUMS(DataType ) +enum DataType{ + QmlFile = QQmlAbstractUrlInterceptor::QmlFile, JavaScriptFile = QQmlAbstractUrlInterceptor::JavaScriptFile, QmldirFile = QQmlAbstractUrlInterceptor::QmldirFile, UrlString = QQmlAbstractUrlInterceptor::UrlString}; +public slots: +QQmlAbstractUrlInterceptor* new_QQmlAbstractUrlInterceptor(); +void delete_QQmlAbstractUrlInterceptor(QQmlAbstractUrlInterceptor* obj) { delete obj; } + QUrl intercept(QQmlAbstractUrlInterceptor* theWrappedObject, const QUrl& path, QQmlAbstractUrlInterceptor::DataType type); + QUrl py_q_intercept(QQmlAbstractUrlInterceptor* theWrappedObject, const QUrl& path, QQmlAbstractUrlInterceptor::DataType type){ return (((PythonQtPublicPromoter_QQmlAbstractUrlInterceptor*)theWrappedObject)->py_q_intercept(path, type));} +}; + + + + + +class PythonQtShell_QQmlApplicationEngine : public QQmlApplicationEngine +{ +public: + PythonQtShell_QQmlApplicationEngine(QObject* parent = nullptr):QQmlApplicationEngine(parent),_wrapper(NULL) {}; + PythonQtShell_QQmlApplicationEngine(const QString& filePath, QObject* parent = nullptr):QQmlApplicationEngine(filePath, parent),_wrapper(NULL) {}; + PythonQtShell_QQmlApplicationEngine(const QUrl& url, QObject* parent = nullptr):QQmlApplicationEngine(url, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlApplicationEngine(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QQmlApplicationEngine : public QObject +{ Q_OBJECT +public: +public slots: +QQmlApplicationEngine* new_QQmlApplicationEngine(QObject* parent = nullptr); +QQmlApplicationEngine* new_QQmlApplicationEngine(const QString& filePath, QObject* parent = nullptr); +QQmlApplicationEngine* new_QQmlApplicationEngine(const QUrl& url, QObject* parent = nullptr); +void delete_QQmlApplicationEngine(QQmlApplicationEngine* obj) { delete obj; } + QList rootObjects(QQmlApplicationEngine* theWrappedObject); + QList rootObjects(QQmlApplicationEngine* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QQmlComponent : public QQmlComponent +{ +public: + PythonQtShell_QQmlComponent(QObject* parent = nullptr):QQmlComponent(parent),_wrapper(NULL) {}; + PythonQtShell_QQmlComponent(QQmlEngine* arg__1, QObject* parent = nullptr):QQmlComponent(arg__1, parent),_wrapper(NULL) {}; + PythonQtShell_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QObject* parent = nullptr):QQmlComponent(arg__1, fileName, parent),_wrapper(NULL) {}; + PythonQtShell_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QQmlComponent::CompilationMode mode, QObject* parent = nullptr):QQmlComponent(arg__1, fileName, mode, parent),_wrapper(NULL) {}; + PythonQtShell_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QObject* parent = nullptr):QQmlComponent(arg__1, url, parent),_wrapper(NULL) {}; + PythonQtShell_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QQmlComponent::CompilationMode mode, QObject* parent = nullptr):QQmlComponent(arg__1, url, mode, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlComponent(); + +virtual QObject* beginCreate(QQmlContext* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void completeCreate(); +virtual QObject* create(QQmlContext* context = nullptr); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlComponent : public QQmlComponent +{ public: +inline QObject* py_q_beginCreate(QQmlContext* arg__1) { return QQmlComponent::beginCreate(arg__1); } +inline void py_q_completeCreate() { QQmlComponent::completeCreate(); } +inline QObject* py_q_create(QQmlContext* context = nullptr) { return QQmlComponent::create(context); } +}; + +class PythonQtWrapper_QQmlComponent : public QObject +{ Q_OBJECT +public: +public slots: +QQmlComponent* new_QQmlComponent(QObject* parent = nullptr); +QQmlComponent* new_QQmlComponent(QQmlEngine* arg__1, QObject* parent = nullptr); +QQmlComponent* new_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QObject* parent = nullptr); +QQmlComponent* new_QQmlComponent(QQmlEngine* arg__1, const QString& fileName, QQmlComponent::CompilationMode mode, QObject* parent = nullptr); +QQmlComponent* new_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QObject* parent = nullptr); +QQmlComponent* new_QQmlComponent(QQmlEngine* arg__1, const QUrl& url, QQmlComponent::CompilationMode mode, QObject* parent = nullptr); +void delete_QQmlComponent(QQmlComponent* obj) { delete obj; } + QObject* beginCreate(QQmlComponent* theWrappedObject, QQmlContext* arg__1); + QObject* py_q_beginCreate(QQmlComponent* theWrappedObject, QQmlContext* arg__1){ return (((PythonQtPublicPromoter_QQmlComponent*)theWrappedObject)->py_q_beginCreate(arg__1));} + void completeCreate(QQmlComponent* theWrappedObject); + void py_q_completeCreate(QQmlComponent* theWrappedObject){ (((PythonQtPublicPromoter_QQmlComponent*)theWrappedObject)->py_q_completeCreate());} + QObject* create(QQmlComponent* theWrappedObject, QQmlContext* context = nullptr); + QObject* py_q_create(QQmlComponent* theWrappedObject, QQmlContext* context = nullptr){ return (((PythonQtPublicPromoter_QQmlComponent*)theWrappedObject)->py_q_create(context));} + void create(QQmlComponent* theWrappedObject, QQmlIncubator& arg__1, QQmlContext* context = nullptr, QQmlContext* forContext = nullptr); + QQmlContext* creationContext(QQmlComponent* theWrappedObject) const; + QString errorString(QQmlComponent* theWrappedObject) const; + QList errors(QQmlComponent* theWrappedObject) const; + bool isError(QQmlComponent* theWrappedObject) const; + bool isLoading(QQmlComponent* theWrappedObject) const; + bool isNull(QQmlComponent* theWrappedObject) const; + bool isReady(QQmlComponent* theWrappedObject) const; + qreal progress(QQmlComponent* theWrappedObject) const; + QQmlComponent::Status status(QQmlComponent* theWrappedObject) const; + QUrl url(QQmlComponent* theWrappedObject) const; + bool __nonzero__(QQmlComponent* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QQmlContext : public QQmlContext +{ +public: + PythonQtShell_QQmlContext(QQmlContext* parent, QObject* objParent = nullptr):QQmlContext(parent, objParent),_wrapper(NULL) {}; + PythonQtShell_QQmlContext(QQmlEngine* parent, QObject* objParent = nullptr):QQmlContext(parent, objParent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlContext(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QQmlContext : public QObject +{ Q_OBJECT +public: +public slots: +QQmlContext* new_QQmlContext(QQmlContext* parent, QObject* objParent = nullptr); +QQmlContext* new_QQmlContext(QQmlEngine* parent, QObject* objParent = nullptr); +void delete_QQmlContext(QQmlContext* obj) { delete obj; } + QUrl baseUrl(QQmlContext* theWrappedObject) const; + QObject* contextObject(QQmlContext* theWrappedObject) const; + QVariant contextProperty(QQmlContext* theWrappedObject, const QString& arg__1) const; + QQmlEngine* engine(QQmlContext* theWrappedObject) const; + bool isValid(QQmlContext* theWrappedObject) const; + QString nameForObject(QQmlContext* theWrappedObject, QObject* arg__1) const; + QQmlContext* parentContext(QQmlContext* theWrappedObject) const; + QUrl resolvedUrl(QQmlContext* theWrappedObject, const QUrl& arg__1); + void setBaseUrl(QQmlContext* theWrappedObject, const QUrl& arg__1); + void setContextObject(QQmlContext* theWrappedObject, QObject* arg__1); + void setContextProperty(QQmlContext* theWrappedObject, const QString& arg__1, QObject* arg__2); + void setContextProperty(QQmlContext* theWrappedObject, const QString& arg__1, const QVariant& arg__2); + bool __nonzero__(QQmlContext* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QQmlDebuggingEnabler : public QObject +{ Q_OBJECT +public: +Q_ENUMS(StartMode ) +enum StartMode{ + DoNotWaitForClient = QQmlDebuggingEnabler::DoNotWaitForClient, WaitForClient = QQmlDebuggingEnabler::WaitForClient}; +public slots: +QQmlDebuggingEnabler* new_QQmlDebuggingEnabler(bool printWarning = true); +void delete_QQmlDebuggingEnabler(QQmlDebuggingEnabler* obj) { delete obj; } + bool static_QQmlDebuggingEnabler_connectToLocalDebugger(const QString& socketFileName, QQmlDebuggingEnabler::StartMode mode = QQmlDebuggingEnabler::DoNotWaitForClient); + QStringList static_QQmlDebuggingEnabler_debuggerServices(); + QStringList static_QQmlDebuggingEnabler_inspectorServices(); + QStringList static_QQmlDebuggingEnabler_nativeDebuggerServices(); + QStringList static_QQmlDebuggingEnabler_profilerServices(); + void static_QQmlDebuggingEnabler_setServices(const QStringList& services); + bool static_QQmlDebuggingEnabler_startDebugConnector(const QString& pluginName, const QHash& configuration = QVariantHash()); + bool static_QQmlDebuggingEnabler_startTcpDebugServer(int port, QQmlDebuggingEnabler::StartMode mode = QQmlDebuggingEnabler::DoNotWaitForClient, const QString& hostName = QString()); +}; + + + + + +class PythonQtShell_QQmlEngine : public QQmlEngine +{ +public: + PythonQtShell_QQmlEngine(QObject* p = nullptr):QQmlEngine(p),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlEngine(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlEngine : public QQmlEngine +{ public: +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QQmlEngine::event(arg__1); } +}; + +class PythonQtWrapper_QQmlEngine : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ObjectOwnership ) +enum ObjectOwnership{ + CppOwnership = QQmlEngine::CppOwnership, JavaScriptOwnership = QQmlEngine::JavaScriptOwnership}; +public slots: +QQmlEngine* new_QQmlEngine(QObject* p = nullptr); +void delete_QQmlEngine(QQmlEngine* obj) { delete obj; } + void addImportPath(QQmlEngine* theWrappedObject, const QString& dir); + bool addNamedBundle(QQmlEngine* theWrappedObject, const QString& name, const QString& fileName); + void addPluginPath(QQmlEngine* theWrappedObject, const QString& dir); + QUrl baseUrl(QQmlEngine* theWrappedObject) const; + void clearComponentCache(QQmlEngine* theWrappedObject); + QQmlContext* static_QQmlEngine_contextForObject(const QObject* arg__1); + bool py_q_event(QQmlEngine* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QQmlEngine*)theWrappedObject)->py_q_event(arg__1));} + QStringList importPathList(QQmlEngine* theWrappedObject) const; + bool importPlugin(QQmlEngine* theWrappedObject, const QString& filePath, const QString& uri, QList* errors); + QQmlIncubationController* incubationController(QQmlEngine* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QQmlEngine* theWrappedObject) const; + QQmlNetworkAccessManagerFactory* networkAccessManagerFactory(QQmlEngine* theWrappedObject) const; + QQmlEngine::ObjectOwnership static_QQmlEngine_objectOwnership(QObject* arg__1); + QString offlineStorageDatabaseFilePath(QQmlEngine* theWrappedObject, const QString& databaseName) const; + QString offlineStoragePath(QQmlEngine* theWrappedObject) const; + bool outputWarningsToStandardError(QQmlEngine* theWrappedObject) const; + QStringList pluginPathList(QQmlEngine* theWrappedObject) const; + void removeImageProvider(QQmlEngine* theWrappedObject, const QString& id); + QQmlContext* rootContext(QQmlEngine* theWrappedObject) const; + void setBaseUrl(QQmlEngine* theWrappedObject, const QUrl& arg__1); + void static_QQmlEngine_setContextForObject(QObject* arg__1, QQmlContext* arg__2); + void setImportPathList(QQmlEngine* theWrappedObject, const QStringList& paths); + void setIncubationController(QQmlEngine* theWrappedObject, QQmlIncubationController* arg__1); + void setNetworkAccessManagerFactory(QQmlEngine* theWrappedObject, QQmlNetworkAccessManagerFactory* arg__1); + void static_QQmlEngine_setObjectOwnership(QObject* arg__1, QQmlEngine::ObjectOwnership arg__2); + void setOfflineStoragePath(QQmlEngine* theWrappedObject, const QString& dir); + void setOutputWarningsToStandardError(QQmlEngine* theWrappedObject, bool arg__1); + void setPluginPathList(QQmlEngine* theWrappedObject, const QStringList& paths); + void setUrlInterceptor(QQmlEngine* theWrappedObject, QQmlAbstractUrlInterceptor* urlInterceptor); + void trimComponentCache(QQmlEngine* theWrappedObject); + QQmlAbstractUrlInterceptor* urlInterceptor(QQmlEngine* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QQmlError : public QObject +{ Q_OBJECT +public: +public slots: +QQmlError* new_QQmlError(); +QQmlError* new_QQmlError(const QQmlError& arg__1); +void delete_QQmlError(QQmlError* obj) { delete obj; } + int column(QQmlError* theWrappedObject) const; + QString description(QQmlError* theWrappedObject) const; + bool isValid(QQmlError* theWrappedObject) const; + int line(QQmlError* theWrappedObject) const; + QtMsgType messageType(QQmlError* theWrappedObject) const; + QObject* object(QQmlError* theWrappedObject) const; + QQmlError* operator_assign(QQmlError* theWrappedObject, const QQmlError& arg__1); + void setColumn(QQmlError* theWrappedObject, int arg__1); + void setDescription(QQmlError* theWrappedObject, const QString& arg__1); + void setLine(QQmlError* theWrappedObject, int arg__1); + void setMessageType(QQmlError* theWrappedObject, QtMsgType messageType); + void setObject(QQmlError* theWrappedObject, QObject* arg__1); + void setUrl(QQmlError* theWrappedObject, const QUrl& arg__1); + QString toString(QQmlError* theWrappedObject) const; + QUrl url(QQmlError* theWrappedObject) const; + QString py_toString(QQmlError*); + bool __nonzero__(QQmlError* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QQmlExpression : public QQmlExpression +{ +public: + PythonQtShell_QQmlExpression():QQmlExpression(),_wrapper(NULL) {}; + PythonQtShell_QQmlExpression(QQmlContext* arg__1, QObject* arg__2, const QString& arg__3, QObject* arg__4 = nullptr):QQmlExpression(arg__1, arg__2, arg__3, arg__4),_wrapper(NULL) {}; + PythonQtShell_QQmlExpression(const QQmlScriptString& arg__1, QQmlContext* arg__2 = nullptr, QObject* arg__3 = nullptr, QObject* arg__4 = nullptr):QQmlExpression(arg__1, arg__2, arg__3, arg__4),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlExpression(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QQmlExpression : public QObject +{ Q_OBJECT +public: +public slots: +QQmlExpression* new_QQmlExpression(); +QQmlExpression* new_QQmlExpression(QQmlContext* arg__1, QObject* arg__2, const QString& arg__3, QObject* arg__4 = nullptr); +QQmlExpression* new_QQmlExpression(const QQmlScriptString& arg__1, QQmlContext* arg__2 = nullptr, QObject* arg__3 = nullptr, QObject* arg__4 = nullptr); +void delete_QQmlExpression(QQmlExpression* obj) { delete obj; } + void clearError(QQmlExpression* theWrappedObject); + int columnNumber(QQmlExpression* theWrappedObject) const; + QQmlContext* context(QQmlExpression* theWrappedObject) const; + QQmlEngine* engine(QQmlExpression* theWrappedObject) const; + QQmlError error(QQmlExpression* theWrappedObject) const; + QVariant evaluate(QQmlExpression* theWrappedObject, bool* valueIsUndefined = nullptr); + QString expression(QQmlExpression* theWrappedObject) const; + bool hasError(QQmlExpression* theWrappedObject) const; + int lineNumber(QQmlExpression* theWrappedObject) const; + bool notifyOnValueChanged(QQmlExpression* theWrappedObject) const; + QObject* scopeObject(QQmlExpression* theWrappedObject) const; + void setExpression(QQmlExpression* theWrappedObject, const QString& arg__1); + void setNotifyOnValueChanged(QQmlExpression* theWrappedObject, bool arg__1); + void setSourceLocation(QQmlExpression* theWrappedObject, const QString& fileName, int line, int column = 0); + QString sourceFile(QQmlExpression* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QQmlExtensionInterface : public QQmlExtensionInterface +{ +public: + PythonQtShell_QQmlExtensionInterface():QQmlExtensionInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlExtensionInterface(); + +virtual void initializeEngine(QQmlEngine* engine, const char* uri); +virtual void registerTypes(const char* uri); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlExtensionInterface : public QQmlExtensionInterface +{ public: +inline void py_q_initializeEngine(QQmlEngine* engine, const char* uri) { this->initializeEngine(engine, uri); } +}; + +class PythonQtWrapper_QQmlExtensionInterface : public QObject +{ Q_OBJECT +public: +public slots: +QQmlExtensionInterface* new_QQmlExtensionInterface(); +void delete_QQmlExtensionInterface(QQmlExtensionInterface* obj) { delete obj; } + void initializeEngine(QQmlExtensionInterface* theWrappedObject, QQmlEngine* engine, const char* uri); + void py_q_initializeEngine(QQmlExtensionInterface* theWrappedObject, QQmlEngine* engine, const char* uri){ (((PythonQtPublicPromoter_QQmlExtensionInterface*)theWrappedObject)->py_q_initializeEngine(engine, uri));} +}; + + + + + +class PythonQtShell_QQmlExtensionPlugin : public QQmlExtensionPlugin +{ +public: + PythonQtShell_QQmlExtensionPlugin(QObject* parent = nullptr):QQmlExtensionPlugin(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlExtensionPlugin(); + +virtual void initializeEngine(QQmlEngine* engine, const char* uri); +virtual void registerTypes(const char* uri); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlExtensionPlugin : public QQmlExtensionPlugin +{ public: +inline void py_q_initializeEngine(QQmlEngine* engine, const char* uri) { QQmlExtensionPlugin::initializeEngine(engine, uri); } +inline void py_q_registerTypes(const char* uri) { this->registerTypes(uri); } +}; + +class PythonQtWrapper_QQmlExtensionPlugin : public QObject +{ Q_OBJECT +public: +public slots: +QQmlExtensionPlugin* new_QQmlExtensionPlugin(QObject* parent = nullptr); +void delete_QQmlExtensionPlugin(QQmlExtensionPlugin* obj) { delete obj; } + QUrl baseUrl(QQmlExtensionPlugin* theWrappedObject) const; + void initializeEngine(QQmlExtensionPlugin* theWrappedObject, QQmlEngine* engine, const char* uri); + void py_q_initializeEngine(QQmlExtensionPlugin* theWrappedObject, QQmlEngine* engine, const char* uri){ (((PythonQtPublicPromoter_QQmlExtensionPlugin*)theWrappedObject)->py_q_initializeEngine(engine, uri));} + void registerTypes(QQmlExtensionPlugin* theWrappedObject, const char* uri); + void py_q_registerTypes(QQmlExtensionPlugin* theWrappedObject, const char* uri){ (((PythonQtPublicPromoter_QQmlExtensionPlugin*)theWrappedObject)->py_q_registerTypes(uri));} +}; + + + + + +class PythonQtWrapper_QQmlFile : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Status ) +enum Status{ + Null = QQmlFile::Null, Ready = QQmlFile::Ready, Error = QQmlFile::Error, Loading = QQmlFile::Loading}; +public slots: +QQmlFile* new_QQmlFile(); +QQmlFile* new_QQmlFile(QQmlEngine* arg__1, const QString& arg__2); +QQmlFile* new_QQmlFile(QQmlEngine* arg__1, const QUrl& arg__2); +void delete_QQmlFile(QQmlFile* obj) { delete obj; } + void clear(QQmlFile* theWrappedObject); + void clear(QQmlFile* theWrappedObject, QObject* arg__1); + bool connectDownloadProgress(QQmlFile* theWrappedObject, QObject* arg__1, const char* arg__2); + bool connectDownloadProgress(QQmlFile* theWrappedObject, QObject* arg__1, int arg__2); + bool connectFinished(QQmlFile* theWrappedObject, QObject* arg__1, const char* arg__2); + bool connectFinished(QQmlFile* theWrappedObject, QObject* arg__1, int arg__2); + const char* data(QQmlFile* theWrappedObject) const; + QByteArray dataByteArray(QQmlFile* theWrappedObject) const; + QString error(QQmlFile* theWrappedObject) const; + bool isError(QQmlFile* theWrappedObject) const; + bool isLoading(QQmlFile* theWrappedObject) const; + bool static_QQmlFile_isLocalFile(const QString& url); + bool static_QQmlFile_isLocalFile(const QUrl& url); + bool isNull(QQmlFile* theWrappedObject) const; + bool isReady(QQmlFile* theWrappedObject) const; + bool static_QQmlFile_isSynchronous(const QString& url); + bool static_QQmlFile_isSynchronous(const QUrl& url); + void load(QQmlFile* theWrappedObject, QQmlEngine* arg__1, const QString& arg__2); + void load(QQmlFile* theWrappedObject, QQmlEngine* arg__1, const QUrl& arg__2); + qint64 size(QQmlFile* theWrappedObject) const; + QQmlFile::Status status(QQmlFile* theWrappedObject) const; + QUrl url(QQmlFile* theWrappedObject) const; + QString static_QQmlFile_urlToLocalFileOrQrc(const QString& arg__1); + QString static_QQmlFile_urlToLocalFileOrQrc(const QUrl& arg__1); + bool __nonzero__(QQmlFile* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QQmlFileSelector : public QQmlFileSelector +{ +public: + PythonQtShell_QQmlFileSelector(QQmlEngine* engine, QObject* parent = nullptr):QQmlFileSelector(engine, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlFileSelector(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QQmlFileSelector : public QObject +{ Q_OBJECT +public: +public slots: +QQmlFileSelector* new_QQmlFileSelector(QQmlEngine* engine, QObject* parent = nullptr); +void delete_QQmlFileSelector(QQmlFileSelector* obj) { delete obj; } + QQmlFileSelector* static_QQmlFileSelector_get(QQmlEngine* arg__1); + QFileSelector* selector(QQmlFileSelector* theWrappedObject) const; + void setExtraSelectors(QQmlFileSelector* theWrappedObject, QStringList& strings); + void setExtraSelectors(QQmlFileSelector* theWrappedObject, const QStringList& strings); + void setSelector(QQmlFileSelector* theWrappedObject, QFileSelector* selector); +}; + + + + + +class PythonQtShell_QQmlIncubationController : public QQmlIncubationController +{ +public: + PythonQtShell_QQmlIncubationController():QQmlIncubationController(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlIncubationController(); + +virtual void incubatingObjectCountChanged(int arg__1); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlIncubationController : public QQmlIncubationController +{ public: +inline void promoted_incubatingObjectCountChanged(int arg__1) { this->incubatingObjectCountChanged(arg__1); } +inline void py_q_incubatingObjectCountChanged(int arg__1) { QQmlIncubationController::incubatingObjectCountChanged(arg__1); } +}; + +class PythonQtWrapper_QQmlIncubationController : public QObject +{ Q_OBJECT +public: +public slots: +QQmlIncubationController* new_QQmlIncubationController(); +void delete_QQmlIncubationController(QQmlIncubationController* obj) { delete obj; } + QQmlEngine* engine(QQmlIncubationController* theWrappedObject) const; + void incubateFor(QQmlIncubationController* theWrappedObject, int msecs); + int incubatingObjectCount(QQmlIncubationController* theWrappedObject) const; + void incubatingObjectCountChanged(QQmlIncubationController* theWrappedObject, int arg__1); + void py_q_incubatingObjectCountChanged(QQmlIncubationController* theWrappedObject, int arg__1){ (((PythonQtPublicPromoter_QQmlIncubationController*)theWrappedObject)->py_q_incubatingObjectCountChanged(arg__1));} +}; + + + + + +class PythonQtShell_QQmlIncubator : public QQmlIncubator +{ +public: + PythonQtShell_QQmlIncubator(QQmlIncubator::IncubationMode arg__1 = QQmlIncubator::Asynchronous):QQmlIncubator(arg__1),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlIncubator(); + +virtual void setInitialState(QObject* arg__1); +virtual void statusChanged(QQmlIncubator::Status arg__1); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlIncubator : public QQmlIncubator +{ public: +inline void promoted_setInitialState(QObject* arg__1) { this->setInitialState(arg__1); } +inline void promoted_statusChanged(QQmlIncubator::Status arg__1) { this->statusChanged(arg__1); } +inline void py_q_setInitialState(QObject* arg__1) { QQmlIncubator::setInitialState(arg__1); } +inline void py_q_statusChanged(QQmlIncubator::Status arg__1) { QQmlIncubator::statusChanged(arg__1); } +}; + +class PythonQtWrapper_QQmlIncubator : public QObject +{ Q_OBJECT +public: +Q_ENUMS(IncubationMode Status ) +enum IncubationMode{ + Asynchronous = QQmlIncubator::Asynchronous, AsynchronousIfNested = QQmlIncubator::AsynchronousIfNested, Synchronous = QQmlIncubator::Synchronous}; +enum Status{ + Null = QQmlIncubator::Null, Ready = QQmlIncubator::Ready, Loading = QQmlIncubator::Loading, Error = QQmlIncubator::Error}; +public slots: +QQmlIncubator* new_QQmlIncubator(QQmlIncubator::IncubationMode arg__1 = QQmlIncubator::Asynchronous); +void delete_QQmlIncubator(QQmlIncubator* obj) { delete obj; } + void clear(QQmlIncubator* theWrappedObject); + QList errors(QQmlIncubator* theWrappedObject) const; + void forceCompletion(QQmlIncubator* theWrappedObject); + QQmlIncubator::IncubationMode incubationMode(QQmlIncubator* theWrappedObject) const; + bool isError(QQmlIncubator* theWrappedObject) const; + bool isLoading(QQmlIncubator* theWrappedObject) const; + bool isNull(QQmlIncubator* theWrappedObject) const; + bool isReady(QQmlIncubator* theWrappedObject) const; + QObject* object(QQmlIncubator* theWrappedObject) const; + void setInitialState(QQmlIncubator* theWrappedObject, QObject* arg__1); + void py_q_setInitialState(QQmlIncubator* theWrappedObject, QObject* arg__1){ (((PythonQtPublicPromoter_QQmlIncubator*)theWrappedObject)->py_q_setInitialState(arg__1));} + QQmlIncubator::Status status(QQmlIncubator* theWrappedObject) const; + void statusChanged(QQmlIncubator* theWrappedObject, QQmlIncubator::Status arg__1); + void py_q_statusChanged(QQmlIncubator* theWrappedObject, QQmlIncubator::Status arg__1){ (((PythonQtPublicPromoter_QQmlIncubator*)theWrappedObject)->py_q_statusChanged(arg__1));} + bool __nonzero__(QQmlIncubator* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QQmlInfo : public QObject +{ Q_OBJECT +public: +public slots: +QQmlInfo* new_QQmlInfo(const QQmlInfo& arg__1); +void delete_QQmlInfo(QQmlInfo* obj) { delete obj; } + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, QChar t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, bool t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, char t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const QByteArray& t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const QLatin1String& t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const QString& t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const QStringRef& t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const QUrl& t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const char* t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, const void* t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, double t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, float t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, qint64 t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, quint64 t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, signed int t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, signed long t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, signed short t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, unsigned int t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, unsigned long t); + QQmlInfo* __lshift__(QQmlInfo* theWrappedObject, unsigned short t); +}; + + + + + +class PythonQtWrapper_QQmlListReference : public QObject +{ Q_OBJECT +public: +public slots: +QQmlListReference* new_QQmlListReference(); +QQmlListReference* new_QQmlListReference(QObject* arg__1, const char* property, QQmlEngine* arg__3 = nullptr); +QQmlListReference* new_QQmlListReference(const QQmlListReference& arg__1); +void delete_QQmlListReference(QQmlListReference* obj) { delete obj; } + bool append(QQmlListReference* theWrappedObject, QObject* arg__1) const; + QObject* at(QQmlListReference* theWrappedObject, int arg__1) const; + bool canAppend(QQmlListReference* theWrappedObject) const; + bool canAt(QQmlListReference* theWrappedObject) const; + bool canClear(QQmlListReference* theWrappedObject) const; + bool canCount(QQmlListReference* theWrappedObject) const; + bool clear(QQmlListReference* theWrappedObject) const; + int count(QQmlListReference* theWrappedObject) const; + bool isManipulable(QQmlListReference* theWrappedObject) const; + bool isReadable(QQmlListReference* theWrappedObject) const; + bool isValid(QQmlListReference* theWrappedObject) const; + const QMetaObject* listElementType(QQmlListReference* theWrappedObject) const; + QObject* object(QQmlListReference* theWrappedObject) const; + QQmlListReference* operator_assign(QQmlListReference* theWrappedObject, const QQmlListReference& arg__1); + bool __nonzero__(QQmlListReference* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QQmlNetworkAccessManagerFactory : public QQmlNetworkAccessManagerFactory +{ +public: + PythonQtShell_QQmlNetworkAccessManagerFactory():QQmlNetworkAccessManagerFactory(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlNetworkAccessManagerFactory(); + +virtual QNetworkAccessManager* create(QObject* parent); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlNetworkAccessManagerFactory : public QQmlNetworkAccessManagerFactory +{ public: +inline QNetworkAccessManager* py_q_create(QObject* parent) { return this->create(parent); } +}; + +class PythonQtWrapper_QQmlNetworkAccessManagerFactory : public QObject +{ Q_OBJECT +public: +public slots: +QQmlNetworkAccessManagerFactory* new_QQmlNetworkAccessManagerFactory(); +void delete_QQmlNetworkAccessManagerFactory(QQmlNetworkAccessManagerFactory* obj) { delete obj; } + QNetworkAccessManager* create(QQmlNetworkAccessManagerFactory* theWrappedObject, QObject* parent); + QNetworkAccessManager* py_q_create(QQmlNetworkAccessManagerFactory* theWrappedObject, QObject* parent){ return (((PythonQtPublicPromoter_QQmlNetworkAccessManagerFactory*)theWrappedObject)->py_q_create(parent));} +}; + + + + + +class PythonQtShell_QQmlParserStatus : public QQmlParserStatus +{ +public: + PythonQtShell_QQmlParserStatus():QQmlParserStatus(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlParserStatus(); + +virtual void classBegin(); +virtual void componentComplete(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlParserStatus : public QQmlParserStatus +{ public: +inline void py_q_classBegin() { this->classBegin(); } +inline void py_q_componentComplete() { this->componentComplete(); } +}; + +class PythonQtWrapper_QQmlParserStatus : public QObject +{ Q_OBJECT +public: +public slots: +QQmlParserStatus* new_QQmlParserStatus(); +void delete_QQmlParserStatus(QQmlParserStatus* obj) { delete obj; } + void classBegin(QQmlParserStatus* theWrappedObject); + void py_q_classBegin(QQmlParserStatus* theWrappedObject){ (((PythonQtPublicPromoter_QQmlParserStatus*)theWrappedObject)->py_q_classBegin());} + void componentComplete(QQmlParserStatus* theWrappedObject); + void py_q_componentComplete(QQmlParserStatus* theWrappedObject){ (((PythonQtPublicPromoter_QQmlParserStatus*)theWrappedObject)->py_q_componentComplete());} +}; + + + + + +class PythonQtWrapper_QQmlProperty : public QObject +{ Q_OBJECT +public: +Q_ENUMS(PropertyTypeCategory Type ) +enum PropertyTypeCategory{ + InvalidCategory = QQmlProperty::InvalidCategory, List = QQmlProperty::List, Object = QQmlProperty::Object, Normal = QQmlProperty::Normal}; +enum Type{ + Invalid = QQmlProperty::Invalid, Property = QQmlProperty::Property, SignalProperty = QQmlProperty::SignalProperty}; +public slots: +QQmlProperty* new_QQmlProperty(); +QQmlProperty* new_QQmlProperty(QObject* arg__1); +QQmlProperty* new_QQmlProperty(QObject* arg__1, QQmlContext* arg__2); +QQmlProperty* new_QQmlProperty(QObject* arg__1, QQmlEngine* arg__2); +QQmlProperty* new_QQmlProperty(QObject* arg__1, const QString& arg__2); +QQmlProperty* new_QQmlProperty(QObject* arg__1, const QString& arg__2, QQmlContext* arg__3); +QQmlProperty* new_QQmlProperty(QObject* arg__1, const QString& arg__2, QQmlEngine* arg__3); +QQmlProperty* new_QQmlProperty(const QQmlProperty& arg__1); +void delete_QQmlProperty(QQmlProperty* obj) { delete obj; } + bool connectNotifySignal(QQmlProperty* theWrappedObject, QObject* dest, const char* slot) const; + bool connectNotifySignal(QQmlProperty* theWrappedObject, QObject* dest, int method) const; + bool hasNotifySignal(QQmlProperty* theWrappedObject) const; + int index(QQmlProperty* theWrappedObject) const; + bool isDesignable(QQmlProperty* theWrappedObject) const; + bool isProperty(QQmlProperty* theWrappedObject) const; + bool isResettable(QQmlProperty* theWrappedObject) const; + bool isSignalProperty(QQmlProperty* theWrappedObject) const; + bool isValid(QQmlProperty* theWrappedObject) const; + bool isWritable(QQmlProperty* theWrappedObject) const; + QMetaMethod method(QQmlProperty* theWrappedObject) const; + QString name(QQmlProperty* theWrappedObject) const; + bool needsNotifySignal(QQmlProperty* theWrappedObject) const; + QObject* object(QQmlProperty* theWrappedObject) const; + QQmlProperty* operator_assign(QQmlProperty* theWrappedObject, const QQmlProperty& arg__1); + bool __eq__(QQmlProperty* theWrappedObject, const QQmlProperty& arg__1) const; + QMetaProperty property(QQmlProperty* theWrappedObject) const; + int propertyType(QQmlProperty* theWrappedObject) const; + QQmlProperty::PropertyTypeCategory propertyTypeCategory(QQmlProperty* theWrappedObject) const; + const char* propertyTypeName(QQmlProperty* theWrappedObject) const; + QVariant read(QQmlProperty* theWrappedObject) const; + QVariant static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2); + QVariant static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2, QQmlContext* arg__3); + QVariant static_QQmlProperty_read(const QObject* arg__1, const QString& arg__2, QQmlEngine* arg__3); + bool reset(QQmlProperty* theWrappedObject) const; + QQmlProperty::Type type(QQmlProperty* theWrappedObject) const; + bool static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3); + bool static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3, QQmlContext* arg__4); + bool static_QQmlProperty_write(QObject* arg__1, const QString& arg__2, const QVariant& arg__3, QQmlEngine* arg__4); + bool write(QQmlProperty* theWrappedObject, const QVariant& arg__1) const; + bool __nonzero__(QQmlProperty* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QQmlPropertyMap : public QQmlPropertyMap +{ +public: + PythonQtShell_QQmlPropertyMap(QObject* parent = nullptr):QQmlPropertyMap(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlPropertyMap(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); +virtual QVariant updateValue(const QString& key, const QVariant& input); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlPropertyMap : public QQmlPropertyMap +{ public: +inline QVariant promoted_updateValue(const QString& key, const QVariant& input) { return this->updateValue(key, input); } +inline QVariant py_q_updateValue(const QString& key, const QVariant& input) { return QQmlPropertyMap::updateValue(key, input); } +}; + +class PythonQtWrapper_QQmlPropertyMap : public QObject +{ Q_OBJECT +public: +public slots: +QQmlPropertyMap* new_QQmlPropertyMap(QObject* parent = nullptr); +void delete_QQmlPropertyMap(QQmlPropertyMap* obj) { delete obj; } + void clear(QQmlPropertyMap* theWrappedObject, const QString& key); + bool contains(QQmlPropertyMap* theWrappedObject, const QString& key) const; + int count(QQmlPropertyMap* theWrappedObject) const; + void insert(QQmlPropertyMap* theWrappedObject, const QString& key, const QVariant& value); + bool isEmpty(QQmlPropertyMap* theWrappedObject) const; + QStringList keys(QQmlPropertyMap* theWrappedObject) const; + QVariant operator_subscript(QQmlPropertyMap* theWrappedObject, const QString& key) const; + int size(QQmlPropertyMap* theWrappedObject) const; + QVariant updateValue(QQmlPropertyMap* theWrappedObject, const QString& key, const QVariant& input); + QVariant py_q_updateValue(QQmlPropertyMap* theWrappedObject, const QString& key, const QVariant& input){ return (((PythonQtPublicPromoter_QQmlPropertyMap*)theWrappedObject)->py_q_updateValue(key, input));} + QVariant value(QQmlPropertyMap* theWrappedObject, const QString& key) const; + bool __nonzero__(QQmlPropertyMap* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtShell_QQmlPropertyValueSource : public QQmlPropertyValueSource +{ +public: + PythonQtShell_QQmlPropertyValueSource():QQmlPropertyValueSource(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlPropertyValueSource(); + +virtual void setTarget(const QQmlProperty& arg__1); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlPropertyValueSource : public QQmlPropertyValueSource +{ public: +inline void py_q_setTarget(const QQmlProperty& arg__1) { this->setTarget(arg__1); } +}; + +class PythonQtWrapper_QQmlPropertyValueSource : public QObject +{ Q_OBJECT +public: +public slots: +QQmlPropertyValueSource* new_QQmlPropertyValueSource(); +void delete_QQmlPropertyValueSource(QQmlPropertyValueSource* obj) { delete obj; } + void setTarget(QQmlPropertyValueSource* theWrappedObject, const QQmlProperty& arg__1); + void py_q_setTarget(QQmlPropertyValueSource* theWrappedObject, const QQmlProperty& arg__1){ (((PythonQtPublicPromoter_QQmlPropertyValueSource*)theWrappedObject)->py_q_setTarget(arg__1));} +}; + + + + + +class PythonQtWrapper_QQmlScriptString : public QObject +{ Q_OBJECT +public: +public slots: +QQmlScriptString* new_QQmlScriptString(); +QQmlScriptString* new_QQmlScriptString(const QQmlScriptString& arg__1); +void delete_QQmlScriptString(QQmlScriptString* obj) { delete obj; } + bool booleanLiteral(QQmlScriptString* theWrappedObject, bool* ok) const; + bool isEmpty(QQmlScriptString* theWrappedObject) const; + bool isNullLiteral(QQmlScriptString* theWrappedObject) const; + bool isUndefinedLiteral(QQmlScriptString* theWrappedObject) const; + qreal numberLiteral(QQmlScriptString* theWrappedObject, bool* ok) const; + bool __ne__(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1) const; + QQmlScriptString* operator_assign(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1); + bool __eq__(QQmlScriptString* theWrappedObject, const QQmlScriptString& arg__1) const; + QString stringLiteral(QQmlScriptString* theWrappedObject) const; + bool __nonzero__(QQmlScriptString* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtShell_QQmlTypesExtensionInterface : public QQmlTypesExtensionInterface +{ +public: + PythonQtShell_QQmlTypesExtensionInterface():QQmlTypesExtensionInterface(),_wrapper(NULL) {}; + + ~PythonQtShell_QQmlTypesExtensionInterface(); + +virtual void registerTypes(const char* uri); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQmlTypesExtensionInterface : public QQmlTypesExtensionInterface +{ public: +inline void py_q_registerTypes(const char* uri) { this->registerTypes(uri); } +}; + +class PythonQtWrapper_QQmlTypesExtensionInterface : public QObject +{ Q_OBJECT +public: +public slots: +QQmlTypesExtensionInterface* new_QQmlTypesExtensionInterface(); +void delete_QQmlTypesExtensionInterface(QQmlTypesExtensionInterface* obj) { delete obj; } + void registerTypes(QQmlTypesExtensionInterface* theWrappedObject, const char* uri); + void py_q_registerTypes(QQmlTypesExtensionInterface* theWrappedObject, const char* uri){ (((PythonQtPublicPromoter_QQmlTypesExtensionInterface*)theWrappedObject)->py_q_registerTypes(uri));} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp new file mode 100644 index 00000000..28717b5e --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_qml/com_trolltech_qt_qml_init.cpp @@ -0,0 +1,37 @@ +#include +#include +#include "com_trolltech_qt_qml0.h" + + + +void PythonQt_init_QtQml(PyObject* module) { +PythonQt::priv()->registerClass(&QJSEngine::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QJSValue", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QQmlAbstractUrlInterceptor", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQmlApplicationEngine::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQmlComponent::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QQmlContext::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QQmlDebuggingEnabler", "", "QtQml", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QQmlEngine::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlError", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QQmlExpression::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlExtensionInterface", "QQmlTypesExtensionInterface", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQmlExtensionPlugin::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlFile", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QQmlFileSelector::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlIncubationController", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlIncubator", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QQmlInfo", "", "QtQml", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QQmlListReference", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QQmlNetworkAccessManagerFactory", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlParserStatus", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlProperty", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QQmlPropertyMap::staticMetaObject, "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QQmlPropertyValueSource", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQmlScriptString", "", "QtQml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QQmlTypesExtensionInterface", "", "QtQml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QJSValue); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QQmlError); +} diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick.pri b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick.pri new file mode 100644 index 00000000..1dcdced7 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick.pri @@ -0,0 +1,8 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_quick0.h \ + $$PWD/com_trolltech_qt_quick1.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_quick0.cpp \ + $$PWD/com_trolltech_qt_quick1.cpp \ + $$PWD/com_trolltech_qt_quick_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp new file mode 100644 index 00000000..722efcde --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.cpp @@ -0,0 +1,9204 @@ +#include "com_trolltech_qt_quick0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QQuickFramebufferObject::~PythonQtShell_QQuickFramebufferObject() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRectF PythonQtShell_QQuickFramebufferObject::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::boundingRect(); +} +bool PythonQtShell_QQuickFramebufferObject::childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childMouseEventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QQuickItem*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("childMouseEventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::childMouseEventFilter(arg__1, arg__2); +} +void PythonQtShell_QQuickFramebufferObject::classBegin() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("classBegin"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::classBegin(); +} +QRectF PythonQtShell_QQuickFramebufferObject::clipRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clipRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("clipRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::clipRect(); +} +void PythonQtShell_QQuickFramebufferObject::componentComplete() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("componentComplete"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::componentComplete(); +} +bool PythonQtShell_QQuickFramebufferObject::contains(const QPointF& point0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contains"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&point0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contains", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::contains(point0); +} +QQuickFramebufferObject::Renderer* PythonQtShell_QQuickFramebufferObject::createRenderer() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createRenderer"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QQuickFramebufferObject::Renderer*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QQuickFramebufferObject::Renderer* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createRenderer", methodInfo, result); + } else { + returnValue = *((QQuickFramebufferObject::Renderer**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QQuickFramebufferObject::dragEnterEvent(QDragEnterEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::dragEnterEvent(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::dragLeaveEvent(QDragLeaveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::dragLeaveEvent(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::dragMoveEvent(QDragMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::dragMoveEvent(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::dropEvent(QDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::dropEvent(arg__1); +} +bool PythonQtShell_QQuickFramebufferObject::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::event(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::focusInEvent(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::focusOutEvent(arg__1); +} +void PythonQtShell_QQuickFramebufferObject::geometryChanged(const QRectF& newGeometry0, const QRectF& oldGeometry1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("geometryChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&newGeometry0, (void*)&oldGeometry1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::geometryChanged(newGeometry0, oldGeometry1); +} +void PythonQtShell_QQuickFramebufferObject::hoverEnterEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::hoverEnterEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::hoverLeaveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::hoverLeaveEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::hoverMoveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::hoverMoveEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QQuickFramebufferObject::inputMethodQuery(Qt::InputMethodQuery query0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::inputMethodQuery(query0); +} +bool PythonQtShell_QQuickFramebufferObject::isTextureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isTextureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isTextureProvider", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::isTextureProvider(); +} +void PythonQtShell_QQuickFramebufferObject::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::keyPressEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::keyReleaseEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::mouseMoveEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::mousePressEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::mouseReleaseEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::mouseUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::mouseUngrabEvent(); +} +void PythonQtShell_QQuickFramebufferObject::releaseResources() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("releaseResources"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::releaseResources(); +} +QSGTextureProvider* PythonQtShell_QQuickFramebufferObject::textureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTextureProvider*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTextureProvider* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureProvider", methodInfo, result); + } else { + returnValue = *((QSGTextureProvider**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::textureProvider(); +} +void PythonQtShell_QQuickFramebufferObject::touchEvent(QTouchEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTouchEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::touchEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::touchUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::touchUngrabEvent(); +} +QSGNode* PythonQtShell_QQuickFramebufferObject::updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePaintNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGNode*" , "QSGNode*" , "QQuickItem::UpdatePaintNodeData*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QSGNode* returnValue; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updatePaintNode", methodInfo, result); + } else { + returnValue = *((QSGNode**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::updatePaintNode(arg__1, arg__2); +} +void PythonQtShell_QQuickFramebufferObject::updatePolish() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePolish"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::updatePolish(); +} +void PythonQtShell_QQuickFramebufferObject::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::wheelEvent(event0); +} +void PythonQtShell_QQuickFramebufferObject::windowDeactivateEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("windowDeactivateEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::windowDeactivateEvent(); +} +QQuickFramebufferObject* PythonQtWrapper_QQuickFramebufferObject::new_QQuickFramebufferObject(QQuickItem* parent) +{ +return new PythonQtShell_QQuickFramebufferObject(parent); } + +const QMetaObject* PythonQtShell_QQuickFramebufferObject::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickFramebufferObject::staticMetaObject); + } else { + return &QQuickFramebufferObject::staticMetaObject; + } +} +int PythonQtShell_QQuickFramebufferObject::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickFramebufferObject::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QQuickFramebufferObject::Renderer* PythonQtWrapper_QQuickFramebufferObject::createRenderer(QQuickFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->createRenderer()); +} + +bool PythonQtWrapper_QQuickFramebufferObject::mirrorVertically(QQuickFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->mirrorVertically()); +} + +void PythonQtWrapper_QQuickFramebufferObject::setMirrorVertically(QQuickFramebufferObject* theWrappedObject, bool enable) +{ + ( theWrappedObject->setMirrorVertically(enable)); +} + +void PythonQtWrapper_QQuickFramebufferObject::setTextureFollowsItemSize(QQuickFramebufferObject* theWrappedObject, bool follows) +{ + ( theWrappedObject->setTextureFollowsItemSize(follows)); +} + +bool PythonQtWrapper_QQuickFramebufferObject::textureFollowsItemSize(QQuickFramebufferObject* theWrappedObject) const +{ + return ( theWrappedObject->textureFollowsItemSize()); +} + + + +PythonQtShell_QQuickFramebufferObject__Renderer::~PythonQtShell_QQuickFramebufferObject__Renderer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QOpenGLFramebufferObject* PythonQtShell_QQuickFramebufferObject__Renderer::createFramebufferObject(const QSize& size0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createFramebufferObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QOpenGLFramebufferObject*" , "const QSize&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QOpenGLFramebufferObject* returnValue; + void* args[2] = {NULL, (void*)&size0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createFramebufferObject", methodInfo, result); + } else { + returnValue = *((QOpenGLFramebufferObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickFramebufferObject::Renderer::createFramebufferObject(size0); +} +void PythonQtShell_QQuickFramebufferObject__Renderer::render() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("render"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QQuickFramebufferObject__Renderer::synchronize(QQuickFramebufferObject* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("synchronize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QQuickFramebufferObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickFramebufferObject::Renderer::synchronize(arg__1); +} +QQuickFramebufferObject::Renderer* PythonQtWrapper_QQuickFramebufferObject__Renderer::new_QQuickFramebufferObject__Renderer() +{ +return new PythonQtShell_QQuickFramebufferObject__Renderer(); } + +QOpenGLFramebufferObject* PythonQtWrapper_QQuickFramebufferObject__Renderer::createFramebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject, const QSize& size) +{ + return ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_createFramebufferObject(size)); +} + +QOpenGLFramebufferObject* PythonQtWrapper_QQuickFramebufferObject__Renderer::framebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_framebufferObject()); +} + +void PythonQtWrapper_QQuickFramebufferObject__Renderer::invalidateFramebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_invalidateFramebufferObject()); +} + +void PythonQtWrapper_QQuickFramebufferObject__Renderer::render(QQuickFramebufferObject::Renderer* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_render()); +} + +void PythonQtWrapper_QQuickFramebufferObject__Renderer::synchronize(QQuickFramebufferObject::Renderer* theWrappedObject, QQuickFramebufferObject* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_synchronize(arg__1)); +} + +void PythonQtWrapper_QQuickFramebufferObject__Renderer::update(QQuickFramebufferObject::Renderer* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->promoted_update()); +} + + + +QImage PythonQtWrapper_QQuickImageProvider::requestImage(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize) +{ + return ( theWrappedObject->requestImage(id, size, requestedSize)); +} + +QPixmap PythonQtWrapper_QQuickImageProvider::requestPixmap(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize) +{ + return ( theWrappedObject->requestPixmap(id, size, requestedSize)); +} + + + +PythonQtShell_QQuickItem::~PythonQtShell_QQuickItem() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRectF PythonQtShell_QQuickItem::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::boundingRect(); +} +bool PythonQtShell_QQuickItem::childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childMouseEventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QQuickItem*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("childMouseEventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::childMouseEventFilter(arg__1, arg__2); +} +void PythonQtShell_QQuickItem::classBegin() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("classBegin"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::classBegin(); +} +QRectF PythonQtShell_QQuickItem::clipRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clipRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("clipRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::clipRect(); +} +void PythonQtShell_QQuickItem::componentComplete() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("componentComplete"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::componentComplete(); +} +bool PythonQtShell_QQuickItem::contains(const QPointF& point0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contains"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&point0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contains", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::contains(point0); +} +void PythonQtShell_QQuickItem::dragEnterEvent(QDragEnterEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::dragEnterEvent(arg__1); +} +void PythonQtShell_QQuickItem::dragLeaveEvent(QDragLeaveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::dragLeaveEvent(arg__1); +} +void PythonQtShell_QQuickItem::dragMoveEvent(QDragMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::dragMoveEvent(arg__1); +} +void PythonQtShell_QQuickItem::dropEvent(QDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::dropEvent(arg__1); +} +bool PythonQtShell_QQuickItem::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::event(arg__1); +} +void PythonQtShell_QQuickItem::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::focusInEvent(arg__1); +} +void PythonQtShell_QQuickItem::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::focusOutEvent(arg__1); +} +void PythonQtShell_QQuickItem::geometryChanged(const QRectF& newGeometry0, const QRectF& oldGeometry1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("geometryChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&newGeometry0, (void*)&oldGeometry1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::geometryChanged(newGeometry0, oldGeometry1); +} +void PythonQtShell_QQuickItem::hoverEnterEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::hoverEnterEvent(event0); +} +void PythonQtShell_QQuickItem::hoverLeaveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::hoverLeaveEvent(event0); +} +void PythonQtShell_QQuickItem::hoverMoveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::hoverMoveEvent(event0); +} +void PythonQtShell_QQuickItem::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QQuickItem::inputMethodQuery(Qt::InputMethodQuery query0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::inputMethodQuery(query0); +} +bool PythonQtShell_QQuickItem::isTextureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isTextureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isTextureProvider", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::isTextureProvider(); +} +void PythonQtShell_QQuickItem::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::keyPressEvent(event0); +} +void PythonQtShell_QQuickItem::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::keyReleaseEvent(event0); +} +void PythonQtShell_QQuickItem::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QQuickItem::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::mouseMoveEvent(event0); +} +void PythonQtShell_QQuickItem::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::mousePressEvent(event0); +} +void PythonQtShell_QQuickItem::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::mouseReleaseEvent(event0); +} +void PythonQtShell_QQuickItem::mouseUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::mouseUngrabEvent(); +} +void PythonQtShell_QQuickItem::releaseResources() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("releaseResources"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::releaseResources(); +} +QSGTextureProvider* PythonQtShell_QQuickItem::textureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTextureProvider*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTextureProvider* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureProvider", methodInfo, result); + } else { + returnValue = *((QSGTextureProvider**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::textureProvider(); +} +void PythonQtShell_QQuickItem::touchEvent(QTouchEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTouchEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::touchEvent(event0); +} +void PythonQtShell_QQuickItem::touchUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::touchUngrabEvent(); +} +QSGNode* PythonQtShell_QQuickItem::updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePaintNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGNode*" , "QSGNode*" , "QQuickItem::UpdatePaintNodeData*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QSGNode* returnValue; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updatePaintNode", methodInfo, result); + } else { + returnValue = *((QSGNode**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickItem::updatePaintNode(arg__1, arg__2); +} +void PythonQtShell_QQuickItem::updatePolish() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePolish"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::updatePolish(); +} +void PythonQtShell_QQuickItem::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::wheelEvent(event0); +} +void PythonQtShell_QQuickItem::windowDeactivateEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("windowDeactivateEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickItem::windowDeactivateEvent(); +} +QQuickItem* PythonQtWrapper_QQuickItem::new_QQuickItem(QQuickItem* parent) +{ +return new PythonQtShell_QQuickItem(parent); } + +const QMetaObject* PythonQtShell_QQuickItem::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickItem::staticMetaObject); + } else { + return &QQuickItem::staticMetaObject; + } +} +int PythonQtShell_QQuickItem::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickItem::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QQuickItem::acceptHoverEvents(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->acceptHoverEvents()); +} + +bool PythonQtWrapper_QQuickItem::acceptTouchEvents(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->acceptTouchEvents()); +} + +Qt::MouseButtons PythonQtWrapper_QQuickItem::acceptedMouseButtons(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->acceptedMouseButtons()); +} + +bool PythonQtWrapper_QQuickItem::activeFocusOnTab(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->activeFocusOnTab()); +} + +bool PythonQtWrapper_QQuickItem::antialiasing(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->antialiasing()); +} + +qreal PythonQtWrapper_QQuickItem::baselineOffset(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->baselineOffset()); +} + +QRectF PythonQtWrapper_QQuickItem::boundingRect(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->boundingRect()); +} + +QQuickItem* PythonQtWrapper_QQuickItem::childAt(QQuickItem* theWrappedObject, qreal x, qreal y) const +{ + return ( theWrappedObject->childAt(x, y)); +} + +QList PythonQtWrapper_QQuickItem::childItems(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->childItems()); +} + +bool PythonQtWrapper_QQuickItem::childMouseEventFilter(QQuickItem* theWrappedObject, QQuickItem* arg__1, QEvent* arg__2) +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_childMouseEventFilter(arg__1, arg__2)); +} + +QRectF PythonQtWrapper_QQuickItem::childrenRect(QQuickItem* theWrappedObject) +{ + return ( theWrappedObject->childrenRect()); +} + +void PythonQtWrapper_QQuickItem::classBegin(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_classBegin()); +} + +bool PythonQtWrapper_QQuickItem::clip(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->clip()); +} + +QRectF PythonQtWrapper_QQuickItem::clipRect(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->clipRect()); +} + +void PythonQtWrapper_QQuickItem::componentComplete(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_componentComplete()); +} + +QObject* PythonQtWrapper_QQuickItem::containmentMask(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->containmentMask()); +} + +bool PythonQtWrapper_QQuickItem::contains(QQuickItem* theWrappedObject, const QPointF& point) const +{ + return ( theWrappedObject->contains(point)); +} + +QCursor PythonQtWrapper_QQuickItem::cursor(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->cursor()); +} + +void PythonQtWrapper_QQuickItem::dragEnterEvent(QQuickItem* theWrappedObject, QDragEnterEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_dragEnterEvent(arg__1)); +} + +void PythonQtWrapper_QQuickItem::dragLeaveEvent(QQuickItem* theWrappedObject, QDragLeaveEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_dragLeaveEvent(arg__1)); +} + +void PythonQtWrapper_QQuickItem::dragMoveEvent(QQuickItem* theWrappedObject, QDragMoveEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_dragMoveEvent(arg__1)); +} + +void PythonQtWrapper_QQuickItem::dropEvent(QQuickItem* theWrappedObject, QDropEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_dropEvent(arg__1)); +} + +bool PythonQtWrapper_QQuickItem::event(QQuickItem* theWrappedObject, QEvent* arg__1) +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_event(arg__1)); +} + +bool PythonQtWrapper_QQuickItem::filtersChildMouseEvents(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->filtersChildMouseEvents()); +} + +void PythonQtWrapper_QQuickItem::focusInEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_focusInEvent(arg__1)); +} + +void PythonQtWrapper_QQuickItem::focusOutEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_focusOutEvent(arg__1)); +} + +void PythonQtWrapper_QQuickItem::forceActiveFocus(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->forceActiveFocus()); +} + +void PythonQtWrapper_QQuickItem::forceActiveFocus(QQuickItem* theWrappedObject, Qt::FocusReason reason) +{ + ( theWrappedObject->forceActiveFocus(reason)); +} + +void PythonQtWrapper_QQuickItem::geometryChanged(QQuickItem* theWrappedObject, const QRectF& newGeometry, const QRectF& oldGeometry) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_geometryChanged(newGeometry, oldGeometry)); +} + +void PythonQtWrapper_QQuickItem::grabMouse(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->grabMouse()); +} + +bool PythonQtWrapper_QQuickItem::grabToImage(QQuickItem* theWrappedObject, const QJSValue& callback, const QSize& targetSize) +{ + return ( theWrappedObject->grabToImage(callback, targetSize)); +} + +void PythonQtWrapper_QQuickItem::grabTouchPoints(QQuickItem* theWrappedObject, const QVector& ids) +{ + ( theWrappedObject->grabTouchPoints(ids)); +} + +bool PythonQtWrapper_QQuickItem::hasActiveFocus(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->hasActiveFocus()); +} + +bool PythonQtWrapper_QQuickItem::hasFocus(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->hasFocus()); +} + +qreal PythonQtWrapper_QQuickItem::height(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->height()); +} + +bool PythonQtWrapper_QQuickItem::heightValid(QQuickItem* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_heightValid()); +} + +void PythonQtWrapper_QQuickItem::hoverEnterEvent(QQuickItem* theWrappedObject, QHoverEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_hoverEnterEvent(event)); +} + +void PythonQtWrapper_QQuickItem::hoverLeaveEvent(QQuickItem* theWrappedObject, QHoverEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_hoverLeaveEvent(event)); +} + +void PythonQtWrapper_QQuickItem::hoverMoveEvent(QQuickItem* theWrappedObject, QHoverEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_hoverMoveEvent(event)); +} + +qreal PythonQtWrapper_QQuickItem::implicitHeight(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->implicitHeight()); +} + +qreal PythonQtWrapper_QQuickItem::implicitWidth(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->implicitWidth()); +} + +void PythonQtWrapper_QQuickItem::inputMethodEvent(QQuickItem* theWrappedObject, QInputMethodEvent* arg__1) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_inputMethodEvent(arg__1)); +} + +QVariant PythonQtWrapper_QQuickItem::inputMethodQuery(QQuickItem* theWrappedObject, Qt::InputMethodQuery query) const +{ + return ( theWrappedObject->inputMethodQuery(query)); +} + +bool PythonQtWrapper_QQuickItem::isAncestorOf(QQuickItem* theWrappedObject, const QQuickItem* child) const +{ + return ( theWrappedObject->isAncestorOf(child)); +} + +bool PythonQtWrapper_QQuickItem::isComponentComplete(QQuickItem* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_isComponentComplete()); +} + +bool PythonQtWrapper_QQuickItem::isEnabled(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->isEnabled()); +} + +bool PythonQtWrapper_QQuickItem::isFocusScope(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->isFocusScope()); +} + +bool PythonQtWrapper_QQuickItem::isTextureProvider(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->isTextureProvider()); +} + +bool PythonQtWrapper_QQuickItem::isUnderMouse(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->isUnderMouse()); +} + +bool PythonQtWrapper_QQuickItem::isVisible(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->isVisible()); +} + +QTransform PythonQtWrapper_QQuickItem::itemTransform(QQuickItem* theWrappedObject, QQuickItem* arg__1, bool* arg__2) const +{ + return ( theWrappedObject->itemTransform(arg__1, arg__2)); +} + +bool PythonQtWrapper_QQuickItem::keepMouseGrab(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->keepMouseGrab()); +} + +bool PythonQtWrapper_QQuickItem::keepTouchGrab(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->keepTouchGrab()); +} + +void PythonQtWrapper_QQuickItem::keyPressEvent(QQuickItem* theWrappedObject, QKeyEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_keyPressEvent(event)); +} + +void PythonQtWrapper_QQuickItem::keyReleaseEvent(QQuickItem* theWrappedObject, QKeyEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_keyReleaseEvent(event)); +} + +QPointF PythonQtWrapper_QQuickItem::mapFromGlobal(QQuickItem* theWrappedObject, const QPointF& point) const +{ + return ( theWrappedObject->mapFromGlobal(point)); +} + +QPointF PythonQtWrapper_QQuickItem::mapFromItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QPointF& point) const +{ + return ( theWrappedObject->mapFromItem(item, point)); +} + +QPointF PythonQtWrapper_QQuickItem::mapFromScene(QQuickItem* theWrappedObject, const QPointF& point) const +{ + return ( theWrappedObject->mapFromScene(point)); +} + +QRectF PythonQtWrapper_QQuickItem::mapRectFromItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QRectF& rect) const +{ + return ( theWrappedObject->mapRectFromItem(item, rect)); +} + +QRectF PythonQtWrapper_QQuickItem::mapRectFromScene(QQuickItem* theWrappedObject, const QRectF& rect) const +{ + return ( theWrappedObject->mapRectFromScene(rect)); +} + +QRectF PythonQtWrapper_QQuickItem::mapRectToItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QRectF& rect) const +{ + return ( theWrappedObject->mapRectToItem(item, rect)); +} + +QRectF PythonQtWrapper_QQuickItem::mapRectToScene(QQuickItem* theWrappedObject, const QRectF& rect) const +{ + return ( theWrappedObject->mapRectToScene(rect)); +} + +QPointF PythonQtWrapper_QQuickItem::mapToGlobal(QQuickItem* theWrappedObject, const QPointF& point) const +{ + return ( theWrappedObject->mapToGlobal(point)); +} + +QPointF PythonQtWrapper_QQuickItem::mapToItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QPointF& point) const +{ + return ( theWrappedObject->mapToItem(item, point)); +} + +QPointF PythonQtWrapper_QQuickItem::mapToScene(QQuickItem* theWrappedObject, const QPointF& point) const +{ + return ( theWrappedObject->mapToScene(point)); +} + +void PythonQtWrapper_QQuickItem::mouseDoubleClickEvent(QQuickItem* theWrappedObject, QMouseEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_mouseDoubleClickEvent(event)); +} + +void PythonQtWrapper_QQuickItem::mouseMoveEvent(QQuickItem* theWrappedObject, QMouseEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_mouseMoveEvent(event)); +} + +void PythonQtWrapper_QQuickItem::mousePressEvent(QQuickItem* theWrappedObject, QMouseEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_mousePressEvent(event)); +} + +void PythonQtWrapper_QQuickItem::mouseReleaseEvent(QQuickItem* theWrappedObject, QMouseEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_mouseReleaseEvent(event)); +} + +void PythonQtWrapper_QQuickItem::mouseUngrabEvent(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_mouseUngrabEvent()); +} + +QQuickItem* PythonQtWrapper_QQuickItem::nextItemInFocusChain(QQuickItem* theWrappedObject, bool forward) +{ + return ( theWrappedObject->nextItemInFocusChain(forward)); +} + +qreal PythonQtWrapper_QQuickItem::opacity(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->opacity()); +} + +QQuickItem* PythonQtWrapper_QQuickItem::parentItem(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->parentItem()); +} + +void PythonQtWrapper_QQuickItem::polish(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->polish()); +} + +QPointF PythonQtWrapper_QQuickItem::position(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->position()); +} + +void PythonQtWrapper_QQuickItem::releaseResources(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_releaseResources()); +} + +void PythonQtWrapper_QQuickItem::resetAntialiasing(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->resetAntialiasing()); +} + +void PythonQtWrapper_QQuickItem::resetHeight(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->resetHeight()); +} + +void PythonQtWrapper_QQuickItem::resetWidth(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->resetWidth()); +} + +qreal PythonQtWrapper_QQuickItem::rotation(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->rotation()); +} + +qreal PythonQtWrapper_QQuickItem::scale(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->scale()); +} + +QQuickItem* PythonQtWrapper_QQuickItem::scopedFocusItem(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->scopedFocusItem()); +} + +void PythonQtWrapper_QQuickItem::setAcceptHoverEvents(QQuickItem* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setAcceptHoverEvents(enabled)); +} + +void PythonQtWrapper_QQuickItem::setAcceptTouchEvents(QQuickItem* theWrappedObject, bool accept) +{ + ( theWrappedObject->setAcceptTouchEvents(accept)); +} + +void PythonQtWrapper_QQuickItem::setAcceptedMouseButtons(QQuickItem* theWrappedObject, Qt::MouseButtons buttons) +{ + ( theWrappedObject->setAcceptedMouseButtons(buttons)); +} + +void PythonQtWrapper_QQuickItem::setActiveFocusOnTab(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setActiveFocusOnTab(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setAntialiasing(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setAntialiasing(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setBaselineOffset(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setBaselineOffset(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setClip(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setClip(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setContainmentMask(QQuickItem* theWrappedObject, QObject* mask) +{ + ( theWrappedObject->setContainmentMask(mask)); +} + +void PythonQtWrapper_QQuickItem::setCursor(QQuickItem* theWrappedObject, const QCursor& cursor) +{ + ( theWrappedObject->setCursor(cursor)); +} + +void PythonQtWrapper_QQuickItem::setEnabled(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setEnabled(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setFiltersChildMouseEvents(QQuickItem* theWrappedObject, bool filter) +{ + ( theWrappedObject->setFiltersChildMouseEvents(filter)); +} + +void PythonQtWrapper_QQuickItem::setFlag(QQuickItem* theWrappedObject, QQuickItem::Flag flag, bool enabled) +{ + ( theWrappedObject->setFlag(flag, enabled)); +} + +void PythonQtWrapper_QQuickItem::setFocus(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setFocus(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setFocus(QQuickItem* theWrappedObject, bool focus, Qt::FocusReason reason) +{ + ( theWrappedObject->setFocus(focus, reason)); +} + +void PythonQtWrapper_QQuickItem::setHeight(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setHeight(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setImplicitHeight(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setImplicitHeight(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setImplicitSize(QQuickItem* theWrappedObject, qreal arg__1, qreal arg__2) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_setImplicitSize(arg__1, arg__2)); +} + +void PythonQtWrapper_QQuickItem::setImplicitWidth(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setImplicitWidth(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setKeepMouseGrab(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setKeepMouseGrab(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setKeepTouchGrab(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setKeepTouchGrab(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setOpacity(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setOpacity(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setParentItem(QQuickItem* theWrappedObject, QQuickItem* parent) +{ + ( theWrappedObject->setParentItem(parent)); +} + +void PythonQtWrapper_QQuickItem::setPosition(QQuickItem* theWrappedObject, const QPointF& arg__1) +{ + ( theWrappedObject->setPosition(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setRotation(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setRotation(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setScale(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setScale(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setSize(QQuickItem* theWrappedObject, const QSizeF& size) +{ + ( theWrappedObject->setSize(size)); +} + +void PythonQtWrapper_QQuickItem::setSmooth(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setSmooth(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setState(QQuickItem* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setState(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setTransformOrigin(QQuickItem* theWrappedObject, QQuickItem::TransformOrigin arg__1) +{ + ( theWrappedObject->setTransformOrigin(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setTransformOriginPoint(QQuickItem* theWrappedObject, const QPointF& arg__1) +{ + ( theWrappedObject->setTransformOriginPoint(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setVisible(QQuickItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setVisible(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setWidth(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setWidth(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setX(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setX(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setY(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setY(arg__1)); +} + +void PythonQtWrapper_QQuickItem::setZ(QQuickItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setZ(arg__1)); +} + +QSizeF PythonQtWrapper_QQuickItem::size(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +bool PythonQtWrapper_QQuickItem::smooth(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->smooth()); +} + +void PythonQtWrapper_QQuickItem::stackAfter(QQuickItem* theWrappedObject, const QQuickItem* arg__1) +{ + ( theWrappedObject->stackAfter(arg__1)); +} + +void PythonQtWrapper_QQuickItem::stackBefore(QQuickItem* theWrappedObject, const QQuickItem* arg__1) +{ + ( theWrappedObject->stackBefore(arg__1)); +} + +QString PythonQtWrapper_QQuickItem::state(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QSGTextureProvider* PythonQtWrapper_QQuickItem::textureProvider(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->textureProvider()); +} + +void PythonQtWrapper_QQuickItem::touchEvent(QQuickItem* theWrappedObject, QTouchEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_touchEvent(event)); +} + +void PythonQtWrapper_QQuickItem::touchUngrabEvent(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_touchUngrabEvent()); +} + +QQuickItem::TransformOrigin PythonQtWrapper_QQuickItem::transformOrigin(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->transformOrigin()); +} + +QPointF PythonQtWrapper_QQuickItem::transformOriginPoint(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->transformOriginPoint()); +} + +void PythonQtWrapper_QQuickItem::ungrabMouse(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->ungrabMouse()); +} + +void PythonQtWrapper_QQuickItem::ungrabTouchPoints(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->ungrabTouchPoints()); +} + +void PythonQtWrapper_QQuickItem::unsetCursor(QQuickItem* theWrappedObject) +{ + ( theWrappedObject->unsetCursor()); +} + +void PythonQtWrapper_QQuickItem::updateInputMethod(QQuickItem* theWrappedObject, Qt::InputMethodQueries queries) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_updateInputMethod(queries)); +} + +QSGNode* PythonQtWrapper_QQuickItem::updatePaintNode(QQuickItem* theWrappedObject, QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_updatePaintNode(arg__1, arg__2)); +} + +void PythonQtWrapper_QQuickItem::updatePolish(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_updatePolish()); +} + +void PythonQtWrapper_QQuickItem::wheelEvent(QQuickItem* theWrappedObject, QWheelEvent* event) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_wheelEvent(event)); +} + +qreal PythonQtWrapper_QQuickItem::width(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->width()); +} + +bool PythonQtWrapper_QQuickItem::widthValid(QQuickItem* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_widthValid()); +} + +QQuickWindow* PythonQtWrapper_QQuickItem::window(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->window()); +} + +void PythonQtWrapper_QQuickItem::windowDeactivateEvent(QQuickItem* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->promoted_windowDeactivateEvent()); +} + +qreal PythonQtWrapper_QQuickItem::x(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->x()); +} + +qreal PythonQtWrapper_QQuickItem::y(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->y()); +} + +qreal PythonQtWrapper_QQuickItem::z(QQuickItem* theWrappedObject) const +{ + return ( theWrappedObject->z()); +} + +QString PythonQtWrapper_QQuickItem::py_toString(QQuickItem* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + + +QImage PythonQtWrapper_QQuickItemGrabResult::image(QQuickItemGrabResult* theWrappedObject) const +{ + return ( theWrappedObject->image()); +} + +bool PythonQtWrapper_QQuickItemGrabResult::saveToFile(QQuickItemGrabResult* theWrappedObject, const QString& fileName) +{ + return ( theWrappedObject->saveToFile(fileName)); +} + +bool PythonQtWrapper_QQuickItemGrabResult::saveToFile(QQuickItemGrabResult* theWrappedObject, const QString& fileName) const +{ + return ( theWrappedObject->saveToFile(fileName)); +} + +QUrl PythonQtWrapper_QQuickItemGrabResult::url(QQuickItemGrabResult* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + + + +PythonQtShell_QQuickPaintedItem::~PythonQtShell_QQuickPaintedItem() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRectF PythonQtShell_QQuickPaintedItem::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::boundingRect(); +} +bool PythonQtShell_QQuickPaintedItem::childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childMouseEventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QQuickItem*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("childMouseEventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::childMouseEventFilter(arg__1, arg__2); +} +void PythonQtShell_QQuickPaintedItem::classBegin() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("classBegin"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::classBegin(); +} +QRectF PythonQtShell_QQuickPaintedItem::clipRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clipRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("clipRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::clipRect(); +} +void PythonQtShell_QQuickPaintedItem::componentComplete() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("componentComplete"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::componentComplete(); +} +bool PythonQtShell_QQuickPaintedItem::contains(const QPointF& point0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contains"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&point0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contains", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::contains(point0); +} +void PythonQtShell_QQuickPaintedItem::dragEnterEvent(QDragEnterEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::dragEnterEvent(arg__1); +} +void PythonQtShell_QQuickPaintedItem::dragLeaveEvent(QDragLeaveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::dragLeaveEvent(arg__1); +} +void PythonQtShell_QQuickPaintedItem::dragMoveEvent(QDragMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::dragMoveEvent(arg__1); +} +void PythonQtShell_QQuickPaintedItem::dropEvent(QDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::dropEvent(arg__1); +} +bool PythonQtShell_QQuickPaintedItem::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::event(arg__1); +} +void PythonQtShell_QQuickPaintedItem::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::focusInEvent(arg__1); +} +void PythonQtShell_QQuickPaintedItem::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::focusOutEvent(arg__1); +} +void PythonQtShell_QQuickPaintedItem::geometryChanged(const QRectF& newGeometry0, const QRectF& oldGeometry1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("geometryChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&newGeometry0, (void*)&oldGeometry1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::geometryChanged(newGeometry0, oldGeometry1); +} +void PythonQtShell_QQuickPaintedItem::hoverEnterEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::hoverEnterEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::hoverLeaveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::hoverLeaveEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::hoverMoveEvent(QHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::hoverMoveEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QQuickPaintedItem::inputMethodQuery(Qt::InputMethodQuery query0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::inputMethodQuery(query0); +} +bool PythonQtShell_QQuickPaintedItem::isTextureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isTextureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isTextureProvider", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::isTextureProvider(); +} +void PythonQtShell_QQuickPaintedItem::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::keyPressEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::keyReleaseEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::mouseMoveEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::mousePressEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::mouseReleaseEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::mouseUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::mouseUngrabEvent(); +} +void PythonQtShell_QQuickPaintedItem::paint(QPainter* painter0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QQuickPaintedItem::releaseResources() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("releaseResources"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::releaseResources(); +} +QSGTextureProvider* PythonQtShell_QQuickPaintedItem::textureProvider() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureProvider"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTextureProvider*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTextureProvider* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureProvider", methodInfo, result); + } else { + returnValue = *((QSGTextureProvider**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::textureProvider(); +} +void PythonQtShell_QQuickPaintedItem::touchEvent(QTouchEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTouchEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::touchEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::touchUngrabEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchUngrabEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::touchUngrabEvent(); +} +QSGNode* PythonQtShell_QQuickPaintedItem::updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePaintNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGNode*" , "QSGNode*" , "QQuickItem::UpdatePaintNodeData*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QSGNode* returnValue; + void* args[3] = {NULL, (void*)&arg__1, (void*)&arg__2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updatePaintNode", methodInfo, result); + } else { + returnValue = *((QSGNode**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickPaintedItem::updatePaintNode(arg__1, arg__2); +} +void PythonQtShell_QQuickPaintedItem::updatePolish() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updatePolish"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::updatePolish(); +} +void PythonQtShell_QQuickPaintedItem::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::wheelEvent(event0); +} +void PythonQtShell_QQuickPaintedItem::windowDeactivateEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("windowDeactivateEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickPaintedItem::windowDeactivateEvent(); +} +QQuickPaintedItem* PythonQtWrapper_QQuickPaintedItem::new_QQuickPaintedItem(QQuickItem* parent) +{ +return new PythonQtShell_QQuickPaintedItem(parent); } + +const QMetaObject* PythonQtShell_QQuickPaintedItem::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickPaintedItem::staticMetaObject); + } else { + return &QQuickPaintedItem::staticMetaObject; + } +} +int PythonQtShell_QQuickPaintedItem::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickPaintedItem::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QQuickPaintedItem::antialiasing(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->antialiasing()); +} + +QRectF PythonQtWrapper_QQuickPaintedItem::contentsBoundingRect(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->contentsBoundingRect()); +} + +qreal PythonQtWrapper_QQuickPaintedItem::contentsScale(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->contentsScale()); +} + +QSize PythonQtWrapper_QQuickPaintedItem::contentsSize(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->contentsSize()); +} + +QColor PythonQtWrapper_QQuickPaintedItem::fillColor(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->fillColor()); +} + +bool PythonQtWrapper_QQuickPaintedItem::mipmap(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->mipmap()); +} + +bool PythonQtWrapper_QQuickPaintedItem::opaquePainting(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->opaquePainting()); +} + +void PythonQtWrapper_QQuickPaintedItem::paint(QQuickPaintedItem* theWrappedObject, QPainter* painter) +{ + ( theWrappedObject->paint(painter)); +} + +QQuickPaintedItem::RenderTarget PythonQtWrapper_QQuickPaintedItem::renderTarget(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->renderTarget()); +} + +void PythonQtWrapper_QQuickPaintedItem::resetContentsSize(QQuickPaintedItem* theWrappedObject) +{ + ( theWrappedObject->resetContentsSize()); +} + +void PythonQtWrapper_QQuickPaintedItem::setAntialiasing(QQuickPaintedItem* theWrappedObject, bool enable) +{ + ( theWrappedObject->setAntialiasing(enable)); +} + +void PythonQtWrapper_QQuickPaintedItem::setContentsScale(QQuickPaintedItem* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setContentsScale(arg__1)); +} + +void PythonQtWrapper_QQuickPaintedItem::setContentsSize(QQuickPaintedItem* theWrappedObject, const QSize& arg__1) +{ + ( theWrappedObject->setContentsSize(arg__1)); +} + +void PythonQtWrapper_QQuickPaintedItem::setFillColor(QQuickPaintedItem* theWrappedObject, const QColor& arg__1) +{ + ( theWrappedObject->setFillColor(arg__1)); +} + +void PythonQtWrapper_QQuickPaintedItem::setMipmap(QQuickPaintedItem* theWrappedObject, bool enable) +{ + ( theWrappedObject->setMipmap(enable)); +} + +void PythonQtWrapper_QQuickPaintedItem::setOpaquePainting(QQuickPaintedItem* theWrappedObject, bool opaque) +{ + ( theWrappedObject->setOpaquePainting(opaque)); +} + +void PythonQtWrapper_QQuickPaintedItem::setPerformanceHint(QQuickPaintedItem* theWrappedObject, QQuickPaintedItem::PerformanceHint hint, bool enabled) +{ + ( theWrappedObject->setPerformanceHint(hint, enabled)); +} + +void PythonQtWrapper_QQuickPaintedItem::setRenderTarget(QQuickPaintedItem* theWrappedObject, QQuickPaintedItem::RenderTarget target) +{ + ( theWrappedObject->setRenderTarget(target)); +} + +void PythonQtWrapper_QQuickPaintedItem::setTextureSize(QQuickPaintedItem* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setTextureSize(size)); +} + +QSize PythonQtWrapper_QQuickPaintedItem::textureSize(QQuickPaintedItem* theWrappedObject) const +{ + return ( theWrappedObject->textureSize()); +} + +void PythonQtWrapper_QQuickPaintedItem::update(QQuickPaintedItem* theWrappedObject, const QRect& rect) +{ + ( theWrappedObject->update(rect)); +} + + + +PythonQtShell_QQuickRenderControl::~PythonQtShell_QQuickRenderControl() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickRenderControl::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickRenderControl::childEvent(event0); +} +void PythonQtShell_QQuickRenderControl::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickRenderControl::customEvent(event0); +} +bool PythonQtShell_QQuickRenderControl::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickRenderControl::event(event0); +} +bool PythonQtShell_QQuickRenderControl::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickRenderControl::eventFilter(watched0, event1); +} +QWindow* PythonQtShell_QQuickRenderControl::renderWindow(QPoint* offset0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("renderWindow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWindow*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QWindow* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("renderWindow", methodInfo, result); + } else { + returnValue = *((QWindow**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickRenderControl::renderWindow(offset0); +} +void PythonQtShell_QQuickRenderControl::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickRenderControl::timerEvent(event0); +} +QQuickRenderControl* PythonQtWrapper_QQuickRenderControl::new_QQuickRenderControl(QObject* parent) +{ +return new PythonQtShell_QQuickRenderControl(parent); } + +const QMetaObject* PythonQtShell_QQuickRenderControl::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickRenderControl::staticMetaObject); + } else { + return &QQuickRenderControl::staticMetaObject; + } +} +int PythonQtShell_QQuickRenderControl::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickRenderControl::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QImage PythonQtWrapper_QQuickRenderControl::grab(QQuickRenderControl* theWrappedObject) +{ + return ( theWrappedObject->grab()); +} + +void PythonQtWrapper_QQuickRenderControl::initialize(QQuickRenderControl* theWrappedObject, QOpenGLContext* gl) +{ + ( theWrappedObject->initialize(gl)); +} + +void PythonQtWrapper_QQuickRenderControl::invalidate(QQuickRenderControl* theWrappedObject) +{ + ( theWrappedObject->invalidate()); +} + +void PythonQtWrapper_QQuickRenderControl::polishItems(QQuickRenderControl* theWrappedObject) +{ + ( theWrappedObject->polishItems()); +} + +void PythonQtWrapper_QQuickRenderControl::prepareThread(QQuickRenderControl* theWrappedObject, QThread* targetThread) +{ + ( theWrappedObject->prepareThread(targetThread)); +} + +void PythonQtWrapper_QQuickRenderControl::render(QQuickRenderControl* theWrappedObject) +{ + ( theWrappedObject->render()); +} + +QWindow* PythonQtWrapper_QQuickRenderControl::renderWindow(QQuickRenderControl* theWrappedObject, QPoint* offset) +{ + return ( theWrappedObject->renderWindow(offset)); +} + +QWindow* PythonQtWrapper_QQuickRenderControl::static_QQuickRenderControl_renderWindowFor(QQuickWindow* win, QPoint* offset) +{ + return (QQuickRenderControl::renderWindowFor(win, offset)); +} + +bool PythonQtWrapper_QQuickRenderControl::sync(QQuickRenderControl* theWrappedObject) +{ + return ( theWrappedObject->sync()); +} + + + +PythonQtShell_QQuickTextDocument::~PythonQtShell_QQuickTextDocument() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickTextDocument::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTextDocument::childEvent(event0); +} +void PythonQtShell_QQuickTextDocument::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTextDocument::customEvent(event0); +} +bool PythonQtShell_QQuickTextDocument::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickTextDocument::event(event0); +} +bool PythonQtShell_QQuickTextDocument::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickTextDocument::eventFilter(watched0, event1); +} +void PythonQtShell_QQuickTextDocument::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTextDocument::timerEvent(event0); +} +QQuickTextDocument* PythonQtWrapper_QQuickTextDocument::new_QQuickTextDocument(QQuickItem* parent) +{ +return new PythonQtShell_QQuickTextDocument(parent); } + +const QMetaObject* PythonQtShell_QQuickTextDocument::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickTextDocument::staticMetaObject); + } else { + return &QQuickTextDocument::staticMetaObject; + } +} +int PythonQtShell_QQuickTextDocument::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickTextDocument::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QTextDocument* PythonQtWrapper_QQuickTextDocument::textDocument(QQuickTextDocument* theWrappedObject) const +{ + return ( theWrappedObject->textDocument()); +} + + + +PythonQtShell_QQuickTransform::~PythonQtShell_QQuickTransform() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickTransform::applyTo(QMatrix4x4* matrix0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("applyTo"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMatrix4x4*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&matrix0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QQuickTransform::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTransform::childEvent(event0); +} +void PythonQtShell_QQuickTransform::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTransform::customEvent(event0); +} +bool PythonQtShell_QQuickTransform::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickTransform::event(event0); +} +bool PythonQtShell_QQuickTransform::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickTransform::eventFilter(watched0, event1); +} +void PythonQtShell_QQuickTransform::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickTransform::timerEvent(event0); +} +QQuickTransform* PythonQtWrapper_QQuickTransform::new_QQuickTransform(QObject* parent) +{ +return new PythonQtShell_QQuickTransform(parent); } + +const QMetaObject* PythonQtShell_QQuickTransform::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickTransform::staticMetaObject); + } else { + return &QQuickTransform::staticMetaObject; + } +} +int PythonQtShell_QQuickTransform::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickTransform::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QQuickTransform::appendToItem(QQuickTransform* theWrappedObject, QQuickItem* arg__1) +{ + ( theWrappedObject->appendToItem(arg__1)); +} + +void PythonQtWrapper_QQuickTransform::applyTo(QQuickTransform* theWrappedObject, QMatrix4x4* matrix) const +{ + ( theWrappedObject->applyTo(matrix)); +} + +void PythonQtWrapper_QQuickTransform::prependToItem(QQuickTransform* theWrappedObject, QQuickItem* arg__1) +{ + ( theWrappedObject->prependToItem(arg__1)); +} + + + +PythonQtShell_QQuickView::~PythonQtShell_QQuickView() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickView::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::childEvent(event0); +} +void PythonQtShell_QQuickView::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::customEvent(event0); +} +bool PythonQtShell_QQuickView::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::event(arg__1); +} +bool PythonQtShell_QQuickView::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::eventFilter(watched0, event1); +} +void PythonQtShell_QQuickView::exposeEvent(QExposeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("exposeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QExposeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::exposeEvent(arg__1); +} +void PythonQtShell_QQuickView::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::focusInEvent(arg__1); +} +QObject* PythonQtShell_QQuickView::focusObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusObject", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::focusObject(); +} +void PythonQtShell_QQuickView::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::focusOutEvent(arg__1); +} +QSurfaceFormat PythonQtShell_QQuickView::format() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("format"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSurfaceFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSurfaceFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("format", methodInfo, result); + } else { + returnValue = *((QSurfaceFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::format(); +} +void PythonQtShell_QQuickView::hideEvent(QHideEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::hideEvent(arg__1); +} +void PythonQtShell_QQuickView::keyPressEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::keyPressEvent(arg__1); +} +void PythonQtShell_QQuickView::keyReleaseEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::keyReleaseEvent(arg__1); +} +void PythonQtShell_QQuickView::mouseDoubleClickEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::mouseDoubleClickEvent(arg__1); +} +void PythonQtShell_QQuickView::mouseMoveEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::mouseMoveEvent(arg__1); +} +void PythonQtShell_QQuickView::mousePressEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::mousePressEvent(arg__1); +} +void PythonQtShell_QQuickView::mouseReleaseEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::mouseReleaseEvent(arg__1); +} +void PythonQtShell_QQuickView::moveEvent(QMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::moveEvent(arg__1); +} +bool PythonQtShell_QQuickView::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::nativeEvent(eventType0, message1, result2); +} +void PythonQtShell_QQuickView::resizeEvent(QResizeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::resizeEvent(arg__1); +} +void PythonQtShell_QQuickView::showEvent(QShowEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::showEvent(arg__1); +} +QSize PythonQtShell_QQuickView::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::size(); +} +QSurface::SurfaceType PythonQtShell_QQuickView::surfaceType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("surfaceType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSurface::SurfaceType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSurface::SurfaceType returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("surfaceType", methodInfo, result); + } else { + returnValue = *((QSurface::SurfaceType*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickView::surfaceType(); +} +void PythonQtShell_QQuickView::tabletEvent(QTabletEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::tabletEvent(arg__1); +} +void PythonQtShell_QQuickView::timerEvent(QTimerEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::timerEvent(arg__1); +} +void PythonQtShell_QQuickView::touchEvent(QTouchEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTouchEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::touchEvent(arg__1); +} +void PythonQtShell_QQuickView::wheelEvent(QWheelEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickView::wheelEvent(arg__1); +} +QQuickView* PythonQtWrapper_QQuickView::new_QQuickView(QQmlEngine* engine, QWindow* parent) +{ +return new PythonQtShell_QQuickView(engine, parent); } + +QQuickView* PythonQtWrapper_QQuickView::new_QQuickView(QWindow* parent) +{ +return new PythonQtShell_QQuickView(parent); } + +QQuickView* PythonQtWrapper_QQuickView::new_QQuickView(const QUrl& source, QQuickRenderControl* renderControl) +{ +return new PythonQtShell_QQuickView(source, renderControl); } + +QQuickView* PythonQtWrapper_QQuickView::new_QQuickView(const QUrl& source, QWindow* parent) +{ +return new PythonQtShell_QQuickView(source, parent); } + +const QMetaObject* PythonQtShell_QQuickView::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickView::staticMetaObject); + } else { + return &QQuickView::staticMetaObject; + } +} +int PythonQtShell_QQuickView::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickView::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QQmlEngine* PythonQtWrapper_QQuickView::engine(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +QList PythonQtWrapper_QQuickView::errors(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->errors()); +} + +QSize PythonQtWrapper_QQuickView::initialSize(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->initialSize()); +} + +QQuickView::ResizeMode PythonQtWrapper_QQuickView::resizeMode(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->resizeMode()); +} + +QQmlContext* PythonQtWrapper_QQuickView::rootContext(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->rootContext()); +} + +QQuickItem* PythonQtWrapper_QQuickView::rootObject(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->rootObject()); +} + +void PythonQtWrapper_QQuickView::setResizeMode(QQuickView* theWrappedObject, QQuickView::ResizeMode arg__1) +{ + ( theWrappedObject->setResizeMode(arg__1)); +} + +QSize PythonQtWrapper_QQuickView::sizeHint(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + +QUrl PythonQtWrapper_QQuickView::source(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->source()); +} + +QQuickView::Status PythonQtWrapper_QQuickView::status(QQuickView* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + + + +PythonQtShell_QQuickWidget::~PythonQtShell_QQuickWidget() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickWidget::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::actionEvent(event0); +} +void PythonQtShell_QQuickWidget::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::changeEvent(arg__1); +} +void PythonQtShell_QQuickWidget::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::childEvent(event0); +} +void PythonQtShell_QQuickWidget::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::closeEvent(event0); +} +void PythonQtShell_QQuickWidget::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::contextMenuEvent(event0); +} +void PythonQtShell_QQuickWidget::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::customEvent(event0); +} +int PythonQtShell_QQuickWidget::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::devType(); +} +void PythonQtShell_QQuickWidget::dragEnterEvent(QDragEnterEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::dragEnterEvent(arg__1); +} +void PythonQtShell_QQuickWidget::dragLeaveEvent(QDragLeaveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::dragLeaveEvent(arg__1); +} +void PythonQtShell_QQuickWidget::dragMoveEvent(QDragMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::dragMoveEvent(arg__1); +} +void PythonQtShell_QQuickWidget::dropEvent(QDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::dropEvent(arg__1); +} +void PythonQtShell_QQuickWidget::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::enterEvent(event0); +} +bool PythonQtShell_QQuickWidget::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::event(arg__1); +} +bool PythonQtShell_QQuickWidget::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::eventFilter(watched0, event1); +} +void PythonQtShell_QQuickWidget::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::focusInEvent(event0); +} +bool PythonQtShell_QQuickWidget::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::focusNextPrevChild(next0); +} +void PythonQtShell_QQuickWidget::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::focusOutEvent(event0); +} +bool PythonQtShell_QQuickWidget::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::hasHeightForWidth(); +} +int PythonQtShell_QQuickWidget::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::heightForWidth(arg__1); +} +void PythonQtShell_QQuickWidget::hideEvent(QHideEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::hideEvent(arg__1); +} +void PythonQtShell_QQuickWidget::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::initPainter(painter0); +} +void PythonQtShell_QQuickWidget::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QQuickWidget::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::inputMethodQuery(arg__1); +} +void PythonQtShell_QQuickWidget::keyPressEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::keyPressEvent(arg__1); +} +void PythonQtShell_QQuickWidget::keyReleaseEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::keyReleaseEvent(arg__1); +} +void PythonQtShell_QQuickWidget::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::leaveEvent(event0); +} +int PythonQtShell_QQuickWidget::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::metric(arg__1); +} +QSize PythonQtShell_QQuickWidget::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::minimumSizeHint(); +} +void PythonQtShell_QQuickWidget::mouseDoubleClickEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::mouseDoubleClickEvent(arg__1); +} +void PythonQtShell_QQuickWidget::mouseMoveEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::mouseMoveEvent(arg__1); +} +void PythonQtShell_QQuickWidget::mousePressEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::mousePressEvent(arg__1); +} +void PythonQtShell_QQuickWidget::mouseReleaseEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::mouseReleaseEvent(arg__1); +} +void PythonQtShell_QQuickWidget::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::moveEvent(event0); +} +bool PythonQtShell_QQuickWidget::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QQuickWidget::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::paintEngine(); +} +void PythonQtShell_QQuickWidget::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QQuickWidget::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::redirected(offset0); +} +void PythonQtShell_QQuickWidget::resizeEvent(QResizeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::resizeEvent(arg__1); +} +void PythonQtShell_QQuickWidget::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::setVisible(visible0); +} +QPainter* PythonQtShell_QQuickWidget::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::sharedPainter(); +} +void PythonQtShell_QQuickWidget::showEvent(QShowEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::showEvent(arg__1); +} +QSize PythonQtShell_QQuickWidget::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWidget::sizeHint(); +} +void PythonQtShell_QQuickWidget::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::tabletEvent(event0); +} +void PythonQtShell_QQuickWidget::timerEvent(QTimerEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::timerEvent(arg__1); +} +void PythonQtShell_QQuickWidget::wheelEvent(QWheelEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWidget::wheelEvent(arg__1); +} +QQuickWidget* PythonQtWrapper_QQuickWidget::new_QQuickWidget(QQmlEngine* engine, QWidget* parent) +{ +return new PythonQtShell_QQuickWidget(engine, parent); } + +QQuickWidget* PythonQtWrapper_QQuickWidget::new_QQuickWidget(QWidget* parent) +{ +return new PythonQtShell_QQuickWidget(parent); } + +QQuickWidget* PythonQtWrapper_QQuickWidget::new_QQuickWidget(const QUrl& source, QWidget* parent) +{ +return new PythonQtShell_QQuickWidget(source, parent); } + +const QMetaObject* PythonQtShell_QQuickWidget::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickWidget::staticMetaObject); + } else { + return &QQuickWidget::staticMetaObject; + } +} +int PythonQtShell_QQuickWidget::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickWidget::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QQmlEngine* PythonQtWrapper_QQuickWidget::engine(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->engine()); +} + +QList PythonQtWrapper_QQuickWidget::errors(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->errors()); +} + +QSurfaceFormat PythonQtWrapper_QQuickWidget::format(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->format()); +} + +QImage PythonQtWrapper_QQuickWidget::grabFramebuffer(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->grabFramebuffer()); +} + +QSize PythonQtWrapper_QQuickWidget::initialSize(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->initialSize()); +} + +QQuickWindow* PythonQtWrapper_QQuickWidget::quickWindow(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->quickWindow()); +} + +QQuickWidget::ResizeMode PythonQtWrapper_QQuickWidget::resizeMode(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->resizeMode()); +} + +QQmlContext* PythonQtWrapper_QQuickWidget::rootContext(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->rootContext()); +} + +QQuickItem* PythonQtWrapper_QQuickWidget::rootObject(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->rootObject()); +} + +void PythonQtWrapper_QQuickWidget::setClearColor(QQuickWidget* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setClearColor(color)); +} + +void PythonQtWrapper_QQuickWidget::setFormat(QQuickWidget* theWrappedObject, const QSurfaceFormat& format) +{ + ( theWrappedObject->setFormat(format)); +} + +void PythonQtWrapper_QQuickWidget::setResizeMode(QQuickWidget* theWrappedObject, QQuickWidget::ResizeMode arg__1) +{ + ( theWrappedObject->setResizeMode(arg__1)); +} + +QSize PythonQtWrapper_QQuickWidget::sizeHint(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + +QUrl PythonQtWrapper_QQuickWidget::source(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->source()); +} + +QQuickWidget::Status PythonQtWrapper_QQuickWidget::status(QQuickWidget* theWrappedObject) const +{ + return ( theWrappedObject->status()); +} + + + +PythonQtShell_QQuickWindow::~PythonQtShell_QQuickWindow() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QQuickWindow::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::childEvent(event0); +} +void PythonQtShell_QQuickWindow::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::customEvent(event0); +} +bool PythonQtShell_QQuickWindow::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::event(arg__1); +} +bool PythonQtShell_QQuickWindow::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::eventFilter(watched0, event1); +} +void PythonQtShell_QQuickWindow::exposeEvent(QExposeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("exposeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QExposeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::exposeEvent(arg__1); +} +void PythonQtShell_QQuickWindow::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::focusInEvent(arg__1); +} +QObject* PythonQtShell_QQuickWindow::focusObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QObject* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusObject", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::focusObject(); +} +void PythonQtShell_QQuickWindow::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::focusOutEvent(arg__1); +} +QSurfaceFormat PythonQtShell_QQuickWindow::format() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("format"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSurfaceFormat"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSurfaceFormat returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("format", methodInfo, result); + } else { + returnValue = *((QSurfaceFormat*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::format(); +} +void PythonQtShell_QQuickWindow::hideEvent(QHideEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::hideEvent(arg__1); +} +void PythonQtShell_QQuickWindow::keyPressEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::keyPressEvent(arg__1); +} +void PythonQtShell_QQuickWindow::keyReleaseEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::keyReleaseEvent(arg__1); +} +void PythonQtShell_QQuickWindow::mouseDoubleClickEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::mouseDoubleClickEvent(arg__1); +} +void PythonQtShell_QQuickWindow::mouseMoveEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::mouseMoveEvent(arg__1); +} +void PythonQtShell_QQuickWindow::mousePressEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::mousePressEvent(arg__1); +} +void PythonQtShell_QQuickWindow::mouseReleaseEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::mouseReleaseEvent(arg__1); +} +void PythonQtShell_QQuickWindow::moveEvent(QMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::moveEvent(arg__1); +} +bool PythonQtShell_QQuickWindow::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::nativeEvent(eventType0, message1, result2); +} +void PythonQtShell_QQuickWindow::resizeEvent(QResizeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::resizeEvent(arg__1); +} +void PythonQtShell_QQuickWindow::showEvent(QShowEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::showEvent(arg__1); +} +QSize PythonQtShell_QQuickWindow::size() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::size(); +} +QSurface::SurfaceType PythonQtShell_QQuickWindow::surfaceType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("surfaceType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSurface::SurfaceType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSurface::SurfaceType returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("surfaceType", methodInfo, result); + } else { + returnValue = *((QSurface::SurfaceType*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QQuickWindow::surfaceType(); +} +void PythonQtShell_QQuickWindow::tabletEvent(QTabletEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::tabletEvent(arg__1); +} +void PythonQtShell_QQuickWindow::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::timerEvent(event0); +} +void PythonQtShell_QQuickWindow::touchEvent(QTouchEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("touchEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTouchEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::touchEvent(arg__1); +} +void PythonQtShell_QQuickWindow::wheelEvent(QWheelEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QQuickWindow::wheelEvent(arg__1); +} +QQuickWindow* PythonQtWrapper_QQuickWindow::new_QQuickWindow(QQuickRenderControl* renderControl) +{ +return new PythonQtShell_QQuickWindow(renderControl); } + +QQuickWindow* PythonQtWrapper_QQuickWindow::new_QQuickWindow(QWindow* parent) +{ +return new PythonQtShell_QQuickWindow(parent); } + +const QMetaObject* PythonQtShell_QQuickWindow::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QQuickWindow::staticMetaObject); + } else { + return &QQuickWindow::staticMetaObject; + } +} +int PythonQtShell_QQuickWindow::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QQuickWindow::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QQuickItem* PythonQtWrapper_QQuickWindow::activeFocusItem(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->activeFocusItem()); +} + +bool PythonQtWrapper_QQuickWindow::clearBeforeRendering(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->clearBeforeRendering()); +} + +QColor PythonQtWrapper_QQuickWindow::color(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->color()); +} + +QQuickItem* PythonQtWrapper_QQuickWindow::contentItem(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->contentItem()); +} + +QSGImageNode* PythonQtWrapper_QQuickWindow::createImageNode(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->createImageNode()); +} + +QSGNinePatchNode* PythonQtWrapper_QQuickWindow::createNinePatchNode(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->createNinePatchNode()); +} + +QSGRectangleNode* PythonQtWrapper_QQuickWindow::createRectangleNode(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->createRectangleNode()); +} + +QSGTexture* PythonQtWrapper_QQuickWindow::createTextureFromImage(QQuickWindow* theWrappedObject, const QImage& image) const +{ + return ( theWrappedObject->createTextureFromImage(image)); +} + +qreal PythonQtWrapper_QQuickWindow::effectiveDevicePixelRatio(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->effectiveDevicePixelRatio()); +} + +QImage PythonQtWrapper_QQuickWindow::grabWindow(QQuickWindow* theWrappedObject) +{ + return ( theWrappedObject->grabWindow()); +} + +bool PythonQtWrapper_QQuickWindow::static_QQuickWindow_hasDefaultAlphaBuffer() +{ + return (QQuickWindow::hasDefaultAlphaBuffer()); +} + +QQmlIncubationController* PythonQtWrapper_QQuickWindow::incubationController(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->incubationController()); +} + +bool PythonQtWrapper_QQuickWindow::isPersistentOpenGLContext(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->isPersistentOpenGLContext()); +} + +bool PythonQtWrapper_QQuickWindow::isPersistentSceneGraph(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->isPersistentSceneGraph()); +} + +bool PythonQtWrapper_QQuickWindow::isSceneGraphInitialized(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->isSceneGraphInitialized()); +} + +QQuickItem* PythonQtWrapper_QQuickWindow::mouseGrabberItem(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->mouseGrabberItem()); +} + +QOpenGLContext* PythonQtWrapper_QQuickWindow::openglContext(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->openglContext()); +} + +QOpenGLFramebufferObject* PythonQtWrapper_QQuickWindow::renderTarget(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->renderTarget()); +} + +uint PythonQtWrapper_QQuickWindow::renderTargetId(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->renderTargetId()); +} + +QSize PythonQtWrapper_QQuickWindow::renderTargetSize(QQuickWindow* theWrappedObject) const +{ + return ( theWrappedObject->renderTargetSize()); +} + +void PythonQtWrapper_QQuickWindow::resetOpenGLState(QQuickWindow* theWrappedObject) +{ + ( theWrappedObject->resetOpenGLState()); +} + +QString PythonQtWrapper_QQuickWindow::static_QQuickWindow_sceneGraphBackend() +{ + return (QQuickWindow::sceneGraphBackend()); +} + +void PythonQtWrapper_QQuickWindow::scheduleRenderJob(QQuickWindow* theWrappedObject, QRunnable* job, QQuickWindow::RenderStage schedule) +{ + ( theWrappedObject->scheduleRenderJob(job, schedule)); +} + +bool PythonQtWrapper_QQuickWindow::sendEvent(QQuickWindow* theWrappedObject, QQuickItem* arg__1, QEvent* arg__2) +{ + return ( theWrappedObject->sendEvent(arg__1, arg__2)); +} + +void PythonQtWrapper_QQuickWindow::setClearBeforeRendering(QQuickWindow* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setClearBeforeRendering(enabled)); +} + +void PythonQtWrapper_QQuickWindow::setColor(QQuickWindow* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setColor(color)); +} + +void PythonQtWrapper_QQuickWindow::static_QQuickWindow_setDefaultAlphaBuffer(bool useAlpha) +{ + (QQuickWindow::setDefaultAlphaBuffer(useAlpha)); +} + +void PythonQtWrapper_QQuickWindow::setPersistentOpenGLContext(QQuickWindow* theWrappedObject, bool persistent) +{ + ( theWrappedObject->setPersistentOpenGLContext(persistent)); +} + +void PythonQtWrapper_QQuickWindow::setPersistentSceneGraph(QQuickWindow* theWrappedObject, bool persistent) +{ + ( theWrappedObject->setPersistentSceneGraph(persistent)); +} + +void PythonQtWrapper_QQuickWindow::setRenderTarget(QQuickWindow* theWrappedObject, QOpenGLFramebufferObject* fbo) +{ + ( theWrappedObject->setRenderTarget(fbo)); +} + +void PythonQtWrapper_QQuickWindow::setRenderTarget(QQuickWindow* theWrappedObject, uint fboId, const QSize& size) +{ + ( theWrappedObject->setRenderTarget(fboId, size)); +} + +void PythonQtWrapper_QQuickWindow::static_QQuickWindow_setSceneGraphBackend(const QString& backend) +{ + (QQuickWindow::setSceneGraphBackend(backend)); +} + +void PythonQtWrapper_QQuickWindow::static_QQuickWindow_setTextRenderType(QQuickWindow::TextRenderType renderType) +{ + (QQuickWindow::setTextRenderType(renderType)); +} + +QQuickWindow::TextRenderType PythonQtWrapper_QQuickWindow::static_QQuickWindow_textRenderType() +{ + return (QQuickWindow::textRenderType()); +} + +QString PythonQtWrapper_QQuickWindow::py_toString(QQuickWindow* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + + +PythonQtShell_QSGAbstractRenderer::~PythonQtShell_QSGAbstractRenderer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGAbstractRenderer::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGAbstractRenderer::childEvent(event0); +} +void PythonQtShell_QSGAbstractRenderer::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGAbstractRenderer::customEvent(event0); +} +bool PythonQtShell_QSGAbstractRenderer::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGAbstractRenderer::event(event0); +} +bool PythonQtShell_QSGAbstractRenderer::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGAbstractRenderer::eventFilter(watched0, event1); +} +void PythonQtShell_QSGAbstractRenderer::nodeChanged(QSGNode* node0, QSGNode::DirtyState state1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nodeChanged"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGNode*" , "QSGNode::DirtyState"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&node0, (void*)&state1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGAbstractRenderer::renderScene(uint fboId0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("renderScene"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "uint"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&fboId0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGAbstractRenderer::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGAbstractRenderer::timerEvent(event0); +} +QSGAbstractRenderer* PythonQtWrapper_QSGAbstractRenderer::new_QSGAbstractRenderer(QObject* parent) +{ +return new PythonQtShell_QSGAbstractRenderer(parent); } + +const QMetaObject* PythonQtShell_QSGAbstractRenderer::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSGAbstractRenderer::staticMetaObject); + } else { + return &QSGAbstractRenderer::staticMetaObject; + } +} +int PythonQtShell_QSGAbstractRenderer::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSGAbstractRenderer::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QColor PythonQtWrapper_QSGAbstractRenderer::clearColor(QSGAbstractRenderer* theWrappedObject) const +{ + return ( theWrappedObject->clearColor()); +} + +QRect PythonQtWrapper_QSGAbstractRenderer::deviceRect(QSGAbstractRenderer* theWrappedObject) const +{ + return ( theWrappedObject->deviceRect()); +} + +void PythonQtWrapper_QSGAbstractRenderer::nodeChanged(QSGAbstractRenderer* theWrappedObject, QSGNode* node, QSGNode::DirtyState state) +{ + ( ((PythonQtPublicPromoter_QSGAbstractRenderer*)theWrappedObject)->promoted_nodeChanged(node, state)); +} + +QMatrix4x4 PythonQtWrapper_QSGAbstractRenderer::projectionMatrix(QSGAbstractRenderer* theWrappedObject) const +{ + return ( theWrappedObject->projectionMatrix()); +} + +void PythonQtWrapper_QSGAbstractRenderer::renderScene(QSGAbstractRenderer* theWrappedObject, uint fboId) +{ + ( theWrappedObject->renderScene(fboId)); +} + +QSGRootNode* PythonQtWrapper_QSGAbstractRenderer::rootNode(QSGAbstractRenderer* theWrappedObject) const +{ + return ( theWrappedObject->rootNode()); +} + +void PythonQtWrapper_QSGAbstractRenderer::setClearColor(QSGAbstractRenderer* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setClearColor(color)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setDeviceRect(QSGAbstractRenderer* theWrappedObject, const QRect& rect) +{ + ( theWrappedObject->setDeviceRect(rect)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setDeviceRect(QSGAbstractRenderer* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setDeviceRect(size)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setProjectionMatrix(QSGAbstractRenderer* theWrappedObject, const QMatrix4x4& matrix) +{ + ( theWrappedObject->setProjectionMatrix(matrix)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setProjectionMatrixToRect(QSGAbstractRenderer* theWrappedObject, const QRectF& rect) +{ + ( theWrappedObject->setProjectionMatrixToRect(rect)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setRootNode(QSGAbstractRenderer* theWrappedObject, QSGRootNode* node) +{ + ( theWrappedObject->setRootNode(node)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setViewportRect(QSGAbstractRenderer* theWrappedObject, const QRect& rect) +{ + ( theWrappedObject->setViewportRect(rect)); +} + +void PythonQtWrapper_QSGAbstractRenderer::setViewportRect(QSGAbstractRenderer* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setViewportRect(size)); +} + +QRect PythonQtWrapper_QSGAbstractRenderer::viewportRect(QSGAbstractRenderer* theWrappedObject) const +{ + return ( theWrappedObject->viewportRect()); +} + + + +PythonQtShell_QSGBasicGeometryNode::~PythonQtShell_QSGBasicGeometryNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGBasicGeometryNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGBasicGeometryNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGBasicGeometryNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGBasicGeometryNode::preprocess(); +} +QSGBasicGeometryNode* PythonQtWrapper_QSGBasicGeometryNode::new_QSGBasicGeometryNode(QSGNode::NodeType type) +{ +return new PythonQtShell_QSGBasicGeometryNode(type); } + +const QSGClipNode* PythonQtWrapper_QSGBasicGeometryNode::clipList(QSGBasicGeometryNode* theWrappedObject) const +{ + return ( theWrappedObject->clipList()); +} + +QSGGeometry* PythonQtWrapper_QSGBasicGeometryNode::geometry(QSGBasicGeometryNode* theWrappedObject) +{ + return ( theWrappedObject->geometry()); +} + +const QSGGeometry* PythonQtWrapper_QSGBasicGeometryNode::geometry(QSGBasicGeometryNode* theWrappedObject) const +{ + return ( theWrappedObject->geometry()); +} + +const QMatrix4x4* PythonQtWrapper_QSGBasicGeometryNode::matrix(QSGBasicGeometryNode* theWrappedObject) const +{ + return ( theWrappedObject->matrix()); +} + +void PythonQtWrapper_QSGBasicGeometryNode::setGeometry(QSGBasicGeometryNode* theWrappedObject, QSGGeometry* geometry) +{ + ( theWrappedObject->setGeometry(geometry)); +} + +void PythonQtWrapper_QSGBasicGeometryNode::setRendererClipList(QSGBasicGeometryNode* theWrappedObject, const QSGClipNode* c) +{ + ( theWrappedObject->setRendererClipList(c)); +} + +void PythonQtWrapper_QSGBasicGeometryNode::setRendererMatrix(QSGBasicGeometryNode* theWrappedObject, const QMatrix4x4* m) +{ + ( theWrappedObject->setRendererMatrix(m)); +} + + + +PythonQtShell_QSGClipNode::~PythonQtShell_QSGClipNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGClipNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGClipNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGClipNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGClipNode::preprocess(); +} +QSGClipNode* PythonQtWrapper_QSGClipNode::new_QSGClipNode() +{ +return new PythonQtShell_QSGClipNode(); } + +QRectF PythonQtWrapper_QSGClipNode::clipRect(QSGClipNode* theWrappedObject) const +{ + return ( theWrappedObject->clipRect()); +} + +bool PythonQtWrapper_QSGClipNode::isRectangular(QSGClipNode* theWrappedObject) const +{ + return ( theWrappedObject->isRectangular()); +} + +void PythonQtWrapper_QSGClipNode::setClipRect(QSGClipNode* theWrappedObject, const QRectF& arg__1) +{ + ( theWrappedObject->setClipRect(arg__1)); +} + +void PythonQtWrapper_QSGClipNode::setIsRectangular(QSGClipNode* theWrappedObject, bool rectHint) +{ + ( theWrappedObject->setIsRectangular(rectHint)); +} + + + +PythonQtShell_QSGDynamicTexture::~PythonQtShell_QSGDynamicTexture() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGDynamicTexture::bind() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGDynamicTexture::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGDynamicTexture::childEvent(event0); +} +void PythonQtShell_QSGDynamicTexture::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGDynamicTexture::customEvent(event0); +} +bool PythonQtShell_QSGDynamicTexture::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGDynamicTexture::event(event0); +} +bool PythonQtShell_QSGDynamicTexture::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGDynamicTexture::eventFilter(watched0, event1); +} +bool PythonQtShell_QSGDynamicTexture::hasAlphaChannel() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasAlphaChannel"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasAlphaChannel", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSGDynamicTexture::hasMipmaps() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasMipmaps"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasMipmaps", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSGDynamicTexture::isAtlasTexture() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAtlasTexture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAtlasTexture", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGDynamicTexture::isAtlasTexture(); +} +QRectF PythonQtShell_QSGDynamicTexture::normalizedTextureSubRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("normalizedTextureSubRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("normalizedTextureSubRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGDynamicTexture::normalizedTextureSubRect(); +} +QSGTexture* PythonQtShell_QSGDynamicTexture::removedFromAtlas() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removedFromAtlas"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTexture*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTexture* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removedFromAtlas", methodInfo, result); + } else { + returnValue = *((QSGTexture**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGDynamicTexture::removedFromAtlas(); +} +int PythonQtShell_QSGDynamicTexture::textureId() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureId", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QSize PythonQtShell_QSGDynamicTexture::textureSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureSize", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSize(); +} +void PythonQtShell_QSGDynamicTexture::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGDynamicTexture::timerEvent(event0); +} +bool PythonQtShell_QSGDynamicTexture::updateTexture() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateTexture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updateTexture", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QSGDynamicTexture* PythonQtWrapper_QSGDynamicTexture::new_QSGDynamicTexture() +{ +return new PythonQtShell_QSGDynamicTexture(); } + +const QMetaObject* PythonQtShell_QSGDynamicTexture::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSGDynamicTexture::staticMetaObject); + } else { + return &QSGDynamicTexture::staticMetaObject; + } +} +int PythonQtShell_QSGDynamicTexture::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSGDynamicTexture::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QSGDynamicTexture::updateTexture(QSGDynamicTexture* theWrappedObject) +{ + return ( theWrappedObject->updateTexture()); +} + + + +PythonQtShell_QSGEngine::~PythonQtShell_QSGEngine() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGEngine::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGEngine::childEvent(event0); +} +void PythonQtShell_QSGEngine::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGEngine::customEvent(event0); +} +bool PythonQtShell_QSGEngine::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGEngine::event(event0); +} +bool PythonQtShell_QSGEngine::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGEngine::eventFilter(watched0, event1); +} +void PythonQtShell_QSGEngine::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGEngine::timerEvent(event0); +} +QSGEngine* PythonQtWrapper_QSGEngine::new_QSGEngine(QObject* parent) +{ +return new PythonQtShell_QSGEngine(parent); } + +const QMetaObject* PythonQtShell_QSGEngine::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSGEngine::staticMetaObject); + } else { + return &QSGEngine::staticMetaObject; + } +} +int PythonQtShell_QSGEngine::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSGEngine::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSGImageNode* PythonQtWrapper_QSGEngine::createImageNode(QSGEngine* theWrappedObject) const +{ + return ( theWrappedObject->createImageNode()); +} + +QSGNinePatchNode* PythonQtWrapper_QSGEngine::createNinePatchNode(QSGEngine* theWrappedObject) const +{ + return ( theWrappedObject->createNinePatchNode()); +} + +QSGRectangleNode* PythonQtWrapper_QSGEngine::createRectangleNode(QSGEngine* theWrappedObject) const +{ + return ( theWrappedObject->createRectangleNode()); +} + +QSGAbstractRenderer* PythonQtWrapper_QSGEngine::createRenderer(QSGEngine* theWrappedObject) const +{ + return ( theWrappedObject->createRenderer()); +} + +void PythonQtWrapper_QSGEngine::initialize(QSGEngine* theWrappedObject, QOpenGLContext* context) +{ + ( theWrappedObject->initialize(context)); +} + +void PythonQtWrapper_QSGEngine::invalidate(QSGEngine* theWrappedObject) +{ + ( theWrappedObject->invalidate()); +} + + + +PythonQtShell_QSGFlatColorMaterial::~PythonQtShell_QSGFlatColorMaterial() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGMaterialType* PythonQtShell_QSGFlatColorMaterial::type() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("type"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGMaterialType*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGMaterialType* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("type", methodInfo, result); + } else { + returnValue = *((QSGMaterialType**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGFlatColorMaterial::type(); +} +QSGFlatColorMaterial* PythonQtWrapper_QSGFlatColorMaterial::new_QSGFlatColorMaterial() +{ +return new PythonQtShell_QSGFlatColorMaterial(); } + +const QColor* PythonQtWrapper_QSGFlatColorMaterial::color(QSGFlatColorMaterial* theWrappedObject) const +{ + return &( theWrappedObject->color()); +} + +void PythonQtWrapper_QSGFlatColorMaterial::setColor(QSGFlatColorMaterial* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setColor(color)); +} + +QSGMaterialType* PythonQtWrapper_QSGFlatColorMaterial::type(QSGFlatColorMaterial* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +PythonQtShell_QSGGeometry::~PythonQtShell_QSGGeometry() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry* PythonQtWrapper_QSGGeometry::new_QSGGeometry(const QSGGeometry::AttributeSet& attribs, int vertexCount, int indexCount, int indexType) +{ +return new PythonQtShell_QSGGeometry(attribs, vertexCount, indexCount, indexType); } + +void PythonQtWrapper_QSGGeometry::allocate(QSGGeometry* theWrappedObject, int vertexCount, int indexCount) +{ + ( theWrappedObject->allocate(vertexCount, indexCount)); +} + +int PythonQtWrapper_QSGGeometry::attributeCount(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->attributeCount()); +} + +const QSGGeometry::Attribute* PythonQtWrapper_QSGGeometry::attributes(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->attributes()); +} + +const QSGGeometry::AttributeSet* PythonQtWrapper_QSGGeometry::static_QSGGeometry_defaultAttributes_ColoredPoint2D() +{ + return &(QSGGeometry::defaultAttributes_ColoredPoint2D()); +} + +const QSGGeometry::AttributeSet* PythonQtWrapper_QSGGeometry::static_QSGGeometry_defaultAttributes_Point2D() +{ + return &(QSGGeometry::defaultAttributes_Point2D()); +} + +const QSGGeometry::AttributeSet* PythonQtWrapper_QSGGeometry::static_QSGGeometry_defaultAttributes_TexturedPoint2D() +{ + return &(QSGGeometry::defaultAttributes_TexturedPoint2D()); +} + +unsigned int PythonQtWrapper_QSGGeometry::drawingMode(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->drawingMode()); +} + +int PythonQtWrapper_QSGGeometry::indexCount(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexCount()); +} + +void* PythonQtWrapper_QSGGeometry::indexData(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->indexData()); +} + +const void* PythonQtWrapper_QSGGeometry::indexData(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexData()); +} + +uint* PythonQtWrapper_QSGGeometry::indexDataAsUInt(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->indexDataAsUInt()); +} + +const uint* PythonQtWrapper_QSGGeometry::indexDataAsUInt(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexDataAsUInt()); +} + +unsigned short* PythonQtWrapper_QSGGeometry::indexDataAsUShort(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->indexDataAsUShort()); +} + +const unsigned short* PythonQtWrapper_QSGGeometry::indexDataAsUShort(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexDataAsUShort()); +} + +QSGGeometry::DataPattern PythonQtWrapper_QSGGeometry::indexDataPattern(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexDataPattern()); +} + +int PythonQtWrapper_QSGGeometry::indexType(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->indexType()); +} + +float PythonQtWrapper_QSGGeometry::lineWidth(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->lineWidth()); +} + +void PythonQtWrapper_QSGGeometry::markIndexDataDirty(QSGGeometry* theWrappedObject) +{ + ( theWrappedObject->markIndexDataDirty()); +} + +void PythonQtWrapper_QSGGeometry::markVertexDataDirty(QSGGeometry* theWrappedObject) +{ + ( theWrappedObject->markVertexDataDirty()); +} + +void PythonQtWrapper_QSGGeometry::setDrawingMode(QSGGeometry* theWrappedObject, unsigned int mode) +{ + ( theWrappedObject->setDrawingMode(mode)); +} + +void PythonQtWrapper_QSGGeometry::setIndexDataPattern(QSGGeometry* theWrappedObject, QSGGeometry::DataPattern p) +{ + ( theWrappedObject->setIndexDataPattern(p)); +} + +void PythonQtWrapper_QSGGeometry::setLineWidth(QSGGeometry* theWrappedObject, float w) +{ + ( theWrappedObject->setLineWidth(w)); +} + +void PythonQtWrapper_QSGGeometry::setVertexDataPattern(QSGGeometry* theWrappedObject, QSGGeometry::DataPattern p) +{ + ( theWrappedObject->setVertexDataPattern(p)); +} + +int PythonQtWrapper_QSGGeometry::sizeOfIndex(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->sizeOfIndex()); +} + +int PythonQtWrapper_QSGGeometry::sizeOfVertex(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->sizeOfVertex()); +} + +void PythonQtWrapper_QSGGeometry::static_QSGGeometry_updateColoredRectGeometry(QSGGeometry* g, const QRectF& rect) +{ + (QSGGeometry::updateColoredRectGeometry(g, rect)); +} + +void PythonQtWrapper_QSGGeometry::static_QSGGeometry_updateRectGeometry(QSGGeometry* g, const QRectF& rect) +{ + (QSGGeometry::updateRectGeometry(g, rect)); +} + +void PythonQtWrapper_QSGGeometry::static_QSGGeometry_updateTexturedRectGeometry(QSGGeometry* g, const QRectF& rect, const QRectF& sourceRect) +{ + (QSGGeometry::updateTexturedRectGeometry(g, rect, sourceRect)); +} + +int PythonQtWrapper_QSGGeometry::vertexCount(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexCount()); +} + +void* PythonQtWrapper_QSGGeometry::vertexData(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->vertexData()); +} + +const void* PythonQtWrapper_QSGGeometry::vertexData(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexData()); +} + +QSGGeometry::ColoredPoint2D* PythonQtWrapper_QSGGeometry::vertexDataAsColoredPoint2D(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->vertexDataAsColoredPoint2D()); +} + +const QSGGeometry::ColoredPoint2D* PythonQtWrapper_QSGGeometry::vertexDataAsColoredPoint2D(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexDataAsColoredPoint2D()); +} + +QSGGeometry::Point2D* PythonQtWrapper_QSGGeometry::vertexDataAsPoint2D(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->vertexDataAsPoint2D()); +} + +const QSGGeometry::Point2D* PythonQtWrapper_QSGGeometry::vertexDataAsPoint2D(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexDataAsPoint2D()); +} + +QSGGeometry::TexturedPoint2D* PythonQtWrapper_QSGGeometry::vertexDataAsTexturedPoint2D(QSGGeometry* theWrappedObject) +{ + return ( theWrappedObject->vertexDataAsTexturedPoint2D()); +} + +const QSGGeometry::TexturedPoint2D* PythonQtWrapper_QSGGeometry::vertexDataAsTexturedPoint2D(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexDataAsTexturedPoint2D()); +} + +QSGGeometry::DataPattern PythonQtWrapper_QSGGeometry::vertexDataPattern(QSGGeometry* theWrappedObject) const +{ + return ( theWrappedObject->vertexDataPattern()); +} + + + +PythonQtShell_QSGGeometryNode::~PythonQtShell_QSGGeometryNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGGeometryNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGGeometryNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGGeometryNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGGeometryNode::preprocess(); +} +QSGGeometryNode* PythonQtWrapper_QSGGeometryNode::new_QSGGeometryNode() +{ +return new PythonQtShell_QSGGeometryNode(); } + +qreal PythonQtWrapper_QSGGeometryNode::inheritedOpacity(QSGGeometryNode* theWrappedObject) const +{ + return ( theWrappedObject->inheritedOpacity()); +} + +int PythonQtWrapper_QSGGeometryNode::renderOrder(QSGGeometryNode* theWrappedObject) const +{ + return ( theWrappedObject->renderOrder()); +} + +void PythonQtWrapper_QSGGeometryNode::setInheritedOpacity(QSGGeometryNode* theWrappedObject, qreal opacity) +{ + ( theWrappedObject->setInheritedOpacity(opacity)); +} + +void PythonQtWrapper_QSGGeometryNode::setRenderOrder(QSGGeometryNode* theWrappedObject, int order) +{ + ( theWrappedObject->setRenderOrder(order)); +} + +QString PythonQtWrapper_QSGGeometryNode::py_toString(QSGGeometryNode* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + + +PythonQtShell_QSGGeometry__Attribute::~PythonQtShell_QSGGeometry__Attribute() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry::Attribute* PythonQtWrapper_QSGGeometry__Attribute::new_QSGGeometry__Attribute() +{ +return new PythonQtShell_QSGGeometry__Attribute(); } + +QSGGeometry::Attribute PythonQtWrapper_QSGGeometry__Attribute::static_QSGGeometry__Attribute_create(int pos, int tupleSize, int primitiveType, bool isPosition) +{ + return (QSGGeometry::Attribute::create(pos, tupleSize, primitiveType, isPosition)); +} + +QSGGeometry::Attribute PythonQtWrapper_QSGGeometry__Attribute::static_QSGGeometry__Attribute_createWithAttributeType(int pos, int tupleSize, int primitiveType, QSGGeometry::AttributeType attributeType) +{ + return (QSGGeometry::Attribute::createWithAttributeType(pos, tupleSize, primitiveType, attributeType)); +} + + + +PythonQtShell_QSGGeometry__AttributeSet::~PythonQtShell_QSGGeometry__AttributeSet() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry::AttributeSet* PythonQtWrapper_QSGGeometry__AttributeSet::new_QSGGeometry__AttributeSet() +{ +return new PythonQtShell_QSGGeometry__AttributeSet(); } + + + +PythonQtShell_QSGGeometry__ColoredPoint2D::~PythonQtShell_QSGGeometry__ColoredPoint2D() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry::ColoredPoint2D* PythonQtWrapper_QSGGeometry__ColoredPoint2D::new_QSGGeometry__ColoredPoint2D() +{ +return new PythonQtShell_QSGGeometry__ColoredPoint2D(); } + +void PythonQtWrapper_QSGGeometry__ColoredPoint2D::set(QSGGeometry::ColoredPoint2D* theWrappedObject, float nx, float ny, uchar nr, uchar ng, uchar nb, uchar na) +{ + ( theWrappedObject->set(nx, ny, nr, ng, nb, na)); +} + + + +PythonQtShell_QSGGeometry__Point2D::~PythonQtShell_QSGGeometry__Point2D() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry::Point2D* PythonQtWrapper_QSGGeometry__Point2D::new_QSGGeometry__Point2D() +{ +return new PythonQtShell_QSGGeometry__Point2D(); } + +void PythonQtWrapper_QSGGeometry__Point2D::set(QSGGeometry::Point2D* theWrappedObject, float nx, float ny) +{ + ( theWrappedObject->set(nx, ny)); +} + + + +PythonQtShell_QSGGeometry__TexturedPoint2D::~PythonQtShell_QSGGeometry__TexturedPoint2D() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGGeometry::TexturedPoint2D* PythonQtWrapper_QSGGeometry__TexturedPoint2D::new_QSGGeometry__TexturedPoint2D() +{ +return new PythonQtShell_QSGGeometry__TexturedPoint2D(); } + +void PythonQtWrapper_QSGGeometry__TexturedPoint2D::set(QSGGeometry::TexturedPoint2D* theWrappedObject, float nx, float ny, float ntx, float nty) +{ + ( theWrappedObject->set(nx, ny, ntx, nty)); +} + + + +QSGTexture::Filtering PythonQtWrapper_QSGImageNode::filtering(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->filtering()); +} + +QSGTexture::Filtering PythonQtWrapper_QSGImageNode::mipmapFiltering(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->mipmapFiltering()); +} + +bool PythonQtWrapper_QSGImageNode::ownsTexture(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->ownsTexture()); +} + +QRectF PythonQtWrapper_QSGImageNode::rect(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->rect()); +} + +void PythonQtWrapper_QSGImageNode::setFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering) +{ + ( theWrappedObject->setFiltering(filtering)); +} + +void PythonQtWrapper_QSGImageNode::setMipmapFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering) +{ + ( theWrappedObject->setMipmapFiltering(filtering)); +} + +void PythonQtWrapper_QSGImageNode::setOwnsTexture(QSGImageNode* theWrappedObject, bool owns) +{ + ( theWrappedObject->setOwnsTexture(owns)); +} + +void PythonQtWrapper_QSGImageNode::setRect(QSGImageNode* theWrappedObject, const QRectF& rect) +{ + ( theWrappedObject->setRect(rect)); +} + +void PythonQtWrapper_QSGImageNode::setRect(QSGImageNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h) +{ + ( theWrappedObject->setRect(x, y, w, h)); +} + +void PythonQtWrapper_QSGImageNode::setSourceRect(QSGImageNode* theWrappedObject, const QRectF& r) +{ + ( theWrappedObject->setSourceRect(r)); +} + +void PythonQtWrapper_QSGImageNode::setSourceRect(QSGImageNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h) +{ + ( theWrappedObject->setSourceRect(x, y, w, h)); +} + +void PythonQtWrapper_QSGImageNode::setTexture(QSGImageNode* theWrappedObject, QSGTexture* texture) +{ + ( theWrappedObject->setTexture(texture)); +} + +QRectF PythonQtWrapper_QSGImageNode::sourceRect(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->sourceRect()); +} + +QSGTexture* PythonQtWrapper_QSGImageNode::texture(QSGImageNode* theWrappedObject) const +{ + return ( theWrappedObject->texture()); +} + + + +PythonQtShell_QSGMaterialType::~PythonQtShell_QSGMaterialType() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGMaterialType* PythonQtWrapper_QSGMaterialType::new_QSGMaterialType() +{ +return new PythonQtShell_QSGMaterialType(); } + + + +PythonQtShell_QSGNinePatchNode::~PythonQtShell_QSGNinePatchNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGNinePatchNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGNinePatchNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGNinePatchNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNinePatchNode::preprocess(); +} +void PythonQtShell_QSGNinePatchNode::setBounds(const QRectF& bounds0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setBounds"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&bounds0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGNinePatchNode::setDevicePixelRatio(qreal ratio0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDevicePixelRatio"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&ratio0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGNinePatchNode::setPadding(qreal left0, qreal top1, qreal right2, qreal bottom3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setPadding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal" , "qreal" , "qreal" , "qreal"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&left0, (void*)&top1, (void*)&right2, (void*)&bottom3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGNinePatchNode::setTexture(QSGTexture* texture0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setTexture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGTexture*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&texture0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGNinePatchNode::update() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("update"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QSGNinePatchNode* PythonQtWrapper_QSGNinePatchNode::new_QSGNinePatchNode() +{ +return new PythonQtShell_QSGNinePatchNode(); } + +void PythonQtWrapper_QSGNinePatchNode::static_QSGNinePatchNode_rebuildGeometry(QSGTexture* texture, QSGGeometry* geometry, const QVector4D& padding, const QRectF& bounds, qreal dpr) +{ + (QSGNinePatchNode::rebuildGeometry(texture, geometry, padding, bounds, dpr)); +} + +void PythonQtWrapper_QSGNinePatchNode::setBounds(QSGNinePatchNode* theWrappedObject, const QRectF& bounds) +{ + ( theWrappedObject->setBounds(bounds)); +} + +void PythonQtWrapper_QSGNinePatchNode::setDevicePixelRatio(QSGNinePatchNode* theWrappedObject, qreal ratio) +{ + ( theWrappedObject->setDevicePixelRatio(ratio)); +} + +void PythonQtWrapper_QSGNinePatchNode::setPadding(QSGNinePatchNode* theWrappedObject, qreal left, qreal top, qreal right, qreal bottom) +{ + ( theWrappedObject->setPadding(left, top, right, bottom)); +} + +void PythonQtWrapper_QSGNinePatchNode::setTexture(QSGNinePatchNode* theWrappedObject, QSGTexture* texture) +{ + ( theWrappedObject->setTexture(texture)); +} + +void PythonQtWrapper_QSGNinePatchNode::update(QSGNinePatchNode* theWrappedObject) +{ + ( theWrappedObject->update()); +} + + + +PythonQtShell_QSGNode::~PythonQtShell_QSGNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNode::preprocess(); +} +QSGNode* PythonQtWrapper_QSGNode::new_QSGNode() +{ +return new PythonQtShell_QSGNode(); } + +QSGNode* PythonQtWrapper_QSGNode::new_QSGNode(QSGNode::NodeType type) +{ +return new PythonQtShell_QSGNode(type); } + +void PythonQtWrapper_QSGNode::appendChildNode(QSGNode* theWrappedObject, QSGNode* node) +{ + ( theWrappedObject->appendChildNode(node)); +} + +QSGNode* PythonQtWrapper_QSGNode::childAtIndex(QSGNode* theWrappedObject, int i) const +{ + return ( theWrappedObject->childAtIndex(i)); +} + +int PythonQtWrapper_QSGNode::childCount(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->childCount()); +} + +void PythonQtWrapper_QSGNode::clearDirty(QSGNode* theWrappedObject) +{ + ( theWrappedObject->clearDirty()); +} + +QSGNode::DirtyState PythonQtWrapper_QSGNode::dirtyState(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->dirtyState()); +} + +QSGNode* PythonQtWrapper_QSGNode::firstChild(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->firstChild()); +} + +void PythonQtWrapper_QSGNode::insertChildNodeAfter(QSGNode* theWrappedObject, QSGNode* node, QSGNode* after) +{ + ( theWrappedObject->insertChildNodeAfter(node, after)); +} + +void PythonQtWrapper_QSGNode::insertChildNodeBefore(QSGNode* theWrappedObject, QSGNode* node, QSGNode* before) +{ + ( theWrappedObject->insertChildNodeBefore(node, before)); +} + +bool PythonQtWrapper_QSGNode::isSubtreeBlocked(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->isSubtreeBlocked()); +} + +QSGNode* PythonQtWrapper_QSGNode::lastChild(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->lastChild()); +} + +void PythonQtWrapper_QSGNode::markDirty(QSGNode* theWrappedObject, QSGNode::DirtyState bits) +{ + ( theWrappedObject->markDirty(bits)); +} + +QSGNode* PythonQtWrapper_QSGNode::nextSibling(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->nextSibling()); +} + +QSGNode* PythonQtWrapper_QSGNode::parent(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->parent()); +} + +void PythonQtWrapper_QSGNode::prependChildNode(QSGNode* theWrappedObject, QSGNode* node) +{ + ( theWrappedObject->prependChildNode(node)); +} + +void PythonQtWrapper_QSGNode::preprocess(QSGNode* theWrappedObject) +{ + ( theWrappedObject->preprocess()); +} + +QSGNode* PythonQtWrapper_QSGNode::previousSibling(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->previousSibling()); +} + +void PythonQtWrapper_QSGNode::removeAllChildNodes(QSGNode* theWrappedObject) +{ + ( theWrappedObject->removeAllChildNodes()); +} + +void PythonQtWrapper_QSGNode::removeChildNode(QSGNode* theWrappedObject, QSGNode* node) +{ + ( theWrappedObject->removeChildNode(node)); +} + +void PythonQtWrapper_QSGNode::reparentChildNodesTo(QSGNode* theWrappedObject, QSGNode* newParent) +{ + ( theWrappedObject->reparentChildNodesTo(newParent)); +} + +void PythonQtWrapper_QSGNode::setFlag(QSGNode* theWrappedObject, QSGNode::Flag arg__1, bool arg__2) +{ + ( theWrappedObject->setFlag(arg__1, arg__2)); +} + +QSGNode::NodeType PythonQtWrapper_QSGNode::type(QSGNode* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QString PythonQtWrapper_QSGNode::py_toString(QSGNode* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.h b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.h new file mode 100644 index 00000000..9b8d1b47 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick0.h @@ -0,0 +1,1876 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QQuickFramebufferObject : public QQuickFramebufferObject +{ +public: + PythonQtShell_QQuickFramebufferObject(QQuickItem* parent = nullptr):QQuickFramebufferObject(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickFramebufferObject(); + +virtual QRectF boundingRect() const; +virtual bool childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2); +virtual void classBegin(); +virtual QRectF clipRect() const; +virtual void componentComplete(); +virtual bool contains(const QPointF& point) const; +virtual QQuickFramebufferObject::Renderer* createRenderer() const; +virtual void dragEnterEvent(QDragEnterEvent* arg__1); +virtual void dragLeaveEvent(QDragLeaveEvent* arg__1); +virtual void dragMoveEvent(QDragMoveEvent* arg__1); +virtual void dropEvent(QDropEvent* arg__1); +virtual bool event(QEvent* arg__1); +virtual void focusInEvent(QFocusEvent* arg__1); +virtual void focusOutEvent(QFocusEvent* arg__1); +virtual void geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry); +virtual void hoverEnterEvent(QHoverEvent* event); +virtual void hoverLeaveEvent(QHoverEvent* event); +virtual void hoverMoveEvent(QHoverEvent* event); +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery query) const; +virtual bool isTextureProvider() const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void mouseUngrabEvent(); +virtual void releaseResources(); +virtual QSGTextureProvider* textureProvider() const; +virtual void touchEvent(QTouchEvent* event); +virtual void touchUngrabEvent(); +virtual QSGNode* updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2); +virtual void updatePolish(); +virtual void wheelEvent(QWheelEvent* event); +virtual void windowDeactivateEvent(); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickFramebufferObject : public QQuickFramebufferObject +{ public: +inline void promoted_geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry) { this->geometryChanged(newGeometry, oldGeometry); } +inline QSGNode* promoted_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return this->updatePaintNode(arg__1, arg__2); } +inline QQuickFramebufferObject::Renderer* py_q_createRenderer() const { return this->createRenderer(); } +inline void py_q_geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry) { QQuickFramebufferObject::geometryChanged(newGeometry, oldGeometry); } +inline bool py_q_isTextureProvider() const { return QQuickFramebufferObject::isTextureProvider(); } +inline void py_q_releaseResources() { QQuickFramebufferObject::releaseResources(); } +inline QSGTextureProvider* py_q_textureProvider() const { return QQuickFramebufferObject::textureProvider(); } +inline QSGNode* py_q_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return QQuickFramebufferObject::updatePaintNode(arg__1, arg__2); } +}; + +class PythonQtWrapper_QQuickFramebufferObject : public QObject +{ Q_OBJECT +public: +public slots: +QQuickFramebufferObject* new_QQuickFramebufferObject(QQuickItem* parent = nullptr); +void delete_QQuickFramebufferObject(QQuickFramebufferObject* obj) { delete obj; } + QQuickFramebufferObject::Renderer* createRenderer(QQuickFramebufferObject* theWrappedObject) const; + QQuickFramebufferObject::Renderer* py_q_createRenderer(QQuickFramebufferObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_createRenderer());} + void py_q_geometryChanged(QQuickFramebufferObject* theWrappedObject, const QRectF& newGeometry, const QRectF& oldGeometry){ (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_geometryChanged(newGeometry, oldGeometry));} + bool py_q_isTextureProvider(QQuickFramebufferObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_isTextureProvider());} + bool mirrorVertically(QQuickFramebufferObject* theWrappedObject) const; + void py_q_releaseResources(QQuickFramebufferObject* theWrappedObject){ (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_releaseResources());} + void setMirrorVertically(QQuickFramebufferObject* theWrappedObject, bool enable); + void setTextureFollowsItemSize(QQuickFramebufferObject* theWrappedObject, bool follows); + bool textureFollowsItemSize(QQuickFramebufferObject* theWrappedObject) const; + QSGTextureProvider* py_q_textureProvider(QQuickFramebufferObject* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_textureProvider());} + QSGNode* py_q_updatePaintNode(QQuickFramebufferObject* theWrappedObject, QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2){ return (((PythonQtPublicPromoter_QQuickFramebufferObject*)theWrappedObject)->py_q_updatePaintNode(arg__1, arg__2));} +}; + + + + + +class PythonQtShell_QQuickFramebufferObject__Renderer : public QQuickFramebufferObject::Renderer +{ +public: + PythonQtShell_QQuickFramebufferObject__Renderer():QQuickFramebufferObject::Renderer(),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickFramebufferObject__Renderer(); + +virtual QOpenGLFramebufferObject* createFramebufferObject(const QSize& size); +virtual void render(); +virtual void synchronize(QQuickFramebufferObject* arg__1); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickFramebufferObject__Renderer : public QQuickFramebufferObject::Renderer +{ public: +inline QOpenGLFramebufferObject* promoted_createFramebufferObject(const QSize& size) { return this->createFramebufferObject(size); } +inline QOpenGLFramebufferObject* promoted_framebufferObject() const { return this->framebufferObject(); } +inline void promoted_invalidateFramebufferObject() { this->invalidateFramebufferObject(); } +inline void promoted_render() { this->render(); } +inline void promoted_synchronize(QQuickFramebufferObject* arg__1) { this->synchronize(arg__1); } +inline void promoted_update() { this->update(); } +inline QOpenGLFramebufferObject* py_q_createFramebufferObject(const QSize& size) { return QQuickFramebufferObject::Renderer::createFramebufferObject(size); } +inline void py_q_render() { this->render(); } +inline void py_q_synchronize(QQuickFramebufferObject* arg__1) { QQuickFramebufferObject::Renderer::synchronize(arg__1); } +}; + +class PythonQtWrapper_QQuickFramebufferObject__Renderer : public QObject +{ Q_OBJECT +public: +public slots: +QQuickFramebufferObject::Renderer* new_QQuickFramebufferObject__Renderer(); + QOpenGLFramebufferObject* createFramebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject, const QSize& size); + QOpenGLFramebufferObject* py_q_createFramebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject, const QSize& size){ return (((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->py_q_createFramebufferObject(size));} + QOpenGLFramebufferObject* framebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject) const; + void invalidateFramebufferObject(QQuickFramebufferObject::Renderer* theWrappedObject); + void render(QQuickFramebufferObject::Renderer* theWrappedObject); + void py_q_render(QQuickFramebufferObject::Renderer* theWrappedObject){ (((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->py_q_render());} + void synchronize(QQuickFramebufferObject::Renderer* theWrappedObject, QQuickFramebufferObject* arg__1); + void py_q_synchronize(QQuickFramebufferObject::Renderer* theWrappedObject, QQuickFramebufferObject* arg__1){ (((PythonQtPublicPromoter_QQuickFramebufferObject__Renderer*)theWrappedObject)->py_q_synchronize(arg__1));} + void update(QQuickFramebufferObject::Renderer* theWrappedObject); +}; + + + + + +class PythonQtPublicPromoter_QQuickImageProvider : public QQuickImageProvider +{ public: +inline QImage py_q_requestImage(const QString& id, QSize* size, const QSize& requestedSize) { return QQuickImageProvider::requestImage(id, size, requestedSize); } +inline QPixmap py_q_requestPixmap(const QString& id, QSize* size, const QSize& requestedSize) { return QQuickImageProvider::requestPixmap(id, size, requestedSize); } +}; + +class PythonQtWrapper_QQuickImageProvider : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QQuickImageProvider(QQuickImageProvider* obj) { delete obj; } + QImage requestImage(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize); + QImage py_q_requestImage(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize){ return (((PythonQtPublicPromoter_QQuickImageProvider*)theWrappedObject)->py_q_requestImage(id, size, requestedSize));} + QPixmap requestPixmap(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize); + QPixmap py_q_requestPixmap(QQuickImageProvider* theWrappedObject, const QString& id, QSize* size, const QSize& requestedSize){ return (((PythonQtPublicPromoter_QQuickImageProvider*)theWrappedObject)->py_q_requestPixmap(id, size, requestedSize));} +}; + + + + + +class PythonQtShell_QQuickItem : public QQuickItem +{ +public: + PythonQtShell_QQuickItem(QQuickItem* parent = nullptr):QQuickItem(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickItem(); + +virtual QRectF boundingRect() const; +virtual bool childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2); +virtual void classBegin(); +virtual QRectF clipRect() const; +virtual void componentComplete(); +virtual bool contains(const QPointF& point) const; +virtual void dragEnterEvent(QDragEnterEvent* arg__1); +virtual void dragLeaveEvent(QDragLeaveEvent* arg__1); +virtual void dragMoveEvent(QDragMoveEvent* arg__1); +virtual void dropEvent(QDropEvent* arg__1); +virtual bool event(QEvent* arg__1); +virtual void focusInEvent(QFocusEvent* arg__1); +virtual void focusOutEvent(QFocusEvent* arg__1); +virtual void geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry); +virtual void hoverEnterEvent(QHoverEvent* event); +virtual void hoverLeaveEvent(QHoverEvent* event); +virtual void hoverMoveEvent(QHoverEvent* event); +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery query) const; +virtual bool isTextureProvider() const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void mouseUngrabEvent(); +virtual void releaseResources(); +virtual QSGTextureProvider* textureProvider() const; +virtual void touchEvent(QTouchEvent* event); +virtual void touchUngrabEvent(); +virtual QSGNode* updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2); +virtual void updatePolish(); +virtual void wheelEvent(QWheelEvent* event); +virtual void windowDeactivateEvent(); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickItem : public QQuickItem +{ public: +inline bool promoted_childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2) { return this->childMouseEventFilter(arg__1, arg__2); } +inline void promoted_classBegin() { this->classBegin(); } +inline void promoted_componentComplete() { this->componentComplete(); } +inline void promoted_dragEnterEvent(QDragEnterEvent* arg__1) { this->dragEnterEvent(arg__1); } +inline void promoted_dragLeaveEvent(QDragLeaveEvent* arg__1) { this->dragLeaveEvent(arg__1); } +inline void promoted_dragMoveEvent(QDragMoveEvent* arg__1) { this->dragMoveEvent(arg__1); } +inline void promoted_dropEvent(QDropEvent* arg__1) { this->dropEvent(arg__1); } +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline void promoted_focusInEvent(QFocusEvent* arg__1) { this->focusInEvent(arg__1); } +inline void promoted_focusOutEvent(QFocusEvent* arg__1) { this->focusOutEvent(arg__1); } +inline void promoted_geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry) { this->geometryChanged(newGeometry, oldGeometry); } +inline bool promoted_heightValid() const { return this->heightValid(); } +inline void promoted_hoverEnterEvent(QHoverEvent* event) { this->hoverEnterEvent(event); } +inline void promoted_hoverLeaveEvent(QHoverEvent* event) { this->hoverLeaveEvent(event); } +inline void promoted_hoverMoveEvent(QHoverEvent* event) { this->hoverMoveEvent(event); } +inline void promoted_inputMethodEvent(QInputMethodEvent* arg__1) { this->inputMethodEvent(arg__1); } +inline bool promoted_isComponentComplete() const { return this->isComponentComplete(); } +inline void promoted_keyPressEvent(QKeyEvent* event) { this->keyPressEvent(event); } +inline void promoted_keyReleaseEvent(QKeyEvent* event) { this->keyReleaseEvent(event); } +inline void promoted_mouseDoubleClickEvent(QMouseEvent* event) { this->mouseDoubleClickEvent(event); } +inline void promoted_mouseMoveEvent(QMouseEvent* event) { this->mouseMoveEvent(event); } +inline void promoted_mousePressEvent(QMouseEvent* event) { this->mousePressEvent(event); } +inline void promoted_mouseReleaseEvent(QMouseEvent* event) { this->mouseReleaseEvent(event); } +inline void promoted_mouseUngrabEvent() { this->mouseUngrabEvent(); } +inline void promoted_releaseResources() { this->releaseResources(); } +inline void promoted_setImplicitSize(qreal arg__1, qreal arg__2) { this->setImplicitSize(arg__1, arg__2); } +inline void promoted_touchEvent(QTouchEvent* event) { this->touchEvent(event); } +inline void promoted_touchUngrabEvent() { this->touchUngrabEvent(); } +inline void promoted_updateInputMethod(Qt::InputMethodQueries queries = Qt::ImQueryInput) { this->updateInputMethod(queries); } +inline QSGNode* promoted_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return this->updatePaintNode(arg__1, arg__2); } +inline void promoted_updatePolish() { this->updatePolish(); } +inline void promoted_wheelEvent(QWheelEvent* event) { this->wheelEvent(event); } +inline bool promoted_widthValid() const { return this->widthValid(); } +inline void promoted_windowDeactivateEvent() { this->windowDeactivateEvent(); } +inline QRectF py_q_boundingRect() const { return QQuickItem::boundingRect(); } +inline bool py_q_childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2) { return QQuickItem::childMouseEventFilter(arg__1, arg__2); } +inline void py_q_classBegin() { QQuickItem::classBegin(); } +inline QRectF py_q_clipRect() const { return QQuickItem::clipRect(); } +inline void py_q_componentComplete() { QQuickItem::componentComplete(); } +inline bool py_q_contains(const QPointF& point) const { return QQuickItem::contains(point); } +inline void py_q_dragEnterEvent(QDragEnterEvent* arg__1) { QQuickItem::dragEnterEvent(arg__1); } +inline void py_q_dragLeaveEvent(QDragLeaveEvent* arg__1) { QQuickItem::dragLeaveEvent(arg__1); } +inline void py_q_dragMoveEvent(QDragMoveEvent* arg__1) { QQuickItem::dragMoveEvent(arg__1); } +inline void py_q_dropEvent(QDropEvent* arg__1) { QQuickItem::dropEvent(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QQuickItem::event(arg__1); } +inline void py_q_focusInEvent(QFocusEvent* arg__1) { QQuickItem::focusInEvent(arg__1); } +inline void py_q_focusOutEvent(QFocusEvent* arg__1) { QQuickItem::focusOutEvent(arg__1); } +inline void py_q_geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry) { QQuickItem::geometryChanged(newGeometry, oldGeometry); } +inline void py_q_hoverEnterEvent(QHoverEvent* event) { QQuickItem::hoverEnterEvent(event); } +inline void py_q_hoverLeaveEvent(QHoverEvent* event) { QQuickItem::hoverLeaveEvent(event); } +inline void py_q_hoverMoveEvent(QHoverEvent* event) { QQuickItem::hoverMoveEvent(event); } +inline void py_q_inputMethodEvent(QInputMethodEvent* arg__1) { QQuickItem::inputMethodEvent(arg__1); } +inline QVariant py_q_inputMethodQuery(Qt::InputMethodQuery query) const { return QQuickItem::inputMethodQuery(query); } +inline bool py_q_isTextureProvider() const { return QQuickItem::isTextureProvider(); } +inline void py_q_keyPressEvent(QKeyEvent* event) { QQuickItem::keyPressEvent(event); } +inline void py_q_keyReleaseEvent(QKeyEvent* event) { QQuickItem::keyReleaseEvent(event); } +inline void py_q_mouseDoubleClickEvent(QMouseEvent* event) { QQuickItem::mouseDoubleClickEvent(event); } +inline void py_q_mouseMoveEvent(QMouseEvent* event) { QQuickItem::mouseMoveEvent(event); } +inline void py_q_mousePressEvent(QMouseEvent* event) { QQuickItem::mousePressEvent(event); } +inline void py_q_mouseReleaseEvent(QMouseEvent* event) { QQuickItem::mouseReleaseEvent(event); } +inline void py_q_mouseUngrabEvent() { QQuickItem::mouseUngrabEvent(); } +inline void py_q_releaseResources() { QQuickItem::releaseResources(); } +inline QSGTextureProvider* py_q_textureProvider() const { return QQuickItem::textureProvider(); } +inline void py_q_touchEvent(QTouchEvent* event) { QQuickItem::touchEvent(event); } +inline void py_q_touchUngrabEvent() { QQuickItem::touchUngrabEvent(); } +inline QSGNode* py_q_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return QQuickItem::updatePaintNode(arg__1, arg__2); } +inline void py_q_updatePolish() { QQuickItem::updatePolish(); } +inline void py_q_wheelEvent(QWheelEvent* event) { QQuickItem::wheelEvent(event); } +inline void py_q_windowDeactivateEvent() { QQuickItem::windowDeactivateEvent(); } +}; + +class PythonQtWrapper_QQuickItem : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Flag ItemChange ) +enum Flag{ + ItemClipsChildrenToShape = QQuickItem::ItemClipsChildrenToShape, ItemAcceptsInputMethod = QQuickItem::ItemAcceptsInputMethod, ItemIsFocusScope = QQuickItem::ItemIsFocusScope, ItemHasContents = QQuickItem::ItemHasContents, ItemAcceptsDrops = QQuickItem::ItemAcceptsDrops}; +enum ItemChange{ + ItemChildAddedChange = QQuickItem::ItemChildAddedChange, ItemChildRemovedChange = QQuickItem::ItemChildRemovedChange, ItemSceneChange = QQuickItem::ItemSceneChange, ItemVisibleHasChanged = QQuickItem::ItemVisibleHasChanged, ItemParentHasChanged = QQuickItem::ItemParentHasChanged, ItemOpacityHasChanged = QQuickItem::ItemOpacityHasChanged, ItemActiveFocusHasChanged = QQuickItem::ItemActiveFocusHasChanged, ItemRotationHasChanged = QQuickItem::ItemRotationHasChanged, ItemAntialiasingHasChanged = QQuickItem::ItemAntialiasingHasChanged, ItemDevicePixelRatioHasChanged = QQuickItem::ItemDevicePixelRatioHasChanged, ItemEnabledHasChanged = QQuickItem::ItemEnabledHasChanged}; +public slots: +QQuickItem* new_QQuickItem(QQuickItem* parent = nullptr); +void delete_QQuickItem(QQuickItem* obj) { delete obj; } + bool acceptHoverEvents(QQuickItem* theWrappedObject) const; + bool acceptTouchEvents(QQuickItem* theWrappedObject) const; + Qt::MouseButtons acceptedMouseButtons(QQuickItem* theWrappedObject) const; + bool activeFocusOnTab(QQuickItem* theWrappedObject) const; + bool antialiasing(QQuickItem* theWrappedObject) const; + qreal baselineOffset(QQuickItem* theWrappedObject) const; + QRectF boundingRect(QQuickItem* theWrappedObject) const; + QRectF py_q_boundingRect(QQuickItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_boundingRect());} + QQuickItem* childAt(QQuickItem* theWrappedObject, qreal x, qreal y) const; + QList childItems(QQuickItem* theWrappedObject) const; + bool childMouseEventFilter(QQuickItem* theWrappedObject, QQuickItem* arg__1, QEvent* arg__2); + bool py_q_childMouseEventFilter(QQuickItem* theWrappedObject, QQuickItem* arg__1, QEvent* arg__2){ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_childMouseEventFilter(arg__1, arg__2));} + QRectF childrenRect(QQuickItem* theWrappedObject); + void classBegin(QQuickItem* theWrappedObject); + void py_q_classBegin(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_classBegin());} + bool clip(QQuickItem* theWrappedObject) const; + QRectF clipRect(QQuickItem* theWrappedObject) const; + QRectF py_q_clipRect(QQuickItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_clipRect());} + void componentComplete(QQuickItem* theWrappedObject); + void py_q_componentComplete(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_componentComplete());} + QObject* containmentMask(QQuickItem* theWrappedObject) const; + bool contains(QQuickItem* theWrappedObject, const QPointF& point) const; + bool py_q_contains(QQuickItem* theWrappedObject, const QPointF& point) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_contains(point));} + QCursor cursor(QQuickItem* theWrappedObject) const; + void dragEnterEvent(QQuickItem* theWrappedObject, QDragEnterEvent* arg__1); + void py_q_dragEnterEvent(QQuickItem* theWrappedObject, QDragEnterEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_dragEnterEvent(arg__1));} + void dragLeaveEvent(QQuickItem* theWrappedObject, QDragLeaveEvent* arg__1); + void py_q_dragLeaveEvent(QQuickItem* theWrappedObject, QDragLeaveEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_dragLeaveEvent(arg__1));} + void dragMoveEvent(QQuickItem* theWrappedObject, QDragMoveEvent* arg__1); + void py_q_dragMoveEvent(QQuickItem* theWrappedObject, QDragMoveEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_dragMoveEvent(arg__1));} + void dropEvent(QQuickItem* theWrappedObject, QDropEvent* arg__1); + void py_q_dropEvent(QQuickItem* theWrappedObject, QDropEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_dropEvent(arg__1));} + bool event(QQuickItem* theWrappedObject, QEvent* arg__1); + bool py_q_event(QQuickItem* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_event(arg__1));} + bool filtersChildMouseEvents(QQuickItem* theWrappedObject) const; + void focusInEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1); + void py_q_focusInEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_focusInEvent(arg__1));} + void focusOutEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1); + void py_q_focusOutEvent(QQuickItem* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_focusOutEvent(arg__1));} + void forceActiveFocus(QQuickItem* theWrappedObject); + void forceActiveFocus(QQuickItem* theWrappedObject, Qt::FocusReason reason); + void geometryChanged(QQuickItem* theWrappedObject, const QRectF& newGeometry, const QRectF& oldGeometry); + void py_q_geometryChanged(QQuickItem* theWrappedObject, const QRectF& newGeometry, const QRectF& oldGeometry){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_geometryChanged(newGeometry, oldGeometry));} + void grabMouse(QQuickItem* theWrappedObject); + bool grabToImage(QQuickItem* theWrappedObject, const QJSValue& callback, const QSize& targetSize = QSize()); + void grabTouchPoints(QQuickItem* theWrappedObject, const QVector& ids); + bool hasActiveFocus(QQuickItem* theWrappedObject) const; + bool hasFocus(QQuickItem* theWrappedObject) const; + qreal height(QQuickItem* theWrappedObject) const; + bool heightValid(QQuickItem* theWrappedObject) const; + void hoverEnterEvent(QQuickItem* theWrappedObject, QHoverEvent* event); + void py_q_hoverEnterEvent(QQuickItem* theWrappedObject, QHoverEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_hoverEnterEvent(event));} + void hoverLeaveEvent(QQuickItem* theWrappedObject, QHoverEvent* event); + void py_q_hoverLeaveEvent(QQuickItem* theWrappedObject, QHoverEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_hoverLeaveEvent(event));} + void hoverMoveEvent(QQuickItem* theWrappedObject, QHoverEvent* event); + void py_q_hoverMoveEvent(QQuickItem* theWrappedObject, QHoverEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_hoverMoveEvent(event));} + qreal implicitHeight(QQuickItem* theWrappedObject) const; + qreal implicitWidth(QQuickItem* theWrappedObject) const; + void inputMethodEvent(QQuickItem* theWrappedObject, QInputMethodEvent* arg__1); + void py_q_inputMethodEvent(QQuickItem* theWrappedObject, QInputMethodEvent* arg__1){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_inputMethodEvent(arg__1));} + QVariant inputMethodQuery(QQuickItem* theWrappedObject, Qt::InputMethodQuery query) const; + QVariant py_q_inputMethodQuery(QQuickItem* theWrappedObject, Qt::InputMethodQuery query) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_inputMethodQuery(query));} + bool isAncestorOf(QQuickItem* theWrappedObject, const QQuickItem* child) const; + bool isComponentComplete(QQuickItem* theWrappedObject) const; + bool isEnabled(QQuickItem* theWrappedObject) const; + bool isFocusScope(QQuickItem* theWrappedObject) const; + bool isTextureProvider(QQuickItem* theWrappedObject) const; + bool py_q_isTextureProvider(QQuickItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_isTextureProvider());} + bool isUnderMouse(QQuickItem* theWrappedObject) const; + bool isVisible(QQuickItem* theWrappedObject) const; + QTransform itemTransform(QQuickItem* theWrappedObject, QQuickItem* arg__1, bool* arg__2) const; + bool keepMouseGrab(QQuickItem* theWrappedObject) const; + bool keepTouchGrab(QQuickItem* theWrappedObject) const; + void keyPressEvent(QQuickItem* theWrappedObject, QKeyEvent* event); + void py_q_keyPressEvent(QQuickItem* theWrappedObject, QKeyEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_keyPressEvent(event));} + void keyReleaseEvent(QQuickItem* theWrappedObject, QKeyEvent* event); + void py_q_keyReleaseEvent(QQuickItem* theWrappedObject, QKeyEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_keyReleaseEvent(event));} + QPointF mapFromGlobal(QQuickItem* theWrappedObject, const QPointF& point) const; + QPointF mapFromItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QPointF& point) const; + QPointF mapFromScene(QQuickItem* theWrappedObject, const QPointF& point) const; + QRectF mapRectFromItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QRectF& rect) const; + QRectF mapRectFromScene(QQuickItem* theWrappedObject, const QRectF& rect) const; + QRectF mapRectToItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QRectF& rect) const; + QRectF mapRectToScene(QQuickItem* theWrappedObject, const QRectF& rect) const; + QPointF mapToGlobal(QQuickItem* theWrappedObject, const QPointF& point) const; + QPointF mapToItem(QQuickItem* theWrappedObject, const QQuickItem* item, const QPointF& point) const; + QPointF mapToScene(QQuickItem* theWrappedObject, const QPointF& point) const; + void mouseDoubleClickEvent(QQuickItem* theWrappedObject, QMouseEvent* event); + void py_q_mouseDoubleClickEvent(QQuickItem* theWrappedObject, QMouseEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_mouseDoubleClickEvent(event));} + void mouseMoveEvent(QQuickItem* theWrappedObject, QMouseEvent* event); + void py_q_mouseMoveEvent(QQuickItem* theWrappedObject, QMouseEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_mouseMoveEvent(event));} + void mousePressEvent(QQuickItem* theWrappedObject, QMouseEvent* event); + void py_q_mousePressEvent(QQuickItem* theWrappedObject, QMouseEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_mousePressEvent(event));} + void mouseReleaseEvent(QQuickItem* theWrappedObject, QMouseEvent* event); + void py_q_mouseReleaseEvent(QQuickItem* theWrappedObject, QMouseEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_mouseReleaseEvent(event));} + void mouseUngrabEvent(QQuickItem* theWrappedObject); + void py_q_mouseUngrabEvent(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_mouseUngrabEvent());} + QQuickItem* nextItemInFocusChain(QQuickItem* theWrappedObject, bool forward = true); + qreal opacity(QQuickItem* theWrappedObject) const; + QQuickItem* parentItem(QQuickItem* theWrappedObject) const; + void polish(QQuickItem* theWrappedObject); + QPointF position(QQuickItem* theWrappedObject) const; + void releaseResources(QQuickItem* theWrappedObject); + void py_q_releaseResources(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_releaseResources());} + void resetAntialiasing(QQuickItem* theWrappedObject); + void resetHeight(QQuickItem* theWrappedObject); + void resetWidth(QQuickItem* theWrappedObject); + qreal rotation(QQuickItem* theWrappedObject) const; + qreal scale(QQuickItem* theWrappedObject) const; + QQuickItem* scopedFocusItem(QQuickItem* theWrappedObject) const; + void setAcceptHoverEvents(QQuickItem* theWrappedObject, bool enabled); + void setAcceptTouchEvents(QQuickItem* theWrappedObject, bool accept); + void setAcceptedMouseButtons(QQuickItem* theWrappedObject, Qt::MouseButtons buttons); + void setActiveFocusOnTab(QQuickItem* theWrappedObject, bool arg__1); + void setAntialiasing(QQuickItem* theWrappedObject, bool arg__1); + void setBaselineOffset(QQuickItem* theWrappedObject, qreal arg__1); + void setClip(QQuickItem* theWrappedObject, bool arg__1); + void setContainmentMask(QQuickItem* theWrappedObject, QObject* mask); + void setCursor(QQuickItem* theWrappedObject, const QCursor& cursor); + void setEnabled(QQuickItem* theWrappedObject, bool arg__1); + void setFiltersChildMouseEvents(QQuickItem* theWrappedObject, bool filter); + void setFlag(QQuickItem* theWrappedObject, QQuickItem::Flag flag, bool enabled = true); + void setFocus(QQuickItem* theWrappedObject, bool arg__1); + void setFocus(QQuickItem* theWrappedObject, bool focus, Qt::FocusReason reason); + void setHeight(QQuickItem* theWrappedObject, qreal arg__1); + void setImplicitHeight(QQuickItem* theWrappedObject, qreal arg__1); + void setImplicitSize(QQuickItem* theWrappedObject, qreal arg__1, qreal arg__2); + void setImplicitWidth(QQuickItem* theWrappedObject, qreal arg__1); + void setKeepMouseGrab(QQuickItem* theWrappedObject, bool arg__1); + void setKeepTouchGrab(QQuickItem* theWrappedObject, bool arg__1); + void setOpacity(QQuickItem* theWrappedObject, qreal arg__1); + void setParentItem(QQuickItem* theWrappedObject, QQuickItem* parent); + void setPosition(QQuickItem* theWrappedObject, const QPointF& arg__1); + void setRotation(QQuickItem* theWrappedObject, qreal arg__1); + void setScale(QQuickItem* theWrappedObject, qreal arg__1); + void setSize(QQuickItem* theWrappedObject, const QSizeF& size); + void setSmooth(QQuickItem* theWrappedObject, bool arg__1); + void setState(QQuickItem* theWrappedObject, const QString& arg__1); + void setTransformOrigin(QQuickItem* theWrappedObject, QQuickItem::TransformOrigin arg__1); + void setTransformOriginPoint(QQuickItem* theWrappedObject, const QPointF& arg__1); + void setVisible(QQuickItem* theWrappedObject, bool arg__1); + void setWidth(QQuickItem* theWrappedObject, qreal arg__1); + void setX(QQuickItem* theWrappedObject, qreal arg__1); + void setY(QQuickItem* theWrappedObject, qreal arg__1); + void setZ(QQuickItem* theWrappedObject, qreal arg__1); + QSizeF size(QQuickItem* theWrappedObject) const; + bool smooth(QQuickItem* theWrappedObject) const; + void stackAfter(QQuickItem* theWrappedObject, const QQuickItem* arg__1); + void stackBefore(QQuickItem* theWrappedObject, const QQuickItem* arg__1); + QString state(QQuickItem* theWrappedObject) const; + QSGTextureProvider* textureProvider(QQuickItem* theWrappedObject) const; + QSGTextureProvider* py_q_textureProvider(QQuickItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_textureProvider());} + void touchEvent(QQuickItem* theWrappedObject, QTouchEvent* event); + void py_q_touchEvent(QQuickItem* theWrappedObject, QTouchEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_touchEvent(event));} + void touchUngrabEvent(QQuickItem* theWrappedObject); + void py_q_touchUngrabEvent(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_touchUngrabEvent());} + QQuickItem::TransformOrigin transformOrigin(QQuickItem* theWrappedObject) const; + QPointF transformOriginPoint(QQuickItem* theWrappedObject) const; + void ungrabMouse(QQuickItem* theWrappedObject); + void ungrabTouchPoints(QQuickItem* theWrappedObject); + void unsetCursor(QQuickItem* theWrappedObject); + void updateInputMethod(QQuickItem* theWrappedObject, Qt::InputMethodQueries queries = Qt::ImQueryInput); + QSGNode* updatePaintNode(QQuickItem* theWrappedObject, QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2); + QSGNode* py_q_updatePaintNode(QQuickItem* theWrappedObject, QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2){ return (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_updatePaintNode(arg__1, arg__2));} + void updatePolish(QQuickItem* theWrappedObject); + void py_q_updatePolish(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_updatePolish());} + void wheelEvent(QQuickItem* theWrappedObject, QWheelEvent* event); + void py_q_wheelEvent(QQuickItem* theWrappedObject, QWheelEvent* event){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_wheelEvent(event));} + qreal width(QQuickItem* theWrappedObject) const; + bool widthValid(QQuickItem* theWrappedObject) const; + QQuickWindow* window(QQuickItem* theWrappedObject) const; + void windowDeactivateEvent(QQuickItem* theWrappedObject); + void py_q_windowDeactivateEvent(QQuickItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickItem*)theWrappedObject)->py_q_windowDeactivateEvent());} + qreal x(QQuickItem* theWrappedObject) const; + qreal y(QQuickItem* theWrappedObject) const; + qreal z(QQuickItem* theWrappedObject) const; + QString py_toString(QQuickItem*); +}; + + + + + +class PythonQtPublicPromoter_QQuickItemGrabResult : public QQuickItemGrabResult +{ public: +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QQuickItemGrabResult::event(arg__1); } +}; + +class PythonQtWrapper_QQuickItemGrabResult : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QQuickItemGrabResult(QQuickItemGrabResult* obj) { delete obj; } + bool py_q_event(QQuickItemGrabResult* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QQuickItemGrabResult*)theWrappedObject)->py_q_event(arg__1));} + QImage image(QQuickItemGrabResult* theWrappedObject) const; + bool saveToFile(QQuickItemGrabResult* theWrappedObject, const QString& fileName); + bool saveToFile(QQuickItemGrabResult* theWrappedObject, const QString& fileName) const; + QUrl url(QQuickItemGrabResult* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QQuickItem__UpdatePaintNodeData : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QQuickItem__UpdatePaintNodeData(QQuickItem::UpdatePaintNodeData* obj) { delete obj; } +void py_set_transformNode(QQuickItem::UpdatePaintNodeData* theWrappedObject, QSGTransformNode* transformNode){ theWrappedObject->transformNode = transformNode; } +QSGTransformNode* py_get_transformNode(QQuickItem::UpdatePaintNodeData* theWrappedObject){ return theWrappedObject->transformNode; } +}; + + + + + +class PythonQtShell_QQuickPaintedItem : public QQuickPaintedItem +{ +public: + PythonQtShell_QQuickPaintedItem(QQuickItem* parent = nullptr):QQuickPaintedItem(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickPaintedItem(); + +virtual QRectF boundingRect() const; +virtual bool childMouseEventFilter(QQuickItem* arg__1, QEvent* arg__2); +virtual void classBegin(); +virtual QRectF clipRect() const; +virtual void componentComplete(); +virtual bool contains(const QPointF& point) const; +virtual void dragEnterEvent(QDragEnterEvent* arg__1); +virtual void dragLeaveEvent(QDragLeaveEvent* arg__1); +virtual void dragMoveEvent(QDragMoveEvent* arg__1); +virtual void dropEvent(QDropEvent* arg__1); +virtual bool event(QEvent* arg__1); +virtual void focusInEvent(QFocusEvent* arg__1); +virtual void focusOutEvent(QFocusEvent* arg__1); +virtual void geometryChanged(const QRectF& newGeometry, const QRectF& oldGeometry); +virtual void hoverEnterEvent(QHoverEvent* event); +virtual void hoverLeaveEvent(QHoverEvent* event); +virtual void hoverMoveEvent(QHoverEvent* event); +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery query) const; +virtual bool isTextureProvider() const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void mouseUngrabEvent(); +virtual void paint(QPainter* painter); +virtual void releaseResources(); +virtual QSGTextureProvider* textureProvider() const; +virtual void touchEvent(QTouchEvent* event); +virtual void touchUngrabEvent(); +virtual QSGNode* updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2); +virtual void updatePolish(); +virtual void wheelEvent(QWheelEvent* event); +virtual void windowDeactivateEvent(); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickPaintedItem : public QQuickPaintedItem +{ public: +inline void promoted_releaseResources() { this->releaseResources(); } +inline QSGNode* promoted_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return this->updatePaintNode(arg__1, arg__2); } +inline bool py_q_isTextureProvider() const { return QQuickPaintedItem::isTextureProvider(); } +inline void py_q_paint(QPainter* painter) { this->paint(painter); } +inline void py_q_releaseResources() { QQuickPaintedItem::releaseResources(); } +inline QSGTextureProvider* py_q_textureProvider() const { return QQuickPaintedItem::textureProvider(); } +inline QSGNode* py_q_updatePaintNode(QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2) { return QQuickPaintedItem::updatePaintNode(arg__1, arg__2); } +}; + +class PythonQtWrapper_QQuickPaintedItem : public QObject +{ Q_OBJECT +public: +Q_ENUMS(PerformanceHint ) +enum PerformanceHint{ + FastFBOResizing = QQuickPaintedItem::FastFBOResizing}; +public slots: +QQuickPaintedItem* new_QQuickPaintedItem(QQuickItem* parent = nullptr); +void delete_QQuickPaintedItem(QQuickPaintedItem* obj) { delete obj; } + bool antialiasing(QQuickPaintedItem* theWrappedObject) const; + QRectF contentsBoundingRect(QQuickPaintedItem* theWrappedObject) const; + qreal contentsScale(QQuickPaintedItem* theWrappedObject) const; + QSize contentsSize(QQuickPaintedItem* theWrappedObject) const; + QColor fillColor(QQuickPaintedItem* theWrappedObject) const; + bool py_q_isTextureProvider(QQuickPaintedItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickPaintedItem*)theWrappedObject)->py_q_isTextureProvider());} + bool mipmap(QQuickPaintedItem* theWrappedObject) const; + bool opaquePainting(QQuickPaintedItem* theWrappedObject) const; + void paint(QQuickPaintedItem* theWrappedObject, QPainter* painter); + void py_q_paint(QQuickPaintedItem* theWrappedObject, QPainter* painter){ (((PythonQtPublicPromoter_QQuickPaintedItem*)theWrappedObject)->py_q_paint(painter));} + void py_q_releaseResources(QQuickPaintedItem* theWrappedObject){ (((PythonQtPublicPromoter_QQuickPaintedItem*)theWrappedObject)->py_q_releaseResources());} + QQuickPaintedItem::RenderTarget renderTarget(QQuickPaintedItem* theWrappedObject) const; + void resetContentsSize(QQuickPaintedItem* theWrappedObject); + void setAntialiasing(QQuickPaintedItem* theWrappedObject, bool enable); + void setContentsScale(QQuickPaintedItem* theWrappedObject, qreal arg__1); + void setContentsSize(QQuickPaintedItem* theWrappedObject, const QSize& arg__1); + void setFillColor(QQuickPaintedItem* theWrappedObject, const QColor& arg__1); + void setMipmap(QQuickPaintedItem* theWrappedObject, bool enable); + void setOpaquePainting(QQuickPaintedItem* theWrappedObject, bool opaque); + void setPerformanceHint(QQuickPaintedItem* theWrappedObject, QQuickPaintedItem::PerformanceHint hint, bool enabled = true); + void setRenderTarget(QQuickPaintedItem* theWrappedObject, QQuickPaintedItem::RenderTarget target); + void setTextureSize(QQuickPaintedItem* theWrappedObject, const QSize& size); + QSGTextureProvider* py_q_textureProvider(QQuickPaintedItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickPaintedItem*)theWrappedObject)->py_q_textureProvider());} + QSize textureSize(QQuickPaintedItem* theWrappedObject) const; + void update(QQuickPaintedItem* theWrappedObject, const QRect& rect = QRect()); + QSGNode* py_q_updatePaintNode(QQuickPaintedItem* theWrappedObject, QSGNode* arg__1, QQuickItem::UpdatePaintNodeData* arg__2){ return (((PythonQtPublicPromoter_QQuickPaintedItem*)theWrappedObject)->py_q_updatePaintNode(arg__1, arg__2));} +}; + + + + + +class PythonQtShell_QQuickRenderControl : public QQuickRenderControl +{ +public: + PythonQtShell_QQuickRenderControl(QObject* parent = nullptr):QQuickRenderControl(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickRenderControl(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QWindow* renderWindow(QPoint* offset); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickRenderControl : public QQuickRenderControl +{ public: +inline QWindow* py_q_renderWindow(QPoint* offset) { return QQuickRenderControl::renderWindow(offset); } +}; + +class PythonQtWrapper_QQuickRenderControl : public QObject +{ Q_OBJECT +public: +public slots: +QQuickRenderControl* new_QQuickRenderControl(QObject* parent = nullptr); +void delete_QQuickRenderControl(QQuickRenderControl* obj) { delete obj; } + QImage grab(QQuickRenderControl* theWrappedObject); + void initialize(QQuickRenderControl* theWrappedObject, QOpenGLContext* gl); + void invalidate(QQuickRenderControl* theWrappedObject); + void polishItems(QQuickRenderControl* theWrappedObject); + void prepareThread(QQuickRenderControl* theWrappedObject, QThread* targetThread); + void render(QQuickRenderControl* theWrappedObject); + QWindow* renderWindow(QQuickRenderControl* theWrappedObject, QPoint* offset); + QWindow* py_q_renderWindow(QQuickRenderControl* theWrappedObject, QPoint* offset){ return (((PythonQtPublicPromoter_QQuickRenderControl*)theWrappedObject)->py_q_renderWindow(offset));} + QWindow* static_QQuickRenderControl_renderWindowFor(QQuickWindow* win, QPoint* offset = nullptr); + bool sync(QQuickRenderControl* theWrappedObject); +}; + + + + + +class PythonQtShell_QQuickTextDocument : public QQuickTextDocument +{ +public: + PythonQtShell_QQuickTextDocument(QQuickItem* parent):QQuickTextDocument(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickTextDocument(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QQuickTextDocument : public QObject +{ Q_OBJECT +public: +public slots: +QQuickTextDocument* new_QQuickTextDocument(QQuickItem* parent); +void delete_QQuickTextDocument(QQuickTextDocument* obj) { delete obj; } + QTextDocument* textDocument(QQuickTextDocument* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QQuickTransform : public QQuickTransform +{ +public: + PythonQtShell_QQuickTransform(QObject* parent = nullptr):QQuickTransform(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickTransform(); + +virtual void applyTo(QMatrix4x4* matrix) const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickTransform : public QQuickTransform +{ public: +inline void promoted_update() { this->update(); } +inline void py_q_applyTo(QMatrix4x4* matrix) const { this->applyTo(matrix); } +}; + +class PythonQtWrapper_QQuickTransform : public QObject +{ Q_OBJECT +public: +public slots: +QQuickTransform* new_QQuickTransform(QObject* parent = nullptr); +void delete_QQuickTransform(QQuickTransform* obj) { delete obj; } + void appendToItem(QQuickTransform* theWrappedObject, QQuickItem* arg__1); + void applyTo(QQuickTransform* theWrappedObject, QMatrix4x4* matrix) const; + void py_q_applyTo(QQuickTransform* theWrappedObject, QMatrix4x4* matrix) const{ (((PythonQtPublicPromoter_QQuickTransform*)theWrappedObject)->py_q_applyTo(matrix));} + void prependToItem(QQuickTransform* theWrappedObject, QQuickItem* arg__1); +}; + + + + + +class PythonQtShell_QQuickView : public QQuickView +{ +public: + PythonQtShell_QQuickView(QQmlEngine* engine, QWindow* parent):QQuickView(engine, parent),_wrapper(NULL) {}; + PythonQtShell_QQuickView(QWindow* parent = nullptr):QQuickView(parent),_wrapper(NULL) {}; + PythonQtShell_QQuickView(const QUrl& source, QQuickRenderControl* renderControl):QQuickView(source, renderControl),_wrapper(NULL) {}; + PythonQtShell_QQuickView(const QUrl& source, QWindow* parent = nullptr):QQuickView(source, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickView(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void exposeEvent(QExposeEvent* arg__1); +virtual void focusInEvent(QFocusEvent* arg__1); +virtual QObject* focusObject() const; +virtual void focusOutEvent(QFocusEvent* arg__1); +virtual QSurfaceFormat format() const; +virtual void hideEvent(QHideEvent* arg__1); +virtual void keyPressEvent(QKeyEvent* arg__1); +virtual void keyReleaseEvent(QKeyEvent* arg__1); +virtual void mouseDoubleClickEvent(QMouseEvent* arg__1); +virtual void mouseMoveEvent(QMouseEvent* arg__1); +virtual void mousePressEvent(QMouseEvent* arg__1); +virtual void mouseReleaseEvent(QMouseEvent* arg__1); +virtual void moveEvent(QMoveEvent* arg__1); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual void resizeEvent(QResizeEvent* arg__1); +virtual void showEvent(QShowEvent* arg__1); +virtual QSize size() const; +virtual QSurface::SurfaceType surfaceType() const; +virtual void tabletEvent(QTabletEvent* arg__1); +virtual void timerEvent(QTimerEvent* arg__1); +virtual void touchEvent(QTouchEvent* arg__1); +virtual void wheelEvent(QWheelEvent* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickView : public QQuickView +{ public: +inline void promoted_keyPressEvent(QKeyEvent* arg__1) { this->keyPressEvent(arg__1); } +inline void promoted_keyReleaseEvent(QKeyEvent* arg__1) { this->keyReleaseEvent(arg__1); } +inline void promoted_mouseMoveEvent(QMouseEvent* arg__1) { this->mouseMoveEvent(arg__1); } +inline void promoted_mousePressEvent(QMouseEvent* arg__1) { this->mousePressEvent(arg__1); } +inline void promoted_mouseReleaseEvent(QMouseEvent* arg__1) { this->mouseReleaseEvent(arg__1); } +inline void promoted_resizeEvent(QResizeEvent* arg__1) { this->resizeEvent(arg__1); } +inline void promoted_timerEvent(QTimerEvent* arg__1) { this->timerEvent(arg__1); } +inline void py_q_keyPressEvent(QKeyEvent* arg__1) { QQuickView::keyPressEvent(arg__1); } +inline void py_q_keyReleaseEvent(QKeyEvent* arg__1) { QQuickView::keyReleaseEvent(arg__1); } +inline void py_q_mouseMoveEvent(QMouseEvent* arg__1) { QQuickView::mouseMoveEvent(arg__1); } +inline void py_q_mousePressEvent(QMouseEvent* arg__1) { QQuickView::mousePressEvent(arg__1); } +inline void py_q_mouseReleaseEvent(QMouseEvent* arg__1) { QQuickView::mouseReleaseEvent(arg__1); } +inline void py_q_resizeEvent(QResizeEvent* arg__1) { QQuickView::resizeEvent(arg__1); } +inline void py_q_timerEvent(QTimerEvent* arg__1) { QQuickView::timerEvent(arg__1); } +}; + +class PythonQtWrapper_QQuickView : public QObject +{ Q_OBJECT +public: +public slots: +QQuickView* new_QQuickView(QQmlEngine* engine, QWindow* parent); +QQuickView* new_QQuickView(QWindow* parent = nullptr); +QQuickView* new_QQuickView(const QUrl& source, QQuickRenderControl* renderControl); +QQuickView* new_QQuickView(const QUrl& source, QWindow* parent = nullptr); +void delete_QQuickView(QQuickView* obj) { delete obj; } + QQmlEngine* engine(QQuickView* theWrappedObject) const; + QList errors(QQuickView* theWrappedObject) const; + QSize initialSize(QQuickView* theWrappedObject) const; + void py_q_keyPressEvent(QQuickView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_keyPressEvent(arg__1));} + void py_q_keyReleaseEvent(QQuickView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_keyReleaseEvent(arg__1));} + void py_q_mouseMoveEvent(QQuickView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_mouseMoveEvent(arg__1));} + void py_q_mousePressEvent(QQuickView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_mousePressEvent(arg__1));} + void py_q_mouseReleaseEvent(QQuickView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_mouseReleaseEvent(arg__1));} + void py_q_resizeEvent(QQuickView* theWrappedObject, QResizeEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_resizeEvent(arg__1));} + QQuickView::ResizeMode resizeMode(QQuickView* theWrappedObject) const; + QQmlContext* rootContext(QQuickView* theWrappedObject) const; + QQuickItem* rootObject(QQuickView* theWrappedObject) const; + void setResizeMode(QQuickView* theWrappedObject, QQuickView::ResizeMode arg__1); + QSize sizeHint(QQuickView* theWrappedObject) const; + QUrl source(QQuickView* theWrappedObject) const; + QQuickView::Status status(QQuickView* theWrappedObject) const; + void py_q_timerEvent(QQuickView* theWrappedObject, QTimerEvent* arg__1){ (((PythonQtPublicPromoter_QQuickView*)theWrappedObject)->py_q_timerEvent(arg__1));} +}; + + + + + +class PythonQtShell_QQuickWidget : public QQuickWidget +{ +public: + PythonQtShell_QQuickWidget(QQmlEngine* engine, QWidget* parent):QQuickWidget(engine, parent),_wrapper(NULL) {}; + PythonQtShell_QQuickWidget(QWidget* parent = nullptr):QQuickWidget(parent),_wrapper(NULL) {}; + PythonQtShell_QQuickWidget(const QUrl& source, QWidget* parent = nullptr):QQuickWidget(source, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickWidget(); + +virtual void actionEvent(QActionEvent* event); +virtual void changeEvent(QEvent* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void closeEvent(QCloseEvent* event); +virtual void contextMenuEvent(QContextMenuEvent* event); +virtual void customEvent(QEvent* event); +virtual int devType() const; +virtual void dragEnterEvent(QDragEnterEvent* arg__1); +virtual void dragLeaveEvent(QDragLeaveEvent* arg__1); +virtual void dragMoveEvent(QDragMoveEvent* arg__1); +virtual void dropEvent(QDropEvent* arg__1); +virtual void enterEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void focusInEvent(QFocusEvent* event); +virtual bool focusNextPrevChild(bool next); +virtual void focusOutEvent(QFocusEvent* event); +virtual bool hasHeightForWidth() const; +virtual int heightForWidth(int arg__1) const; +virtual void hideEvent(QHideEvent* arg__1); +virtual void initPainter(QPainter* painter) const; +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const; +virtual void keyPressEvent(QKeyEvent* arg__1); +virtual void keyReleaseEvent(QKeyEvent* arg__1); +virtual void leaveEvent(QEvent* event); +virtual int metric(QPaintDevice::PaintDeviceMetric arg__1) const; +virtual QSize minimumSizeHint() const; +virtual void mouseDoubleClickEvent(QMouseEvent* arg__1); +virtual void mouseMoveEvent(QMouseEvent* arg__1); +virtual void mousePressEvent(QMouseEvent* arg__1); +virtual void mouseReleaseEvent(QMouseEvent* arg__1); +virtual void moveEvent(QMoveEvent* event); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual QPaintEngine* paintEngine() const; +virtual void paintEvent(QPaintEvent* event); +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual void resizeEvent(QResizeEvent* arg__1); +virtual void setVisible(bool visible); +virtual QPainter* sharedPainter() const; +virtual void showEvent(QShowEvent* arg__1); +virtual QSize sizeHint() const; +virtual void tabletEvent(QTabletEvent* event); +virtual void timerEvent(QTimerEvent* arg__1); +virtual void wheelEvent(QWheelEvent* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickWidget : public QQuickWidget +{ public: +inline void promoted_dragEnterEvent(QDragEnterEvent* arg__1) { this->dragEnterEvent(arg__1); } +inline void promoted_dragLeaveEvent(QDragLeaveEvent* arg__1) { this->dragLeaveEvent(arg__1); } +inline void promoted_dragMoveEvent(QDragMoveEvent* arg__1) { this->dragMoveEvent(arg__1); } +inline void promoted_dropEvent(QDropEvent* arg__1) { this->dropEvent(arg__1); } +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline void promoted_focusInEvent(QFocusEvent* event) { this->focusInEvent(event); } +inline bool promoted_focusNextPrevChild(bool next) { return this->focusNextPrevChild(next); } +inline void promoted_focusOutEvent(QFocusEvent* event) { this->focusOutEvent(event); } +inline void promoted_hideEvent(QHideEvent* arg__1) { this->hideEvent(arg__1); } +inline void promoted_keyPressEvent(QKeyEvent* arg__1) { this->keyPressEvent(arg__1); } +inline void promoted_keyReleaseEvent(QKeyEvent* arg__1) { this->keyReleaseEvent(arg__1); } +inline void promoted_mouseDoubleClickEvent(QMouseEvent* arg__1) { this->mouseDoubleClickEvent(arg__1); } +inline void promoted_mouseMoveEvent(QMouseEvent* arg__1) { this->mouseMoveEvent(arg__1); } +inline void promoted_mousePressEvent(QMouseEvent* arg__1) { this->mousePressEvent(arg__1); } +inline void promoted_mouseReleaseEvent(QMouseEvent* arg__1) { this->mouseReleaseEvent(arg__1); } +inline void promoted_paintEvent(QPaintEvent* event) { this->paintEvent(event); } +inline void promoted_resizeEvent(QResizeEvent* arg__1) { this->resizeEvent(arg__1); } +inline void promoted_showEvent(QShowEvent* arg__1) { this->showEvent(arg__1); } +inline void promoted_timerEvent(QTimerEvent* arg__1) { this->timerEvent(arg__1); } +inline void promoted_wheelEvent(QWheelEvent* arg__1) { this->wheelEvent(arg__1); } +inline void py_q_dragEnterEvent(QDragEnterEvent* arg__1) { QQuickWidget::dragEnterEvent(arg__1); } +inline void py_q_dragLeaveEvent(QDragLeaveEvent* arg__1) { QQuickWidget::dragLeaveEvent(arg__1); } +inline void py_q_dragMoveEvent(QDragMoveEvent* arg__1) { QQuickWidget::dragMoveEvent(arg__1); } +inline void py_q_dropEvent(QDropEvent* arg__1) { QQuickWidget::dropEvent(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QQuickWidget::event(arg__1); } +inline void py_q_focusInEvent(QFocusEvent* event) { QQuickWidget::focusInEvent(event); } +inline bool py_q_focusNextPrevChild(bool next) { return QQuickWidget::focusNextPrevChild(next); } +inline void py_q_focusOutEvent(QFocusEvent* event) { QQuickWidget::focusOutEvent(event); } +inline void py_q_hideEvent(QHideEvent* arg__1) { QQuickWidget::hideEvent(arg__1); } +inline void py_q_keyPressEvent(QKeyEvent* arg__1) { QQuickWidget::keyPressEvent(arg__1); } +inline void py_q_keyReleaseEvent(QKeyEvent* arg__1) { QQuickWidget::keyReleaseEvent(arg__1); } +inline void py_q_mouseDoubleClickEvent(QMouseEvent* arg__1) { QQuickWidget::mouseDoubleClickEvent(arg__1); } +inline void py_q_mouseMoveEvent(QMouseEvent* arg__1) { QQuickWidget::mouseMoveEvent(arg__1); } +inline void py_q_mousePressEvent(QMouseEvent* arg__1) { QQuickWidget::mousePressEvent(arg__1); } +inline void py_q_mouseReleaseEvent(QMouseEvent* arg__1) { QQuickWidget::mouseReleaseEvent(arg__1); } +inline void py_q_paintEvent(QPaintEvent* event) { QQuickWidget::paintEvent(event); } +inline void py_q_resizeEvent(QResizeEvent* arg__1) { QQuickWidget::resizeEvent(arg__1); } +inline void py_q_showEvent(QShowEvent* arg__1) { QQuickWidget::showEvent(arg__1); } +inline QSize py_q_sizeHint() const { return QQuickWidget::sizeHint(); } +inline void py_q_timerEvent(QTimerEvent* arg__1) { QQuickWidget::timerEvent(arg__1); } +inline void py_q_wheelEvent(QWheelEvent* arg__1) { QQuickWidget::wheelEvent(arg__1); } +}; + +class PythonQtWrapper_QQuickWidget : public QObject +{ Q_OBJECT +public: +public slots: +QQuickWidget* new_QQuickWidget(QQmlEngine* engine, QWidget* parent); +QQuickWidget* new_QQuickWidget(QWidget* parent = nullptr); +QQuickWidget* new_QQuickWidget(const QUrl& source, QWidget* parent = nullptr); +void delete_QQuickWidget(QQuickWidget* obj) { delete obj; } + void py_q_dragEnterEvent(QQuickWidget* theWrappedObject, QDragEnterEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_dragEnterEvent(arg__1));} + void py_q_dragLeaveEvent(QQuickWidget* theWrappedObject, QDragLeaveEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_dragLeaveEvent(arg__1));} + void py_q_dragMoveEvent(QQuickWidget* theWrappedObject, QDragMoveEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_dragMoveEvent(arg__1));} + void py_q_dropEvent(QQuickWidget* theWrappedObject, QDropEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_dropEvent(arg__1));} + QQmlEngine* engine(QQuickWidget* theWrappedObject) const; + QList errors(QQuickWidget* theWrappedObject) const; + bool py_q_event(QQuickWidget* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_event(arg__1));} + void py_q_focusInEvent(QQuickWidget* theWrappedObject, QFocusEvent* event){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_focusInEvent(event));} + bool py_q_focusNextPrevChild(QQuickWidget* theWrappedObject, bool next){ return (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_focusNextPrevChild(next));} + void py_q_focusOutEvent(QQuickWidget* theWrappedObject, QFocusEvent* event){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_focusOutEvent(event));} + QSurfaceFormat format(QQuickWidget* theWrappedObject) const; + QImage grabFramebuffer(QQuickWidget* theWrappedObject) const; + void py_q_hideEvent(QQuickWidget* theWrappedObject, QHideEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_hideEvent(arg__1));} + QSize initialSize(QQuickWidget* theWrappedObject) const; + void py_q_keyPressEvent(QQuickWidget* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_keyPressEvent(arg__1));} + void py_q_keyReleaseEvent(QQuickWidget* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_keyReleaseEvent(arg__1));} + void py_q_mouseDoubleClickEvent(QQuickWidget* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_mouseDoubleClickEvent(arg__1));} + void py_q_mouseMoveEvent(QQuickWidget* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_mouseMoveEvent(arg__1));} + void py_q_mousePressEvent(QQuickWidget* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_mousePressEvent(arg__1));} + void py_q_mouseReleaseEvent(QQuickWidget* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_mouseReleaseEvent(arg__1));} + void py_q_paintEvent(QQuickWidget* theWrappedObject, QPaintEvent* event){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_paintEvent(event));} + QQuickWindow* quickWindow(QQuickWidget* theWrappedObject) const; + void py_q_resizeEvent(QQuickWidget* theWrappedObject, QResizeEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_resizeEvent(arg__1));} + QQuickWidget::ResizeMode resizeMode(QQuickWidget* theWrappedObject) const; + QQmlContext* rootContext(QQuickWidget* theWrappedObject) const; + QQuickItem* rootObject(QQuickWidget* theWrappedObject) const; + void setClearColor(QQuickWidget* theWrappedObject, const QColor& color); + void setFormat(QQuickWidget* theWrappedObject, const QSurfaceFormat& format); + void setResizeMode(QQuickWidget* theWrappedObject, QQuickWidget::ResizeMode arg__1); + void py_q_showEvent(QQuickWidget* theWrappedObject, QShowEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_showEvent(arg__1));} + QSize sizeHint(QQuickWidget* theWrappedObject) const; + QSize py_q_sizeHint(QQuickWidget* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_sizeHint());} + QUrl source(QQuickWidget* theWrappedObject) const; + QQuickWidget::Status status(QQuickWidget* theWrappedObject) const; + void py_q_timerEvent(QQuickWidget* theWrappedObject, QTimerEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_timerEvent(arg__1));} + void py_q_wheelEvent(QQuickWidget* theWrappedObject, QWheelEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWidget*)theWrappedObject)->py_q_wheelEvent(arg__1));} +}; + + + + + +class PythonQtShell_QQuickWindow : public QQuickWindow +{ +public: + PythonQtShell_QQuickWindow(QQuickRenderControl* renderControl):QQuickWindow(renderControl),_wrapper(NULL) {}; + PythonQtShell_QQuickWindow(QWindow* parent = nullptr):QQuickWindow(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QQuickWindow(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* arg__1); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void exposeEvent(QExposeEvent* arg__1); +virtual void focusInEvent(QFocusEvent* arg__1); +virtual QObject* focusObject() const; +virtual void focusOutEvent(QFocusEvent* arg__1); +virtual QSurfaceFormat format() const; +virtual void hideEvent(QHideEvent* arg__1); +virtual void keyPressEvent(QKeyEvent* arg__1); +virtual void keyReleaseEvent(QKeyEvent* arg__1); +virtual void mouseDoubleClickEvent(QMouseEvent* arg__1); +virtual void mouseMoveEvent(QMouseEvent* arg__1); +virtual void mousePressEvent(QMouseEvent* arg__1); +virtual void mouseReleaseEvent(QMouseEvent* arg__1); +virtual void moveEvent(QMoveEvent* arg__1); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual void resizeEvent(QResizeEvent* arg__1); +virtual void showEvent(QShowEvent* arg__1); +virtual QSize size() const; +virtual QSurface::SurfaceType surfaceType() const; +virtual void tabletEvent(QTabletEvent* arg__1); +virtual void timerEvent(QTimerEvent* event); +virtual void touchEvent(QTouchEvent* arg__1); +virtual void wheelEvent(QWheelEvent* arg__1); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QQuickWindow : public QQuickWindow +{ public: +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline void promoted_exposeEvent(QExposeEvent* arg__1) { this->exposeEvent(arg__1); } +inline void promoted_focusInEvent(QFocusEvent* arg__1) { this->focusInEvent(arg__1); } +inline void promoted_focusOutEvent(QFocusEvent* arg__1) { this->focusOutEvent(arg__1); } +inline void promoted_hideEvent(QHideEvent* arg__1) { this->hideEvent(arg__1); } +inline void promoted_keyPressEvent(QKeyEvent* arg__1) { this->keyPressEvent(arg__1); } +inline void promoted_keyReleaseEvent(QKeyEvent* arg__1) { this->keyReleaseEvent(arg__1); } +inline void promoted_mouseDoubleClickEvent(QMouseEvent* arg__1) { this->mouseDoubleClickEvent(arg__1); } +inline void promoted_mouseMoveEvent(QMouseEvent* arg__1) { this->mouseMoveEvent(arg__1); } +inline void promoted_mousePressEvent(QMouseEvent* arg__1) { this->mousePressEvent(arg__1); } +inline void promoted_mouseReleaseEvent(QMouseEvent* arg__1) { this->mouseReleaseEvent(arg__1); } +inline void promoted_resizeEvent(QResizeEvent* arg__1) { this->resizeEvent(arg__1); } +inline void promoted_showEvent(QShowEvent* arg__1) { this->showEvent(arg__1); } +inline void promoted_wheelEvent(QWheelEvent* arg__1) { this->wheelEvent(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QQuickWindow::event(arg__1); } +inline void py_q_exposeEvent(QExposeEvent* arg__1) { QQuickWindow::exposeEvent(arg__1); } +inline void py_q_focusInEvent(QFocusEvent* arg__1) { QQuickWindow::focusInEvent(arg__1); } +inline QObject* py_q_focusObject() const { return QQuickWindow::focusObject(); } +inline void py_q_focusOutEvent(QFocusEvent* arg__1) { QQuickWindow::focusOutEvent(arg__1); } +inline void py_q_hideEvent(QHideEvent* arg__1) { QQuickWindow::hideEvent(arg__1); } +inline void py_q_keyPressEvent(QKeyEvent* arg__1) { QQuickWindow::keyPressEvent(arg__1); } +inline void py_q_keyReleaseEvent(QKeyEvent* arg__1) { QQuickWindow::keyReleaseEvent(arg__1); } +inline void py_q_mouseDoubleClickEvent(QMouseEvent* arg__1) { QQuickWindow::mouseDoubleClickEvent(arg__1); } +inline void py_q_mouseMoveEvent(QMouseEvent* arg__1) { QQuickWindow::mouseMoveEvent(arg__1); } +inline void py_q_mousePressEvent(QMouseEvent* arg__1) { QQuickWindow::mousePressEvent(arg__1); } +inline void py_q_mouseReleaseEvent(QMouseEvent* arg__1) { QQuickWindow::mouseReleaseEvent(arg__1); } +inline void py_q_resizeEvent(QResizeEvent* arg__1) { QQuickWindow::resizeEvent(arg__1); } +inline void py_q_showEvent(QShowEvent* arg__1) { QQuickWindow::showEvent(arg__1); } +inline void py_q_wheelEvent(QWheelEvent* arg__1) { QQuickWindow::wheelEvent(arg__1); } +}; + +class PythonQtWrapper_QQuickWindow : public QObject +{ Q_OBJECT +public: +Q_ENUMS(CreateTextureOption RenderStage ) +enum CreateTextureOption{ + TextureHasAlphaChannel = QQuickWindow::TextureHasAlphaChannel, TextureHasMipmaps = QQuickWindow::TextureHasMipmaps, TextureOwnsGLTexture = QQuickWindow::TextureOwnsGLTexture, TextureCanUseAtlas = QQuickWindow::TextureCanUseAtlas, TextureIsOpaque = QQuickWindow::TextureIsOpaque}; +enum RenderStage{ + BeforeSynchronizingStage = QQuickWindow::BeforeSynchronizingStage, AfterSynchronizingStage = QQuickWindow::AfterSynchronizingStage, BeforeRenderingStage = QQuickWindow::BeforeRenderingStage, AfterRenderingStage = QQuickWindow::AfterRenderingStage, AfterSwapStage = QQuickWindow::AfterSwapStage, NoStage = QQuickWindow::NoStage}; +public slots: +QQuickWindow* new_QQuickWindow(QQuickRenderControl* renderControl); +QQuickWindow* new_QQuickWindow(QWindow* parent = nullptr); +void delete_QQuickWindow(QQuickWindow* obj) { delete obj; } + QQuickItem* activeFocusItem(QQuickWindow* theWrappedObject) const; + bool clearBeforeRendering(QQuickWindow* theWrappedObject) const; + QColor color(QQuickWindow* theWrappedObject) const; + QQuickItem* contentItem(QQuickWindow* theWrappedObject) const; + QSGImageNode* createImageNode(QQuickWindow* theWrappedObject) const; + QSGNinePatchNode* createNinePatchNode(QQuickWindow* theWrappedObject) const; + QSGRectangleNode* createRectangleNode(QQuickWindow* theWrappedObject) const; + QSGTexture* createTextureFromImage(QQuickWindow* theWrappedObject, const QImage& image) const; + qreal effectiveDevicePixelRatio(QQuickWindow* theWrappedObject) const; + bool py_q_event(QQuickWindow* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_event(arg__1));} + void py_q_exposeEvent(QQuickWindow* theWrappedObject, QExposeEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_exposeEvent(arg__1));} + void py_q_focusInEvent(QQuickWindow* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_focusInEvent(arg__1));} + QObject* py_q_focusObject(QQuickWindow* theWrappedObject) const{ return (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_focusObject());} + void py_q_focusOutEvent(QQuickWindow* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_focusOutEvent(arg__1));} + QImage grabWindow(QQuickWindow* theWrappedObject); + bool static_QQuickWindow_hasDefaultAlphaBuffer(); + void py_q_hideEvent(QQuickWindow* theWrappedObject, QHideEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_hideEvent(arg__1));} + QQmlIncubationController* incubationController(QQuickWindow* theWrappedObject) const; + bool isPersistentOpenGLContext(QQuickWindow* theWrappedObject) const; + bool isPersistentSceneGraph(QQuickWindow* theWrappedObject) const; + bool isSceneGraphInitialized(QQuickWindow* theWrappedObject) const; + void py_q_keyPressEvent(QQuickWindow* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_keyPressEvent(arg__1));} + void py_q_keyReleaseEvent(QQuickWindow* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_keyReleaseEvent(arg__1));} + void py_q_mouseDoubleClickEvent(QQuickWindow* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_mouseDoubleClickEvent(arg__1));} + QQuickItem* mouseGrabberItem(QQuickWindow* theWrappedObject) const; + void py_q_mouseMoveEvent(QQuickWindow* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_mouseMoveEvent(arg__1));} + void py_q_mousePressEvent(QQuickWindow* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_mousePressEvent(arg__1));} + void py_q_mouseReleaseEvent(QQuickWindow* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_mouseReleaseEvent(arg__1));} + QOpenGLContext* openglContext(QQuickWindow* theWrappedObject) const; + QOpenGLFramebufferObject* renderTarget(QQuickWindow* theWrappedObject) const; + uint renderTargetId(QQuickWindow* theWrappedObject) const; + QSize renderTargetSize(QQuickWindow* theWrappedObject) const; + void resetOpenGLState(QQuickWindow* theWrappedObject); + void py_q_resizeEvent(QQuickWindow* theWrappedObject, QResizeEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_resizeEvent(arg__1));} + QString static_QQuickWindow_sceneGraphBackend(); + void scheduleRenderJob(QQuickWindow* theWrappedObject, QRunnable* job, QQuickWindow::RenderStage schedule); + bool sendEvent(QQuickWindow* theWrappedObject, QQuickItem* arg__1, QEvent* arg__2); + void setClearBeforeRendering(QQuickWindow* theWrappedObject, bool enabled); + void setColor(QQuickWindow* theWrappedObject, const QColor& color); + void static_QQuickWindow_setDefaultAlphaBuffer(bool useAlpha); + void setPersistentOpenGLContext(QQuickWindow* theWrappedObject, bool persistent); + void setPersistentSceneGraph(QQuickWindow* theWrappedObject, bool persistent); + void setRenderTarget(QQuickWindow* theWrappedObject, QOpenGLFramebufferObject* fbo); + void setRenderTarget(QQuickWindow* theWrappedObject, uint fboId, const QSize& size); + void static_QQuickWindow_setSceneGraphBackend(const QString& backend); + void static_QQuickWindow_setTextRenderType(QQuickWindow::TextRenderType renderType); + void py_q_showEvent(QQuickWindow* theWrappedObject, QShowEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_showEvent(arg__1));} + QQuickWindow::TextRenderType static_QQuickWindow_textRenderType(); + void py_q_wheelEvent(QQuickWindow* theWrappedObject, QWheelEvent* arg__1){ (((PythonQtPublicPromoter_QQuickWindow*)theWrappedObject)->py_q_wheelEvent(arg__1));} + QString py_toString(QQuickWindow*); +}; + + + + + +class PythonQtShell_QSGAbstractRenderer : public QSGAbstractRenderer +{ +public: + PythonQtShell_QSGAbstractRenderer(QObject* parent = nullptr):QSGAbstractRenderer(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSGAbstractRenderer(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void nodeChanged(QSGNode* node, QSGNode::DirtyState state); +virtual void renderScene(uint fboId = 0); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGAbstractRenderer : public QSGAbstractRenderer +{ public: +inline void promoted_nodeChanged(QSGNode* node, QSGNode::DirtyState state) { this->nodeChanged(node, state); } +inline void py_q_nodeChanged(QSGNode* node, QSGNode::DirtyState state) { this->nodeChanged(node, state); } +inline void py_q_renderScene(uint fboId = 0) { this->renderScene(fboId); } +}; + +class PythonQtWrapper_QSGAbstractRenderer : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ClearModeBit ) +enum ClearModeBit{ + ClearColorBuffer = QSGAbstractRenderer::ClearColorBuffer, ClearDepthBuffer = QSGAbstractRenderer::ClearDepthBuffer, ClearStencilBuffer = QSGAbstractRenderer::ClearStencilBuffer}; +public slots: +QSGAbstractRenderer* new_QSGAbstractRenderer(QObject* parent = nullptr); +void delete_QSGAbstractRenderer(QSGAbstractRenderer* obj) { delete obj; } + QColor clearColor(QSGAbstractRenderer* theWrappedObject) const; + QRect deviceRect(QSGAbstractRenderer* theWrappedObject) const; + void nodeChanged(QSGAbstractRenderer* theWrappedObject, QSGNode* node, QSGNode::DirtyState state); + void py_q_nodeChanged(QSGAbstractRenderer* theWrappedObject, QSGNode* node, QSGNode::DirtyState state){ (((PythonQtPublicPromoter_QSGAbstractRenderer*)theWrappedObject)->py_q_nodeChanged(node, state));} + QMatrix4x4 projectionMatrix(QSGAbstractRenderer* theWrappedObject) const; + void renderScene(QSGAbstractRenderer* theWrappedObject, uint fboId = 0); + void py_q_renderScene(QSGAbstractRenderer* theWrappedObject, uint fboId = 0){ (((PythonQtPublicPromoter_QSGAbstractRenderer*)theWrappedObject)->py_q_renderScene(fboId));} + QSGRootNode* rootNode(QSGAbstractRenderer* theWrappedObject) const; + void setClearColor(QSGAbstractRenderer* theWrappedObject, const QColor& color); + void setDeviceRect(QSGAbstractRenderer* theWrappedObject, const QRect& rect); + void setDeviceRect(QSGAbstractRenderer* theWrappedObject, const QSize& size); + void setProjectionMatrix(QSGAbstractRenderer* theWrappedObject, const QMatrix4x4& matrix); + void setProjectionMatrixToRect(QSGAbstractRenderer* theWrappedObject, const QRectF& rect); + void setRootNode(QSGAbstractRenderer* theWrappedObject, QSGRootNode* node); + void setViewportRect(QSGAbstractRenderer* theWrappedObject, const QRect& rect); + void setViewportRect(QSGAbstractRenderer* theWrappedObject, const QSize& size); + QRect viewportRect(QSGAbstractRenderer* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QSGBasicGeometryNode : public QSGBasicGeometryNode +{ +public: + PythonQtShell_QSGBasicGeometryNode(QSGNode::NodeType type):QSGBasicGeometryNode(type),_wrapper(NULL) {}; + + ~PythonQtShell_QSGBasicGeometryNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGBasicGeometryNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGBasicGeometryNode* new_QSGBasicGeometryNode(QSGNode::NodeType type); +void delete_QSGBasicGeometryNode(QSGBasicGeometryNode* obj) { delete obj; } + const QSGClipNode* clipList(QSGBasicGeometryNode* theWrappedObject) const; + QSGGeometry* geometry(QSGBasicGeometryNode* theWrappedObject); + const QSGGeometry* geometry(QSGBasicGeometryNode* theWrappedObject) const; + const QMatrix4x4* matrix(QSGBasicGeometryNode* theWrappedObject) const; + void setGeometry(QSGBasicGeometryNode* theWrappedObject, QSGGeometry* geometry); + void setRendererClipList(QSGBasicGeometryNode* theWrappedObject, const QSGClipNode* c); + void setRendererMatrix(QSGBasicGeometryNode* theWrappedObject, const QMatrix4x4* m); +}; + + + + + +class PythonQtShell_QSGClipNode : public QSGClipNode +{ +public: + PythonQtShell_QSGClipNode():QSGClipNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGClipNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGClipNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGClipNode* new_QSGClipNode(); +void delete_QSGClipNode(QSGClipNode* obj) { delete obj; } + QRectF clipRect(QSGClipNode* theWrappedObject) const; + bool isRectangular(QSGClipNode* theWrappedObject) const; + void setClipRect(QSGClipNode* theWrappedObject, const QRectF& arg__1); + void setIsRectangular(QSGClipNode* theWrappedObject, bool rectHint); +}; + + + + + +class PythonQtShell_QSGDynamicTexture : public QSGDynamicTexture +{ +public: + PythonQtShell_QSGDynamicTexture():QSGDynamicTexture(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGDynamicTexture(); + +virtual void bind(); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool hasAlphaChannel() const; +virtual bool hasMipmaps() const; +virtual bool isAtlasTexture() const; +virtual QRectF normalizedTextureSubRect() const; +virtual QSGTexture* removedFromAtlas() const; +virtual int textureId() const; +virtual QSize textureSize() const; +virtual void timerEvent(QTimerEvent* event); +virtual bool updateTexture(); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGDynamicTexture : public QSGDynamicTexture +{ public: +inline bool py_q_updateTexture() { return this->updateTexture(); } +}; + +class PythonQtWrapper_QSGDynamicTexture : public QObject +{ Q_OBJECT +public: +public slots: +QSGDynamicTexture* new_QSGDynamicTexture(); +void delete_QSGDynamicTexture(QSGDynamicTexture* obj) { delete obj; } + bool updateTexture(QSGDynamicTexture* theWrappedObject); + bool py_q_updateTexture(QSGDynamicTexture* theWrappedObject){ return (((PythonQtPublicPromoter_QSGDynamicTexture*)theWrappedObject)->py_q_updateTexture());} +}; + + + + + +class PythonQtShell_QSGEngine : public QSGEngine +{ +public: + PythonQtShell_QSGEngine(QObject* parent = nullptr):QSGEngine(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSGEngine(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGEngine : public QObject +{ Q_OBJECT +public: +Q_ENUMS(CreateTextureOption ) +enum CreateTextureOption{ + TextureHasAlphaChannel = QSGEngine::TextureHasAlphaChannel, TextureOwnsGLTexture = QSGEngine::TextureOwnsGLTexture, TextureCanUseAtlas = QSGEngine::TextureCanUseAtlas, TextureIsOpaque = QSGEngine::TextureIsOpaque}; +public slots: +QSGEngine* new_QSGEngine(QObject* parent = nullptr); +void delete_QSGEngine(QSGEngine* obj) { delete obj; } + QSGImageNode* createImageNode(QSGEngine* theWrappedObject) const; + QSGNinePatchNode* createNinePatchNode(QSGEngine* theWrappedObject) const; + QSGRectangleNode* createRectangleNode(QSGEngine* theWrappedObject) const; + QSGAbstractRenderer* createRenderer(QSGEngine* theWrappedObject) const; + void initialize(QSGEngine* theWrappedObject, QOpenGLContext* context); + void invalidate(QSGEngine* theWrappedObject); +}; + + + + + +class PythonQtShell_QSGFlatColorMaterial : public QSGFlatColorMaterial +{ +public: + PythonQtShell_QSGFlatColorMaterial():QSGFlatColorMaterial(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGFlatColorMaterial(); + +virtual QSGMaterialType* type() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGFlatColorMaterial : public QSGFlatColorMaterial +{ public: +inline QSGMaterialType* py_q_type() const { return QSGFlatColorMaterial::type(); } +}; + +class PythonQtWrapper_QSGFlatColorMaterial : public QObject +{ Q_OBJECT +public: +public slots: +QSGFlatColorMaterial* new_QSGFlatColorMaterial(); +void delete_QSGFlatColorMaterial(QSGFlatColorMaterial* obj) { delete obj; } + const QColor* color(QSGFlatColorMaterial* theWrappedObject) const; + void setColor(QSGFlatColorMaterial* theWrappedObject, const QColor& color); + QSGMaterialType* type(QSGFlatColorMaterial* theWrappedObject) const; + QSGMaterialType* py_q_type(QSGFlatColorMaterial* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGFlatColorMaterial*)theWrappedObject)->py_q_type());} +}; + + + + + +class PythonQtShell_QSGGeometry : public QSGGeometry +{ +public: + PythonQtShell_QSGGeometry(const QSGGeometry::AttributeSet& attribs, int vertexCount, int indexCount = 0, int indexType = UnsignedShortType):QSGGeometry(attribs, vertexCount, indexCount, indexType),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry : public QObject +{ Q_OBJECT +public: +Q_ENUMS(AttributeType DataPattern DrawingMode Type ) +enum AttributeType{ + UnknownAttribute = QSGGeometry::UnknownAttribute, PositionAttribute = QSGGeometry::PositionAttribute, ColorAttribute = QSGGeometry::ColorAttribute, TexCoordAttribute = QSGGeometry::TexCoordAttribute, TexCoord1Attribute = QSGGeometry::TexCoord1Attribute, TexCoord2Attribute = QSGGeometry::TexCoord2Attribute}; +enum DataPattern{ + AlwaysUploadPattern = QSGGeometry::AlwaysUploadPattern, StreamPattern = QSGGeometry::StreamPattern, DynamicPattern = QSGGeometry::DynamicPattern, StaticPattern = QSGGeometry::StaticPattern}; +enum DrawingMode{ + DrawPoints = QSGGeometry::DrawPoints, DrawLines = QSGGeometry::DrawLines, DrawLineLoop = QSGGeometry::DrawLineLoop, DrawLineStrip = QSGGeometry::DrawLineStrip, DrawTriangles = QSGGeometry::DrawTriangles, DrawTriangleStrip = QSGGeometry::DrawTriangleStrip, DrawTriangleFan = QSGGeometry::DrawTriangleFan}; +enum Type{ + ByteType = QSGGeometry::ByteType, UnsignedByteType = QSGGeometry::UnsignedByteType, ShortType = QSGGeometry::ShortType, UnsignedShortType = QSGGeometry::UnsignedShortType, IntType = QSGGeometry::IntType, UnsignedIntType = QSGGeometry::UnsignedIntType, FloatType = QSGGeometry::FloatType}; +public slots: +QSGGeometry* new_QSGGeometry(const QSGGeometry::AttributeSet& attribs, int vertexCount, int indexCount = 0, int indexType = UnsignedShortType); +void delete_QSGGeometry(QSGGeometry* obj) { delete obj; } + void allocate(QSGGeometry* theWrappedObject, int vertexCount, int indexCount = 0); + int attributeCount(QSGGeometry* theWrappedObject) const; + const QSGGeometry::Attribute* attributes(QSGGeometry* theWrappedObject) const; + const QSGGeometry::AttributeSet* static_QSGGeometry_defaultAttributes_ColoredPoint2D(); + const QSGGeometry::AttributeSet* static_QSGGeometry_defaultAttributes_Point2D(); + const QSGGeometry::AttributeSet* static_QSGGeometry_defaultAttributes_TexturedPoint2D(); + unsigned int drawingMode(QSGGeometry* theWrappedObject) const; + int indexCount(QSGGeometry* theWrappedObject) const; + void* indexData(QSGGeometry* theWrappedObject); + const void* indexData(QSGGeometry* theWrappedObject) const; + uint* indexDataAsUInt(QSGGeometry* theWrappedObject); + const uint* indexDataAsUInt(QSGGeometry* theWrappedObject) const; + unsigned short* indexDataAsUShort(QSGGeometry* theWrappedObject); + const unsigned short* indexDataAsUShort(QSGGeometry* theWrappedObject) const; + QSGGeometry::DataPattern indexDataPattern(QSGGeometry* theWrappedObject) const; + int indexType(QSGGeometry* theWrappedObject) const; + float lineWidth(QSGGeometry* theWrappedObject) const; + void markIndexDataDirty(QSGGeometry* theWrappedObject); + void markVertexDataDirty(QSGGeometry* theWrappedObject); + void setDrawingMode(QSGGeometry* theWrappedObject, unsigned int mode); + void setIndexDataPattern(QSGGeometry* theWrappedObject, QSGGeometry::DataPattern p); + void setLineWidth(QSGGeometry* theWrappedObject, float w); + void setVertexDataPattern(QSGGeometry* theWrappedObject, QSGGeometry::DataPattern p); + int sizeOfIndex(QSGGeometry* theWrappedObject) const; + int sizeOfVertex(QSGGeometry* theWrappedObject) const; + void static_QSGGeometry_updateColoredRectGeometry(QSGGeometry* g, const QRectF& rect); + void static_QSGGeometry_updateRectGeometry(QSGGeometry* g, const QRectF& rect); + void static_QSGGeometry_updateTexturedRectGeometry(QSGGeometry* g, const QRectF& rect, const QRectF& sourceRect); + int vertexCount(QSGGeometry* theWrappedObject) const; + void* vertexData(QSGGeometry* theWrappedObject); + const void* vertexData(QSGGeometry* theWrappedObject) const; + QSGGeometry::ColoredPoint2D* vertexDataAsColoredPoint2D(QSGGeometry* theWrappedObject); + const QSGGeometry::ColoredPoint2D* vertexDataAsColoredPoint2D(QSGGeometry* theWrappedObject) const; + QSGGeometry::Point2D* vertexDataAsPoint2D(QSGGeometry* theWrappedObject); + const QSGGeometry::Point2D* vertexDataAsPoint2D(QSGGeometry* theWrappedObject) const; + QSGGeometry::TexturedPoint2D* vertexDataAsTexturedPoint2D(QSGGeometry* theWrappedObject); + const QSGGeometry::TexturedPoint2D* vertexDataAsTexturedPoint2D(QSGGeometry* theWrappedObject) const; + QSGGeometry::DataPattern vertexDataPattern(QSGGeometry* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QSGGeometryNode : public QSGGeometryNode +{ +public: + PythonQtShell_QSGGeometryNode():QSGGeometryNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometryNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometryNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometryNode* new_QSGGeometryNode(); +void delete_QSGGeometryNode(QSGGeometryNode* obj) { delete obj; } + qreal inheritedOpacity(QSGGeometryNode* theWrappedObject) const; + int renderOrder(QSGGeometryNode* theWrappedObject) const; + void setInheritedOpacity(QSGGeometryNode* theWrappedObject, qreal opacity); + void setRenderOrder(QSGGeometryNode* theWrappedObject, int order); + QString py_toString(QSGGeometryNode*); +}; + + + + + +class PythonQtShell_QSGGeometry__Attribute : public QSGGeometry::Attribute +{ +public: + PythonQtShell_QSGGeometry__Attribute():QSGGeometry::Attribute(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry__Attribute(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry__Attribute : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometry::Attribute* new_QSGGeometry__Attribute(); +void delete_QSGGeometry__Attribute(QSGGeometry::Attribute* obj) { delete obj; } + QSGGeometry::Attribute static_QSGGeometry__Attribute_create(int pos, int tupleSize, int primitiveType, bool isPosition = false); + QSGGeometry::Attribute static_QSGGeometry__Attribute_createWithAttributeType(int pos, int tupleSize, int primitiveType, QSGGeometry::AttributeType attributeType); +void py_set_attributeType(QSGGeometry::Attribute* theWrappedObject, QSGGeometry::AttributeType attributeType){ theWrappedObject->attributeType = attributeType; } +QSGGeometry::AttributeType py_get_attributeType(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->attributeType; } +void py_set_isVertexCoordinate(QSGGeometry::Attribute* theWrappedObject, uint isVertexCoordinate){ theWrappedObject->isVertexCoordinate = isVertexCoordinate; } +uint py_get_isVertexCoordinate(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->isVertexCoordinate; } +void py_set_position(QSGGeometry::Attribute* theWrappedObject, int position){ theWrappedObject->position = position; } +int py_get_position(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->position; } +void py_set_reserved(QSGGeometry::Attribute* theWrappedObject, uint reserved){ theWrappedObject->reserved = reserved; } +uint py_get_reserved(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->reserved; } +void py_set_tupleSize(QSGGeometry::Attribute* theWrappedObject, int tupleSize){ theWrappedObject->tupleSize = tupleSize; } +int py_get_tupleSize(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->tupleSize; } +void py_set_type(QSGGeometry::Attribute* theWrappedObject, int type){ theWrappedObject->type = type; } +int py_get_type(QSGGeometry::Attribute* theWrappedObject){ return theWrappedObject->type; } +}; + + + + + +class PythonQtShell_QSGGeometry__AttributeSet : public QSGGeometry::AttributeSet +{ +public: + PythonQtShell_QSGGeometry__AttributeSet():QSGGeometry::AttributeSet(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry__AttributeSet(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry__AttributeSet : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometry::AttributeSet* new_QSGGeometry__AttributeSet(); +void delete_QSGGeometry__AttributeSet(QSGGeometry::AttributeSet* obj) { delete obj; } +const QSGGeometry::Attribute* py_get_attributes(QSGGeometry::AttributeSet* theWrappedObject){ return theWrappedObject->attributes; } +void py_set_count(QSGGeometry::AttributeSet* theWrappedObject, int count){ theWrappedObject->count = count; } +int py_get_count(QSGGeometry::AttributeSet* theWrappedObject){ return theWrappedObject->count; } +void py_set_stride(QSGGeometry::AttributeSet* theWrappedObject, int stride){ theWrappedObject->stride = stride; } +int py_get_stride(QSGGeometry::AttributeSet* theWrappedObject){ return theWrappedObject->stride; } +}; + + + + + +class PythonQtShell_QSGGeometry__ColoredPoint2D : public QSGGeometry::ColoredPoint2D +{ +public: + PythonQtShell_QSGGeometry__ColoredPoint2D():QSGGeometry::ColoredPoint2D(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry__ColoredPoint2D(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry__ColoredPoint2D : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometry::ColoredPoint2D* new_QSGGeometry__ColoredPoint2D(); +void delete_QSGGeometry__ColoredPoint2D(QSGGeometry::ColoredPoint2D* obj) { delete obj; } + void set(QSGGeometry::ColoredPoint2D* theWrappedObject, float nx, float ny, uchar nr, uchar ng, uchar nb, uchar na); +void py_set_a(QSGGeometry::ColoredPoint2D* theWrappedObject, unsigned char a){ theWrappedObject->a = a; } +unsigned char py_get_a(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->a; } +void py_set_b(QSGGeometry::ColoredPoint2D* theWrappedObject, unsigned char b){ theWrappedObject->b = b; } +unsigned char py_get_b(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->b; } +void py_set_g(QSGGeometry::ColoredPoint2D* theWrappedObject, unsigned char g){ theWrappedObject->g = g; } +unsigned char py_get_g(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->g; } +void py_set_r(QSGGeometry::ColoredPoint2D* theWrappedObject, unsigned char r){ theWrappedObject->r = r; } +unsigned char py_get_r(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->r; } +void py_set_x(QSGGeometry::ColoredPoint2D* theWrappedObject, float x){ theWrappedObject->x = x; } +float py_get_x(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->x; } +void py_set_y(QSGGeometry::ColoredPoint2D* theWrappedObject, float y){ theWrappedObject->y = y; } +float py_get_y(QSGGeometry::ColoredPoint2D* theWrappedObject){ return theWrappedObject->y; } +}; + + + + + +class PythonQtShell_QSGGeometry__Point2D : public QSGGeometry::Point2D +{ +public: + PythonQtShell_QSGGeometry__Point2D():QSGGeometry::Point2D(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry__Point2D(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry__Point2D : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometry::Point2D* new_QSGGeometry__Point2D(); +void delete_QSGGeometry__Point2D(QSGGeometry::Point2D* obj) { delete obj; } + void set(QSGGeometry::Point2D* theWrappedObject, float nx, float ny); +void py_set_x(QSGGeometry::Point2D* theWrappedObject, float x){ theWrappedObject->x = x; } +float py_get_x(QSGGeometry::Point2D* theWrappedObject){ return theWrappedObject->x; } +void py_set_y(QSGGeometry::Point2D* theWrappedObject, float y){ theWrappedObject->y = y; } +float py_get_y(QSGGeometry::Point2D* theWrappedObject){ return theWrappedObject->y; } +}; + + + + + +class PythonQtShell_QSGGeometry__TexturedPoint2D : public QSGGeometry::TexturedPoint2D +{ +public: + PythonQtShell_QSGGeometry__TexturedPoint2D():QSGGeometry::TexturedPoint2D(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGGeometry__TexturedPoint2D(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGGeometry__TexturedPoint2D : public QObject +{ Q_OBJECT +public: +public slots: +QSGGeometry::TexturedPoint2D* new_QSGGeometry__TexturedPoint2D(); +void delete_QSGGeometry__TexturedPoint2D(QSGGeometry::TexturedPoint2D* obj) { delete obj; } + void set(QSGGeometry::TexturedPoint2D* theWrappedObject, float nx, float ny, float ntx, float nty); +void py_set_tx(QSGGeometry::TexturedPoint2D* theWrappedObject, float tx){ theWrappedObject->tx = tx; } +float py_get_tx(QSGGeometry::TexturedPoint2D* theWrappedObject){ return theWrappedObject->tx; } +void py_set_ty(QSGGeometry::TexturedPoint2D* theWrappedObject, float ty){ theWrappedObject->ty = ty; } +float py_get_ty(QSGGeometry::TexturedPoint2D* theWrappedObject){ return theWrappedObject->ty; } +void py_set_x(QSGGeometry::TexturedPoint2D* theWrappedObject, float x){ theWrappedObject->x = x; } +float py_get_x(QSGGeometry::TexturedPoint2D* theWrappedObject){ return theWrappedObject->x; } +void py_set_y(QSGGeometry::TexturedPoint2D* theWrappedObject, float y){ theWrappedObject->y = y; } +float py_get_y(QSGGeometry::TexturedPoint2D* theWrappedObject){ return theWrappedObject->y; } +}; + + + + + +class PythonQtPublicPromoter_QSGImageNode : public QSGImageNode +{ public: +inline QSGTexture::Filtering py_q_filtering() const { return this->filtering(); } +inline QSGTexture::Filtering py_q_mipmapFiltering() const { return this->mipmapFiltering(); } +inline bool py_q_ownsTexture() const { return this->ownsTexture(); } +inline QRectF py_q_rect() const { return this->rect(); } +inline void py_q_setFiltering(QSGTexture::Filtering filtering) { this->setFiltering(filtering); } +inline void py_q_setMipmapFiltering(QSGTexture::Filtering filtering) { this->setMipmapFiltering(filtering); } +inline void py_q_setOwnsTexture(bool owns) { this->setOwnsTexture(owns); } +inline void py_q_setRect(const QRectF& rect) { this->setRect(rect); } +inline void py_q_setSourceRect(const QRectF& r) { this->setSourceRect(r); } +inline void py_q_setTexture(QSGTexture* texture) { this->setTexture(texture); } +inline QRectF py_q_sourceRect() const { return this->sourceRect(); } +inline QSGTexture* py_q_texture() const { return this->texture(); } +}; + +class PythonQtWrapper_QSGImageNode : public QObject +{ Q_OBJECT +public: +Q_ENUMS(TextureCoordinatesTransformFlag ) +enum TextureCoordinatesTransformFlag{ + NoTransform = QSGImageNode::NoTransform, MirrorHorizontally = QSGImageNode::MirrorHorizontally, MirrorVertically = QSGImageNode::MirrorVertically}; +public slots: +void delete_QSGImageNode(QSGImageNode* obj) { delete obj; } + QSGTexture::Filtering filtering(QSGImageNode* theWrappedObject) const; + QSGTexture::Filtering py_q_filtering(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_filtering());} + QSGTexture::Filtering mipmapFiltering(QSGImageNode* theWrappedObject) const; + QSGTexture::Filtering py_q_mipmapFiltering(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_mipmapFiltering());} + bool ownsTexture(QSGImageNode* theWrappedObject) const; + bool py_q_ownsTexture(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_ownsTexture());} + QRectF rect(QSGImageNode* theWrappedObject) const; + QRectF py_q_rect(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_rect());} + void setFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering); + void py_q_setFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setFiltering(filtering));} + void setMipmapFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering); + void py_q_setMipmapFiltering(QSGImageNode* theWrappedObject, QSGTexture::Filtering filtering){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setMipmapFiltering(filtering));} + void setOwnsTexture(QSGImageNode* theWrappedObject, bool owns); + void py_q_setOwnsTexture(QSGImageNode* theWrappedObject, bool owns){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setOwnsTexture(owns));} + void setRect(QSGImageNode* theWrappedObject, const QRectF& rect); + void py_q_setRect(QSGImageNode* theWrappedObject, const QRectF& rect){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setRect(rect));} + void setRect(QSGImageNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h); + void setSourceRect(QSGImageNode* theWrappedObject, const QRectF& r); + void py_q_setSourceRect(QSGImageNode* theWrappedObject, const QRectF& r){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setSourceRect(r));} + void setSourceRect(QSGImageNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h); + void setTexture(QSGImageNode* theWrappedObject, QSGTexture* texture); + void py_q_setTexture(QSGImageNode* theWrappedObject, QSGTexture* texture){ (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_setTexture(texture));} + QRectF sourceRect(QSGImageNode* theWrappedObject) const; + QRectF py_q_sourceRect(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_sourceRect());} + QSGTexture* texture(QSGImageNode* theWrappedObject) const; + QSGTexture* py_q_texture(QSGImageNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGImageNode*)theWrappedObject)->py_q_texture());} +}; + + + + + +class PythonQtShell_QSGMaterialType : public QSGMaterialType +{ +public: + PythonQtShell_QSGMaterialType():QSGMaterialType(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGMaterialType(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGMaterialType : public QObject +{ Q_OBJECT +public: +public slots: +QSGMaterialType* new_QSGMaterialType(); +void delete_QSGMaterialType(QSGMaterialType* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QSGNinePatchNode : public QSGNinePatchNode +{ +public: + PythonQtShell_QSGNinePatchNode():QSGNinePatchNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGNinePatchNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); +virtual void setBounds(const QRectF& bounds); +virtual void setDevicePixelRatio(qreal ratio); +virtual void setPadding(qreal left, qreal top, qreal right, qreal bottom); +virtual void setTexture(QSGTexture* texture); +virtual void update(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGNinePatchNode : public QSGNinePatchNode +{ public: +inline void py_q_setBounds(const QRectF& bounds) { this->setBounds(bounds); } +inline void py_q_setDevicePixelRatio(qreal ratio) { this->setDevicePixelRatio(ratio); } +inline void py_q_setPadding(qreal left, qreal top, qreal right, qreal bottom) { this->setPadding(left, top, right, bottom); } +inline void py_q_setTexture(QSGTexture* texture) { this->setTexture(texture); } +inline void py_q_update() { this->update(); } +}; + +class PythonQtWrapper_QSGNinePatchNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGNinePatchNode* new_QSGNinePatchNode(); +void delete_QSGNinePatchNode(QSGNinePatchNode* obj) { delete obj; } + void static_QSGNinePatchNode_rebuildGeometry(QSGTexture* texture, QSGGeometry* geometry, const QVector4D& padding, const QRectF& bounds, qreal dpr); + void setBounds(QSGNinePatchNode* theWrappedObject, const QRectF& bounds); + void py_q_setBounds(QSGNinePatchNode* theWrappedObject, const QRectF& bounds){ (((PythonQtPublicPromoter_QSGNinePatchNode*)theWrappedObject)->py_q_setBounds(bounds));} + void setDevicePixelRatio(QSGNinePatchNode* theWrappedObject, qreal ratio); + void py_q_setDevicePixelRatio(QSGNinePatchNode* theWrappedObject, qreal ratio){ (((PythonQtPublicPromoter_QSGNinePatchNode*)theWrappedObject)->py_q_setDevicePixelRatio(ratio));} + void setPadding(QSGNinePatchNode* theWrappedObject, qreal left, qreal top, qreal right, qreal bottom); + void py_q_setPadding(QSGNinePatchNode* theWrappedObject, qreal left, qreal top, qreal right, qreal bottom){ (((PythonQtPublicPromoter_QSGNinePatchNode*)theWrappedObject)->py_q_setPadding(left, top, right, bottom));} + void setTexture(QSGNinePatchNode* theWrappedObject, QSGTexture* texture); + void py_q_setTexture(QSGNinePatchNode* theWrappedObject, QSGTexture* texture){ (((PythonQtPublicPromoter_QSGNinePatchNode*)theWrappedObject)->py_q_setTexture(texture));} + void update(QSGNinePatchNode* theWrappedObject); + void py_q_update(QSGNinePatchNode* theWrappedObject){ (((PythonQtPublicPromoter_QSGNinePatchNode*)theWrappedObject)->py_q_update());} +}; + + + + + +class PythonQtShell_QSGNode : public QSGNode +{ +public: + PythonQtShell_QSGNode():QSGNode(),_wrapper(NULL) {}; + PythonQtShell_QSGNode(QSGNode::NodeType type):QSGNode(type),_wrapper(NULL) {}; + + ~PythonQtShell_QSGNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGNode : public QSGNode +{ public: +inline bool py_q_isSubtreeBlocked() const { return QSGNode::isSubtreeBlocked(); } +inline void py_q_preprocess() { QSGNode::preprocess(); } +}; + +class PythonQtWrapper_QSGNode : public QObject +{ Q_OBJECT +public: +Q_ENUMS(DirtyStateBit Flag NodeType ) +enum DirtyStateBit{ + DirtySubtreeBlocked = QSGNode::DirtySubtreeBlocked, DirtyMatrix = QSGNode::DirtyMatrix, DirtyNodeAdded = QSGNode::DirtyNodeAdded, DirtyNodeRemoved = QSGNode::DirtyNodeRemoved, DirtyGeometry = QSGNode::DirtyGeometry, DirtyMaterial = QSGNode::DirtyMaterial, DirtyOpacity = QSGNode::DirtyOpacity, DirtyForceUpdate = QSGNode::DirtyForceUpdate, DirtyUsePreprocess = QSGNode::DirtyUsePreprocess, DirtyPropagationMask = QSGNode::DirtyPropagationMask}; +enum Flag{ + OwnedByParent = QSGNode::OwnedByParent, UsePreprocess = QSGNode::UsePreprocess, OwnsGeometry = QSGNode::OwnsGeometry, OwnsMaterial = QSGNode::OwnsMaterial, OwnsOpaqueMaterial = QSGNode::OwnsOpaqueMaterial, IsVisitableNode = QSGNode::IsVisitableNode}; +enum NodeType{ + BasicNodeType = QSGNode::BasicNodeType, GeometryNodeType = QSGNode::GeometryNodeType, TransformNodeType = QSGNode::TransformNodeType, ClipNodeType = QSGNode::ClipNodeType, OpacityNodeType = QSGNode::OpacityNodeType, RootNodeType = QSGNode::RootNodeType, RenderNodeType = QSGNode::RenderNodeType}; +public slots: +QSGNode* new_QSGNode(); +QSGNode* new_QSGNode(QSGNode::NodeType type); +void delete_QSGNode(QSGNode* obj) { delete obj; } + void appendChildNode(QSGNode* theWrappedObject, QSGNode* node); + QSGNode* childAtIndex(QSGNode* theWrappedObject, int i) const; + int childCount(QSGNode* theWrappedObject) const; + void clearDirty(QSGNode* theWrappedObject); + QSGNode::DirtyState dirtyState(QSGNode* theWrappedObject) const; + QSGNode* firstChild(QSGNode* theWrappedObject) const; + void insertChildNodeAfter(QSGNode* theWrappedObject, QSGNode* node, QSGNode* after); + void insertChildNodeBefore(QSGNode* theWrappedObject, QSGNode* node, QSGNode* before); + bool isSubtreeBlocked(QSGNode* theWrappedObject) const; + bool py_q_isSubtreeBlocked(QSGNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGNode*)theWrappedObject)->py_q_isSubtreeBlocked());} + QSGNode* lastChild(QSGNode* theWrappedObject) const; + void markDirty(QSGNode* theWrappedObject, QSGNode::DirtyState bits); + QSGNode* nextSibling(QSGNode* theWrappedObject) const; + QSGNode* parent(QSGNode* theWrappedObject) const; + void prependChildNode(QSGNode* theWrappedObject, QSGNode* node); + void preprocess(QSGNode* theWrappedObject); + void py_q_preprocess(QSGNode* theWrappedObject){ (((PythonQtPublicPromoter_QSGNode*)theWrappedObject)->py_q_preprocess());} + QSGNode* previousSibling(QSGNode* theWrappedObject) const; + void removeAllChildNodes(QSGNode* theWrappedObject); + void removeChildNode(QSGNode* theWrappedObject, QSGNode* node); + void reparentChildNodesTo(QSGNode* theWrappedObject, QSGNode* newParent); + void setFlag(QSGNode* theWrappedObject, QSGNode::Flag arg__1, bool arg__2 = true); + QSGNode::NodeType type(QSGNode* theWrappedObject) const; + QString py_toString(QSGNode*); +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp new file mode 100644 index 00000000..49072cf3 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.cpp @@ -0,0 +1,1953 @@ +#include "com_trolltech_qt_quick1.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QSGNodeVisitor::~PythonQtShell_QSGNodeVisitor() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGNodeVisitor::enterClipNode(QSGClipNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterClipNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGClipNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::enterClipNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::enterGeometryNode(QSGGeometryNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterGeometryNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGGeometryNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::enterGeometryNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::enterOpacityNode(QSGOpacityNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterOpacityNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGOpacityNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::enterOpacityNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::enterTransformNode(QSGTransformNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterTransformNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGTransformNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::enterTransformNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::leaveClipNode(QSGClipNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveClipNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGClipNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::leaveClipNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::leaveGeometryNode(QSGGeometryNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveGeometryNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGGeometryNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::leaveGeometryNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::leaveOpacityNode(QSGOpacityNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveOpacityNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGOpacityNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::leaveOpacityNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::leaveTransformNode(QSGTransformNode* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveTransformNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGTransformNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::leaveTransformNode(arg__1); +} +void PythonQtShell_QSGNodeVisitor::visitChildren(QSGNode* n0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("visitChildren"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::visitChildren(n0); +} +void PythonQtShell_QSGNodeVisitor::visitNode(QSGNode* n0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("visitNode"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSGNode*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGNodeVisitor::visitNode(n0); +} +QSGNodeVisitor* PythonQtWrapper_QSGNodeVisitor::new_QSGNodeVisitor() +{ +return new PythonQtShell_QSGNodeVisitor(); } + +void PythonQtWrapper_QSGNodeVisitor::enterClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_enterClipNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::enterGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_enterGeometryNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::enterOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_enterOpacityNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::enterTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_enterTransformNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::leaveClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_leaveClipNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::leaveGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_leaveGeometryNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::leaveOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_leaveOpacityNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::leaveTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_leaveTransformNode(arg__1)); +} + +void PythonQtWrapper_QSGNodeVisitor::visitChildren(QSGNodeVisitor* theWrappedObject, QSGNode* n) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_visitChildren(n)); +} + +void PythonQtWrapper_QSGNodeVisitor::visitNode(QSGNodeVisitor* theWrappedObject, QSGNode* n) +{ + ( ((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->promoted_visitNode(n)); +} + + + +PythonQtShell_QSGOpacityNode::~PythonQtShell_QSGOpacityNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGOpacityNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGOpacityNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGOpacityNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGOpacityNode::preprocess(); +} +QSGOpacityNode* PythonQtWrapper_QSGOpacityNode::new_QSGOpacityNode() +{ +return new PythonQtShell_QSGOpacityNode(); } + +qreal PythonQtWrapper_QSGOpacityNode::combinedOpacity(QSGOpacityNode* theWrappedObject) const +{ + return ( theWrappedObject->combinedOpacity()); +} + +qreal PythonQtWrapper_QSGOpacityNode::opacity(QSGOpacityNode* theWrappedObject) const +{ + return ( theWrappedObject->opacity()); +} + +void PythonQtWrapper_QSGOpacityNode::setCombinedOpacity(QSGOpacityNode* theWrappedObject, qreal opacity) +{ + ( theWrappedObject->setCombinedOpacity(opacity)); +} + +void PythonQtWrapper_QSGOpacityNode::setOpacity(QSGOpacityNode* theWrappedObject, qreal opacity) +{ + ( theWrappedObject->setOpacity(opacity)); +} + +QString PythonQtWrapper_QSGOpacityNode::py_toString(QSGOpacityNode* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + + +PythonQtShell_QSGRectangleNode::~PythonQtShell_QSGRectangleNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QColor PythonQtShell_QSGRectangleNode::color() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("color"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QColor"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QColor returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("color", methodInfo, result); + } else { + returnValue = *((QColor*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QColor(); +} +bool PythonQtShell_QSGRectangleNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGRectangleNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGRectangleNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGRectangleNode::preprocess(); +} +QRectF PythonQtShell_QSGRectangleNode::rect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRectF(); +} +void PythonQtShell_QSGRectangleNode::setColor(const QColor& color0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setColor"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QColor&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&color0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGRectangleNode::setRect(const QRectF& rect0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&rect0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QSGRectangleNode* PythonQtWrapper_QSGRectangleNode::new_QSGRectangleNode() +{ +return new PythonQtShell_QSGRectangleNode(); } + +QColor PythonQtWrapper_QSGRectangleNode::color(QSGRectangleNode* theWrappedObject) const +{ + return ( theWrappedObject->color()); +} + +QRectF PythonQtWrapper_QSGRectangleNode::rect(QSGRectangleNode* theWrappedObject) const +{ + return ( theWrappedObject->rect()); +} + +void PythonQtWrapper_QSGRectangleNode::setColor(QSGRectangleNode* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setColor(color)); +} + +void PythonQtWrapper_QSGRectangleNode::setRect(QSGRectangleNode* theWrappedObject, const QRectF& rect) +{ + ( theWrappedObject->setRect(rect)); +} + +void PythonQtWrapper_QSGRectangleNode::setRect(QSGRectangleNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h) +{ + ( theWrappedObject->setRect(x, y, w, h)); +} + + + +PythonQtShell_QSGRenderNode::~PythonQtShell_QSGRenderNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGRenderNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGRenderNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGRenderNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGRenderNode::preprocess(); +} +QRectF PythonQtShell_QSGRenderNode::rect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGRenderNode::rect(); +} +void PythonQtShell_QSGRenderNode::releaseResources() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("releaseResources"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGRenderNode::releaseResources(); +} +void PythonQtShell_QSGRenderNode::render(const QSGRenderNode::RenderState* state0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("render"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QSGRenderNode::RenderState*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&state0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QSGRenderNode* PythonQtWrapper_QSGRenderNode::new_QSGRenderNode() +{ +return new PythonQtShell_QSGRenderNode(); } + +const QSGClipNode* PythonQtWrapper_QSGRenderNode::clipList(QSGRenderNode* theWrappedObject) const +{ + return ( theWrappedObject->clipList()); +} + +qreal PythonQtWrapper_QSGRenderNode::inheritedOpacity(QSGRenderNode* theWrappedObject) const +{ + return ( theWrappedObject->inheritedOpacity()); +} + +const QMatrix4x4* PythonQtWrapper_QSGRenderNode::matrix(QSGRenderNode* theWrappedObject) const +{ + return ( theWrappedObject->matrix()); +} + +QRectF PythonQtWrapper_QSGRenderNode::rect(QSGRenderNode* theWrappedObject) const +{ + return ( theWrappedObject->rect()); +} + +void PythonQtWrapper_QSGRenderNode::releaseResources(QSGRenderNode* theWrappedObject) +{ + ( theWrappedObject->releaseResources()); +} + +void PythonQtWrapper_QSGRenderNode::render(QSGRenderNode* theWrappedObject, const QSGRenderNode::RenderState* state) +{ + ( theWrappedObject->render(state)); +} + + + +PythonQtShell_QSGRenderNode__RenderState::~PythonQtShell_QSGRenderNode__RenderState() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +const QRegion* PythonQtShell_QSGRenderNode__RenderState::clipRegion() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clipRegion"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"const QRegion*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + const QRegion* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("clipRegion", methodInfo, result); + } else { + returnValue = *((const QRegion**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void* PythonQtShell_QSGRenderNode__RenderState::get(const char* state0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("get"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"void*" , "const char*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* returnValue; + void* args[2] = {NULL, (void*)&state0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("get", methodInfo, result); + } else { + returnValue = *((void**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGRenderNode::RenderState::get(state0); +} +const QMatrix4x4* PythonQtShell_QSGRenderNode__RenderState::projectionMatrix() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("projectionMatrix"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"const QMatrix4x4*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + const QMatrix4x4* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("projectionMatrix", methodInfo, result); + } else { + returnValue = *((const QMatrix4x4**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QSGRenderNode__RenderState::scissorEnabled() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("scissorEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("scissorEnabled", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QRect PythonQtShell_QSGRenderNode__RenderState::scissorRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("scissorRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRect"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRect returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("scissorRect", methodInfo, result); + } else { + returnValue = *((QRect*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QRect(); +} +bool PythonQtShell_QSGRenderNode__RenderState::stencilEnabled() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stencilEnabled"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stencilEnabled", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +int PythonQtShell_QSGRenderNode__RenderState::stencilValue() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stencilValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stencilValue", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QSGRenderNode::RenderState* PythonQtWrapper_QSGRenderNode__RenderState::new_QSGRenderNode__RenderState() +{ +return new PythonQtShell_QSGRenderNode__RenderState(); } + +const QRegion* PythonQtWrapper_QSGRenderNode__RenderState::clipRegion(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->clipRegion()); +} + +void* PythonQtWrapper_QSGRenderNode__RenderState::get(QSGRenderNode::RenderState* theWrappedObject, const char* state) const +{ + return ( theWrappedObject->get(state)); +} + +const QMatrix4x4* PythonQtWrapper_QSGRenderNode__RenderState::projectionMatrix(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->projectionMatrix()); +} + +bool PythonQtWrapper_QSGRenderNode__RenderState::scissorEnabled(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->scissorEnabled()); +} + +QRect PythonQtWrapper_QSGRenderNode__RenderState::scissorRect(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->scissorRect()); +} + +bool PythonQtWrapper_QSGRenderNode__RenderState::stencilEnabled(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->stencilEnabled()); +} + +int PythonQtWrapper_QSGRenderNode__RenderState::stencilValue(QSGRenderNode::RenderState* theWrappedObject) const +{ + return ( theWrappedObject->stencilValue()); +} + + + +PythonQtShell_QSGRootNode::~PythonQtShell_QSGRootNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGRootNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGRootNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGRootNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGRootNode::preprocess(); +} +QSGRootNode* PythonQtWrapper_QSGRootNode::new_QSGRootNode() +{ +return new PythonQtShell_QSGRootNode(); } + +QString PythonQtWrapper_QSGRootNode::py_toString(QSGRootNode* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + + +PythonQtShell_QSGTexture::~PythonQtShell_QSGTexture() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGTexture::bind() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QSGTexture::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTexture::childEvent(event0); +} +void PythonQtShell_QSGTexture::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTexture::customEvent(event0); +} +bool PythonQtShell_QSGTexture::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTexture::event(event0); +} +bool PythonQtShell_QSGTexture::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTexture::eventFilter(watched0, event1); +} +bool PythonQtShell_QSGTexture::hasAlphaChannel() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasAlphaChannel"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasAlphaChannel", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSGTexture::hasMipmaps() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasMipmaps"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasMipmaps", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSGTexture::isAtlasTexture() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isAtlasTexture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isAtlasTexture", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTexture::isAtlasTexture(); +} +QRectF PythonQtShell_QSGTexture::normalizedTextureSubRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("normalizedTextureSubRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("normalizedTextureSubRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTexture::normalizedTextureSubRect(); +} +QSGTexture* PythonQtShell_QSGTexture::removedFromAtlas() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removedFromAtlas"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTexture*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTexture* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removedFromAtlas", methodInfo, result); + } else { + returnValue = *((QSGTexture**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTexture::removedFromAtlas(); +} +int PythonQtShell_QSGTexture::textureId() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureId", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QSize PythonQtShell_QSGTexture::textureSize() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("textureSize"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("textureSize", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSize(); +} +void PythonQtShell_QSGTexture::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTexture::timerEvent(event0); +} +QSGTexture* PythonQtWrapper_QSGTexture::new_QSGTexture() +{ +return new PythonQtShell_QSGTexture(); } + +const QMetaObject* PythonQtShell_QSGTexture::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSGTexture::staticMetaObject); + } else { + return &QSGTexture::staticMetaObject; + } +} +int PythonQtShell_QSGTexture::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSGTexture::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSGTexture::AnisotropyLevel PythonQtWrapper_QSGTexture::anisotropyLevel(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->anisotropyLevel()); +} + +void PythonQtWrapper_QSGTexture::bind(QSGTexture* theWrappedObject) +{ + ( theWrappedObject->bind()); +} + +QRectF PythonQtWrapper_QSGTexture::convertToNormalizedSourceRect(QSGTexture* theWrappedObject, const QRectF& rect) const +{ + return ( theWrappedObject->convertToNormalizedSourceRect(rect)); +} + +QSGTexture::Filtering PythonQtWrapper_QSGTexture::filtering(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->filtering()); +} + +bool PythonQtWrapper_QSGTexture::hasAlphaChannel(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->hasAlphaChannel()); +} + +bool PythonQtWrapper_QSGTexture::hasMipmaps(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->hasMipmaps()); +} + +QSGTexture::WrapMode PythonQtWrapper_QSGTexture::horizontalWrapMode(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->horizontalWrapMode()); +} + +bool PythonQtWrapper_QSGTexture::isAtlasTexture(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->isAtlasTexture()); +} + +QSGTexture::Filtering PythonQtWrapper_QSGTexture::mipmapFiltering(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->mipmapFiltering()); +} + +QRectF PythonQtWrapper_QSGTexture::normalizedTextureSubRect(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->normalizedTextureSubRect()); +} + +QSGTexture* PythonQtWrapper_QSGTexture::removedFromAtlas(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->removedFromAtlas()); +} + +void PythonQtWrapper_QSGTexture::setAnisotropyLevel(QSGTexture* theWrappedObject, QSGTexture::AnisotropyLevel level) +{ + ( theWrappedObject->setAnisotropyLevel(level)); +} + +void PythonQtWrapper_QSGTexture::setFiltering(QSGTexture* theWrappedObject, QSGTexture::Filtering filter) +{ + ( theWrappedObject->setFiltering(filter)); +} + +void PythonQtWrapper_QSGTexture::setHorizontalWrapMode(QSGTexture* theWrappedObject, QSGTexture::WrapMode hwrap) +{ + ( theWrappedObject->setHorizontalWrapMode(hwrap)); +} + +void PythonQtWrapper_QSGTexture::setMipmapFiltering(QSGTexture* theWrappedObject, QSGTexture::Filtering filter) +{ + ( theWrappedObject->setMipmapFiltering(filter)); +} + +void PythonQtWrapper_QSGTexture::setVerticalWrapMode(QSGTexture* theWrappedObject, QSGTexture::WrapMode vwrap) +{ + ( theWrappedObject->setVerticalWrapMode(vwrap)); +} + +int PythonQtWrapper_QSGTexture::textureId(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->textureId()); +} + +QSize PythonQtWrapper_QSGTexture::textureSize(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->textureSize()); +} + +void PythonQtWrapper_QSGTexture::updateBindOptions(QSGTexture* theWrappedObject, bool force) +{ + ( theWrappedObject->updateBindOptions(force)); +} + +QSGTexture::WrapMode PythonQtWrapper_QSGTexture::verticalWrapMode(QSGTexture* theWrappedObject) const +{ + return ( theWrappedObject->verticalWrapMode()); +} + + + +PythonQtShell_QSGTextureMaterial::~PythonQtShell_QSGTextureMaterial() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSGMaterialType* PythonQtShell_QSGTextureMaterial::type() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("type"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGMaterialType*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGMaterialType* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("type", methodInfo, result); + } else { + returnValue = *((QSGMaterialType**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTextureMaterial::type(); +} +QSGTextureMaterial* PythonQtWrapper_QSGTextureMaterial::new_QSGTextureMaterial() +{ +return new PythonQtShell_QSGTextureMaterial(); } + +QSGMaterialType* PythonQtWrapper_QSGTextureMaterial::type(QSGTextureMaterial* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +PythonQtShell_QSGTextureProvider::~PythonQtShell_QSGTextureProvider() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSGTextureProvider::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTextureProvider::childEvent(event0); +} +void PythonQtShell_QSGTextureProvider::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTextureProvider::customEvent(event0); +} +bool PythonQtShell_QSGTextureProvider::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTextureProvider::event(event0); +} +bool PythonQtShell_QSGTextureProvider::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTextureProvider::eventFilter(watched0, event1); +} +QSGTexture* PythonQtShell_QSGTextureProvider::texture() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("texture"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSGTexture*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSGTexture* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("texture", methodInfo, result); + } else { + returnValue = *((QSGTexture**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QSGTextureProvider::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTextureProvider::timerEvent(event0); +} +QSGTextureProvider* PythonQtWrapper_QSGTextureProvider::new_QSGTextureProvider() +{ +return new PythonQtShell_QSGTextureProvider(); } + +const QMetaObject* PythonQtShell_QSGTextureProvider::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSGTextureProvider::staticMetaObject); + } else { + return &QSGTextureProvider::staticMetaObject; + } +} +int PythonQtShell_QSGTextureProvider::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSGTextureProvider::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSGTexture* PythonQtWrapper_QSGTextureProvider::texture(QSGTextureProvider* theWrappedObject) const +{ + return ( theWrappedObject->texture()); +} + + + +PythonQtShell_QSGTransformNode::~PythonQtShell_QSGTransformNode() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSGTransformNode::isSubtreeBlocked() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isSubtreeBlocked"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isSubtreeBlocked", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSGTransformNode::isSubtreeBlocked(); +} +void PythonQtShell_QSGTransformNode::preprocess() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("preprocess"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSGTransformNode::preprocess(); +} +QSGTransformNode* PythonQtWrapper_QSGTransformNode::new_QSGTransformNode() +{ +return new PythonQtShell_QSGTransformNode(); } + +const QMatrix4x4* PythonQtWrapper_QSGTransformNode::combinedMatrix(QSGTransformNode* theWrappedObject) const +{ + return &( theWrappedObject->combinedMatrix()); +} + +const QMatrix4x4* PythonQtWrapper_QSGTransformNode::matrix(QSGTransformNode* theWrappedObject) const +{ + return &( theWrappedObject->matrix()); +} + +void PythonQtWrapper_QSGTransformNode::setCombinedMatrix(QSGTransformNode* theWrappedObject, const QMatrix4x4& matrix) +{ + ( theWrappedObject->setCombinedMatrix(matrix)); +} + +void PythonQtWrapper_QSGTransformNode::setMatrix(QSGTransformNode* theWrappedObject, const QMatrix4x4& matrix) +{ + ( theWrappedObject->setMatrix(matrix)); +} + +QString PythonQtWrapper_QSGTransformNode::py_toString(QSGTransformNode* obj) { + QString result; + QDebug d(&result); + d << obj; + return result; +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.h b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.h new file mode 100644 index 00000000..33dbb1a0 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick1.h @@ -0,0 +1,494 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QSGNodeVisitor : public QSGNodeVisitor +{ +public: + PythonQtShell_QSGNodeVisitor():QSGNodeVisitor(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGNodeVisitor(); + +virtual void enterClipNode(QSGClipNode* arg__1); +virtual void enterGeometryNode(QSGGeometryNode* arg__1); +virtual void enterOpacityNode(QSGOpacityNode* arg__1); +virtual void enterTransformNode(QSGTransformNode* arg__1); +virtual void leaveClipNode(QSGClipNode* arg__1); +virtual void leaveGeometryNode(QSGGeometryNode* arg__1); +virtual void leaveOpacityNode(QSGOpacityNode* arg__1); +virtual void leaveTransformNode(QSGTransformNode* arg__1); +virtual void visitChildren(QSGNode* n); +virtual void visitNode(QSGNode* n); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGNodeVisitor : public QSGNodeVisitor +{ public: +inline void promoted_enterClipNode(QSGClipNode* arg__1) { this->enterClipNode(arg__1); } +inline void promoted_enterGeometryNode(QSGGeometryNode* arg__1) { this->enterGeometryNode(arg__1); } +inline void promoted_enterOpacityNode(QSGOpacityNode* arg__1) { this->enterOpacityNode(arg__1); } +inline void promoted_enterTransformNode(QSGTransformNode* arg__1) { this->enterTransformNode(arg__1); } +inline void promoted_leaveClipNode(QSGClipNode* arg__1) { this->leaveClipNode(arg__1); } +inline void promoted_leaveGeometryNode(QSGGeometryNode* arg__1) { this->leaveGeometryNode(arg__1); } +inline void promoted_leaveOpacityNode(QSGOpacityNode* arg__1) { this->leaveOpacityNode(arg__1); } +inline void promoted_leaveTransformNode(QSGTransformNode* arg__1) { this->leaveTransformNode(arg__1); } +inline void promoted_visitChildren(QSGNode* n) { this->visitChildren(n); } +inline void promoted_visitNode(QSGNode* n) { this->visitNode(n); } +inline void py_q_enterClipNode(QSGClipNode* arg__1) { QSGNodeVisitor::enterClipNode(arg__1); } +inline void py_q_enterGeometryNode(QSGGeometryNode* arg__1) { QSGNodeVisitor::enterGeometryNode(arg__1); } +inline void py_q_enterOpacityNode(QSGOpacityNode* arg__1) { QSGNodeVisitor::enterOpacityNode(arg__1); } +inline void py_q_enterTransformNode(QSGTransformNode* arg__1) { QSGNodeVisitor::enterTransformNode(arg__1); } +inline void py_q_leaveClipNode(QSGClipNode* arg__1) { QSGNodeVisitor::leaveClipNode(arg__1); } +inline void py_q_leaveGeometryNode(QSGGeometryNode* arg__1) { QSGNodeVisitor::leaveGeometryNode(arg__1); } +inline void py_q_leaveOpacityNode(QSGOpacityNode* arg__1) { QSGNodeVisitor::leaveOpacityNode(arg__1); } +inline void py_q_leaveTransformNode(QSGTransformNode* arg__1) { QSGNodeVisitor::leaveTransformNode(arg__1); } +inline void py_q_visitChildren(QSGNode* n) { QSGNodeVisitor::visitChildren(n); } +inline void py_q_visitNode(QSGNode* n) { QSGNodeVisitor::visitNode(n); } +}; + +class PythonQtWrapper_QSGNodeVisitor : public QObject +{ Q_OBJECT +public: +public slots: +QSGNodeVisitor* new_QSGNodeVisitor(); +void delete_QSGNodeVisitor(QSGNodeVisitor* obj) { delete obj; } + void enterClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1); + void py_q_enterClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_enterClipNode(arg__1));} + void enterGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1); + void py_q_enterGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_enterGeometryNode(arg__1));} + void enterOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1); + void py_q_enterOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_enterOpacityNode(arg__1));} + void enterTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1); + void py_q_enterTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_enterTransformNode(arg__1));} + void leaveClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1); + void py_q_leaveClipNode(QSGNodeVisitor* theWrappedObject, QSGClipNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_leaveClipNode(arg__1));} + void leaveGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1); + void py_q_leaveGeometryNode(QSGNodeVisitor* theWrappedObject, QSGGeometryNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_leaveGeometryNode(arg__1));} + void leaveOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1); + void py_q_leaveOpacityNode(QSGNodeVisitor* theWrappedObject, QSGOpacityNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_leaveOpacityNode(arg__1));} + void leaveTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1); + void py_q_leaveTransformNode(QSGNodeVisitor* theWrappedObject, QSGTransformNode* arg__1){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_leaveTransformNode(arg__1));} + void visitChildren(QSGNodeVisitor* theWrappedObject, QSGNode* n); + void py_q_visitChildren(QSGNodeVisitor* theWrappedObject, QSGNode* n){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_visitChildren(n));} + void visitNode(QSGNodeVisitor* theWrappedObject, QSGNode* n); + void py_q_visitNode(QSGNodeVisitor* theWrappedObject, QSGNode* n){ (((PythonQtPublicPromoter_QSGNodeVisitor*)theWrappedObject)->py_q_visitNode(n));} +}; + + + + + +class PythonQtShell_QSGOpacityNode : public QSGOpacityNode +{ +public: + PythonQtShell_QSGOpacityNode():QSGOpacityNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGOpacityNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGOpacityNode : public QSGOpacityNode +{ public: +inline bool py_q_isSubtreeBlocked() const { return QSGOpacityNode::isSubtreeBlocked(); } +}; + +class PythonQtWrapper_QSGOpacityNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGOpacityNode* new_QSGOpacityNode(); +void delete_QSGOpacityNode(QSGOpacityNode* obj) { delete obj; } + qreal combinedOpacity(QSGOpacityNode* theWrappedObject) const; + bool py_q_isSubtreeBlocked(QSGOpacityNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGOpacityNode*)theWrappedObject)->py_q_isSubtreeBlocked());} + qreal opacity(QSGOpacityNode* theWrappedObject) const; + void setCombinedOpacity(QSGOpacityNode* theWrappedObject, qreal opacity); + void setOpacity(QSGOpacityNode* theWrappedObject, qreal opacity); + QString py_toString(QSGOpacityNode*); +}; + + + + + +class PythonQtShell_QSGRectangleNode : public QSGRectangleNode +{ +public: + PythonQtShell_QSGRectangleNode():QSGRectangleNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGRectangleNode(); + +virtual QColor color() const; +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); +virtual QRectF rect() const; +virtual void setColor(const QColor& color); +virtual void setRect(const QRectF& rect); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGRectangleNode : public QSGRectangleNode +{ public: +inline QColor py_q_color() const { return this->color(); } +inline QRectF py_q_rect() const { return this->rect(); } +inline void py_q_setColor(const QColor& color) { this->setColor(color); } +inline void py_q_setRect(const QRectF& rect) { this->setRect(rect); } +}; + +class PythonQtWrapper_QSGRectangleNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGRectangleNode* new_QSGRectangleNode(); +void delete_QSGRectangleNode(QSGRectangleNode* obj) { delete obj; } + QColor color(QSGRectangleNode* theWrappedObject) const; + QColor py_q_color(QSGRectangleNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRectangleNode*)theWrappedObject)->py_q_color());} + QRectF rect(QSGRectangleNode* theWrappedObject) const; + QRectF py_q_rect(QSGRectangleNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRectangleNode*)theWrappedObject)->py_q_rect());} + void setColor(QSGRectangleNode* theWrappedObject, const QColor& color); + void py_q_setColor(QSGRectangleNode* theWrappedObject, const QColor& color){ (((PythonQtPublicPromoter_QSGRectangleNode*)theWrappedObject)->py_q_setColor(color));} + void setRect(QSGRectangleNode* theWrappedObject, const QRectF& rect); + void py_q_setRect(QSGRectangleNode* theWrappedObject, const QRectF& rect){ (((PythonQtPublicPromoter_QSGRectangleNode*)theWrappedObject)->py_q_setRect(rect));} + void setRect(QSGRectangleNode* theWrappedObject, qreal x, qreal y, qreal w, qreal h); +}; + + + + + +class PythonQtShell_QSGRenderNode : public QSGRenderNode +{ +public: + PythonQtShell_QSGRenderNode():QSGRenderNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGRenderNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); +virtual QRectF rect() const; +virtual void releaseResources(); +virtual void render(const QSGRenderNode::RenderState* state); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGRenderNode : public QSGRenderNode +{ public: +inline QRectF py_q_rect() const { return QSGRenderNode::rect(); } +inline void py_q_releaseResources() { QSGRenderNode::releaseResources(); } +inline void py_q_render(const QSGRenderNode::RenderState* state) { this->render(state); } +}; + +class PythonQtWrapper_QSGRenderNode : public QObject +{ Q_OBJECT +public: +Q_ENUMS(RenderingFlag StateFlag ) +enum RenderingFlag{ + BoundedRectRendering = QSGRenderNode::BoundedRectRendering, DepthAwareRendering = QSGRenderNode::DepthAwareRendering, OpaqueRendering = QSGRenderNode::OpaqueRendering}; +enum StateFlag{ + DepthState = QSGRenderNode::DepthState, StencilState = QSGRenderNode::StencilState, ScissorState = QSGRenderNode::ScissorState, ColorState = QSGRenderNode::ColorState, BlendState = QSGRenderNode::BlendState, CullState = QSGRenderNode::CullState, ViewportState = QSGRenderNode::ViewportState, RenderTargetState = QSGRenderNode::RenderTargetState}; +public slots: +QSGRenderNode* new_QSGRenderNode(); +void delete_QSGRenderNode(QSGRenderNode* obj) { delete obj; } + const QSGClipNode* clipList(QSGRenderNode* theWrappedObject) const; + qreal inheritedOpacity(QSGRenderNode* theWrappedObject) const; + const QMatrix4x4* matrix(QSGRenderNode* theWrappedObject) const; + QRectF rect(QSGRenderNode* theWrappedObject) const; + QRectF py_q_rect(QSGRenderNode* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode*)theWrappedObject)->py_q_rect());} + void releaseResources(QSGRenderNode* theWrappedObject); + void py_q_releaseResources(QSGRenderNode* theWrappedObject){ (((PythonQtPublicPromoter_QSGRenderNode*)theWrappedObject)->py_q_releaseResources());} + void render(QSGRenderNode* theWrappedObject, const QSGRenderNode::RenderState* state); + void py_q_render(QSGRenderNode* theWrappedObject, const QSGRenderNode::RenderState* state){ (((PythonQtPublicPromoter_QSGRenderNode*)theWrappedObject)->py_q_render(state));} +}; + + + + + +class PythonQtShell_QSGRenderNode__RenderState : public QSGRenderNode::RenderState +{ +public: + PythonQtShell_QSGRenderNode__RenderState():QSGRenderNode::RenderState(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGRenderNode__RenderState(); + +virtual const QRegion* clipRegion() const; +virtual void* get(const char* state) const; +virtual const QMatrix4x4* projectionMatrix() const; +virtual bool scissorEnabled() const; +virtual QRect scissorRect() const; +virtual bool stencilEnabled() const; +virtual int stencilValue() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGRenderNode__RenderState : public QSGRenderNode::RenderState +{ public: +inline const QRegion* py_q_clipRegion() const { return this->clipRegion(); } +inline void* py_q_get(const char* state) const { return QSGRenderNode::RenderState::get(state); } +inline const QMatrix4x4* py_q_projectionMatrix() const { return this->projectionMatrix(); } +inline bool py_q_scissorEnabled() const { return this->scissorEnabled(); } +inline QRect py_q_scissorRect() const { return this->scissorRect(); } +inline bool py_q_stencilEnabled() const { return this->stencilEnabled(); } +inline int py_q_stencilValue() const { return this->stencilValue(); } +}; + +class PythonQtWrapper_QSGRenderNode__RenderState : public QObject +{ Q_OBJECT +public: +public slots: +QSGRenderNode::RenderState* new_QSGRenderNode__RenderState(); +void delete_QSGRenderNode__RenderState(QSGRenderNode::RenderState* obj) { delete obj; } + const QRegion* clipRegion(QSGRenderNode::RenderState* theWrappedObject) const; + const QRegion* py_q_clipRegion(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_clipRegion());} + void* get(QSGRenderNode::RenderState* theWrappedObject, const char* state) const; + void* py_q_get(QSGRenderNode::RenderState* theWrappedObject, const char* state) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_get(state));} + const QMatrix4x4* projectionMatrix(QSGRenderNode::RenderState* theWrappedObject) const; + const QMatrix4x4* py_q_projectionMatrix(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_projectionMatrix());} + bool scissorEnabled(QSGRenderNode::RenderState* theWrappedObject) const; + bool py_q_scissorEnabled(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_scissorEnabled());} + QRect scissorRect(QSGRenderNode::RenderState* theWrappedObject) const; + QRect py_q_scissorRect(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_scissorRect());} + bool stencilEnabled(QSGRenderNode::RenderState* theWrappedObject) const; + bool py_q_stencilEnabled(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_stencilEnabled());} + int stencilValue(QSGRenderNode::RenderState* theWrappedObject) const; + int py_q_stencilValue(QSGRenderNode::RenderState* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGRenderNode__RenderState*)theWrappedObject)->py_q_stencilValue());} +}; + + + + + +class PythonQtShell_QSGRootNode : public QSGRootNode +{ +public: + PythonQtShell_QSGRootNode():QSGRootNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGRootNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGRootNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGRootNode* new_QSGRootNode(); +void delete_QSGRootNode(QSGRootNode* obj) { delete obj; } + QString py_toString(QSGRootNode*); +}; + + + + + +class PythonQtShell_QSGTexture : public QSGTexture +{ +public: + PythonQtShell_QSGTexture():QSGTexture(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGTexture(); + +virtual void bind(); +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual bool hasAlphaChannel() const; +virtual bool hasMipmaps() const; +virtual bool isAtlasTexture() const; +virtual QRectF normalizedTextureSubRect() const; +virtual QSGTexture* removedFromAtlas() const; +virtual int textureId() const; +virtual QSize textureSize() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGTexture : public QSGTexture +{ public: +inline void py_q_bind() { this->bind(); } +inline bool py_q_hasAlphaChannel() const { return this->hasAlphaChannel(); } +inline bool py_q_hasMipmaps() const { return this->hasMipmaps(); } +inline bool py_q_isAtlasTexture() const { return QSGTexture::isAtlasTexture(); } +inline QRectF py_q_normalizedTextureSubRect() const { return QSGTexture::normalizedTextureSubRect(); } +inline QSGTexture* py_q_removedFromAtlas() const { return QSGTexture::removedFromAtlas(); } +inline int py_q_textureId() const { return this->textureId(); } +inline QSize py_q_textureSize() const { return this->textureSize(); } +}; + +class PythonQtWrapper_QSGTexture : public QObject +{ Q_OBJECT +public: +Q_ENUMS(AnisotropyLevel Filtering WrapMode ) +enum AnisotropyLevel{ + AnisotropyNone = QSGTexture::AnisotropyNone, Anisotropy2x = QSGTexture::Anisotropy2x, Anisotropy4x = QSGTexture::Anisotropy4x, Anisotropy8x = QSGTexture::Anisotropy8x, Anisotropy16x = QSGTexture::Anisotropy16x}; +enum Filtering{ + None = QSGTexture::None, Nearest = QSGTexture::Nearest, Linear = QSGTexture::Linear}; +enum WrapMode{ + Repeat = QSGTexture::Repeat, ClampToEdge = QSGTexture::ClampToEdge, MirroredRepeat = QSGTexture::MirroredRepeat}; +public slots: +QSGTexture* new_QSGTexture(); +void delete_QSGTexture(QSGTexture* obj) { delete obj; } + QSGTexture::AnisotropyLevel anisotropyLevel(QSGTexture* theWrappedObject) const; + void bind(QSGTexture* theWrappedObject); + void py_q_bind(QSGTexture* theWrappedObject){ (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_bind());} + QRectF convertToNormalizedSourceRect(QSGTexture* theWrappedObject, const QRectF& rect) const; + QSGTexture::Filtering filtering(QSGTexture* theWrappedObject) const; + bool hasAlphaChannel(QSGTexture* theWrappedObject) const; + bool py_q_hasAlphaChannel(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_hasAlphaChannel());} + bool hasMipmaps(QSGTexture* theWrappedObject) const; + bool py_q_hasMipmaps(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_hasMipmaps());} + QSGTexture::WrapMode horizontalWrapMode(QSGTexture* theWrappedObject) const; + bool isAtlasTexture(QSGTexture* theWrappedObject) const; + bool py_q_isAtlasTexture(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_isAtlasTexture());} + QSGTexture::Filtering mipmapFiltering(QSGTexture* theWrappedObject) const; + QRectF normalizedTextureSubRect(QSGTexture* theWrappedObject) const; + QRectF py_q_normalizedTextureSubRect(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_normalizedTextureSubRect());} + QSGTexture* removedFromAtlas(QSGTexture* theWrappedObject) const; + QSGTexture* py_q_removedFromAtlas(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_removedFromAtlas());} + void setAnisotropyLevel(QSGTexture* theWrappedObject, QSGTexture::AnisotropyLevel level); + void setFiltering(QSGTexture* theWrappedObject, QSGTexture::Filtering filter); + void setHorizontalWrapMode(QSGTexture* theWrappedObject, QSGTexture::WrapMode hwrap); + void setMipmapFiltering(QSGTexture* theWrappedObject, QSGTexture::Filtering filter); + void setVerticalWrapMode(QSGTexture* theWrappedObject, QSGTexture::WrapMode vwrap); + int textureId(QSGTexture* theWrappedObject) const; + int py_q_textureId(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_textureId());} + QSize textureSize(QSGTexture* theWrappedObject) const; + QSize py_q_textureSize(QSGTexture* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTexture*)theWrappedObject)->py_q_textureSize());} + void updateBindOptions(QSGTexture* theWrappedObject, bool force = false); + QSGTexture::WrapMode verticalWrapMode(QSGTexture* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QSGTextureMaterial : public QSGTextureMaterial +{ +public: + PythonQtShell_QSGTextureMaterial():QSGTextureMaterial(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGTextureMaterial(); + +virtual QSGMaterialType* type() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGTextureMaterial : public QSGTextureMaterial +{ public: +inline QSGMaterialType* py_q_type() const { return QSGTextureMaterial::type(); } +}; + +class PythonQtWrapper_QSGTextureMaterial : public QObject +{ Q_OBJECT +public: +public slots: +QSGTextureMaterial* new_QSGTextureMaterial(); +void delete_QSGTextureMaterial(QSGTextureMaterial* obj) { delete obj; } + QSGMaterialType* type(QSGTextureMaterial* theWrappedObject) const; + QSGMaterialType* py_q_type(QSGTextureMaterial* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTextureMaterial*)theWrappedObject)->py_q_type());} +}; + + + + + +class PythonQtShell_QSGTextureProvider : public QSGTextureProvider +{ +public: + PythonQtShell_QSGTextureProvider():QSGTextureProvider(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGTextureProvider(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QSGTexture* texture() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSGTextureProvider : public QSGTextureProvider +{ public: +inline QSGTexture* py_q_texture() const { return this->texture(); } +}; + +class PythonQtWrapper_QSGTextureProvider : public QObject +{ Q_OBJECT +public: +public slots: +QSGTextureProvider* new_QSGTextureProvider(); +void delete_QSGTextureProvider(QSGTextureProvider* obj) { delete obj; } + QSGTexture* texture(QSGTextureProvider* theWrappedObject) const; + QSGTexture* py_q_texture(QSGTextureProvider* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSGTextureProvider*)theWrappedObject)->py_q_texture());} +}; + + + + + +class PythonQtShell_QSGTransformNode : public QSGTransformNode +{ +public: + PythonQtShell_QSGTransformNode():QSGTransformNode(),_wrapper(NULL) {}; + + ~PythonQtShell_QSGTransformNode(); + +virtual bool isSubtreeBlocked() const; +virtual void preprocess(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSGTransformNode : public QObject +{ Q_OBJECT +public: +public slots: +QSGTransformNode* new_QSGTransformNode(); +void delete_QSGTransformNode(QSGTransformNode* obj) { delete obj; } + const QMatrix4x4* combinedMatrix(QSGTransformNode* theWrappedObject) const; + const QMatrix4x4* matrix(QSGTransformNode* theWrappedObject) const; + void setCombinedMatrix(QSGTransformNode* theWrappedObject, const QMatrix4x4& matrix); + void setMatrix(QSGTransformNode* theWrappedObject, const QMatrix4x4& matrix); + QString py_toString(QSGTransformNode*); +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp new file mode 100644 index 00000000..217270cc --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_quick/com_trolltech_qt_quick_init.cpp @@ -0,0 +1,52 @@ +#include +#include +#include "com_trolltech_qt_quick0.h" +#include "com_trolltech_qt_quick1.h" + + + +void PythonQt_init_QtQuick(PyObject* module) { +PythonQt::priv()->registerClass(&QQuickFramebufferObject::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQuickFramebufferObject::Renderer", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QQuickImageProvider", "", "QtQuick", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QQuickItem::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickItemGrabResult::staticMetaObject, "QtQuick", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QQuickItem::UpdatePaintNodeData", "", "QtQuick", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerClass(&QQuickPaintedItem::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickRenderControl::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickTextDocument::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickTransform::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickView::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickWidget::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QQuickWindow::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSGAbstractRenderer::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGBasicGeometryNode", "QSGNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGClipNode", "QSGBasicGeometryNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSGDynamicTexture::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSGEngine::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGFlatColorMaterial", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometryNode", "QSGBasicGeometryNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry::Attribute", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry::AttributeSet", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry::ColoredPoint2D", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry::Point2D", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGGeometry::TexturedPoint2D", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGImageNode", "QSGGeometryNode", "QtQuick", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QSGMaterialType", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGNinePatchNode", "QSGGeometryNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGNode", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGNodeVisitor", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGOpacityNode", "QSGNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGRectangleNode", "QSGGeometryNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGRenderNode", "QSGNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGRenderNode::RenderState", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGRootNode", "QSGNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSGTexture::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGTextureMaterial", "", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSGTextureProvider::staticMetaObject, "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSGTransformNode", "QSGNode", "QtQuick", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QQmlError); +} diff --git a/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql.pri b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql.pri new file mode 100644 index 00000000..38611e2c --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_sql0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_sql0.cpp \ + $$PWD/com_trolltech_qt_sql_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp new file mode 100644 index 00000000..ad16ce95 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.cpp @@ -0,0 +1,7899 @@ +#include "com_trolltech_qt_sql0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +PythonQtShell_QSqlDatabase::~PythonQtShell_QSqlDatabase() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSqlDatabase* PythonQtWrapper_QSqlDatabase::new_QSqlDatabase() +{ +return new PythonQtShell_QSqlDatabase(); } + +QSqlDatabase* PythonQtWrapper_QSqlDatabase::new_QSqlDatabase(QSqlDriver* driver) +{ +return new PythonQtShell_QSqlDatabase(driver); } + +QSqlDatabase* PythonQtWrapper_QSqlDatabase::new_QSqlDatabase(const QSqlDatabase& other) +{ +return new PythonQtShell_QSqlDatabase(other); } + +QSqlDatabase* PythonQtWrapper_QSqlDatabase::new_QSqlDatabase(const QString& type) +{ +return new PythonQtShell_QSqlDatabase(type); } + +QSqlDatabase PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_addDatabase(QSqlDriver* driver, const QString& connectionName) +{ + return (QSqlDatabase::addDatabase(driver, connectionName)); +} + +QSqlDatabase PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_addDatabase(const QString& type, const QString& connectionName) +{ + return (QSqlDatabase::addDatabase(type, connectionName)); +} + +QSqlDatabase PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_cloneDatabase(const QSqlDatabase& other, const QString& connectionName) +{ + return (QSqlDatabase::cloneDatabase(other, connectionName)); +} + +void PythonQtWrapper_QSqlDatabase::close(QSqlDatabase* theWrappedObject) +{ + ( theWrappedObject->close()); +} + +bool PythonQtWrapper_QSqlDatabase::commit(QSqlDatabase* theWrappedObject) +{ + return ( theWrappedObject->commit()); +} + +QString PythonQtWrapper_QSqlDatabase::connectOptions(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->connectOptions()); +} + +QString PythonQtWrapper_QSqlDatabase::connectionName(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->connectionName()); +} + +QStringList PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_connectionNames() +{ + return (QSqlDatabase::connectionNames()); +} + +bool PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_contains(const QString& connectionName) +{ + return (QSqlDatabase::contains(connectionName)); +} + +QSqlDatabase PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_database(const QString& connectionName, bool open) +{ + return (QSqlDatabase::database(connectionName, open)); +} + +QString PythonQtWrapper_QSqlDatabase::databaseName(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->databaseName()); +} + +QSqlDriver* PythonQtWrapper_QSqlDatabase::driver(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->driver()); +} + +QString PythonQtWrapper_QSqlDatabase::driverName(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->driverName()); +} + +QStringList PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_drivers() +{ + return (QSqlDatabase::drivers()); +} + +QSqlQuery PythonQtWrapper_QSqlDatabase::exec(QSqlDatabase* theWrappedObject, const QString& query) const +{ + return ( theWrappedObject->exec(query)); +} + +QString PythonQtWrapper_QSqlDatabase::hostName(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->hostName()); +} + +bool PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_isDriverAvailable(const QString& name) +{ + return (QSqlDatabase::isDriverAvailable(name)); +} + +bool PythonQtWrapper_QSqlDatabase::isOpen(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->isOpen()); +} + +bool PythonQtWrapper_QSqlDatabase::isOpenError(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->isOpenError()); +} + +bool PythonQtWrapper_QSqlDatabase::isValid(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QSqlError PythonQtWrapper_QSqlDatabase::lastError(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->lastError()); +} + +QSql::NumericalPrecisionPolicy PythonQtWrapper_QSqlDatabase::numericalPrecisionPolicy(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->numericalPrecisionPolicy()); +} + +bool PythonQtWrapper_QSqlDatabase::open(QSqlDatabase* theWrappedObject) +{ + return ( theWrappedObject->open()); +} + +bool PythonQtWrapper_QSqlDatabase::open(QSqlDatabase* theWrappedObject, const QString& user, const QString& password) +{ + return ( theWrappedObject->open(user, password)); +} + +QString PythonQtWrapper_QSqlDatabase::password(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->password()); +} + +int PythonQtWrapper_QSqlDatabase::port(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->port()); +} + +QSqlIndex PythonQtWrapper_QSqlDatabase::primaryIndex(QSqlDatabase* theWrappedObject, const QString& tablename) const +{ + return ( theWrappedObject->primaryIndex(tablename)); +} + +QSqlRecord PythonQtWrapper_QSqlDatabase::record(QSqlDatabase* theWrappedObject, const QString& tablename) const +{ + return ( theWrappedObject->record(tablename)); +} + +void PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_registerSqlDriver(const QString& name, QSqlDriverCreatorBase* creator) +{ + (QSqlDatabase::registerSqlDriver(name, creator)); +} + +void PythonQtWrapper_QSqlDatabase::static_QSqlDatabase_removeDatabase(const QString& connectionName) +{ + (QSqlDatabase::removeDatabase(connectionName)); +} + +bool PythonQtWrapper_QSqlDatabase::rollback(QSqlDatabase* theWrappedObject) +{ + return ( theWrappedObject->rollback()); +} + +void PythonQtWrapper_QSqlDatabase::setConnectOptions(QSqlDatabase* theWrappedObject, const QString& options) +{ + ( theWrappedObject->setConnectOptions(options)); +} + +void PythonQtWrapper_QSqlDatabase::setDatabaseName(QSqlDatabase* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setDatabaseName(name)); +} + +void PythonQtWrapper_QSqlDatabase::setHostName(QSqlDatabase* theWrappedObject, const QString& host) +{ + ( theWrappedObject->setHostName(host)); +} + +void PythonQtWrapper_QSqlDatabase::setNumericalPrecisionPolicy(QSqlDatabase* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy) +{ + ( theWrappedObject->setNumericalPrecisionPolicy(precisionPolicy)); +} + +void PythonQtWrapper_QSqlDatabase::setPassword(QSqlDatabase* theWrappedObject, const QString& password) +{ + ( theWrappedObject->setPassword(password)); +} + +void PythonQtWrapper_QSqlDatabase::setPort(QSqlDatabase* theWrappedObject, int p) +{ + ( theWrappedObject->setPort(p)); +} + +void PythonQtWrapper_QSqlDatabase::setUserName(QSqlDatabase* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setUserName(name)); +} + +QStringList PythonQtWrapper_QSqlDatabase::tables(QSqlDatabase* theWrappedObject, QSql::TableType type) const +{ + return ( theWrappedObject->tables(type)); +} + +bool PythonQtWrapper_QSqlDatabase::transaction(QSqlDatabase* theWrappedObject) +{ + return ( theWrappedObject->transaction()); +} + +QString PythonQtWrapper_QSqlDatabase::userName(QSqlDatabase* theWrappedObject) const +{ + return ( theWrappedObject->userName()); +} + +QString PythonQtWrapper_QSqlDatabase::py_toString(QSqlDatabase* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QSqlDriver::~PythonQtShell_QSqlDriver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QSqlDriver::beginTransaction() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("beginTransaction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("beginTransaction", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::beginTransaction(); +} +bool PythonQtShell_QSqlDriver::cancelQuery() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("cancelQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("cancelQuery", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::cancelQuery(); +} +void PythonQtShell_QSqlDriver::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::childEvent(event0); +} +void PythonQtShell_QSqlDriver::close() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("close"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +bool PythonQtShell_QSqlDriver::commitTransaction() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("commitTransaction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("commitTransaction", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::commitTransaction(); +} +QSqlResult* PythonQtShell_QSqlDriver::createResult() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createResult"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlResult*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSqlResult* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createResult", methodInfo, result); + } else { + returnValue = *((QSqlResult**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QSqlDriver::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::customEvent(event0); +} +QString PythonQtShell_QSqlDriver::escapeIdentifier(const QString& identifier0, QSqlDriver::IdentifierType type1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("escapeIdentifier"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&" , "QSqlDriver::IdentifierType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue; + void* args[3] = {NULL, (void*)&identifier0, (void*)&type1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("escapeIdentifier", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::escapeIdentifier(identifier0, type1); +} +bool PythonQtShell_QSqlDriver::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::event(event0); +} +bool PythonQtShell_QSqlDriver::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::eventFilter(watched0, event1); +} +QString PythonQtShell_QSqlDriver::formatValue(const QSqlField& field0, bool trimStrings1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("formatValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QSqlField&" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue; + void* args[3] = {NULL, (void*)&field0, (void*)&trimStrings1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("formatValue", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::formatValue(field0, trimStrings1); +} +QVariant PythonQtShell_QSqlDriver::handle() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("handle"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVariant returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("handle", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::handle(); +} +bool PythonQtShell_QSqlDriver::hasFeature(QSqlDriver::DriverFeature f0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasFeature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QSqlDriver::DriverFeature"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&f0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasFeature", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSqlDriver::isIdentifierEscaped(const QString& identifier0, QSqlDriver::IdentifierType type1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isIdentifierEscaped"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "QSqlDriver::IdentifierType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&identifier0, (void*)&type1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isIdentifierEscaped", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::isIdentifierEscaped(identifier0, type1); +} +bool PythonQtShell_QSqlDriver::isOpen() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isOpen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isOpen", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::isOpen(); +} +bool PythonQtShell_QSqlDriver::open(const QString& db0, const QString& user1, const QString& password2, const QString& host3, int port4, const QString& connOpts5) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("open"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QString&" , "int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(7, argumentList); + bool returnValue = 0; + void* args[7] = {NULL, (void*)&db0, (void*)&user1, (void*)&password2, (void*)&host3, (void*)&port4, (void*)&connOpts5}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("open", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QSqlIndex PythonQtShell_QSqlDriver::primaryIndex(const QString& tableName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("primaryIndex"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlIndex" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSqlIndex returnValue; + void* args[2] = {NULL, (void*)&tableName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("primaryIndex", methodInfo, result); + } else { + returnValue = *((QSqlIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::primaryIndex(tableName0); +} +QSqlRecord PythonQtShell_QSqlDriver::record(const QString& tableName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("record"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlRecord" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSqlRecord returnValue; + void* args[2] = {NULL, (void*)&tableName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("record", methodInfo, result); + } else { + returnValue = *((QSqlRecord*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::record(tableName0); +} +bool PythonQtShell_QSqlDriver::rollbackTransaction() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rollbackTransaction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rollbackTransaction", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::rollbackTransaction(); +} +void PythonQtShell_QSqlDriver::setLastError(const QSqlError& e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setLastError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QSqlError&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::setLastError(e0); +} +void PythonQtShell_QSqlDriver::setOpen(bool o0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setOpen"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&o0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::setOpen(o0); +} +void PythonQtShell_QSqlDriver::setOpenError(bool e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setOpenError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::setOpenError(e0); +} +QString PythonQtShell_QSqlDriver::sqlStatement(QSqlDriver::StatementType type0, const QString& tableName1, const QSqlRecord& rec2, bool preparedStatement3) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sqlStatement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "QSqlDriver::StatementType" , "const QString&" , "const QSqlRecord&" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + QString returnValue; + void* args[5] = {NULL, (void*)&type0, (void*)&tableName1, (void*)&rec2, (void*)&preparedStatement3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sqlStatement", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::sqlStatement(type0, tableName1, rec2, preparedStatement3); +} +QString PythonQtShell_QSqlDriver::stripDelimiters(const QString& identifier0, QSqlDriver::IdentifierType type1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stripDelimiters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QString&" , "QSqlDriver::IdentifierType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue; + void* args[3] = {NULL, (void*)&identifier0, (void*)&type1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stripDelimiters", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::stripDelimiters(identifier0, type1); +} +bool PythonQtShell_QSqlDriver::subscribeToNotification(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("subscribeToNotification"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("subscribeToNotification", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::subscribeToNotification(name0); +} +QStringList PythonQtShell_QSqlDriver::subscribedToNotifications() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("subscribedToNotifications"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("subscribedToNotifications", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::subscribedToNotifications(); +} +QStringList PythonQtShell_QSqlDriver::tables(QSql::TableType tableType0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tables"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList" , "QSql::TableType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QStringList returnValue; + void* args[2] = {NULL, (void*)&tableType0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("tables", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::tables(tableType0); +} +void PythonQtShell_QSqlDriver::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlDriver::timerEvent(event0); +} +bool PythonQtShell_QSqlDriver::unsubscribeFromNotification(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unsubscribeFromNotification"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("unsubscribeFromNotification", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlDriver::unsubscribeFromNotification(name0); +} +QSqlDriver* PythonQtWrapper_QSqlDriver::new_QSqlDriver(QObject* parent) +{ +return new PythonQtShell_QSqlDriver(parent); } + +const QMetaObject* PythonQtShell_QSqlDriver::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSqlDriver::staticMetaObject); + } else { + return &QSqlDriver::staticMetaObject; + } +} +int PythonQtShell_QSqlDriver::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSqlDriver::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QSqlDriver::beginTransaction(QSqlDriver* theWrappedObject) +{ + return ( theWrappedObject->beginTransaction()); +} + +void PythonQtWrapper_QSqlDriver::close(QSqlDriver* theWrappedObject) +{ + ( theWrappedObject->close()); +} + +bool PythonQtWrapper_QSqlDriver::commitTransaction(QSqlDriver* theWrappedObject) +{ + return ( theWrappedObject->commitTransaction()); +} + +QSqlResult* PythonQtWrapper_QSqlDriver::createResult(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->createResult()); +} + +QSqlDriver::DbmsType PythonQtWrapper_QSqlDriver::dbmsType(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->dbmsType()); +} + +QString PythonQtWrapper_QSqlDriver::escapeIdentifier(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const +{ + return ( theWrappedObject->escapeIdentifier(identifier, type)); +} + +QString PythonQtWrapper_QSqlDriver::formatValue(QSqlDriver* theWrappedObject, const QSqlField& field, bool trimStrings) const +{ + return ( theWrappedObject->formatValue(field, trimStrings)); +} + +QVariant PythonQtWrapper_QSqlDriver::handle(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QSqlDriver::hasFeature(QSqlDriver* theWrappedObject, QSqlDriver::DriverFeature f) const +{ + return ( theWrappedObject->hasFeature(f)); +} + +bool PythonQtWrapper_QSqlDriver::isIdentifierEscaped(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const +{ + return ( theWrappedObject->isIdentifierEscaped(identifier, type)); +} + +bool PythonQtWrapper_QSqlDriver::isOpen(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->isOpen()); +} + +bool PythonQtWrapper_QSqlDriver::isOpenError(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->isOpenError()); +} + +QSqlError PythonQtWrapper_QSqlDriver::lastError(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->lastError()); +} + +QSql::NumericalPrecisionPolicy PythonQtWrapper_QSqlDriver::numericalPrecisionPolicy(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->numericalPrecisionPolicy()); +} + +bool PythonQtWrapper_QSqlDriver::open(QSqlDriver* theWrappedObject, const QString& db, const QString& user, const QString& password, const QString& host, int port, const QString& connOpts) +{ + return ( theWrappedObject->open(db, user, password, host, port, connOpts)); +} + +QSqlIndex PythonQtWrapper_QSqlDriver::primaryIndex(QSqlDriver* theWrappedObject, const QString& tableName) const +{ + return ( theWrappedObject->primaryIndex(tableName)); +} + +QSqlRecord PythonQtWrapper_QSqlDriver::record(QSqlDriver* theWrappedObject, const QString& tableName) const +{ + return ( theWrappedObject->record(tableName)); +} + +bool PythonQtWrapper_QSqlDriver::rollbackTransaction(QSqlDriver* theWrappedObject) +{ + return ( theWrappedObject->rollbackTransaction()); +} + +void PythonQtWrapper_QSqlDriver::setLastError(QSqlDriver* theWrappedObject, const QSqlError& e) +{ + ( ((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->promoted_setLastError(e)); +} + +void PythonQtWrapper_QSqlDriver::setNumericalPrecisionPolicy(QSqlDriver* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy) +{ + ( theWrappedObject->setNumericalPrecisionPolicy(precisionPolicy)); +} + +void PythonQtWrapper_QSqlDriver::setOpen(QSqlDriver* theWrappedObject, bool o) +{ + ( ((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->promoted_setOpen(o)); +} + +void PythonQtWrapper_QSqlDriver::setOpenError(QSqlDriver* theWrappedObject, bool e) +{ + ( ((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->promoted_setOpenError(e)); +} + +QString PythonQtWrapper_QSqlDriver::sqlStatement(QSqlDriver* theWrappedObject, QSqlDriver::StatementType type, const QString& tableName, const QSqlRecord& rec, bool preparedStatement) const +{ + return ( theWrappedObject->sqlStatement(type, tableName, rec, preparedStatement)); +} + +QString PythonQtWrapper_QSqlDriver::stripDelimiters(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const +{ + return ( theWrappedObject->stripDelimiters(identifier, type)); +} + +bool PythonQtWrapper_QSqlDriver::subscribeToNotification(QSqlDriver* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->subscribeToNotification(name)); +} + +QStringList PythonQtWrapper_QSqlDriver::subscribedToNotifications(QSqlDriver* theWrappedObject) const +{ + return ( theWrappedObject->subscribedToNotifications()); +} + +QStringList PythonQtWrapper_QSqlDriver::tables(QSqlDriver* theWrappedObject, QSql::TableType tableType) const +{ + return ( theWrappedObject->tables(tableType)); +} + +bool PythonQtWrapper_QSqlDriver::unsubscribeFromNotification(QSqlDriver* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->unsubscribeFromNotification(name)); +} + + + +PythonQtShell_QSqlDriverCreatorBase::~PythonQtShell_QSqlDriverCreatorBase() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QSqlDriver* PythonQtShell_QSqlDriverCreatorBase::createObject() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createObject"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlDriver*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSqlDriver* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createObject", methodInfo, result); + } else { + returnValue = *((QSqlDriver**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QSqlDriverCreatorBase* PythonQtWrapper_QSqlDriverCreatorBase::new_QSqlDriverCreatorBase() +{ +return new PythonQtShell_QSqlDriverCreatorBase(); } + +QSqlDriver* PythonQtWrapper_QSqlDriverCreatorBase::createObject(QSqlDriverCreatorBase* theWrappedObject) const +{ + return ( theWrappedObject->createObject()); +} + + + +QSqlError* PythonQtWrapper_QSqlError::new_QSqlError(const QSqlError& other) +{ +return new QSqlError(other); } + +QSqlError* PythonQtWrapper_QSqlError::new_QSqlError(const QString& driverText, const QString& databaseText, QSqlError::ErrorType type, const QString& errorCode) +{ +return new QSqlError(driverText, databaseText, type, errorCode); } + +QSqlError* PythonQtWrapper_QSqlError::new_QSqlError(const QString& driverText, const QString& databaseText, QSqlError::ErrorType type, int number) +{ +return new QSqlError(driverText, databaseText, type, number); } + +QString PythonQtWrapper_QSqlError::databaseText(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->databaseText()); +} + +QString PythonQtWrapper_QSqlError::driverText(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->driverText()); +} + +bool PythonQtWrapper_QSqlError::isValid(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QString PythonQtWrapper_QSqlError::nativeErrorCode(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->nativeErrorCode()); +} + +int PythonQtWrapper_QSqlError::number(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->number()); +} + +bool PythonQtWrapper_QSqlError::__ne__(QSqlError* theWrappedObject, const QSqlError& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QSqlError::__eq__(QSqlError* theWrappedObject, const QSqlError& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QSqlError::setDatabaseText(QSqlError* theWrappedObject, const QString& databaseText) +{ + ( theWrappedObject->setDatabaseText(databaseText)); +} + +void PythonQtWrapper_QSqlError::setDriverText(QSqlError* theWrappedObject, const QString& driverText) +{ + ( theWrappedObject->setDriverText(driverText)); +} + +void PythonQtWrapper_QSqlError::setNumber(QSqlError* theWrappedObject, int number) +{ + ( theWrappedObject->setNumber(number)); +} + +void PythonQtWrapper_QSqlError::setType(QSqlError* theWrappedObject, QSqlError::ErrorType type) +{ + ( theWrappedObject->setType(type)); +} + +void PythonQtWrapper_QSqlError::swap(QSqlError* theWrappedObject, QSqlError& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QSqlError::text(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->text()); +} + +QSqlError::ErrorType PythonQtWrapper_QSqlError::type(QSqlError* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QString PythonQtWrapper_QSqlError::py_toString(QSqlError* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +QSqlField* PythonQtWrapper_QSqlField::new_QSqlField(const QSqlField& other) +{ +return new QSqlField(other); } + +QSqlField* PythonQtWrapper_QSqlField::new_QSqlField(const QString& fieldName, QVariant::Type type) +{ +return new QSqlField(fieldName, type); } + +QSqlField* PythonQtWrapper_QSqlField::new_QSqlField(const QString& fieldName, QVariant::Type type, const QString& tableName) +{ +return new QSqlField(fieldName, type, tableName); } + +void PythonQtWrapper_QSqlField::clear(QSqlField* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +QVariant PythonQtWrapper_QSqlField::defaultValue(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->defaultValue()); +} + +bool PythonQtWrapper_QSqlField::isAutoValue(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->isAutoValue()); +} + +bool PythonQtWrapper_QSqlField::isGenerated(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->isGenerated()); +} + +bool PythonQtWrapper_QSqlField::isNull(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QSqlField::isReadOnly(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->isReadOnly()); +} + +bool PythonQtWrapper_QSqlField::isValid(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +int PythonQtWrapper_QSqlField::length(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +QString PythonQtWrapper_QSqlField::name(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QSqlField::__ne__(QSqlField* theWrappedObject, const QSqlField& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QSqlField::__eq__(QSqlField* theWrappedObject, const QSqlField& other) const +{ + return ( (*theWrappedObject)== other); +} + +int PythonQtWrapper_QSqlField::precision(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->precision()); +} + +QSqlField::RequiredStatus PythonQtWrapper_QSqlField::requiredStatus(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->requiredStatus()); +} + +void PythonQtWrapper_QSqlField::setAutoValue(QSqlField* theWrappedObject, bool autoVal) +{ + ( theWrappedObject->setAutoValue(autoVal)); +} + +void PythonQtWrapper_QSqlField::setDefaultValue(QSqlField* theWrappedObject, const QVariant& value) +{ + ( theWrappedObject->setDefaultValue(value)); +} + +void PythonQtWrapper_QSqlField::setGenerated(QSqlField* theWrappedObject, bool gen) +{ + ( theWrappedObject->setGenerated(gen)); +} + +void PythonQtWrapper_QSqlField::setLength(QSqlField* theWrappedObject, int fieldLength) +{ + ( theWrappedObject->setLength(fieldLength)); +} + +void PythonQtWrapper_QSqlField::setName(QSqlField* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setName(name)); +} + +void PythonQtWrapper_QSqlField::setPrecision(QSqlField* theWrappedObject, int precision) +{ + ( theWrappedObject->setPrecision(precision)); +} + +void PythonQtWrapper_QSqlField::setReadOnly(QSqlField* theWrappedObject, bool readOnly) +{ + ( theWrappedObject->setReadOnly(readOnly)); +} + +void PythonQtWrapper_QSqlField::setRequired(QSqlField* theWrappedObject, bool required) +{ + ( theWrappedObject->setRequired(required)); +} + +void PythonQtWrapper_QSqlField::setRequiredStatus(QSqlField* theWrappedObject, QSqlField::RequiredStatus status) +{ + ( theWrappedObject->setRequiredStatus(status)); +} + +void PythonQtWrapper_QSqlField::setSqlType(QSqlField* theWrappedObject, int type) +{ + ( theWrappedObject->setSqlType(type)); +} + +void PythonQtWrapper_QSqlField::setTableName(QSqlField* theWrappedObject, const QString& tableName) +{ + ( theWrappedObject->setTableName(tableName)); +} + +void PythonQtWrapper_QSqlField::setType(QSqlField* theWrappedObject, QVariant::Type type) +{ + ( theWrappedObject->setType(type)); +} + +void PythonQtWrapper_QSqlField::setValue(QSqlField* theWrappedObject, const QVariant& value) +{ + ( theWrappedObject->setValue(value)); +} + +QString PythonQtWrapper_QSqlField::tableName(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->tableName()); +} + +QVariant::Type PythonQtWrapper_QSqlField::type(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +int PythonQtWrapper_QSqlField::typeID(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->typeID()); +} + +QVariant PythonQtWrapper_QSqlField::value(QSqlField* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + +QString PythonQtWrapper_QSqlField::py_toString(QSqlField* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +QSqlIndex* PythonQtWrapper_QSqlIndex::new_QSqlIndex(const QSqlIndex& other) +{ +return new QSqlIndex(other); } + +QSqlIndex* PythonQtWrapper_QSqlIndex::new_QSqlIndex(const QString& cursorName, const QString& name) +{ +return new QSqlIndex(cursorName, name); } + +void PythonQtWrapper_QSqlIndex::append(QSqlIndex* theWrappedObject, const QSqlField& field) +{ + ( theWrappedObject->append(field)); +} + +void PythonQtWrapper_QSqlIndex::append(QSqlIndex* theWrappedObject, const QSqlField& field, bool desc) +{ + ( theWrappedObject->append(field, desc)); +} + +QString PythonQtWrapper_QSqlIndex::cursorName(QSqlIndex* theWrappedObject) const +{ + return ( theWrappedObject->cursorName()); +} + +bool PythonQtWrapper_QSqlIndex::isDescending(QSqlIndex* theWrappedObject, int i) const +{ + return ( theWrappedObject->isDescending(i)); +} + +QString PythonQtWrapper_QSqlIndex::name(QSqlIndex* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +void PythonQtWrapper_QSqlIndex::setCursorName(QSqlIndex* theWrappedObject, const QString& cursorName) +{ + ( theWrappedObject->setCursorName(cursorName)); +} + +void PythonQtWrapper_QSqlIndex::setDescending(QSqlIndex* theWrappedObject, int i, bool desc) +{ + ( theWrappedObject->setDescending(i, desc)); +} + +void PythonQtWrapper_QSqlIndex::setName(QSqlIndex* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setName(name)); +} + + + +QSqlQuery* PythonQtWrapper_QSqlQuery::new_QSqlQuery(QSqlDatabase db) +{ +return new QSqlQuery(db); } + +QSqlQuery* PythonQtWrapper_QSqlQuery::new_QSqlQuery(QSqlResult* r) +{ +return new QSqlQuery(r); } + +QSqlQuery* PythonQtWrapper_QSqlQuery::new_QSqlQuery(const QSqlQuery& other) +{ +return new QSqlQuery(other); } + +QSqlQuery* PythonQtWrapper_QSqlQuery::new_QSqlQuery(const QString& query, QSqlDatabase db) +{ +return new QSqlQuery(query, db); } + +void PythonQtWrapper_QSqlQuery::addBindValue(QSqlQuery* theWrappedObject, const QVariant& val, QSql::ParamType type) +{ + ( theWrappedObject->addBindValue(val, type)); +} + +int PythonQtWrapper_QSqlQuery::at(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->at()); +} + +void PythonQtWrapper_QSqlQuery::bindValue(QSqlQuery* theWrappedObject, const QString& placeholder, const QVariant& val, QSql::ParamType type) +{ + ( theWrappedObject->bindValue(placeholder, val, type)); +} + +void PythonQtWrapper_QSqlQuery::bindValue(QSqlQuery* theWrappedObject, int pos, const QVariant& val, QSql::ParamType type) +{ + ( theWrappedObject->bindValue(pos, val, type)); +} + +QVariant PythonQtWrapper_QSqlQuery::boundValue(QSqlQuery* theWrappedObject, const QString& placeholder) const +{ + return ( theWrappedObject->boundValue(placeholder)); +} + +QVariant PythonQtWrapper_QSqlQuery::boundValue(QSqlQuery* theWrappedObject, int pos) const +{ + return ( theWrappedObject->boundValue(pos)); +} + +QMap PythonQtWrapper_QSqlQuery::boundValues(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->boundValues()); +} + +void PythonQtWrapper_QSqlQuery::clear(QSqlQuery* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +const QSqlDriver* PythonQtWrapper_QSqlQuery::driver(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->driver()); +} + +bool PythonQtWrapper_QSqlQuery::exec(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->exec()); +} + +bool PythonQtWrapper_QSqlQuery::exec(QSqlQuery* theWrappedObject, const QString& query) +{ + return ( theWrappedObject->exec(query)); +} + +bool PythonQtWrapper_QSqlQuery::execBatch(QSqlQuery* theWrappedObject, QSqlQuery::BatchExecutionMode mode) +{ + return ( theWrappedObject->execBatch(mode)); +} + +QString PythonQtWrapper_QSqlQuery::executedQuery(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->executedQuery()); +} + +void PythonQtWrapper_QSqlQuery::finish(QSqlQuery* theWrappedObject) +{ + ( theWrappedObject->finish()); +} + +bool PythonQtWrapper_QSqlQuery::first(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->first()); +} + +bool PythonQtWrapper_QSqlQuery::isActive(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isActive()); +} + +bool PythonQtWrapper_QSqlQuery::isForwardOnly(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isForwardOnly()); +} + +bool PythonQtWrapper_QSqlQuery::isNull(QSqlQuery* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->isNull(name)); +} + +bool PythonQtWrapper_QSqlQuery::isNull(QSqlQuery* theWrappedObject, int field) const +{ + return ( theWrappedObject->isNull(field)); +} + +bool PythonQtWrapper_QSqlQuery::isSelect(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isSelect()); +} + +bool PythonQtWrapper_QSqlQuery::isValid(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QSqlQuery::last(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->last()); +} + +QSqlError PythonQtWrapper_QSqlQuery::lastError(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->lastError()); +} + +QVariant PythonQtWrapper_QSqlQuery::lastInsertId(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->lastInsertId()); +} + +QString PythonQtWrapper_QSqlQuery::lastQuery(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->lastQuery()); +} + +bool PythonQtWrapper_QSqlQuery::next(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->next()); +} + +bool PythonQtWrapper_QSqlQuery::nextResult(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->nextResult()); +} + +int PythonQtWrapper_QSqlQuery::numRowsAffected(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->numRowsAffected()); +} + +QSql::NumericalPrecisionPolicy PythonQtWrapper_QSqlQuery::numericalPrecisionPolicy(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->numericalPrecisionPolicy()); +} + +bool PythonQtWrapper_QSqlQuery::prepare(QSqlQuery* theWrappedObject, const QString& query) +{ + return ( theWrappedObject->prepare(query)); +} + +bool PythonQtWrapper_QSqlQuery::previous(QSqlQuery* theWrappedObject) +{ + return ( theWrappedObject->previous()); +} + +QSqlRecord PythonQtWrapper_QSqlQuery::record(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->record()); +} + +const QSqlResult* PythonQtWrapper_QSqlQuery::result(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->result()); +} + +bool PythonQtWrapper_QSqlQuery::seek(QSqlQuery* theWrappedObject, int i, bool relative) +{ + return ( theWrappedObject->seek(i, relative)); +} + +void PythonQtWrapper_QSqlQuery::setForwardOnly(QSqlQuery* theWrappedObject, bool forward) +{ + ( theWrappedObject->setForwardOnly(forward)); +} + +void PythonQtWrapper_QSqlQuery::setNumericalPrecisionPolicy(QSqlQuery* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy) +{ + ( theWrappedObject->setNumericalPrecisionPolicy(precisionPolicy)); +} + +int PythonQtWrapper_QSqlQuery::size(QSqlQuery* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QVariant PythonQtWrapper_QSqlQuery::value(QSqlQuery* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->value(name)); +} + +QVariant PythonQtWrapper_QSqlQuery::value(QSqlQuery* theWrappedObject, int i) const +{ + return ( theWrappedObject->value(i)); +} + + + +PythonQtShell_QSqlQueryModel::~PythonQtShell_QSqlQueryModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QModelIndex PythonQtShell_QSqlQueryModel::buddy(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("buddy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("buddy", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::buddy(index0); +} +bool PythonQtShell_QSqlQueryModel::canDropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canDropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canDropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::canDropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlQueryModel::canFetchMore(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canFetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canFetchMore", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::canFetchMore(parent0); +} +void PythonQtShell_QSqlQueryModel::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::childEvent(event0); +} +void PythonQtShell_QSqlQueryModel::clear() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clear"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::clear(); +} +int PythonQtShell_QSqlQueryModel::columnCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("columnCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("columnCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::columnCount(parent0); +} +void PythonQtShell_QSqlQueryModel::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::customEvent(event0); +} +QVariant PythonQtShell_QSqlQueryModel::data(const QModelIndex& item0, int role1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&item0, (void*)&role1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::data(item0, role1); +} +bool PythonQtShell_QSqlQueryModel::dropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("dropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::dropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlQueryModel::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::event(event0); +} +bool PythonQtShell_QSqlQueryModel::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::eventFilter(watched0, event1); +} +void PythonQtShell_QSqlQueryModel::fetchMore(const QModelIndex& parent0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::fetchMore(parent0); +} +Qt::ItemFlags PythonQtShell_QSqlQueryModel::flags(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("flags"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + Qt::ItemFlags returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("flags", methodInfo, result); + } else { + returnValue = *((Qt::ItemFlags*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::flags(index0); +} +QVariant PythonQtShell_QSqlQueryModel::headerData(int section0, Qt::Orientation orientation1, int role2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("headerData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QVariant returnValue; + void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("headerData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::headerData(section0, orientation1, role2); +} +QModelIndex PythonQtShell_QSqlQueryModel::index(int row0, int column1, const QModelIndex& parent2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("index"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("index", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::index(row0, column1, parent2); +} +QModelIndex PythonQtShell_QSqlQueryModel::indexInQuery(const QModelIndex& item0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("indexInQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&item0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("indexInQuery", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::indexInQuery(item0); +} +bool PythonQtShell_QSqlQueryModel::insertColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::insertColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlQueryModel::insertRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::insertRows(row0, count1, parent2); +} +QMap PythonQtShell_QSqlQueryModel::itemData(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("itemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMap returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("itemData", methodInfo, result); + } else { + returnValue = *((QMap*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::itemData(index0); +} +QList PythonQtShell_QSqlQueryModel::match(const QModelIndex& start0, int role1, const QVariant& value2, int hits3, Qt::MatchFlags flags4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("match"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + QList returnValue; + void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("match", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::match(start0, role1, value2, hits3, flags4); +} +QMimeData* PythonQtShell_QSqlQueryModel::mimeData(const QList& indexes0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMimeData*" , "const QList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMimeData* returnValue; + void* args[2] = {NULL, (void*)&indexes0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeData", methodInfo, result); + } else { + returnValue = *((QMimeData**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::mimeData(indexes0); +} +QStringList PythonQtShell_QSqlQueryModel::mimeTypes() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeTypes", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::mimeTypes(); +} +bool PythonQtShell_QSqlQueryModel::moveColumns(const QModelIndex& sourceParent0, int sourceColumn1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::moveColumns(sourceParent0, sourceColumn1, count2, destinationParent3, destinationChild4); +} +bool PythonQtShell_QSqlQueryModel::moveRows(const QModelIndex& sourceParent0, int sourceRow1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::moveRows(sourceParent0, sourceRow1, count2, destinationParent3, destinationChild4); +} +void PythonQtShell_QSqlQueryModel::queryChange() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("queryChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::queryChange(); +} +bool PythonQtShell_QSqlQueryModel::removeColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::removeColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlQueryModel::removeRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::removeRows(row0, count1, parent2); +} +void PythonQtShell_QSqlQueryModel::revert() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("revert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::revert(); +} +QHash PythonQtShell_QSqlQueryModel::roleNames() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("roleNames"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QHash"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QHash returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("roleNames", methodInfo, result); + } else { + returnValue = *((QHash*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::roleNames(); +} +int PythonQtShell_QSqlQueryModel::rowCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rowCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rowCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::rowCount(parent0); +} +bool PythonQtShell_QSqlQueryModel::setData(const QModelIndex& index0, const QVariant& value1, int role2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::setData(index0, value1, role2); +} +bool PythonQtShell_QSqlQueryModel::setHeaderData(int section0, Qt::Orientation orientation1, const QVariant& value2, int role3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setHeaderData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setHeaderData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::setHeaderData(section0, orientation1, value2, role3); +} +bool PythonQtShell_QSqlQueryModel::setItemData(const QModelIndex& index0, const QMap& roles1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setItemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setItemData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::setItemData(index0, roles1); +} +QModelIndex PythonQtShell_QSqlQueryModel::sibling(int row0, int column1, const QModelIndex& idx2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sibling"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sibling", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::sibling(row0, column1, idx2); +} +void PythonQtShell_QSqlQueryModel::sort(int column0, Qt::SortOrder order1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "Qt::SortOrder"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&order1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::sort(column0, order1); +} +QSize PythonQtShell_QSqlQueryModel::span(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("span"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSize returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("span", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::span(index0); +} +bool PythonQtShell_QSqlQueryModel::submit() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("submit"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("submit", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::submit(); +} +Qt::DropActions PythonQtShell_QSqlQueryModel::supportedDragActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDragActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDragActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::supportedDragActions(); +} +Qt::DropActions PythonQtShell_QSqlQueryModel::supportedDropActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDropActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDropActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlQueryModel::supportedDropActions(); +} +void PythonQtShell_QSqlQueryModel::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlQueryModel::timerEvent(event0); +} +QSqlQueryModel* PythonQtWrapper_QSqlQueryModel::new_QSqlQueryModel(QObject* parent) +{ +return new PythonQtShell_QSqlQueryModel(parent); } + +const QMetaObject* PythonQtShell_QSqlQueryModel::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSqlQueryModel::staticMetaObject); + } else { + return &QSqlQueryModel::staticMetaObject; + } +} +int PythonQtShell_QSqlQueryModel::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSqlQueryModel::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QSqlQueryModel::beginInsertColumns(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_beginInsertColumns(parent, first, last)); +} + +void PythonQtWrapper_QSqlQueryModel::beginInsertRows(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_beginInsertRows(parent, first, last)); +} + +void PythonQtWrapper_QSqlQueryModel::beginRemoveColumns(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_beginRemoveColumns(parent, first, last)); +} + +void PythonQtWrapper_QSqlQueryModel::beginRemoveRows(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_beginRemoveRows(parent, first, last)); +} + +void PythonQtWrapper_QSqlQueryModel::beginResetModel(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_beginResetModel()); +} + +void PythonQtWrapper_QSqlQueryModel::clear(QSqlQueryModel* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +void PythonQtWrapper_QSqlQueryModel::endInsertColumns(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_endInsertColumns()); +} + +void PythonQtWrapper_QSqlQueryModel::endInsertRows(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_endInsertRows()); +} + +void PythonQtWrapper_QSqlQueryModel::endRemoveColumns(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_endRemoveColumns()); +} + +void PythonQtWrapper_QSqlQueryModel::endRemoveRows(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_endRemoveRows()); +} + +void PythonQtWrapper_QSqlQueryModel::endResetModel(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_endResetModel()); +} + +QModelIndex PythonQtWrapper_QSqlQueryModel::indexInQuery(QSqlQueryModel* theWrappedObject, const QModelIndex& item) const +{ + return ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_indexInQuery(item)); +} + +QSqlError PythonQtWrapper_QSqlQueryModel::lastError(QSqlQueryModel* theWrappedObject) const +{ + return ( theWrappedObject->lastError()); +} + +QSqlQuery PythonQtWrapper_QSqlQueryModel::query(QSqlQueryModel* theWrappedObject) const +{ + return ( theWrappedObject->query()); +} + +void PythonQtWrapper_QSqlQueryModel::queryChange(QSqlQueryModel* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_queryChange()); +} + +QSqlRecord PythonQtWrapper_QSqlQueryModel::record(QSqlQueryModel* theWrappedObject) const +{ + return ( theWrappedObject->record()); +} + +QSqlRecord PythonQtWrapper_QSqlQueryModel::record(QSqlQueryModel* theWrappedObject, int row) const +{ + return ( theWrappedObject->record(row)); +} + +void PythonQtWrapper_QSqlQueryModel::setLastError(QSqlQueryModel* theWrappedObject, const QSqlError& error) +{ + ( ((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->promoted_setLastError(error)); +} + +void PythonQtWrapper_QSqlQueryModel::setQuery(QSqlQueryModel* theWrappedObject, const QSqlQuery& query) +{ + ( theWrappedObject->setQuery(query)); +} + +void PythonQtWrapper_QSqlQueryModel::setQuery(QSqlQueryModel* theWrappedObject, const QString& query, const QSqlDatabase& db) +{ + ( theWrappedObject->setQuery(query, db)); +} + + + +QSqlRecord* PythonQtWrapper_QSqlRecord::new_QSqlRecord() +{ +return new QSqlRecord(); } + +QSqlRecord* PythonQtWrapper_QSqlRecord::new_QSqlRecord(const QSqlRecord& other) +{ +return new QSqlRecord(other); } + +void PythonQtWrapper_QSqlRecord::append(QSqlRecord* theWrappedObject, const QSqlField& field) +{ + ( theWrappedObject->append(field)); +} + +void PythonQtWrapper_QSqlRecord::clear(QSqlRecord* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +void PythonQtWrapper_QSqlRecord::clearValues(QSqlRecord* theWrappedObject) +{ + ( theWrappedObject->clearValues()); +} + +bool PythonQtWrapper_QSqlRecord::contains(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->contains(name)); +} + +int PythonQtWrapper_QSqlRecord::count(QSqlRecord* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +QSqlField PythonQtWrapper_QSqlRecord::field(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->field(name)); +} + +QSqlField PythonQtWrapper_QSqlRecord::field(QSqlRecord* theWrappedObject, int i) const +{ + return ( theWrappedObject->field(i)); +} + +QString PythonQtWrapper_QSqlRecord::fieldName(QSqlRecord* theWrappedObject, int i) const +{ + return ( theWrappedObject->fieldName(i)); +} + +int PythonQtWrapper_QSqlRecord::indexOf(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->indexOf(name)); +} + +void PythonQtWrapper_QSqlRecord::insert(QSqlRecord* theWrappedObject, int pos, const QSqlField& field) +{ + ( theWrappedObject->insert(pos, field)); +} + +bool PythonQtWrapper_QSqlRecord::isEmpty(QSqlRecord* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +bool PythonQtWrapper_QSqlRecord::isGenerated(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->isGenerated(name)); +} + +bool PythonQtWrapper_QSqlRecord::isGenerated(QSqlRecord* theWrappedObject, int i) const +{ + return ( theWrappedObject->isGenerated(i)); +} + +bool PythonQtWrapper_QSqlRecord::isNull(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->isNull(name)); +} + +bool PythonQtWrapper_QSqlRecord::isNull(QSqlRecord* theWrappedObject, int i) const +{ + return ( theWrappedObject->isNull(i)); +} + +QSqlRecord PythonQtWrapper_QSqlRecord::keyValues(QSqlRecord* theWrappedObject, const QSqlRecord& keyFields) const +{ + return ( theWrappedObject->keyValues(keyFields)); +} + +bool PythonQtWrapper_QSqlRecord::__ne__(QSqlRecord* theWrappedObject, const QSqlRecord& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QSqlRecord::__eq__(QSqlRecord* theWrappedObject, const QSqlRecord& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QSqlRecord::remove(QSqlRecord* theWrappedObject, int pos) +{ + ( theWrappedObject->remove(pos)); +} + +void PythonQtWrapper_QSqlRecord::replace(QSqlRecord* theWrappedObject, int pos, const QSqlField& field) +{ + ( theWrappedObject->replace(pos, field)); +} + +void PythonQtWrapper_QSqlRecord::setGenerated(QSqlRecord* theWrappedObject, const QString& name, bool generated) +{ + ( theWrappedObject->setGenerated(name, generated)); +} + +void PythonQtWrapper_QSqlRecord::setGenerated(QSqlRecord* theWrappedObject, int i, bool generated) +{ + ( theWrappedObject->setGenerated(i, generated)); +} + +void PythonQtWrapper_QSqlRecord::setNull(QSqlRecord* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setNull(name)); +} + +void PythonQtWrapper_QSqlRecord::setNull(QSqlRecord* theWrappedObject, int i) +{ + ( theWrappedObject->setNull(i)); +} + +void PythonQtWrapper_QSqlRecord::setValue(QSqlRecord* theWrappedObject, const QString& name, const QVariant& val) +{ + ( theWrappedObject->setValue(name, val)); +} + +void PythonQtWrapper_QSqlRecord::setValue(QSqlRecord* theWrappedObject, int i, const QVariant& val) +{ + ( theWrappedObject->setValue(i, val)); +} + +QVariant PythonQtWrapper_QSqlRecord::value(QSqlRecord* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->value(name)); +} + +QVariant PythonQtWrapper_QSqlRecord::value(QSqlRecord* theWrappedObject, int i) const +{ + return ( theWrappedObject->value(i)); +} + +QString PythonQtWrapper_QSqlRecord::py_toString(QSqlRecord* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +QSqlRelation* PythonQtWrapper_QSqlRelation::new_QSqlRelation() +{ +return new QSqlRelation(); } + +QSqlRelation* PythonQtWrapper_QSqlRelation::new_QSqlRelation(const QString& aTableName, const QString& indexCol, const QString& displayCol) +{ +return new QSqlRelation(aTableName, indexCol, displayCol); } + +QString PythonQtWrapper_QSqlRelation::displayColumn(QSqlRelation* theWrappedObject) const +{ + return ( theWrappedObject->displayColumn()); +} + +QString PythonQtWrapper_QSqlRelation::indexColumn(QSqlRelation* theWrappedObject) const +{ + return ( theWrappedObject->indexColumn()); +} + +bool PythonQtWrapper_QSqlRelation::isValid(QSqlRelation* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +void PythonQtWrapper_QSqlRelation::swap(QSqlRelation* theWrappedObject, QSqlRelation& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QSqlRelation::tableName(QSqlRelation* theWrappedObject) const +{ + return ( theWrappedObject->tableName()); +} + + + +PythonQtShell_QSqlRelationalTableModel::~PythonQtShell_QSqlRelationalTableModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QModelIndex PythonQtShell_QSqlRelationalTableModel::buddy(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("buddy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("buddy", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::buddy(index0); +} +bool PythonQtShell_QSqlRelationalTableModel::canDropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canDropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canDropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::canDropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlRelationalTableModel::canFetchMore(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canFetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canFetchMore", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::canFetchMore(parent0); +} +void PythonQtShell_QSqlRelationalTableModel::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::childEvent(event0); +} +void PythonQtShell_QSqlRelationalTableModel::clear() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clear"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::clear(); +} +int PythonQtShell_QSqlRelationalTableModel::columnCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("columnCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("columnCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::columnCount(parent0); +} +void PythonQtShell_QSqlRelationalTableModel::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::customEvent(event0); +} +QVariant PythonQtShell_QSqlRelationalTableModel::data(const QModelIndex& item0, int role1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&item0, (void*)&role1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::data(item0, role1); +} +bool PythonQtShell_QSqlRelationalTableModel::deleteRowFromTable(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deleteRowFromTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deleteRowFromTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::deleteRowFromTable(row0); +} +bool PythonQtShell_QSqlRelationalTableModel::dropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("dropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::dropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlRelationalTableModel::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::event(event0); +} +bool PythonQtShell_QSqlRelationalTableModel::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::eventFilter(watched0, event1); +} +void PythonQtShell_QSqlRelationalTableModel::fetchMore(const QModelIndex& parent0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::fetchMore(parent0); +} +Qt::ItemFlags PythonQtShell_QSqlRelationalTableModel::flags(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("flags"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + Qt::ItemFlags returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("flags", methodInfo, result); + } else { + returnValue = *((Qt::ItemFlags*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::flags(index0); +} +QVariant PythonQtShell_QSqlRelationalTableModel::headerData(int section0, Qt::Orientation orientation1, int role2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("headerData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QVariant returnValue; + void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("headerData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::headerData(section0, orientation1, role2); +} +QModelIndex PythonQtShell_QSqlRelationalTableModel::index(int row0, int column1, const QModelIndex& parent2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("index"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("index", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::index(row0, column1, parent2); +} +QModelIndex PythonQtShell_QSqlRelationalTableModel::indexInQuery(const QModelIndex& item0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("indexInQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&item0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("indexInQuery", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::indexInQuery(item0); +} +bool PythonQtShell_QSqlRelationalTableModel::insertColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::insertColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlRelationalTableModel::insertRowIntoTable(const QSqlRecord& values0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertRowIntoTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QSqlRecord&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&values0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertRowIntoTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::insertRowIntoTable(values0); +} +bool PythonQtShell_QSqlRelationalTableModel::insertRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::insertRows(row0, count1, parent2); +} +QMap PythonQtShell_QSqlRelationalTableModel::itemData(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("itemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMap returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("itemData", methodInfo, result); + } else { + returnValue = *((QMap*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::itemData(index0); +} +QList PythonQtShell_QSqlRelationalTableModel::match(const QModelIndex& start0, int role1, const QVariant& value2, int hits3, Qt::MatchFlags flags4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("match"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + QList returnValue; + void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("match", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::match(start0, role1, value2, hits3, flags4); +} +QMimeData* PythonQtShell_QSqlRelationalTableModel::mimeData(const QList& indexes0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMimeData*" , "const QList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMimeData* returnValue; + void* args[2] = {NULL, (void*)&indexes0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeData", methodInfo, result); + } else { + returnValue = *((QMimeData**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::mimeData(indexes0); +} +QStringList PythonQtShell_QSqlRelationalTableModel::mimeTypes() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeTypes", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::mimeTypes(); +} +bool PythonQtShell_QSqlRelationalTableModel::moveColumns(const QModelIndex& sourceParent0, int sourceColumn1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::moveColumns(sourceParent0, sourceColumn1, count2, destinationParent3, destinationChild4); +} +bool PythonQtShell_QSqlRelationalTableModel::moveRows(const QModelIndex& sourceParent0, int sourceRow1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::moveRows(sourceParent0, sourceRow1, count2, destinationParent3, destinationChild4); +} +QString PythonQtShell_QSqlRelationalTableModel::orderByClause() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("orderByClause"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("orderByClause", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::orderByClause(); +} +void PythonQtShell_QSqlRelationalTableModel::queryChange() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("queryChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::queryChange(); +} +QSqlTableModel* PythonQtShell_QSqlRelationalTableModel::relationModel(int column0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("relationModel"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlTableModel*" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSqlTableModel* returnValue; + void* args[2] = {NULL, (void*)&column0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("relationModel", methodInfo, result); + } else { + returnValue = *((QSqlTableModel**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::relationModel(column0); +} +bool PythonQtShell_QSqlRelationalTableModel::removeColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::removeColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlRelationalTableModel::removeRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::removeRows(row0, count1, parent2); +} +void PythonQtShell_QSqlRelationalTableModel::revert() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("revert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::revert(); +} +void PythonQtShell_QSqlRelationalTableModel::revertRow(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("revertRow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::revertRow(row0); +} +QHash PythonQtShell_QSqlRelationalTableModel::roleNames() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("roleNames"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QHash"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QHash returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("roleNames", methodInfo, result); + } else { + returnValue = *((QHash*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::roleNames(); +} +int PythonQtShell_QSqlRelationalTableModel::rowCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rowCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rowCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::rowCount(parent0); +} +bool PythonQtShell_QSqlRelationalTableModel::select() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("select"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("select", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::select(); +} +bool PythonQtShell_QSqlRelationalTableModel::selectRow(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("selectRow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("selectRow", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::selectRow(row0); +} +QString PythonQtShell_QSqlRelationalTableModel::selectStatement() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("selectStatement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("selectStatement", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::selectStatement(); +} +bool PythonQtShell_QSqlRelationalTableModel::setData(const QModelIndex& item0, const QVariant& value1, int role2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&item0, (void*)&value1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::setData(item0, value1, role2); +} +void PythonQtShell_QSqlRelationalTableModel::setEditStrategy(QSqlTableModel::EditStrategy strategy0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEditStrategy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSqlTableModel::EditStrategy"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&strategy0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::setEditStrategy(strategy0); +} +void PythonQtShell_QSqlRelationalTableModel::setFilter(const QString& filter0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&filter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::setFilter(filter0); +} +bool PythonQtShell_QSqlRelationalTableModel::setHeaderData(int section0, Qt::Orientation orientation1, const QVariant& value2, int role3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setHeaderData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setHeaderData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::setHeaderData(section0, orientation1, value2, role3); +} +bool PythonQtShell_QSqlRelationalTableModel::setItemData(const QModelIndex& index0, const QMap& roles1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setItemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setItemData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::setItemData(index0, roles1); +} +void PythonQtShell_QSqlRelationalTableModel::setRelation(int column0, const QSqlRelation& relation1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setRelation"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "const QSqlRelation&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&relation1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::setRelation(column0, relation1); +} +void PythonQtShell_QSqlRelationalTableModel::setSort(int column0, Qt::SortOrder order1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "Qt::SortOrder"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&order1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::setSort(column0, order1); +} +void PythonQtShell_QSqlRelationalTableModel::setTable(const QString& tableName0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&tableName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::setTable(tableName0); +} +QModelIndex PythonQtShell_QSqlRelationalTableModel::sibling(int row0, int column1, const QModelIndex& idx2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sibling"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sibling", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::sibling(row0, column1, idx2); +} +void PythonQtShell_QSqlRelationalTableModel::sort(int column0, Qt::SortOrder order1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "Qt::SortOrder"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&order1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::sort(column0, order1); +} +QSize PythonQtShell_QSqlRelationalTableModel::span(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("span"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSize returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("span", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::span(index0); +} +bool PythonQtShell_QSqlRelationalTableModel::submit() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("submit"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("submit", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::submit(); +} +Qt::DropActions PythonQtShell_QSqlRelationalTableModel::supportedDragActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDragActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDragActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::supportedDragActions(); +} +Qt::DropActions PythonQtShell_QSqlRelationalTableModel::supportedDropActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDropActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDropActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::supportedDropActions(); +} +void PythonQtShell_QSqlRelationalTableModel::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlRelationalTableModel::timerEvent(event0); +} +bool PythonQtShell_QSqlRelationalTableModel::updateRowInTable(int row0, const QSqlRecord& values1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateRowInTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "const QSqlRecord&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&row0, (void*)&values1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updateRowInTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlRelationalTableModel::updateRowInTable(row0, values1); +} +QSqlRelationalTableModel* PythonQtWrapper_QSqlRelationalTableModel::new_QSqlRelationalTableModel(QObject* parent, QSqlDatabase db) +{ +return new PythonQtShell_QSqlRelationalTableModel(parent, db); } + +const QMetaObject* PythonQtShell_QSqlRelationalTableModel::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSqlRelationalTableModel::staticMetaObject); + } else { + return &QSqlRelationalTableModel::staticMetaObject; + } +} +int PythonQtShell_QSqlRelationalTableModel::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSqlRelationalTableModel::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSqlRelation PythonQtWrapper_QSqlRelationalTableModel::relation(QSqlRelationalTableModel* theWrappedObject, int column) const +{ + return ( theWrappedObject->relation(column)); +} + +QSqlTableModel* PythonQtWrapper_QSqlRelationalTableModel::relationModel(QSqlRelationalTableModel* theWrappedObject, int column) const +{ + return ( theWrappedObject->relationModel(column)); +} + +void PythonQtWrapper_QSqlRelationalTableModel::setJoinMode(QSqlRelationalTableModel* theWrappedObject, QSqlRelationalTableModel::JoinMode joinMode) +{ + ( theWrappedObject->setJoinMode(joinMode)); +} + +void PythonQtWrapper_QSqlRelationalTableModel::setRelation(QSqlRelationalTableModel* theWrappedObject, int column, const QSqlRelation& relation) +{ + ( theWrappedObject->setRelation(column, relation)); +} + + + +PythonQtShell_QSqlResult::~PythonQtShell_QSqlResult() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSqlResult::bindValue(const QString& placeholder0, const QVariant& val1, QSql::ParamType type2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bindValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "const QVariant&" , "QSql::ParamType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&placeholder0, (void*)&val1, (void*)&type2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::bindValue(placeholder0, val1, type2); +} +void PythonQtShell_QSqlResult::bindValue(int pos0, const QVariant& val1, QSql::ParamType type2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("bindValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "const QVariant&" , "QSql::ParamType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&pos0, (void*)&val1, (void*)&type2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::bindValue(pos0, val1, type2); +} +QVariant PythonQtShell_QSqlResult::data(int i0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&i0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +void PythonQtShell_QSqlResult::detachFromResultSet() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("detachFromResultSet"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::detachFromResultSet(); +} +bool PythonQtShell_QSqlResult::exec() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("exec"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("exec", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::exec(); +} +bool PythonQtShell_QSqlResult::execBatch(bool arrayBind0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("execBatch"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&arrayBind0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("execBatch", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::execBatch(arrayBind0); +} +bool PythonQtShell_QSqlResult::fetch(int i0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetch"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&i0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fetch", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSqlResult::fetchFirst() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchFirst"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fetchFirst", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSqlResult::fetchLast() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchLast"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fetchLast", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSqlResult::fetchNext() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchNext"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fetchNext", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::fetchNext(); +} +bool PythonQtShell_QSqlResult::fetchPrevious() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchPrevious"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fetchPrevious", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::fetchPrevious(); +} +QVariant PythonQtShell_QSqlResult::handle() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("handle"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVariant returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("handle", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::handle(); +} +bool PythonQtShell_QSqlResult::isNull(int i0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isNull"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&i0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isNull", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QVariant PythonQtShell_QSqlResult::lastInsertId() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("lastInsertId"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QVariant returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("lastInsertId", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::lastInsertId(); +} +bool PythonQtShell_QSqlResult::nextResult() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextResult"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextResult", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::nextResult(); +} +int PythonQtShell_QSqlResult::numRowsAffected() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("numRowsAffected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("numRowsAffected", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +bool PythonQtShell_QSqlResult::prepare(const QString& query0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("prepare"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("prepare", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::prepare(query0); +} +QSqlRecord PythonQtShell_QSqlResult::record() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("record"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSqlRecord"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSqlRecord returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("record", methodInfo, result); + } else { + returnValue = *((QSqlRecord*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::record(); +} +bool PythonQtShell_QSqlResult::reset(const QString& sqlquery0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&sqlquery0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("reset", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QSqlResult::savePrepare(const QString& sqlquery0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("savePrepare"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&sqlquery0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("savePrepare", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlResult::savePrepare(sqlquery0); +} +void PythonQtShell_QSqlResult::setActive(bool a0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setActive"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&a0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setActive(a0); +} +void PythonQtShell_QSqlResult::setAt(int at0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setAt"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&at0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setAt(at0); +} +void PythonQtShell_QSqlResult::setForwardOnly(bool forward0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setForwardOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&forward0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setForwardOnly(forward0); +} +void PythonQtShell_QSqlResult::setLastError(const QSqlError& e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setLastError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QSqlError&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setLastError(e0); +} +void PythonQtShell_QSqlResult::setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy policy0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setNumericalPrecisionPolicy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSql::NumericalPrecisionPolicy"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&policy0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setNumericalPrecisionPolicy(policy0); +} +void PythonQtShell_QSqlResult::setQuery(const QString& query0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setQuery(query0); +} +void PythonQtShell_QSqlResult::setSelect(bool s0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSelect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&s0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlResult::setSelect(s0); +} +int PythonQtShell_QSqlResult::size() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("size"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("size", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QSqlResult* PythonQtWrapper_QSqlResult::new_QSqlResult(const QSqlDriver* db) +{ +return new PythonQtShell_QSqlResult(db); } + +void PythonQtWrapper_QSqlResult::addBindValue(QSqlResult* theWrappedObject, const QVariant& val, QSql::ParamType type) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_addBindValue(val, type)); +} + +int PythonQtWrapper_QSqlResult::at(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_at()); +} + +void PythonQtWrapper_QSqlResult::bindValue(QSqlResult* theWrappedObject, const QString& placeholder, const QVariant& val, QSql::ParamType type) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_bindValue(placeholder, val, type)); +} + +void PythonQtWrapper_QSqlResult::bindValue(QSqlResult* theWrappedObject, int pos, const QVariant& val, QSql::ParamType type) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_bindValue(pos, val, type)); +} + +QSql::ParamType PythonQtWrapper_QSqlResult::bindValueType(QSqlResult* theWrappedObject, const QString& placeholder) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_bindValueType(placeholder)); +} + +QSql::ParamType PythonQtWrapper_QSqlResult::bindValueType(QSqlResult* theWrappedObject, int pos) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_bindValueType(pos)); +} + +int PythonQtWrapper_QSqlResult::bindingSyntax(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_bindingSyntax()); +} + +QVariant PythonQtWrapper_QSqlResult::boundValue(QSqlResult* theWrappedObject, const QString& placeholder) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_boundValue(placeholder)); +} + +QVariant PythonQtWrapper_QSqlResult::boundValue(QSqlResult* theWrappedObject, int pos) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_boundValue(pos)); +} + +int PythonQtWrapper_QSqlResult::boundValueCount(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_boundValueCount()); +} + +QString PythonQtWrapper_QSqlResult::boundValueName(QSqlResult* theWrappedObject, int pos) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_boundValueName(pos)); +} + +QVector* PythonQtWrapper_QSqlResult::boundValues(QSqlResult* theWrappedObject) const +{ + return &( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_boundValues()); +} + +void PythonQtWrapper_QSqlResult::clear(QSqlResult* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_clear()); +} + +QVariant PythonQtWrapper_QSqlResult::data(QSqlResult* theWrappedObject, int i) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_data(i)); +} + +void PythonQtWrapper_QSqlResult::detachFromResultSet(QSqlResult* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_detachFromResultSet()); +} + +const QSqlDriver* PythonQtWrapper_QSqlResult::driver(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_driver()); +} + +bool PythonQtWrapper_QSqlResult::exec(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_exec()); +} + +bool PythonQtWrapper_QSqlResult::execBatch(QSqlResult* theWrappedObject, bool arrayBind) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_execBatch(arrayBind)); +} + +QString PythonQtWrapper_QSqlResult::executedQuery(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_executedQuery()); +} + +bool PythonQtWrapper_QSqlResult::fetch(QSqlResult* theWrappedObject, int i) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_fetch(i)); +} + +bool PythonQtWrapper_QSqlResult::fetchFirst(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_fetchFirst()); +} + +bool PythonQtWrapper_QSqlResult::fetchLast(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_fetchLast()); +} + +bool PythonQtWrapper_QSqlResult::fetchNext(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_fetchNext()); +} + +bool PythonQtWrapper_QSqlResult::fetchPrevious(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_fetchPrevious()); +} + +QVariant PythonQtWrapper_QSqlResult::handle(QSqlResult* theWrappedObject) const +{ + return ( theWrappedObject->handle()); +} + +bool PythonQtWrapper_QSqlResult::hasOutValues(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_hasOutValues()); +} + +bool PythonQtWrapper_QSqlResult::isActive(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_isActive()); +} + +bool PythonQtWrapper_QSqlResult::isForwardOnly(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_isForwardOnly()); +} + +bool PythonQtWrapper_QSqlResult::isNull(QSqlResult* theWrappedObject, int i) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_isNull(i)); +} + +bool PythonQtWrapper_QSqlResult::isSelect(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_isSelect()); +} + +bool PythonQtWrapper_QSqlResult::isValid(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_isValid()); +} + +QSqlError PythonQtWrapper_QSqlResult::lastError(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_lastError()); +} + +QVariant PythonQtWrapper_QSqlResult::lastInsertId(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_lastInsertId()); +} + +QString PythonQtWrapper_QSqlResult::lastQuery(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_lastQuery()); +} + +bool PythonQtWrapper_QSqlResult::nextResult(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_nextResult()); +} + +int PythonQtWrapper_QSqlResult::numRowsAffected(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_numRowsAffected()); +} + +QSql::NumericalPrecisionPolicy PythonQtWrapper_QSqlResult::numericalPrecisionPolicy(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_numericalPrecisionPolicy()); +} + +bool PythonQtWrapper_QSqlResult::prepare(QSqlResult* theWrappedObject, const QString& query) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_prepare(query)); +} + +QSqlRecord PythonQtWrapper_QSqlResult::record(QSqlResult* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_record()); +} + +bool PythonQtWrapper_QSqlResult::reset(QSqlResult* theWrappedObject, const QString& sqlquery) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_reset(sqlquery)); +} + +void PythonQtWrapper_QSqlResult::resetBindCount(QSqlResult* theWrappedObject) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_resetBindCount()); +} + +bool PythonQtWrapper_QSqlResult::savePrepare(QSqlResult* theWrappedObject, const QString& sqlquery) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_savePrepare(sqlquery)); +} + +void PythonQtWrapper_QSqlResult::setActive(QSqlResult* theWrappedObject, bool a) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setActive(a)); +} + +void PythonQtWrapper_QSqlResult::setAt(QSqlResult* theWrappedObject, int at) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setAt(at)); +} + +void PythonQtWrapper_QSqlResult::setForwardOnly(QSqlResult* theWrappedObject, bool forward) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setForwardOnly(forward)); +} + +void PythonQtWrapper_QSqlResult::setLastError(QSqlResult* theWrappedObject, const QSqlError& e) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setLastError(e)); +} + +void PythonQtWrapper_QSqlResult::setNumericalPrecisionPolicy(QSqlResult* theWrappedObject, QSql::NumericalPrecisionPolicy policy) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setNumericalPrecisionPolicy(policy)); +} + +void PythonQtWrapper_QSqlResult::setQuery(QSqlResult* theWrappedObject, const QString& query) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setQuery(query)); +} + +void PythonQtWrapper_QSqlResult::setSelect(QSqlResult* theWrappedObject, bool s) +{ + ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_setSelect(s)); +} + +int PythonQtWrapper_QSqlResult::size(QSqlResult* theWrappedObject) +{ + return ( ((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->promoted_size()); +} + + + +PythonQtShell_QSqlTableModel::~PythonQtShell_QSqlTableModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QModelIndex PythonQtShell_QSqlTableModel::buddy(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("buddy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("buddy", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::buddy(index0); +} +bool PythonQtShell_QSqlTableModel::canDropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canDropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canDropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::canDropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlTableModel::canFetchMore(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("canFetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("canFetchMore", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::canFetchMore(parent0); +} +void PythonQtShell_QSqlTableModel::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::childEvent(event0); +} +void PythonQtShell_QSqlTableModel::clear() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("clear"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::clear(); +} +int PythonQtShell_QSqlTableModel::columnCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("columnCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("columnCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::columnCount(parent0); +} +void PythonQtShell_QSqlTableModel::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::customEvent(event0); +} +QVariant PythonQtShell_QSqlTableModel::data(const QModelIndex& idx0, int role1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue; + void* args[3] = {NULL, (void*)&idx0, (void*)&role1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::data(idx0, role1); +} +bool PythonQtShell_QSqlTableModel::deleteRowFromTable(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("deleteRowFromTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("deleteRowFromTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::deleteRowFromTable(row0); +} +bool PythonQtShell_QSqlTableModel::dropMimeData(const QMimeData* data0, Qt::DropAction action1, int row2, int column3, const QModelIndex& parent4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropMimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QMimeData*" , "Qt::DropAction" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&data0, (void*)&action1, (void*)&row2, (void*)&column3, (void*)&parent4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("dropMimeData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::dropMimeData(data0, action1, row2, column3, parent4); +} +bool PythonQtShell_QSqlTableModel::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::event(event0); +} +bool PythonQtShell_QSqlTableModel::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::eventFilter(watched0, event1); +} +void PythonQtShell_QSqlTableModel::fetchMore(const QModelIndex& parent0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchMore"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::fetchMore(parent0); +} +Qt::ItemFlags PythonQtShell_QSqlTableModel::flags(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("flags"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::ItemFlags" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + Qt::ItemFlags returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("flags", methodInfo, result); + } else { + returnValue = *((Qt::ItemFlags*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::flags(index0); +} +QVariant PythonQtShell_QSqlTableModel::headerData(int section0, Qt::Orientation orientation1, int role2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("headerData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "int" , "Qt::Orientation" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QVariant returnValue; + void* args[4] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("headerData", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::headerData(section0, orientation1, role2); +} +QModelIndex PythonQtShell_QSqlTableModel::index(int row0, int column1, const QModelIndex& parent2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("index"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("index", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::index(row0, column1, parent2); +} +QModelIndex PythonQtShell_QSqlTableModel::indexInQuery(const QModelIndex& item0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("indexInQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QModelIndex returnValue; + void* args[2] = {NULL, (void*)&item0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("indexInQuery", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::indexInQuery(item0); +} +bool PythonQtShell_QSqlTableModel::insertColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::insertColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlTableModel::insertRowIntoTable(const QSqlRecord& values0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertRowIntoTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QSqlRecord&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&values0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertRowIntoTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::insertRowIntoTable(values0); +} +bool PythonQtShell_QSqlTableModel::insertRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("insertRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("insertRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::insertRows(row0, count1, parent2); +} +QMap PythonQtShell_QSqlTableModel::itemData(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("itemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMap" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMap returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("itemData", methodInfo, result); + } else { + returnValue = *((QMap*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::itemData(index0); +} +QList PythonQtShell_QSqlTableModel::match(const QModelIndex& start0, int role1, const QVariant& value2, int hits3, Qt::MatchFlags flags4) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("match"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList" , "const QModelIndex&" , "int" , "const QVariant&" , "int" , "Qt::MatchFlags"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + QList returnValue; + void* args[6] = {NULL, (void*)&start0, (void*)&role1, (void*)&value2, (void*)&hits3, (void*)&flags4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("match", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::match(start0, role1, value2, hits3, flags4); +} +QMimeData* PythonQtShell_QSqlTableModel::mimeData(const QList& indexes0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QMimeData*" , "const QList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QMimeData* returnValue; + void* args[2] = {NULL, (void*)&indexes0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeData", methodInfo, result); + } else { + returnValue = *((QMimeData**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::mimeData(indexes0); +} +QStringList PythonQtShell_QSqlTableModel::mimeTypes() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mimeTypes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QStringList returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("mimeTypes", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::mimeTypes(); +} +bool PythonQtShell_QSqlTableModel::moveColumns(const QModelIndex& sourceParent0, int sourceColumn1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceColumn1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::moveColumns(sourceParent0, sourceColumn1, count2, destinationParent3, destinationChild4); +} +bool PythonQtShell_QSqlTableModel::moveRows(const QModelIndex& sourceParent0, int sourceRow1, int count2, const QModelIndex& destinationParent3, int destinationChild4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "int" , "int" , "const QModelIndex&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&sourceParent0, (void*)&sourceRow1, (void*)&count2, (void*)&destinationParent3, (void*)&destinationChild4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("moveRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::moveRows(sourceParent0, sourceRow1, count2, destinationParent3, destinationChild4); +} +QString PythonQtShell_QSqlTableModel::orderByClause() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("orderByClause"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("orderByClause", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::orderByClause(); +} +void PythonQtShell_QSqlTableModel::queryChange() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("queryChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::queryChange(); +} +bool PythonQtShell_QSqlTableModel::removeColumns(int column0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeColumns"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&column0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeColumns", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::removeColumns(column0, count1, parent2); +} +bool PythonQtShell_QSqlTableModel::removeRows(int row0, int count1, const QModelIndex& parent2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("removeRows"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&row0, (void*)&count1, (void*)&parent2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("removeRows", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::removeRows(row0, count1, parent2); +} +void PythonQtShell_QSqlTableModel::revert() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("revert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::revert(); +} +void PythonQtShell_QSqlTableModel::revertRow(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("revertRow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::revertRow(row0); +} +QHash PythonQtShell_QSqlTableModel::roleNames() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("roleNames"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QHash"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QHash returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("roleNames", methodInfo, result); + } else { + returnValue = *((QHash*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::roleNames(); +} +int PythonQtShell_QSqlTableModel::rowCount(const QModelIndex& parent0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("rowCount"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&parent0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("rowCount", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::rowCount(parent0); +} +bool PythonQtShell_QSqlTableModel::select() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("select"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("select", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::select(); +} +bool PythonQtShell_QSqlTableModel::selectRow(int row0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("selectRow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&row0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("selectRow", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::selectRow(row0); +} +QString PythonQtShell_QSqlTableModel::selectStatement() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("selectStatement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("selectStatement", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::selectStatement(); +} +bool PythonQtShell_QSqlTableModel::setData(const QModelIndex& index0, const QVariant& value1, int role2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&index0, (void*)&value1, (void*)&role2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::setData(index0, value1, role2); +} +void PythonQtShell_QSqlTableModel::setEditStrategy(QSqlTableModel::EditStrategy strategy0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEditStrategy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QSqlTableModel::EditStrategy"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&strategy0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::setEditStrategy(strategy0); +} +void PythonQtShell_QSqlTableModel::setFilter(const QString& filter0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&filter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::setFilter(filter0); +} +bool PythonQtShell_QSqlTableModel::setHeaderData(int section0, Qt::Orientation orientation1, const QVariant& value2, int role3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setHeaderData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "Qt::Orientation" , "const QVariant&" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)§ion0, (void*)&orientation1, (void*)&value2, (void*)&role3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setHeaderData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::setHeaderData(section0, orientation1, value2, role3); +} +bool PythonQtShell_QSqlTableModel::setItemData(const QModelIndex& index0, const QMap& roles1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setItemData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QModelIndex&" , "const QMap&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&index0, (void*)&roles1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("setItemData", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::setItemData(index0, roles1); +} +void PythonQtShell_QSqlTableModel::setSort(int column0, Qt::SortOrder order1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setSort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "Qt::SortOrder"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&order1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::setSort(column0, order1); +} +void PythonQtShell_QSqlTableModel::setTable(const QString& tableName0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&tableName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::setTable(tableName0); +} +QModelIndex PythonQtShell_QSqlTableModel::sibling(int row0, int column1, const QModelIndex& idx2) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sibling"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QModelIndex" , "int" , "int" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QModelIndex returnValue; + void* args[4] = {NULL, (void*)&row0, (void*)&column1, (void*)&idx2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sibling", methodInfo, result); + } else { + returnValue = *((QModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::sibling(row0, column1, idx2); +} +void PythonQtShell_QSqlTableModel::sort(int column0, Qt::SortOrder order1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sort"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int" , "Qt::SortOrder"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&column0, (void*)&order1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::sort(column0, order1); +} +QSize PythonQtShell_QSqlTableModel::span(const QModelIndex& index0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("span"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize" , "const QModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QSize returnValue; + void* args[2] = {NULL, (void*)&index0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("span", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::span(index0); +} +bool PythonQtShell_QSqlTableModel::submit() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("submit"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("submit", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::submit(); +} +Qt::DropActions PythonQtShell_QSqlTableModel::supportedDragActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDragActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDragActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::supportedDragActions(); +} +Qt::DropActions PythonQtShell_QSqlTableModel::supportedDropActions() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportedDropActions"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::DropActions"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + Qt::DropActions returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportedDropActions", methodInfo, result); + } else { + returnValue = *((Qt::DropActions*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::supportedDropActions(); +} +void PythonQtShell_QSqlTableModel::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSqlTableModel::timerEvent(event0); +} +bool PythonQtShell_QSqlTableModel::updateRowInTable(int row0, const QSqlRecord& values1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateRowInTable"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "int" , "const QSqlRecord&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&row0, (void*)&values1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("updateRowInTable", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSqlTableModel::updateRowInTable(row0, values1); +} +QSqlTableModel* PythonQtWrapper_QSqlTableModel::new_QSqlTableModel(QObject* parent, QSqlDatabase db) +{ +return new PythonQtShell_QSqlTableModel(parent, db); } + +const QMetaObject* PythonQtShell_QSqlTableModel::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSqlTableModel::staticMetaObject); + } else { + return &QSqlTableModel::staticMetaObject; + } +} +int PythonQtShell_QSqlTableModel::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSqlTableModel::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSqlDatabase PythonQtWrapper_QSqlTableModel::database(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->database()); +} + +bool PythonQtWrapper_QSqlTableModel::deleteRowFromTable(QSqlTableModel* theWrappedObject, int row) +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_deleteRowFromTable(row)); +} + +QSqlTableModel::EditStrategy PythonQtWrapper_QSqlTableModel::editStrategy(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->editStrategy()); +} + +int PythonQtWrapper_QSqlTableModel::fieldIndex(QSqlTableModel* theWrappedObject, const QString& fieldName) const +{ + return ( theWrappedObject->fieldIndex(fieldName)); +} + +QString PythonQtWrapper_QSqlTableModel::filter(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->filter()); +} + +bool PythonQtWrapper_QSqlTableModel::insertRecord(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& record) +{ + return ( theWrappedObject->insertRecord(row, record)); +} + +bool PythonQtWrapper_QSqlTableModel::insertRowIntoTable(QSqlTableModel* theWrappedObject, const QSqlRecord& values) +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_insertRowIntoTable(values)); +} + +bool PythonQtWrapper_QSqlTableModel::isDirty(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->isDirty()); +} + +bool PythonQtWrapper_QSqlTableModel::isDirty(QSqlTableModel* theWrappedObject, const QModelIndex& index) const +{ + return ( theWrappedObject->isDirty(index)); +} + +QString PythonQtWrapper_QSqlTableModel::orderByClause(QSqlTableModel* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_orderByClause()); +} + +QSqlIndex PythonQtWrapper_QSqlTableModel::primaryKey(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->primaryKey()); +} + +QSqlRecord PythonQtWrapper_QSqlTableModel::primaryValues(QSqlTableModel* theWrappedObject, int row) const +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_primaryValues(row)); +} + +QSqlRecord PythonQtWrapper_QSqlTableModel::record(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->record()); +} + +QSqlRecord PythonQtWrapper_QSqlTableModel::record(QSqlTableModel* theWrappedObject, int row) const +{ + return ( theWrappedObject->record(row)); +} + +void PythonQtWrapper_QSqlTableModel::revertRow(QSqlTableModel* theWrappedObject, int row) +{ + ( theWrappedObject->revertRow(row)); +} + +QString PythonQtWrapper_QSqlTableModel::selectStatement(QSqlTableModel* theWrappedObject) const +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_selectStatement()); +} + +void PythonQtWrapper_QSqlTableModel::setEditStrategy(QSqlTableModel* theWrappedObject, QSqlTableModel::EditStrategy strategy) +{ + ( theWrappedObject->setEditStrategy(strategy)); +} + +void PythonQtWrapper_QSqlTableModel::setFilter(QSqlTableModel* theWrappedObject, const QString& filter) +{ + ( theWrappedObject->setFilter(filter)); +} + +void PythonQtWrapper_QSqlTableModel::setPrimaryKey(QSqlTableModel* theWrappedObject, const QSqlIndex& key) +{ + ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_setPrimaryKey(key)); +} + +void PythonQtWrapper_QSqlTableModel::setQuery(QSqlTableModel* theWrappedObject, const QSqlQuery& query) +{ + ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_setQuery(query)); +} + +bool PythonQtWrapper_QSqlTableModel::setRecord(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& record) +{ + return ( theWrappedObject->setRecord(row, record)); +} + +void PythonQtWrapper_QSqlTableModel::setSort(QSqlTableModel* theWrappedObject, int column, Qt::SortOrder order) +{ + ( theWrappedObject->setSort(column, order)); +} + +void PythonQtWrapper_QSqlTableModel::setTable(QSqlTableModel* theWrappedObject, const QString& tableName) +{ + ( theWrappedObject->setTable(tableName)); +} + +QString PythonQtWrapper_QSqlTableModel::tableName(QSqlTableModel* theWrappedObject) const +{ + return ( theWrappedObject->tableName()); +} + +bool PythonQtWrapper_QSqlTableModel::updateRowInTable(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& values) +{ + return ( ((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->promoted_updateRowInTable(row, values)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.h b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.h new file mode 100644 index 00000000..45b9608f --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql0.h @@ -0,0 +1,1169 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtWrapper_QSql : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Location NumericalPrecisionPolicy ParamTypeFlag TableType ) +Q_FLAGS(ParamType ) +enum Location{ + BeforeFirstRow = QSql::BeforeFirstRow, AfterLastRow = QSql::AfterLastRow}; +enum NumericalPrecisionPolicy{ + LowPrecisionInt32 = QSql::LowPrecisionInt32, LowPrecisionInt64 = QSql::LowPrecisionInt64, LowPrecisionDouble = QSql::LowPrecisionDouble, HighPrecision = QSql::HighPrecision}; +enum ParamTypeFlag{ + In = QSql::In, Out = QSql::Out, InOut = QSql::InOut, Binary = QSql::Binary}; +enum TableType{ + Tables = QSql::Tables, SystemTables = QSql::SystemTables, Views = QSql::Views, AllTables = QSql::AllTables}; +Q_DECLARE_FLAGS(ParamType, ParamTypeFlag) +public slots: +}; + + + + + +class PythonQtShell_QSqlDatabase : public QSqlDatabase +{ +public: + PythonQtShell_QSqlDatabase():QSqlDatabase(),_wrapper(NULL) {}; + PythonQtShell_QSqlDatabase(QSqlDriver* driver):QSqlDatabase(driver),_wrapper(NULL) {}; + PythonQtShell_QSqlDatabase(const QSqlDatabase& other):QSqlDatabase(other),_wrapper(NULL) {}; + PythonQtShell_QSqlDatabase(const QString& type):QSqlDatabase(type),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlDatabase(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSqlDatabase : public QObject +{ Q_OBJECT +public: +public slots: +QSqlDatabase* new_QSqlDatabase(); +QSqlDatabase* new_QSqlDatabase(QSqlDriver* driver); +QSqlDatabase* new_QSqlDatabase(const QSqlDatabase& other); +QSqlDatabase* new_QSqlDatabase(const QString& type); +void delete_QSqlDatabase(QSqlDatabase* obj) { delete obj; } + QSqlDatabase static_QSqlDatabase_addDatabase(QSqlDriver* driver, const QString& connectionName = QLatin1String(QSqlDatabase::defaultConnection)); + QSqlDatabase static_QSqlDatabase_addDatabase(const QString& type, const QString& connectionName = QLatin1String(QSqlDatabase::defaultConnection)); + QSqlDatabase static_QSqlDatabase_cloneDatabase(const QSqlDatabase& other, const QString& connectionName); + void close(QSqlDatabase* theWrappedObject); + bool commit(QSqlDatabase* theWrappedObject); + QString connectOptions(QSqlDatabase* theWrappedObject) const; + QString connectionName(QSqlDatabase* theWrappedObject) const; + QStringList static_QSqlDatabase_connectionNames(); + bool static_QSqlDatabase_contains(const QString& connectionName = QLatin1String(QSqlDatabase::defaultConnection)); + QSqlDatabase static_QSqlDatabase_database(const QString& connectionName = QLatin1String(QSqlDatabase::defaultConnection), bool open = true); + QString databaseName(QSqlDatabase* theWrappedObject) const; + QSqlDriver* driver(QSqlDatabase* theWrappedObject) const; + QString driverName(QSqlDatabase* theWrappedObject) const; + QStringList static_QSqlDatabase_drivers(); + QSqlQuery exec(QSqlDatabase* theWrappedObject, const QString& query = QString()) const; + QString hostName(QSqlDatabase* theWrappedObject) const; + bool static_QSqlDatabase_isDriverAvailable(const QString& name); + bool isOpen(QSqlDatabase* theWrappedObject) const; + bool isOpenError(QSqlDatabase* theWrappedObject) const; + bool isValid(QSqlDatabase* theWrappedObject) const; + QSqlError lastError(QSqlDatabase* theWrappedObject) const; + QSql::NumericalPrecisionPolicy numericalPrecisionPolicy(QSqlDatabase* theWrappedObject) const; + bool open(QSqlDatabase* theWrappedObject); + bool open(QSqlDatabase* theWrappedObject, const QString& user, const QString& password); + QString password(QSqlDatabase* theWrappedObject) const; + int port(QSqlDatabase* theWrappedObject) const; + QSqlIndex primaryIndex(QSqlDatabase* theWrappedObject, const QString& tablename) const; + QSqlRecord record(QSqlDatabase* theWrappedObject, const QString& tablename) const; + void static_QSqlDatabase_registerSqlDriver(const QString& name, QSqlDriverCreatorBase* creator); + void static_QSqlDatabase_removeDatabase(const QString& connectionName); + bool rollback(QSqlDatabase* theWrappedObject); + void setConnectOptions(QSqlDatabase* theWrappedObject, const QString& options = QString()); + void setDatabaseName(QSqlDatabase* theWrappedObject, const QString& name); + void setHostName(QSqlDatabase* theWrappedObject, const QString& host); + void setNumericalPrecisionPolicy(QSqlDatabase* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy); + void setPassword(QSqlDatabase* theWrappedObject, const QString& password); + void setPort(QSqlDatabase* theWrappedObject, int p); + void setUserName(QSqlDatabase* theWrappedObject, const QString& name); + QStringList tables(QSqlDatabase* theWrappedObject, QSql::TableType type = QSql::Tables) const; + bool transaction(QSqlDatabase* theWrappedObject); + QString userName(QSqlDatabase* theWrappedObject) const; + QString py_toString(QSqlDatabase*); + bool __nonzero__(QSqlDatabase* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QSqlDriver : public QSqlDriver +{ +public: + PythonQtShell_QSqlDriver(QObject* parent = nullptr):QSqlDriver(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlDriver(); + +virtual bool beginTransaction(); +virtual bool cancelQuery(); +virtual void childEvent(QChildEvent* event); +virtual void close(); +virtual bool commitTransaction(); +virtual QSqlResult* createResult() const; +virtual void customEvent(QEvent* event); +virtual QString escapeIdentifier(const QString& identifier, QSqlDriver::IdentifierType type) const; +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QString formatValue(const QSqlField& field, bool trimStrings = false) const; +virtual QVariant handle() const; +virtual bool hasFeature(QSqlDriver::DriverFeature f) const; +virtual bool isIdentifierEscaped(const QString& identifier, QSqlDriver::IdentifierType type) const; +virtual bool isOpen() const; +virtual bool open(const QString& db, const QString& user = QString(), const QString& password = QString(), const QString& host = QString(), int port = -1, const QString& connOpts = QString()); +virtual QSqlIndex primaryIndex(const QString& tableName) const; +virtual QSqlRecord record(const QString& tableName) const; +virtual bool rollbackTransaction(); +virtual void setLastError(const QSqlError& e); +virtual void setOpen(bool o); +virtual void setOpenError(bool e); +virtual QString sqlStatement(QSqlDriver::StatementType type, const QString& tableName, const QSqlRecord& rec, bool preparedStatement) const; +virtual QString stripDelimiters(const QString& identifier, QSqlDriver::IdentifierType type) const; +virtual bool subscribeToNotification(const QString& name); +virtual QStringList subscribedToNotifications() const; +virtual QStringList tables(QSql::TableType tableType) const; +virtual void timerEvent(QTimerEvent* event); +virtual bool unsubscribeFromNotification(const QString& name); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlDriver : public QSqlDriver +{ public: +inline void promoted_setLastError(const QSqlError& e) { this->setLastError(e); } +inline void promoted_setOpen(bool o) { this->setOpen(o); } +inline void promoted_setOpenError(bool e) { this->setOpenError(e); } +inline bool py_q_beginTransaction() { return QSqlDriver::beginTransaction(); } +inline bool py_q_cancelQuery() { return QSqlDriver::cancelQuery(); } +inline void py_q_close() { this->close(); } +inline bool py_q_commitTransaction() { return QSqlDriver::commitTransaction(); } +inline QSqlResult* py_q_createResult() const { return this->createResult(); } +inline QString py_q_escapeIdentifier(const QString& identifier, QSqlDriver::IdentifierType type) const { return QSqlDriver::escapeIdentifier(identifier, type); } +inline QString py_q_formatValue(const QSqlField& field, bool trimStrings = false) const { return QSqlDriver::formatValue(field, trimStrings); } +inline QVariant py_q_handle() const { return QSqlDriver::handle(); } +inline bool py_q_hasFeature(QSqlDriver::DriverFeature f) const { return this->hasFeature(f); } +inline bool py_q_isIdentifierEscaped(const QString& identifier, QSqlDriver::IdentifierType type) const { return QSqlDriver::isIdentifierEscaped(identifier, type); } +inline bool py_q_isOpen() const { return QSqlDriver::isOpen(); } +inline bool py_q_open(const QString& db, const QString& user = QString(), const QString& password = QString(), const QString& host = QString(), int port = -1, const QString& connOpts = QString()) { return this->open(db, user, password, host, port, connOpts); } +inline QSqlIndex py_q_primaryIndex(const QString& tableName) const { return QSqlDriver::primaryIndex(tableName); } +inline QSqlRecord py_q_record(const QString& tableName) const { return QSqlDriver::record(tableName); } +inline bool py_q_rollbackTransaction() { return QSqlDriver::rollbackTransaction(); } +inline void py_q_setLastError(const QSqlError& e) { QSqlDriver::setLastError(e); } +inline void py_q_setOpen(bool o) { QSqlDriver::setOpen(o); } +inline void py_q_setOpenError(bool e) { QSqlDriver::setOpenError(e); } +inline QString py_q_sqlStatement(QSqlDriver::StatementType type, const QString& tableName, const QSqlRecord& rec, bool preparedStatement) const { return QSqlDriver::sqlStatement(type, tableName, rec, preparedStatement); } +inline QString py_q_stripDelimiters(const QString& identifier, QSqlDriver::IdentifierType type) const { return QSqlDriver::stripDelimiters(identifier, type); } +inline bool py_q_subscribeToNotification(const QString& name) { return QSqlDriver::subscribeToNotification(name); } +inline QStringList py_q_subscribedToNotifications() const { return QSqlDriver::subscribedToNotifications(); } +inline QStringList py_q_tables(QSql::TableType tableType) const { return QSqlDriver::tables(tableType); } +inline bool py_q_unsubscribeFromNotification(const QString& name) { return QSqlDriver::unsubscribeFromNotification(name); } +}; + +class PythonQtWrapper_QSqlDriver : public QObject +{ Q_OBJECT +public: +Q_ENUMS(DbmsType DriverFeature IdentifierType NotificationSource StatementType ) +enum DbmsType{ + UnknownDbms = QSqlDriver::UnknownDbms, MSSqlServer = QSqlDriver::MSSqlServer, MySqlServer = QSqlDriver::MySqlServer, PostgreSQL = QSqlDriver::PostgreSQL, Oracle = QSqlDriver::Oracle, Sybase = QSqlDriver::Sybase, SQLite = QSqlDriver::SQLite, Interbase = QSqlDriver::Interbase, DB2 = QSqlDriver::DB2}; +enum DriverFeature{ + Transactions = QSqlDriver::Transactions, QuerySize = QSqlDriver::QuerySize, BLOB = QSqlDriver::BLOB, Unicode = QSqlDriver::Unicode, PreparedQueries = QSqlDriver::PreparedQueries, NamedPlaceholders = QSqlDriver::NamedPlaceholders, PositionalPlaceholders = QSqlDriver::PositionalPlaceholders, LastInsertId = QSqlDriver::LastInsertId, BatchOperations = QSqlDriver::BatchOperations, SimpleLocking = QSqlDriver::SimpleLocking, LowPrecisionNumbers = QSqlDriver::LowPrecisionNumbers, EventNotifications = QSqlDriver::EventNotifications, FinishQuery = QSqlDriver::FinishQuery, MultipleResultSets = QSqlDriver::MultipleResultSets, CancelQuery = QSqlDriver::CancelQuery}; +enum IdentifierType{ + FieldName = QSqlDriver::FieldName, TableName = QSqlDriver::TableName}; +enum NotificationSource{ + UnknownSource = QSqlDriver::UnknownSource, SelfSource = QSqlDriver::SelfSource, OtherSource = QSqlDriver::OtherSource}; +enum StatementType{ + WhereStatement = QSqlDriver::WhereStatement, SelectStatement = QSqlDriver::SelectStatement, UpdateStatement = QSqlDriver::UpdateStatement, InsertStatement = QSqlDriver::InsertStatement, DeleteStatement = QSqlDriver::DeleteStatement}; +public slots: +QSqlDriver* new_QSqlDriver(QObject* parent = nullptr); +void delete_QSqlDriver(QSqlDriver* obj) { delete obj; } + bool beginTransaction(QSqlDriver* theWrappedObject); + bool py_q_beginTransaction(QSqlDriver* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_beginTransaction());} + bool py_q_cancelQuery(QSqlDriver* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_cancelQuery());} + void close(QSqlDriver* theWrappedObject); + void py_q_close(QSqlDriver* theWrappedObject){ (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_close());} + bool commitTransaction(QSqlDriver* theWrappedObject); + bool py_q_commitTransaction(QSqlDriver* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_commitTransaction());} + QSqlResult* createResult(QSqlDriver* theWrappedObject) const; + QSqlResult* py_q_createResult(QSqlDriver* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_createResult());} + QSqlDriver::DbmsType dbmsType(QSqlDriver* theWrappedObject) const; + QString escapeIdentifier(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const; + QString py_q_escapeIdentifier(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_escapeIdentifier(identifier, type));} + QString formatValue(QSqlDriver* theWrappedObject, const QSqlField& field, bool trimStrings = false) const; + QString py_q_formatValue(QSqlDriver* theWrappedObject, const QSqlField& field, bool trimStrings = false) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_formatValue(field, trimStrings));} + QVariant handle(QSqlDriver* theWrappedObject) const; + QVariant py_q_handle(QSqlDriver* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_handle());} + bool hasFeature(QSqlDriver* theWrappedObject, QSqlDriver::DriverFeature f) const; + bool py_q_hasFeature(QSqlDriver* theWrappedObject, QSqlDriver::DriverFeature f) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_hasFeature(f));} + bool isIdentifierEscaped(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const; + bool py_q_isIdentifierEscaped(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_isIdentifierEscaped(identifier, type));} + bool isOpen(QSqlDriver* theWrappedObject) const; + bool py_q_isOpen(QSqlDriver* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_isOpen());} + bool isOpenError(QSqlDriver* theWrappedObject) const; + QSqlError lastError(QSqlDriver* theWrappedObject) const; + QSql::NumericalPrecisionPolicy numericalPrecisionPolicy(QSqlDriver* theWrappedObject) const; + bool open(QSqlDriver* theWrappedObject, const QString& db, const QString& user = QString(), const QString& password = QString(), const QString& host = QString(), int port = -1, const QString& connOpts = QString()); + bool py_q_open(QSqlDriver* theWrappedObject, const QString& db, const QString& user = QString(), const QString& password = QString(), const QString& host = QString(), int port = -1, const QString& connOpts = QString()){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_open(db, user, password, host, port, connOpts));} + QSqlIndex primaryIndex(QSqlDriver* theWrappedObject, const QString& tableName) const; + QSqlIndex py_q_primaryIndex(QSqlDriver* theWrappedObject, const QString& tableName) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_primaryIndex(tableName));} + QSqlRecord record(QSqlDriver* theWrappedObject, const QString& tableName) const; + QSqlRecord py_q_record(QSqlDriver* theWrappedObject, const QString& tableName) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_record(tableName));} + bool rollbackTransaction(QSqlDriver* theWrappedObject); + bool py_q_rollbackTransaction(QSqlDriver* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_rollbackTransaction());} + void setLastError(QSqlDriver* theWrappedObject, const QSqlError& e); + void py_q_setLastError(QSqlDriver* theWrappedObject, const QSqlError& e){ (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_setLastError(e));} + void setNumericalPrecisionPolicy(QSqlDriver* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy); + void setOpen(QSqlDriver* theWrappedObject, bool o); + void py_q_setOpen(QSqlDriver* theWrappedObject, bool o){ (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_setOpen(o));} + void setOpenError(QSqlDriver* theWrappedObject, bool e); + void py_q_setOpenError(QSqlDriver* theWrappedObject, bool e){ (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_setOpenError(e));} + QString sqlStatement(QSqlDriver* theWrappedObject, QSqlDriver::StatementType type, const QString& tableName, const QSqlRecord& rec, bool preparedStatement) const; + QString py_q_sqlStatement(QSqlDriver* theWrappedObject, QSqlDriver::StatementType type, const QString& tableName, const QSqlRecord& rec, bool preparedStatement) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_sqlStatement(type, tableName, rec, preparedStatement));} + QString stripDelimiters(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const; + QString py_q_stripDelimiters(QSqlDriver* theWrappedObject, const QString& identifier, QSqlDriver::IdentifierType type) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_stripDelimiters(identifier, type));} + bool subscribeToNotification(QSqlDriver* theWrappedObject, const QString& name); + bool py_q_subscribeToNotification(QSqlDriver* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_subscribeToNotification(name));} + QStringList subscribedToNotifications(QSqlDriver* theWrappedObject) const; + QStringList py_q_subscribedToNotifications(QSqlDriver* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_subscribedToNotifications());} + QStringList tables(QSqlDriver* theWrappedObject, QSql::TableType tableType) const; + QStringList py_q_tables(QSqlDriver* theWrappedObject, QSql::TableType tableType) const{ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_tables(tableType));} + bool unsubscribeFromNotification(QSqlDriver* theWrappedObject, const QString& name); + bool py_q_unsubscribeFromNotification(QSqlDriver* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QSqlDriver*)theWrappedObject)->py_q_unsubscribeFromNotification(name));} +}; + + + + + +class PythonQtShell_QSqlDriverCreatorBase : public QSqlDriverCreatorBase +{ +public: + PythonQtShell_QSqlDriverCreatorBase():QSqlDriverCreatorBase(),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlDriverCreatorBase(); + +virtual QSqlDriver* createObject() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlDriverCreatorBase : public QSqlDriverCreatorBase +{ public: +inline QSqlDriver* py_q_createObject() const { return this->createObject(); } +}; + +class PythonQtWrapper_QSqlDriverCreatorBase : public QObject +{ Q_OBJECT +public: +public slots: +QSqlDriverCreatorBase* new_QSqlDriverCreatorBase(); +void delete_QSqlDriverCreatorBase(QSqlDriverCreatorBase* obj) { delete obj; } + QSqlDriver* createObject(QSqlDriverCreatorBase* theWrappedObject) const; + QSqlDriver* py_q_createObject(QSqlDriverCreatorBase* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlDriverCreatorBase*)theWrappedObject)->py_q_createObject());} +}; + + + + + +class PythonQtWrapper_QSqlError : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ErrorType ) +enum ErrorType{ + NoError = QSqlError::NoError, ConnectionError = QSqlError::ConnectionError, StatementError = QSqlError::StatementError, TransactionError = QSqlError::TransactionError, UnknownError = QSqlError::UnknownError}; +public slots: +QSqlError* new_QSqlError(const QSqlError& other); +QSqlError* new_QSqlError(const QString& driverText = QString(), const QString& databaseText = QString(), QSqlError::ErrorType type = QSqlError::NoError, const QString& errorCode = QString()); +QSqlError* new_QSqlError(const QString& driverText, const QString& databaseText, QSqlError::ErrorType type, int number); +void delete_QSqlError(QSqlError* obj) { delete obj; } + QString databaseText(QSqlError* theWrappedObject) const; + QString driverText(QSqlError* theWrappedObject) const; + bool isValid(QSqlError* theWrappedObject) const; + QString nativeErrorCode(QSqlError* theWrappedObject) const; + int number(QSqlError* theWrappedObject) const; + bool __ne__(QSqlError* theWrappedObject, const QSqlError& other) const; + bool __eq__(QSqlError* theWrappedObject, const QSqlError& other) const; + void setDatabaseText(QSqlError* theWrappedObject, const QString& databaseText); + void setDriverText(QSqlError* theWrappedObject, const QString& driverText); + void setNumber(QSqlError* theWrappedObject, int number); + void setType(QSqlError* theWrappedObject, QSqlError::ErrorType type); + void swap(QSqlError* theWrappedObject, QSqlError& other); + QString text(QSqlError* theWrappedObject) const; + QSqlError::ErrorType type(QSqlError* theWrappedObject) const; + QString py_toString(QSqlError*); + bool __nonzero__(QSqlError* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QSqlField : public QObject +{ Q_OBJECT +public: +Q_ENUMS(RequiredStatus ) +enum RequiredStatus{ + Unknown = QSqlField::Unknown, Optional = QSqlField::Optional, Required = QSqlField::Required}; +public slots: +QSqlField* new_QSqlField(const QSqlField& other); +QSqlField* new_QSqlField(const QString& fieldName = QString(), QVariant::Type type = QVariant::Invalid); +QSqlField* new_QSqlField(const QString& fieldName, QVariant::Type type, const QString& tableName); +void delete_QSqlField(QSqlField* obj) { delete obj; } + void clear(QSqlField* theWrappedObject); + QVariant defaultValue(QSqlField* theWrappedObject) const; + bool isAutoValue(QSqlField* theWrappedObject) const; + bool isGenerated(QSqlField* theWrappedObject) const; + bool isNull(QSqlField* theWrappedObject) const; + bool isReadOnly(QSqlField* theWrappedObject) const; + bool isValid(QSqlField* theWrappedObject) const; + int length(QSqlField* theWrappedObject) const; + QString name(QSqlField* theWrappedObject) const; + bool __ne__(QSqlField* theWrappedObject, const QSqlField& other) const; + bool __eq__(QSqlField* theWrappedObject, const QSqlField& other) const; + int precision(QSqlField* theWrappedObject) const; + QSqlField::RequiredStatus requiredStatus(QSqlField* theWrappedObject) const; + void setAutoValue(QSqlField* theWrappedObject, bool autoVal); + void setDefaultValue(QSqlField* theWrappedObject, const QVariant& value); + void setGenerated(QSqlField* theWrappedObject, bool gen); + void setLength(QSqlField* theWrappedObject, int fieldLength); + void setName(QSqlField* theWrappedObject, const QString& name); + void setPrecision(QSqlField* theWrappedObject, int precision); + void setReadOnly(QSqlField* theWrappedObject, bool readOnly); + void setRequired(QSqlField* theWrappedObject, bool required); + void setRequiredStatus(QSqlField* theWrappedObject, QSqlField::RequiredStatus status); + void setSqlType(QSqlField* theWrappedObject, int type); + void setTableName(QSqlField* theWrappedObject, const QString& tableName); + void setType(QSqlField* theWrappedObject, QVariant::Type type); + void setValue(QSqlField* theWrappedObject, const QVariant& value); + QString tableName(QSqlField* theWrappedObject) const; + QVariant::Type type(QSqlField* theWrappedObject) const; + int typeID(QSqlField* theWrappedObject) const; + QVariant value(QSqlField* theWrappedObject) const; + QString py_toString(QSqlField*); + bool __nonzero__(QSqlField* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QSqlIndex : public QObject +{ Q_OBJECT +public: +public slots: +QSqlIndex* new_QSqlIndex(const QSqlIndex& other); +QSqlIndex* new_QSqlIndex(const QString& cursorName = QString(), const QString& name = QString()); +void delete_QSqlIndex(QSqlIndex* obj) { delete obj; } + void append(QSqlIndex* theWrappedObject, const QSqlField& field); + void append(QSqlIndex* theWrappedObject, const QSqlField& field, bool desc); + QString cursorName(QSqlIndex* theWrappedObject) const; + bool isDescending(QSqlIndex* theWrappedObject, int i) const; + QString name(QSqlIndex* theWrappedObject) const; + void setCursorName(QSqlIndex* theWrappedObject, const QString& cursorName); + void setDescending(QSqlIndex* theWrappedObject, int i, bool desc); + void setName(QSqlIndex* theWrappedObject, const QString& name); + bool __nonzero__(QSqlIndex* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QSqlQuery : public QObject +{ Q_OBJECT +public: +Q_ENUMS(BatchExecutionMode ) +enum BatchExecutionMode{ + ValuesAsRows = QSqlQuery::ValuesAsRows, ValuesAsColumns = QSqlQuery::ValuesAsColumns}; +public slots: +QSqlQuery* new_QSqlQuery(QSqlDatabase db); +QSqlQuery* new_QSqlQuery(QSqlResult* r); +QSqlQuery* new_QSqlQuery(const QSqlQuery& other); +QSqlQuery* new_QSqlQuery(const QString& query = QString(), QSqlDatabase db = QSqlDatabase()); +void delete_QSqlQuery(QSqlQuery* obj) { delete obj; } + void addBindValue(QSqlQuery* theWrappedObject, const QVariant& val, QSql::ParamType type = QSql::In); + int at(QSqlQuery* theWrappedObject) const; + void bindValue(QSqlQuery* theWrappedObject, const QString& placeholder, const QVariant& val, QSql::ParamType type = QSql::In); + void bindValue(QSqlQuery* theWrappedObject, int pos, const QVariant& val, QSql::ParamType type = QSql::In); + QVariant boundValue(QSqlQuery* theWrappedObject, const QString& placeholder) const; + QVariant boundValue(QSqlQuery* theWrappedObject, int pos) const; + QMap boundValues(QSqlQuery* theWrappedObject) const; + void clear(QSqlQuery* theWrappedObject); + const QSqlDriver* driver(QSqlQuery* theWrappedObject) const; + bool exec(QSqlQuery* theWrappedObject); + bool exec(QSqlQuery* theWrappedObject, const QString& query); + bool execBatch(QSqlQuery* theWrappedObject, QSqlQuery::BatchExecutionMode mode = QSqlQuery::ValuesAsRows); + QString executedQuery(QSqlQuery* theWrappedObject) const; + void finish(QSqlQuery* theWrappedObject); + bool first(QSqlQuery* theWrappedObject); + bool isActive(QSqlQuery* theWrappedObject) const; + bool isForwardOnly(QSqlQuery* theWrappedObject) const; + bool isNull(QSqlQuery* theWrappedObject, const QString& name) const; + bool isNull(QSqlQuery* theWrappedObject, int field) const; + bool isSelect(QSqlQuery* theWrappedObject) const; + bool isValid(QSqlQuery* theWrappedObject) const; + bool last(QSqlQuery* theWrappedObject); + QSqlError lastError(QSqlQuery* theWrappedObject) const; + QVariant lastInsertId(QSqlQuery* theWrappedObject) const; + QString lastQuery(QSqlQuery* theWrappedObject) const; + bool next(QSqlQuery* theWrappedObject); + bool nextResult(QSqlQuery* theWrappedObject); + int numRowsAffected(QSqlQuery* theWrappedObject) const; + QSql::NumericalPrecisionPolicy numericalPrecisionPolicy(QSqlQuery* theWrappedObject) const; + bool prepare(QSqlQuery* theWrappedObject, const QString& query); + bool previous(QSqlQuery* theWrappedObject); + QSqlRecord record(QSqlQuery* theWrappedObject) const; + const QSqlResult* result(QSqlQuery* theWrappedObject) const; + bool seek(QSqlQuery* theWrappedObject, int i, bool relative = false); + void setForwardOnly(QSqlQuery* theWrappedObject, bool forward); + void setNumericalPrecisionPolicy(QSqlQuery* theWrappedObject, QSql::NumericalPrecisionPolicy precisionPolicy); + int size(QSqlQuery* theWrappedObject) const; + QVariant value(QSqlQuery* theWrappedObject, const QString& name) const; + QVariant value(QSqlQuery* theWrappedObject, int i) const; + bool __nonzero__(QSqlQuery* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QSqlQueryModel : public QSqlQueryModel +{ +public: + PythonQtShell_QSqlQueryModel(QObject* parent = nullptr):QSqlQueryModel(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlQueryModel(); + +virtual QModelIndex buddy(const QModelIndex& index) const; +virtual bool canDropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent) const; +virtual bool canFetchMore(const QModelIndex& parent = QModelIndex()) const; +virtual void childEvent(QChildEvent* event); +virtual void clear(); +virtual int columnCount(const QModelIndex& parent = QModelIndex()) const; +virtual void customEvent(QEvent* event); +virtual QVariant data(const QModelIndex& item, int role = Qt::DisplayRole) const; +virtual bool dropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void fetchMore(const QModelIndex& parent = QModelIndex()); +virtual Qt::ItemFlags flags(const QModelIndex& index) const; +virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const; +virtual QModelIndex index(int row, int column, const QModelIndex& parent = QModelIndex()) const; +virtual QModelIndex indexInQuery(const QModelIndex& item) const; +virtual bool insertColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool insertRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual QMap itemData(const QModelIndex& index) const; +virtual QList match(const QModelIndex& start, int role, const QVariant& value, int hits = 1, Qt::MatchFlags flags = Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const; +virtual QMimeData* mimeData(const QList& indexes) const; +virtual QStringList mimeTypes() const; +virtual bool moveColumns(const QModelIndex& sourceParent, int sourceColumn, int count, const QModelIndex& destinationParent, int destinationChild); +virtual bool moveRows(const QModelIndex& sourceParent, int sourceRow, int count, const QModelIndex& destinationParent, int destinationChild); +virtual void queryChange(); +virtual bool removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool removeRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual void revert(); +virtual QHash roleNames() const; +virtual int rowCount(const QModelIndex& parent = QModelIndex()) const; +virtual bool setData(const QModelIndex& index, const QVariant& value, int role = Qt::EditRole); +virtual bool setHeaderData(int section, Qt::Orientation orientation, const QVariant& value, int role = Qt::EditRole); +virtual bool setItemData(const QModelIndex& index, const QMap& roles); +virtual QModelIndex sibling(int row, int column, const QModelIndex& idx) const; +virtual void sort(int column, Qt::SortOrder order = Qt::AscendingOrder); +virtual QSize span(const QModelIndex& index) const; +virtual bool submit(); +virtual Qt::DropActions supportedDragActions() const; +virtual Qt::DropActions supportedDropActions() const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlQueryModel : public QSqlQueryModel +{ public: +inline void promoted_beginInsertColumns(const QModelIndex& parent, int first, int last) { this->beginInsertColumns(parent, first, last); } +inline void promoted_beginInsertRows(const QModelIndex& parent, int first, int last) { this->beginInsertRows(parent, first, last); } +inline void promoted_beginRemoveColumns(const QModelIndex& parent, int first, int last) { this->beginRemoveColumns(parent, first, last); } +inline void promoted_beginRemoveRows(const QModelIndex& parent, int first, int last) { this->beginRemoveRows(parent, first, last); } +inline void promoted_beginResetModel() { this->beginResetModel(); } +inline void promoted_endInsertColumns() { this->endInsertColumns(); } +inline void promoted_endInsertRows() { this->endInsertRows(); } +inline void promoted_endRemoveColumns() { this->endRemoveColumns(); } +inline void promoted_endRemoveRows() { this->endRemoveRows(); } +inline void promoted_endResetModel() { this->endResetModel(); } +inline QModelIndex promoted_indexInQuery(const QModelIndex& item) const { return this->indexInQuery(item); } +inline void promoted_queryChange() { this->queryChange(); } +inline void promoted_setLastError(const QSqlError& error) { this->setLastError(error); } +inline bool py_q_canFetchMore(const QModelIndex& parent = QModelIndex()) const { return QSqlQueryModel::canFetchMore(parent); } +inline void py_q_clear() { QSqlQueryModel::clear(); } +inline int py_q_columnCount(const QModelIndex& parent = QModelIndex()) const { return QSqlQueryModel::columnCount(parent); } +inline QVariant py_q_data(const QModelIndex& item, int role = Qt::DisplayRole) const { return QSqlQueryModel::data(item, role); } +inline void py_q_fetchMore(const QModelIndex& parent = QModelIndex()) { QSqlQueryModel::fetchMore(parent); } +inline QVariant py_q_headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const { return QSqlQueryModel::headerData(section, orientation, role); } +inline QModelIndex py_q_indexInQuery(const QModelIndex& item) const { return QSqlQueryModel::indexInQuery(item); } +inline bool py_q_insertColumns(int column, int count, const QModelIndex& parent = QModelIndex()) { return QSqlQueryModel::insertColumns(column, count, parent); } +inline void py_q_queryChange() { QSqlQueryModel::queryChange(); } +inline bool py_q_removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()) { return QSqlQueryModel::removeColumns(column, count, parent); } +inline QHash py_q_roleNames() const { return QSqlQueryModel::roleNames(); } +inline int py_q_rowCount(const QModelIndex& parent = QModelIndex()) const { return QSqlQueryModel::rowCount(parent); } +inline bool py_q_setHeaderData(int section, Qt::Orientation orientation, const QVariant& value, int role = Qt::EditRole) { return QSqlQueryModel::setHeaderData(section, orientation, value, role); } +}; + +class PythonQtWrapper_QSqlQueryModel : public QObject +{ Q_OBJECT +public: +public slots: +QSqlQueryModel* new_QSqlQueryModel(QObject* parent = nullptr); +void delete_QSqlQueryModel(QSqlQueryModel* obj) { delete obj; } + void beginInsertColumns(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last); + void beginInsertRows(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last); + void beginRemoveColumns(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last); + void beginRemoveRows(QSqlQueryModel* theWrappedObject, const QModelIndex& parent, int first, int last); + void beginResetModel(QSqlQueryModel* theWrappedObject); + bool py_q_canFetchMore(QSqlQueryModel* theWrappedObject, const QModelIndex& parent = QModelIndex()) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_canFetchMore(parent));} + void clear(QSqlQueryModel* theWrappedObject); + void py_q_clear(QSqlQueryModel* theWrappedObject){ (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_clear());} + int py_q_columnCount(QSqlQueryModel* theWrappedObject, const QModelIndex& parent = QModelIndex()) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_columnCount(parent));} + QVariant py_q_data(QSqlQueryModel* theWrappedObject, const QModelIndex& item, int role = Qt::DisplayRole) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_data(item, role));} + void endInsertColumns(QSqlQueryModel* theWrappedObject); + void endInsertRows(QSqlQueryModel* theWrappedObject); + void endRemoveColumns(QSqlQueryModel* theWrappedObject); + void endRemoveRows(QSqlQueryModel* theWrappedObject); + void endResetModel(QSqlQueryModel* theWrappedObject); + void py_q_fetchMore(QSqlQueryModel* theWrappedObject, const QModelIndex& parent = QModelIndex()){ (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_fetchMore(parent));} + QVariant py_q_headerData(QSqlQueryModel* theWrappedObject, int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_headerData(section, orientation, role));} + QModelIndex indexInQuery(QSqlQueryModel* theWrappedObject, const QModelIndex& item) const; + QModelIndex py_q_indexInQuery(QSqlQueryModel* theWrappedObject, const QModelIndex& item) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_indexInQuery(item));} + bool py_q_insertColumns(QSqlQueryModel* theWrappedObject, int column, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_insertColumns(column, count, parent));} + QSqlError lastError(QSqlQueryModel* theWrappedObject) const; + QSqlQuery query(QSqlQueryModel* theWrappedObject) const; + void queryChange(QSqlQueryModel* theWrappedObject); + void py_q_queryChange(QSqlQueryModel* theWrappedObject){ (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_queryChange());} + QSqlRecord record(QSqlQueryModel* theWrappedObject) const; + QSqlRecord record(QSqlQueryModel* theWrappedObject, int row) const; + bool py_q_removeColumns(QSqlQueryModel* theWrappedObject, int column, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_removeColumns(column, count, parent));} + QHash py_q_roleNames(QSqlQueryModel* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_roleNames());} + int py_q_rowCount(QSqlQueryModel* theWrappedObject, const QModelIndex& parent = QModelIndex()) const{ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_rowCount(parent));} + bool py_q_setHeaderData(QSqlQueryModel* theWrappedObject, int section, Qt::Orientation orientation, const QVariant& value, int role = Qt::EditRole){ return (((PythonQtPublicPromoter_QSqlQueryModel*)theWrappedObject)->py_q_setHeaderData(section, orientation, value, role));} + void setLastError(QSqlQueryModel* theWrappedObject, const QSqlError& error); + void setQuery(QSqlQueryModel* theWrappedObject, const QSqlQuery& query); + void setQuery(QSqlQueryModel* theWrappedObject, const QString& query, const QSqlDatabase& db = QSqlDatabase()); +}; + + + + + +class PythonQtWrapper_QSqlRecord : public QObject +{ Q_OBJECT +public: +public slots: +QSqlRecord* new_QSqlRecord(); +QSqlRecord* new_QSqlRecord(const QSqlRecord& other); +void delete_QSqlRecord(QSqlRecord* obj) { delete obj; } + void append(QSqlRecord* theWrappedObject, const QSqlField& field); + void clear(QSqlRecord* theWrappedObject); + void clearValues(QSqlRecord* theWrappedObject); + bool contains(QSqlRecord* theWrappedObject, const QString& name) const; + int count(QSqlRecord* theWrappedObject) const; + QSqlField field(QSqlRecord* theWrappedObject, const QString& name) const; + QSqlField field(QSqlRecord* theWrappedObject, int i) const; + QString fieldName(QSqlRecord* theWrappedObject, int i) const; + int indexOf(QSqlRecord* theWrappedObject, const QString& name) const; + void insert(QSqlRecord* theWrappedObject, int pos, const QSqlField& field); + bool isEmpty(QSqlRecord* theWrappedObject) const; + bool isGenerated(QSqlRecord* theWrappedObject, const QString& name) const; + bool isGenerated(QSqlRecord* theWrappedObject, int i) const; + bool isNull(QSqlRecord* theWrappedObject, const QString& name) const; + bool isNull(QSqlRecord* theWrappedObject, int i) const; + QSqlRecord keyValues(QSqlRecord* theWrappedObject, const QSqlRecord& keyFields) const; + bool __ne__(QSqlRecord* theWrappedObject, const QSqlRecord& other) const; + bool __eq__(QSqlRecord* theWrappedObject, const QSqlRecord& other) const; + void remove(QSqlRecord* theWrappedObject, int pos); + void replace(QSqlRecord* theWrappedObject, int pos, const QSqlField& field); + void setGenerated(QSqlRecord* theWrappedObject, const QString& name, bool generated); + void setGenerated(QSqlRecord* theWrappedObject, int i, bool generated); + void setNull(QSqlRecord* theWrappedObject, const QString& name); + void setNull(QSqlRecord* theWrappedObject, int i); + void setValue(QSqlRecord* theWrappedObject, const QString& name, const QVariant& val); + void setValue(QSqlRecord* theWrappedObject, int i, const QVariant& val); + QVariant value(QSqlRecord* theWrappedObject, const QString& name) const; + QVariant value(QSqlRecord* theWrappedObject, int i) const; + QString py_toString(QSqlRecord*); + bool __nonzero__(QSqlRecord* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QSqlRelation : public QObject +{ Q_OBJECT +public: +public slots: +QSqlRelation* new_QSqlRelation(); +QSqlRelation* new_QSqlRelation(const QString& aTableName, const QString& indexCol, const QString& displayCol); +QSqlRelation* new_QSqlRelation(const QSqlRelation& other) { +QSqlRelation* a = new QSqlRelation(); +*((QSqlRelation*)a) = other; +return a; } +void delete_QSqlRelation(QSqlRelation* obj) { delete obj; } + QString displayColumn(QSqlRelation* theWrappedObject) const; + QString indexColumn(QSqlRelation* theWrappedObject) const; + bool isValid(QSqlRelation* theWrappedObject) const; + void swap(QSqlRelation* theWrappedObject, QSqlRelation& other); + QString tableName(QSqlRelation* theWrappedObject) const; + bool __nonzero__(QSqlRelation* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QSqlRelationalTableModel : public QSqlRelationalTableModel +{ +public: + PythonQtShell_QSqlRelationalTableModel(QObject* parent = nullptr, QSqlDatabase db = QSqlDatabase()):QSqlRelationalTableModel(parent, db),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlRelationalTableModel(); + +virtual QModelIndex buddy(const QModelIndex& index) const; +virtual bool canDropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent) const; +virtual bool canFetchMore(const QModelIndex& parent = QModelIndex()) const; +virtual void childEvent(QChildEvent* event); +virtual void clear(); +virtual int columnCount(const QModelIndex& parent = QModelIndex()) const; +virtual void customEvent(QEvent* event); +virtual QVariant data(const QModelIndex& item, int role = Qt::DisplayRole) const; +virtual bool deleteRowFromTable(int row); +virtual bool dropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void fetchMore(const QModelIndex& parent = QModelIndex()); +virtual Qt::ItemFlags flags(const QModelIndex& index) const; +virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const; +virtual QModelIndex index(int row, int column, const QModelIndex& parent = QModelIndex()) const; +virtual QModelIndex indexInQuery(const QModelIndex& item) const; +virtual bool insertColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool insertRowIntoTable(const QSqlRecord& values); +virtual bool insertRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual QMap itemData(const QModelIndex& index) const; +virtual QList match(const QModelIndex& start, int role, const QVariant& value, int hits = 1, Qt::MatchFlags flags = Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const; +virtual QMimeData* mimeData(const QList& indexes) const; +virtual QStringList mimeTypes() const; +virtual bool moveColumns(const QModelIndex& sourceParent, int sourceColumn, int count, const QModelIndex& destinationParent, int destinationChild); +virtual bool moveRows(const QModelIndex& sourceParent, int sourceRow, int count, const QModelIndex& destinationParent, int destinationChild); +virtual QString orderByClause() const; +virtual void queryChange(); +virtual QSqlTableModel* relationModel(int column) const; +virtual bool removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool removeRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual void revert(); +virtual void revertRow(int row); +virtual QHash roleNames() const; +virtual int rowCount(const QModelIndex& parent = QModelIndex()) const; +virtual bool select(); +virtual bool selectRow(int row); +virtual QString selectStatement() const; +virtual bool setData(const QModelIndex& item, const QVariant& value, int role = Qt::EditRole); +virtual void setEditStrategy(QSqlTableModel::EditStrategy strategy); +virtual void setFilter(const QString& filter); +virtual bool setHeaderData(int section, Qt::Orientation orientation, const QVariant& value, int role = Qt::EditRole); +virtual bool setItemData(const QModelIndex& index, const QMap& roles); +virtual void setRelation(int column, const QSqlRelation& relation); +virtual void setSort(int column, Qt::SortOrder order); +virtual void setTable(const QString& tableName); +virtual QModelIndex sibling(int row, int column, const QModelIndex& idx) const; +virtual void sort(int column, Qt::SortOrder order); +virtual QSize span(const QModelIndex& index) const; +virtual bool submit(); +virtual Qt::DropActions supportedDragActions() const; +virtual Qt::DropActions supportedDropActions() const; +virtual void timerEvent(QTimerEvent* event); +virtual bool updateRowInTable(int row, const QSqlRecord& values); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlRelationalTableModel : public QSqlRelationalTableModel +{ public: +inline bool promoted_insertRowIntoTable(const QSqlRecord& values) { return this->insertRowIntoTable(values); } +inline QString promoted_orderByClause() const { return this->orderByClause(); } +inline QString promoted_selectStatement() const { return this->selectStatement(); } +inline bool promoted_updateRowInTable(int row, const QSqlRecord& values) { return this->updateRowInTable(row, values); } +inline void py_q_clear() { QSqlRelationalTableModel::clear(); } +inline QVariant py_q_data(const QModelIndex& item, int role = Qt::DisplayRole) const { return QSqlRelationalTableModel::data(item, role); } +inline bool py_q_insertRowIntoTable(const QSqlRecord& values) { return QSqlRelationalTableModel::insertRowIntoTable(values); } +inline QString py_q_orderByClause() const { return QSqlRelationalTableModel::orderByClause(); } +inline QSqlTableModel* py_q_relationModel(int column) const { return QSqlRelationalTableModel::relationModel(column); } +inline bool py_q_removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()) { return QSqlRelationalTableModel::removeColumns(column, count, parent); } +inline void py_q_revertRow(int row) { QSqlRelationalTableModel::revertRow(row); } +inline bool py_q_select() { return QSqlRelationalTableModel::select(); } +inline QString py_q_selectStatement() const { return QSqlRelationalTableModel::selectStatement(); } +inline bool py_q_setData(const QModelIndex& item, const QVariant& value, int role = Qt::EditRole) { return QSqlRelationalTableModel::setData(item, value, role); } +inline void py_q_setRelation(int column, const QSqlRelation& relation) { QSqlRelationalTableModel::setRelation(column, relation); } +inline void py_q_setTable(const QString& tableName) { QSqlRelationalTableModel::setTable(tableName); } +inline bool py_q_updateRowInTable(int row, const QSqlRecord& values) { return QSqlRelationalTableModel::updateRowInTable(row, values); } +}; + +class PythonQtWrapper_QSqlRelationalTableModel : public QObject +{ Q_OBJECT +public: +Q_ENUMS(JoinMode ) +enum JoinMode{ + InnerJoin = QSqlRelationalTableModel::InnerJoin, LeftJoin = QSqlRelationalTableModel::LeftJoin}; +public slots: +QSqlRelationalTableModel* new_QSqlRelationalTableModel(QObject* parent = nullptr, QSqlDatabase db = QSqlDatabase()); +void delete_QSqlRelationalTableModel(QSqlRelationalTableModel* obj) { delete obj; } + void py_q_clear(QSqlRelationalTableModel* theWrappedObject){ (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_clear());} + QVariant py_q_data(QSqlRelationalTableModel* theWrappedObject, const QModelIndex& item, int role = Qt::DisplayRole) const{ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_data(item, role));} + bool py_q_insertRowIntoTable(QSqlRelationalTableModel* theWrappedObject, const QSqlRecord& values){ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_insertRowIntoTable(values));} + QString py_q_orderByClause(QSqlRelationalTableModel* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_orderByClause());} + QSqlRelation relation(QSqlRelationalTableModel* theWrappedObject, int column) const; + QSqlTableModel* relationModel(QSqlRelationalTableModel* theWrappedObject, int column) const; + QSqlTableModel* py_q_relationModel(QSqlRelationalTableModel* theWrappedObject, int column) const{ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_relationModel(column));} + bool py_q_removeColumns(QSqlRelationalTableModel* theWrappedObject, int column, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_removeColumns(column, count, parent));} + void py_q_revertRow(QSqlRelationalTableModel* theWrappedObject, int row){ (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_revertRow(row));} + bool py_q_select(QSqlRelationalTableModel* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_select());} + QString py_q_selectStatement(QSqlRelationalTableModel* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_selectStatement());} + bool py_q_setData(QSqlRelationalTableModel* theWrappedObject, const QModelIndex& item, const QVariant& value, int role = Qt::EditRole){ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_setData(item, value, role));} + void setJoinMode(QSqlRelationalTableModel* theWrappedObject, QSqlRelationalTableModel::JoinMode joinMode); + void setRelation(QSqlRelationalTableModel* theWrappedObject, int column, const QSqlRelation& relation); + void py_q_setRelation(QSqlRelationalTableModel* theWrappedObject, int column, const QSqlRelation& relation){ (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_setRelation(column, relation));} + void py_q_setTable(QSqlRelationalTableModel* theWrappedObject, const QString& tableName){ (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_setTable(tableName));} + bool py_q_updateRowInTable(QSqlRelationalTableModel* theWrappedObject, int row, const QSqlRecord& values){ return (((PythonQtPublicPromoter_QSqlRelationalTableModel*)theWrappedObject)->py_q_updateRowInTable(row, values));} +}; + + + + + +class PythonQtShell_QSqlResult : public QSqlResult +{ +public: + PythonQtShell_QSqlResult(const QSqlDriver* db):QSqlResult(db),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlResult(); + +virtual void bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType type); +virtual void bindValue(int pos, const QVariant& val, QSql::ParamType type); +virtual QVariant data(int i); +virtual void detachFromResultSet(); +virtual bool exec(); +virtual bool execBatch(bool arrayBind = false); +virtual bool fetch(int i); +virtual bool fetchFirst(); +virtual bool fetchLast(); +virtual bool fetchNext(); +virtual bool fetchPrevious(); +virtual QVariant handle() const; +virtual bool isNull(int i); +virtual QVariant lastInsertId() const; +virtual bool nextResult(); +virtual int numRowsAffected(); +virtual bool prepare(const QString& query); +virtual QSqlRecord record() const; +virtual bool reset(const QString& sqlquery); +virtual bool savePrepare(const QString& sqlquery); +virtual void setActive(bool a); +virtual void setAt(int at); +virtual void setForwardOnly(bool forward); +virtual void setLastError(const QSqlError& e); +virtual void setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy policy); +virtual void setQuery(const QString& query); +virtual void setSelect(bool s); +virtual int size(); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlResult : public QSqlResult +{ public: +enum BindingSyntax{ + PositionalBinding = QSqlResult::PositionalBinding, NamedBinding = QSqlResult::NamedBinding}; +enum VirtualHookOperation{ +}; +inline void promoted_addBindValue(const QVariant& val, QSql::ParamType type) { this->addBindValue(val, type); } +inline int promoted_at() const { return this->at(); } +inline void promoted_bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType type) { this->bindValue(placeholder, val, type); } +inline void promoted_bindValue(int pos, const QVariant& val, QSql::ParamType type) { this->bindValue(pos, val, type); } +inline QSql::ParamType promoted_bindValueType(const QString& placeholder) const { return this->bindValueType(placeholder); } +inline QSql::ParamType promoted_bindValueType(int pos) const { return this->bindValueType(pos); } +inline int promoted_bindingSyntax() const { return this->bindingSyntax(); } +inline QVariant promoted_boundValue(const QString& placeholder) const { return this->boundValue(placeholder); } +inline QVariant promoted_boundValue(int pos) const { return this->boundValue(pos); } +inline int promoted_boundValueCount() const { return this->boundValueCount(); } +inline QString promoted_boundValueName(int pos) const { return this->boundValueName(pos); } +inline QVector& promoted_boundValues() const { return this->boundValues(); } +inline void promoted_clear() { this->clear(); } +inline QVariant promoted_data(int i) { return this->data(i); } +inline void promoted_detachFromResultSet() { this->detachFromResultSet(); } +inline const QSqlDriver* promoted_driver() const { return this->driver(); } +inline bool promoted_exec() { return this->exec(); } +inline bool promoted_execBatch(bool arrayBind = false) { return this->execBatch(arrayBind); } +inline QString promoted_executedQuery() const { return this->executedQuery(); } +inline bool promoted_fetch(int i) { return this->fetch(i); } +inline bool promoted_fetchFirst() { return this->fetchFirst(); } +inline bool promoted_fetchLast() { return this->fetchLast(); } +inline bool promoted_fetchNext() { return this->fetchNext(); } +inline bool promoted_fetchPrevious() { return this->fetchPrevious(); } +inline bool promoted_hasOutValues() const { return this->hasOutValues(); } +inline bool promoted_isActive() const { return this->isActive(); } +inline bool promoted_isForwardOnly() const { return this->isForwardOnly(); } +inline bool promoted_isNull(int i) { return this->isNull(i); } +inline bool promoted_isSelect() const { return this->isSelect(); } +inline bool promoted_isValid() const { return this->isValid(); } +inline QSqlError promoted_lastError() const { return this->lastError(); } +inline QVariant promoted_lastInsertId() const { return this->lastInsertId(); } +inline QString promoted_lastQuery() const { return this->lastQuery(); } +inline bool promoted_nextResult() { return this->nextResult(); } +inline int promoted_numRowsAffected() { return this->numRowsAffected(); } +inline QSql::NumericalPrecisionPolicy promoted_numericalPrecisionPolicy() const { return this->numericalPrecisionPolicy(); } +inline bool promoted_prepare(const QString& query) { return this->prepare(query); } +inline QSqlRecord promoted_record() const { return this->record(); } +inline bool promoted_reset(const QString& sqlquery) { return this->reset(sqlquery); } +inline void promoted_resetBindCount() { this->resetBindCount(); } +inline bool promoted_savePrepare(const QString& sqlquery) { return this->savePrepare(sqlquery); } +inline void promoted_setActive(bool a) { this->setActive(a); } +inline void promoted_setAt(int at) { this->setAt(at); } +inline void promoted_setForwardOnly(bool forward) { this->setForwardOnly(forward); } +inline void promoted_setLastError(const QSqlError& e) { this->setLastError(e); } +inline void promoted_setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy policy) { this->setNumericalPrecisionPolicy(policy); } +inline void promoted_setQuery(const QString& query) { this->setQuery(query); } +inline void promoted_setSelect(bool s) { this->setSelect(s); } +inline int promoted_size() { return this->size(); } +inline void py_q_bindValue(const QString& placeholder, const QVariant& val, QSql::ParamType type) { QSqlResult::bindValue(placeholder, val, type); } +inline void py_q_bindValue(int pos, const QVariant& val, QSql::ParamType type) { QSqlResult::bindValue(pos, val, type); } +inline QVariant py_q_data(int i) { return this->data(i); } +inline void py_q_detachFromResultSet() { QSqlResult::detachFromResultSet(); } +inline bool py_q_exec() { return QSqlResult::exec(); } +inline bool py_q_execBatch(bool arrayBind = false) { return QSqlResult::execBatch(arrayBind); } +inline bool py_q_fetch(int i) { return this->fetch(i); } +inline bool py_q_fetchFirst() { return this->fetchFirst(); } +inline bool py_q_fetchLast() { return this->fetchLast(); } +inline bool py_q_fetchNext() { return QSqlResult::fetchNext(); } +inline bool py_q_fetchPrevious() { return QSqlResult::fetchPrevious(); } +inline QVariant py_q_handle() const { return QSqlResult::handle(); } +inline bool py_q_isNull(int i) { return this->isNull(i); } +inline QVariant py_q_lastInsertId() const { return QSqlResult::lastInsertId(); } +inline bool py_q_nextResult() { return QSqlResult::nextResult(); } +inline int py_q_numRowsAffected() { return this->numRowsAffected(); } +inline bool py_q_prepare(const QString& query) { return QSqlResult::prepare(query); } +inline QSqlRecord py_q_record() const { return QSqlResult::record(); } +inline bool py_q_reset(const QString& sqlquery) { return this->reset(sqlquery); } +inline bool py_q_savePrepare(const QString& sqlquery) { return QSqlResult::savePrepare(sqlquery); } +inline void py_q_setActive(bool a) { QSqlResult::setActive(a); } +inline void py_q_setAt(int at) { QSqlResult::setAt(at); } +inline void py_q_setForwardOnly(bool forward) { QSqlResult::setForwardOnly(forward); } +inline void py_q_setLastError(const QSqlError& e) { QSqlResult::setLastError(e); } +inline void py_q_setNumericalPrecisionPolicy(QSql::NumericalPrecisionPolicy policy) { QSqlResult::setNumericalPrecisionPolicy(policy); } +inline void py_q_setQuery(const QString& query) { QSqlResult::setQuery(query); } +inline void py_q_setSelect(bool s) { QSqlResult::setSelect(s); } +inline int py_q_size() { return this->size(); } +}; + +class PythonQtWrapper_QSqlResult : public QObject +{ Q_OBJECT +public: +Q_ENUMS(BindingSyntax VirtualHookOperation ) +enum BindingSyntax{ + PositionalBinding = PythonQtPublicPromoter_QSqlResult::PositionalBinding, NamedBinding = PythonQtPublicPromoter_QSqlResult::NamedBinding}; +enum VirtualHookOperation{ +}; +public slots: +QSqlResult* new_QSqlResult(const QSqlDriver* db); +void delete_QSqlResult(QSqlResult* obj) { delete obj; } + void addBindValue(QSqlResult* theWrappedObject, const QVariant& val, QSql::ParamType type); + int at(QSqlResult* theWrappedObject) const; + void bindValue(QSqlResult* theWrappedObject, const QString& placeholder, const QVariant& val, QSql::ParamType type); + void py_q_bindValue(QSqlResult* theWrappedObject, const QString& placeholder, const QVariant& val, QSql::ParamType type){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_bindValue(placeholder, val, type));} + void bindValue(QSqlResult* theWrappedObject, int pos, const QVariant& val, QSql::ParamType type); + void py_q_bindValue(QSqlResult* theWrappedObject, int pos, const QVariant& val, QSql::ParamType type){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_bindValue(pos, val, type));} + QSql::ParamType bindValueType(QSqlResult* theWrappedObject, const QString& placeholder) const; + QSql::ParamType bindValueType(QSqlResult* theWrappedObject, int pos) const; + int bindingSyntax(QSqlResult* theWrappedObject) const; + QVariant boundValue(QSqlResult* theWrappedObject, const QString& placeholder) const; + QVariant boundValue(QSqlResult* theWrappedObject, int pos) const; + int boundValueCount(QSqlResult* theWrappedObject) const; + QString boundValueName(QSqlResult* theWrappedObject, int pos) const; + QVector* boundValues(QSqlResult* theWrappedObject) const; + void clear(QSqlResult* theWrappedObject); + QVariant data(QSqlResult* theWrappedObject, int i); + QVariant py_q_data(QSqlResult* theWrappedObject, int i){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_data(i));} + void detachFromResultSet(QSqlResult* theWrappedObject); + void py_q_detachFromResultSet(QSqlResult* theWrappedObject){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_detachFromResultSet());} + const QSqlDriver* driver(QSqlResult* theWrappedObject) const; + bool exec(QSqlResult* theWrappedObject); + bool py_q_exec(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_exec());} + bool execBatch(QSqlResult* theWrappedObject, bool arrayBind = false); + bool py_q_execBatch(QSqlResult* theWrappedObject, bool arrayBind = false){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_execBatch(arrayBind));} + QString executedQuery(QSqlResult* theWrappedObject) const; + bool fetch(QSqlResult* theWrappedObject, int i); + bool py_q_fetch(QSqlResult* theWrappedObject, int i){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_fetch(i));} + bool fetchFirst(QSqlResult* theWrappedObject); + bool py_q_fetchFirst(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_fetchFirst());} + bool fetchLast(QSqlResult* theWrappedObject); + bool py_q_fetchLast(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_fetchLast());} + bool fetchNext(QSqlResult* theWrappedObject); + bool py_q_fetchNext(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_fetchNext());} + bool fetchPrevious(QSqlResult* theWrappedObject); + bool py_q_fetchPrevious(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_fetchPrevious());} + QVariant handle(QSqlResult* theWrappedObject) const; + QVariant py_q_handle(QSqlResult* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_handle());} + bool hasOutValues(QSqlResult* theWrappedObject) const; + bool isActive(QSqlResult* theWrappedObject) const; + bool isForwardOnly(QSqlResult* theWrappedObject) const; + bool isNull(QSqlResult* theWrappedObject, int i); + bool py_q_isNull(QSqlResult* theWrappedObject, int i){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_isNull(i));} + bool isSelect(QSqlResult* theWrappedObject) const; + bool isValid(QSqlResult* theWrappedObject) const; + QSqlError lastError(QSqlResult* theWrappedObject) const; + QVariant lastInsertId(QSqlResult* theWrappedObject) const; + QVariant py_q_lastInsertId(QSqlResult* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_lastInsertId());} + QString lastQuery(QSqlResult* theWrappedObject) const; + bool nextResult(QSqlResult* theWrappedObject); + bool py_q_nextResult(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_nextResult());} + int numRowsAffected(QSqlResult* theWrappedObject); + int py_q_numRowsAffected(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_numRowsAffected());} + QSql::NumericalPrecisionPolicy numericalPrecisionPolicy(QSqlResult* theWrappedObject) const; + bool prepare(QSqlResult* theWrappedObject, const QString& query); + bool py_q_prepare(QSqlResult* theWrappedObject, const QString& query){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_prepare(query));} + QSqlRecord record(QSqlResult* theWrappedObject) const; + QSqlRecord py_q_record(QSqlResult* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_record());} + bool reset(QSqlResult* theWrappedObject, const QString& sqlquery); + bool py_q_reset(QSqlResult* theWrappedObject, const QString& sqlquery){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_reset(sqlquery));} + void resetBindCount(QSqlResult* theWrappedObject); + bool savePrepare(QSqlResult* theWrappedObject, const QString& sqlquery); + bool py_q_savePrepare(QSqlResult* theWrappedObject, const QString& sqlquery){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_savePrepare(sqlquery));} + void setActive(QSqlResult* theWrappedObject, bool a); + void py_q_setActive(QSqlResult* theWrappedObject, bool a){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setActive(a));} + void setAt(QSqlResult* theWrappedObject, int at); + void py_q_setAt(QSqlResult* theWrappedObject, int at){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setAt(at));} + void setForwardOnly(QSqlResult* theWrappedObject, bool forward); + void py_q_setForwardOnly(QSqlResult* theWrappedObject, bool forward){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setForwardOnly(forward));} + void setLastError(QSqlResult* theWrappedObject, const QSqlError& e); + void py_q_setLastError(QSqlResult* theWrappedObject, const QSqlError& e){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setLastError(e));} + void setNumericalPrecisionPolicy(QSqlResult* theWrappedObject, QSql::NumericalPrecisionPolicy policy); + void py_q_setNumericalPrecisionPolicy(QSqlResult* theWrappedObject, QSql::NumericalPrecisionPolicy policy){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setNumericalPrecisionPolicy(policy));} + void setQuery(QSqlResult* theWrappedObject, const QString& query); + void py_q_setQuery(QSqlResult* theWrappedObject, const QString& query){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setQuery(query));} + void setSelect(QSqlResult* theWrappedObject, bool s); + void py_q_setSelect(QSqlResult* theWrappedObject, bool s){ (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_setSelect(s));} + int size(QSqlResult* theWrappedObject); + int py_q_size(QSqlResult* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlResult*)theWrappedObject)->py_q_size());} +}; + + + + + +class PythonQtShell_QSqlTableModel : public QSqlTableModel +{ +public: + PythonQtShell_QSqlTableModel(QObject* parent = nullptr, QSqlDatabase db = QSqlDatabase()):QSqlTableModel(parent, db),_wrapper(NULL) {}; + + ~PythonQtShell_QSqlTableModel(); + +virtual QModelIndex buddy(const QModelIndex& index) const; +virtual bool canDropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent) const; +virtual bool canFetchMore(const QModelIndex& parent = QModelIndex()) const; +virtual void childEvent(QChildEvent* event); +virtual void clear(); +virtual int columnCount(const QModelIndex& parent = QModelIndex()) const; +virtual void customEvent(QEvent* event); +virtual QVariant data(const QModelIndex& idx, int role = Qt::DisplayRole) const; +virtual bool deleteRowFromTable(int row); +virtual bool dropMimeData(const QMimeData* data, Qt::DropAction action, int row, int column, const QModelIndex& parent); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void fetchMore(const QModelIndex& parent = QModelIndex()); +virtual Qt::ItemFlags flags(const QModelIndex& index) const; +virtual QVariant headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const; +virtual QModelIndex index(int row, int column, const QModelIndex& parent = QModelIndex()) const; +virtual QModelIndex indexInQuery(const QModelIndex& item) const; +virtual bool insertColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool insertRowIntoTable(const QSqlRecord& values); +virtual bool insertRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual QMap itemData(const QModelIndex& index) const; +virtual QList match(const QModelIndex& start, int role, const QVariant& value, int hits = 1, Qt::MatchFlags flags = Qt::MatchFlags(Qt::MatchStartsWith|Qt::MatchWrap)) const; +virtual QMimeData* mimeData(const QList& indexes) const; +virtual QStringList mimeTypes() const; +virtual bool moveColumns(const QModelIndex& sourceParent, int sourceColumn, int count, const QModelIndex& destinationParent, int destinationChild); +virtual bool moveRows(const QModelIndex& sourceParent, int sourceRow, int count, const QModelIndex& destinationParent, int destinationChild); +virtual QString orderByClause() const; +virtual void queryChange(); +virtual bool removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()); +virtual bool removeRows(int row, int count, const QModelIndex& parent = QModelIndex()); +virtual void revert(); +virtual void revertRow(int row); +virtual QHash roleNames() const; +virtual int rowCount(const QModelIndex& parent = QModelIndex()) const; +virtual bool select(); +virtual bool selectRow(int row); +virtual QString selectStatement() const; +virtual bool setData(const QModelIndex& index, const QVariant& value, int role = Qt::EditRole); +virtual void setEditStrategy(QSqlTableModel::EditStrategy strategy); +virtual void setFilter(const QString& filter); +virtual bool setHeaderData(int section, Qt::Orientation orientation, const QVariant& value, int role = Qt::EditRole); +virtual bool setItemData(const QModelIndex& index, const QMap& roles); +virtual void setSort(int column, Qt::SortOrder order); +virtual void setTable(const QString& tableName); +virtual QModelIndex sibling(int row, int column, const QModelIndex& idx) const; +virtual void sort(int column, Qt::SortOrder order); +virtual QSize span(const QModelIndex& index) const; +virtual bool submit(); +virtual Qt::DropActions supportedDragActions() const; +virtual Qt::DropActions supportedDropActions() const; +virtual void timerEvent(QTimerEvent* event); +virtual bool updateRowInTable(int row, const QSqlRecord& values); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSqlTableModel : public QSqlTableModel +{ public: +inline bool promoted_deleteRowFromTable(int row) { return this->deleteRowFromTable(row); } +inline QModelIndex promoted_indexInQuery(const QModelIndex& item) const { return this->indexInQuery(item); } +inline bool promoted_insertRowIntoTable(const QSqlRecord& values) { return this->insertRowIntoTable(values); } +inline QString promoted_orderByClause() const { return this->orderByClause(); } +inline QSqlRecord promoted_primaryValues(int row) const { return this->primaryValues(row); } +inline QString promoted_selectStatement() const { return this->selectStatement(); } +inline void promoted_setPrimaryKey(const QSqlIndex& key) { this->setPrimaryKey(key); } +inline void promoted_setQuery(const QSqlQuery& query) { this->setQuery(query); } +inline bool promoted_updateRowInTable(int row, const QSqlRecord& values) { return this->updateRowInTable(row, values); } +inline void py_q_clear() { QSqlTableModel::clear(); } +inline QVariant py_q_data(const QModelIndex& idx, int role = Qt::DisplayRole) const { return QSqlTableModel::data(idx, role); } +inline bool py_q_deleteRowFromTable(int row) { return QSqlTableModel::deleteRowFromTable(row); } +inline Qt::ItemFlags py_q_flags(const QModelIndex& index) const { return QSqlTableModel::flags(index); } +inline QVariant py_q_headerData(int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const { return QSqlTableModel::headerData(section, orientation, role); } +inline QModelIndex py_q_indexInQuery(const QModelIndex& item) const { return QSqlTableModel::indexInQuery(item); } +inline bool py_q_insertRowIntoTable(const QSqlRecord& values) { return QSqlTableModel::insertRowIntoTable(values); } +inline bool py_q_insertRows(int row, int count, const QModelIndex& parent = QModelIndex()) { return QSqlTableModel::insertRows(row, count, parent); } +inline QString py_q_orderByClause() const { return QSqlTableModel::orderByClause(); } +inline bool py_q_removeColumns(int column, int count, const QModelIndex& parent = QModelIndex()) { return QSqlTableModel::removeColumns(column, count, parent); } +inline bool py_q_removeRows(int row, int count, const QModelIndex& parent = QModelIndex()) { return QSqlTableModel::removeRows(row, count, parent); } +inline void py_q_revert() { QSqlTableModel::revert(); } +inline void py_q_revertRow(int row) { QSqlTableModel::revertRow(row); } +inline int py_q_rowCount(const QModelIndex& parent = QModelIndex()) const { return QSqlTableModel::rowCount(parent); } +inline bool py_q_select() { return QSqlTableModel::select(); } +inline bool py_q_selectRow(int row) { return QSqlTableModel::selectRow(row); } +inline QString py_q_selectStatement() const { return QSqlTableModel::selectStatement(); } +inline bool py_q_setData(const QModelIndex& index, const QVariant& value, int role = Qt::EditRole) { return QSqlTableModel::setData(index, value, role); } +inline void py_q_setEditStrategy(QSqlTableModel::EditStrategy strategy) { QSqlTableModel::setEditStrategy(strategy); } +inline void py_q_setFilter(const QString& filter) { QSqlTableModel::setFilter(filter); } +inline void py_q_setSort(int column, Qt::SortOrder order) { QSqlTableModel::setSort(column, order); } +inline void py_q_setTable(const QString& tableName) { QSqlTableModel::setTable(tableName); } +inline void py_q_sort(int column, Qt::SortOrder order) { QSqlTableModel::sort(column, order); } +inline bool py_q_submit() { return QSqlTableModel::submit(); } +inline bool py_q_updateRowInTable(int row, const QSqlRecord& values) { return QSqlTableModel::updateRowInTable(row, values); } +}; + +class PythonQtWrapper_QSqlTableModel : public QObject +{ Q_OBJECT +public: +Q_ENUMS(EditStrategy ) +enum EditStrategy{ + OnFieldChange = QSqlTableModel::OnFieldChange, OnRowChange = QSqlTableModel::OnRowChange, OnManualSubmit = QSqlTableModel::OnManualSubmit}; +public slots: +QSqlTableModel* new_QSqlTableModel(QObject* parent = nullptr, QSqlDatabase db = QSqlDatabase()); +void delete_QSqlTableModel(QSqlTableModel* obj) { delete obj; } + void py_q_clear(QSqlTableModel* theWrappedObject){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_clear());} + QVariant py_q_data(QSqlTableModel* theWrappedObject, const QModelIndex& idx, int role = Qt::DisplayRole) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_data(idx, role));} + QSqlDatabase database(QSqlTableModel* theWrappedObject) const; + bool deleteRowFromTable(QSqlTableModel* theWrappedObject, int row); + bool py_q_deleteRowFromTable(QSqlTableModel* theWrappedObject, int row){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_deleteRowFromTable(row));} + QSqlTableModel::EditStrategy editStrategy(QSqlTableModel* theWrappedObject) const; + int fieldIndex(QSqlTableModel* theWrappedObject, const QString& fieldName) const; + QString filter(QSqlTableModel* theWrappedObject) const; + Qt::ItemFlags py_q_flags(QSqlTableModel* theWrappedObject, const QModelIndex& index) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_flags(index));} + QVariant py_q_headerData(QSqlTableModel* theWrappedObject, int section, Qt::Orientation orientation, int role = Qt::DisplayRole) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_headerData(section, orientation, role));} + QModelIndex py_q_indexInQuery(QSqlTableModel* theWrappedObject, const QModelIndex& item) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_indexInQuery(item));} + bool insertRecord(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& record); + bool insertRowIntoTable(QSqlTableModel* theWrappedObject, const QSqlRecord& values); + bool py_q_insertRowIntoTable(QSqlTableModel* theWrappedObject, const QSqlRecord& values){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_insertRowIntoTable(values));} + bool py_q_insertRows(QSqlTableModel* theWrappedObject, int row, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_insertRows(row, count, parent));} + bool isDirty(QSqlTableModel* theWrappedObject) const; + bool isDirty(QSqlTableModel* theWrappedObject, const QModelIndex& index) const; + QString orderByClause(QSqlTableModel* theWrappedObject) const; + QString py_q_orderByClause(QSqlTableModel* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_orderByClause());} + QSqlIndex primaryKey(QSqlTableModel* theWrappedObject) const; + QSqlRecord primaryValues(QSqlTableModel* theWrappedObject, int row) const; + QSqlRecord record(QSqlTableModel* theWrappedObject) const; + QSqlRecord record(QSqlTableModel* theWrappedObject, int row) const; + bool py_q_removeColumns(QSqlTableModel* theWrappedObject, int column, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_removeColumns(column, count, parent));} + bool py_q_removeRows(QSqlTableModel* theWrappedObject, int row, int count, const QModelIndex& parent = QModelIndex()){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_removeRows(row, count, parent));} + void py_q_revert(QSqlTableModel* theWrappedObject){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_revert());} + void revertRow(QSqlTableModel* theWrappedObject, int row); + void py_q_revertRow(QSqlTableModel* theWrappedObject, int row){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_revertRow(row));} + int py_q_rowCount(QSqlTableModel* theWrappedObject, const QModelIndex& parent = QModelIndex()) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_rowCount(parent));} + bool py_q_select(QSqlTableModel* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_select());} + bool py_q_selectRow(QSqlTableModel* theWrappedObject, int row){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_selectRow(row));} + QString selectStatement(QSqlTableModel* theWrappedObject) const; + QString py_q_selectStatement(QSqlTableModel* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_selectStatement());} + bool py_q_setData(QSqlTableModel* theWrappedObject, const QModelIndex& index, const QVariant& value, int role = Qt::EditRole){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_setData(index, value, role));} + void setEditStrategy(QSqlTableModel* theWrappedObject, QSqlTableModel::EditStrategy strategy); + void py_q_setEditStrategy(QSqlTableModel* theWrappedObject, QSqlTableModel::EditStrategy strategy){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_setEditStrategy(strategy));} + void setFilter(QSqlTableModel* theWrappedObject, const QString& filter); + void py_q_setFilter(QSqlTableModel* theWrappedObject, const QString& filter){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_setFilter(filter));} + void setPrimaryKey(QSqlTableModel* theWrappedObject, const QSqlIndex& key); + void setQuery(QSqlTableModel* theWrappedObject, const QSqlQuery& query); + bool setRecord(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& record); + void setSort(QSqlTableModel* theWrappedObject, int column, Qt::SortOrder order); + void py_q_setSort(QSqlTableModel* theWrappedObject, int column, Qt::SortOrder order){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_setSort(column, order));} + void setTable(QSqlTableModel* theWrappedObject, const QString& tableName); + void py_q_setTable(QSqlTableModel* theWrappedObject, const QString& tableName){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_setTable(tableName));} + void py_q_sort(QSqlTableModel* theWrappedObject, int column, Qt::SortOrder order){ (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_sort(column, order));} + bool py_q_submit(QSqlTableModel* theWrappedObject){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_submit());} + QString tableName(QSqlTableModel* theWrappedObject) const; + bool updateRowInTable(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& values); + bool py_q_updateRowInTable(QSqlTableModel* theWrappedObject, int row, const QSqlRecord& values){ return (((PythonQtPublicPromoter_QSqlTableModel*)theWrappedObject)->py_q_updateRowInTable(row, values));} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp new file mode 100644 index 00000000..98adb05b --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_sql/com_trolltech_qt_sql_init.cpp @@ -0,0 +1,26 @@ +#include +#include +#include "com_trolltech_qt_sql0.h" + + + +void PythonQt_init_QtSql(PyObject* module) { +PythonQt::priv()->registerCPPClass("QSql", "", "QtSql", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QSqlDatabase", "", "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QSqlDriver::staticMetaObject, "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSqlDriverCreatorBase", "", "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSqlError", "", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QSqlField", "", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QSqlIndex", "QSqlRecord", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QSqlQuery", "", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QSqlQueryModel::staticMetaObject, "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSqlRecord", "", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QSqlRelation", "", "QtSql", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QSqlRelationalTableModel::staticMetaObject, "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSqlResult", "", "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QSqlTableModel::staticMetaObject, "QtSql", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QModelIndex); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QPersistentModelIndex); +} diff --git a/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg.pri b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg.pri new file mode 100644 index 00000000..eeea5942 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_svg0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_svg0.cpp \ + $$PWD/com_trolltech_qt_svg_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp new file mode 100644 index 00000000..e17a3a70 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.cpp @@ -0,0 +1,2053 @@ +#include "com_trolltech_qt_svg0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QGraphicsSvgItem::~PythonQtShell_QGraphicsSvgItem() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QRectF PythonQtShell_QGraphicsSvgItem::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsSvgItem::boundingRect(); +} +void PythonQtShell_QGraphicsSvgItem::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsSvgItem::childEvent(event0); +} +void PythonQtShell_QGraphicsSvgItem::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsSvgItem::customEvent(event0); +} +bool PythonQtShell_QGraphicsSvgItem::event(QEvent* ev0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ev0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsSvgItem::event(ev0); +} +bool PythonQtShell_QGraphicsSvgItem::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsSvgItem::eventFilter(watched0, event1); +} +void PythonQtShell_QGraphicsSvgItem::paint(QPainter* painter0, const QStyleOptionGraphicsItem* option1, QWidget* widget2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*" , "const QStyleOptionGraphicsItem*" , "QWidget*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {NULL, (void*)&painter0, (void*)&option1, (void*)&widget2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsSvgItem::paint(painter0, option1, widget2); +} +void PythonQtShell_QGraphicsSvgItem::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsSvgItem::timerEvent(event0); +} +int PythonQtShell_QGraphicsSvgItem::type() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("type"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("type", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsSvgItem::type(); +} +QGraphicsSvgItem* PythonQtWrapper_QGraphicsSvgItem::new_QGraphicsSvgItem(QGraphicsItem* parentItem) +{ +return new PythonQtShell_QGraphicsSvgItem(parentItem); } + +QGraphicsSvgItem* PythonQtWrapper_QGraphicsSvgItem::new_QGraphicsSvgItem(const QString& fileName, QGraphicsItem* parentItem) +{ +return new PythonQtShell_QGraphicsSvgItem(fileName, parentItem); } + +const QMetaObject* PythonQtShell_QGraphicsSvgItem::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGraphicsSvgItem::staticMetaObject); + } else { + return &QGraphicsSvgItem::staticMetaObject; + } +} +int PythonQtShell_QGraphicsSvgItem::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGraphicsSvgItem::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QRectF PythonQtWrapper_QGraphicsSvgItem::boundingRect(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->boundingRect()); +} + +QString PythonQtWrapper_QGraphicsSvgItem::elementId(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->elementId()); +} + +bool PythonQtWrapper_QGraphicsSvgItem::isCachingEnabled(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->isCachingEnabled()); +} + +QSize PythonQtWrapper_QGraphicsSvgItem::maximumCacheSize(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->maximumCacheSize()); +} + +void PythonQtWrapper_QGraphicsSvgItem::paint(QGraphicsSvgItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget) +{ + ( theWrappedObject->paint(painter, option, widget)); +} + +QSvgRenderer* PythonQtWrapper_QGraphicsSvgItem::renderer(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->renderer()); +} + +void PythonQtWrapper_QGraphicsSvgItem::setCachingEnabled(QGraphicsSvgItem* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setCachingEnabled(arg__1)); +} + +void PythonQtWrapper_QGraphicsSvgItem::setElementId(QGraphicsSvgItem* theWrappedObject, const QString& id) +{ + ( theWrappedObject->setElementId(id)); +} + +void PythonQtWrapper_QGraphicsSvgItem::setMaximumCacheSize(QGraphicsSvgItem* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setMaximumCacheSize(size)); +} + +void PythonQtWrapper_QGraphicsSvgItem::setSharedRenderer(QGraphicsSvgItem* theWrappedObject, QSvgRenderer* renderer) +{ + ( theWrappedObject->setSharedRenderer(renderer)); +} + +int PythonQtWrapper_QGraphicsSvgItem::type(QGraphicsSvgItem* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + + + +PythonQtShell_QSvgGenerator::~PythonQtShell_QSvgGenerator() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QSvgGenerator::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgGenerator::devType(); +} +void PythonQtShell_QSvgGenerator::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgGenerator::initPainter(painter0); +} +int PythonQtShell_QSvgGenerator::metric(QPaintDevice::PaintDeviceMetric metric0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&metric0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgGenerator::metric(metric0); +} +QPaintEngine* PythonQtShell_QSvgGenerator::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgGenerator::paintEngine(); +} +QPaintDevice* PythonQtShell_QSvgGenerator::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgGenerator::redirected(offset0); +} +QPainter* PythonQtShell_QSvgGenerator::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgGenerator::sharedPainter(); +} +QSvgGenerator* PythonQtWrapper_QSvgGenerator::new_QSvgGenerator() +{ +return new PythonQtShell_QSvgGenerator(); } + +QString PythonQtWrapper_QSvgGenerator::description(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->description()); +} + +QString PythonQtWrapper_QSvgGenerator::fileName(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->fileName()); +} + +QIODevice* PythonQtWrapper_QSvgGenerator::outputDevice(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->outputDevice()); +} + +int PythonQtWrapper_QSvgGenerator::resolution(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->resolution()); +} + +void PythonQtWrapper_QSvgGenerator::setDescription(QSvgGenerator* theWrappedObject, const QString& description) +{ + ( theWrappedObject->setDescription(description)); +} + +void PythonQtWrapper_QSvgGenerator::setFileName(QSvgGenerator* theWrappedObject, const QString& fileName) +{ + ( theWrappedObject->setFileName(fileName)); +} + +void PythonQtWrapper_QSvgGenerator::setOutputDevice(QSvgGenerator* theWrappedObject, QIODevice* outputDevice) +{ + ( theWrappedObject->setOutputDevice(outputDevice)); +} + +void PythonQtWrapper_QSvgGenerator::setResolution(QSvgGenerator* theWrappedObject, int dpi) +{ + ( theWrappedObject->setResolution(dpi)); +} + +void PythonQtWrapper_QSvgGenerator::setSize(QSvgGenerator* theWrappedObject, const QSize& size) +{ + ( theWrappedObject->setSize(size)); +} + +void PythonQtWrapper_QSvgGenerator::setTitle(QSvgGenerator* theWrappedObject, const QString& title) +{ + ( theWrappedObject->setTitle(title)); +} + +void PythonQtWrapper_QSvgGenerator::setViewBox(QSvgGenerator* theWrappedObject, const QRect& viewBox) +{ + ( theWrappedObject->setViewBox(viewBox)); +} + +void PythonQtWrapper_QSvgGenerator::setViewBox(QSvgGenerator* theWrappedObject, const QRectF& viewBox) +{ + ( theWrappedObject->setViewBox(viewBox)); +} + +QSize PythonQtWrapper_QSvgGenerator::size(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QString PythonQtWrapper_QSvgGenerator::title(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +QRect PythonQtWrapper_QSvgGenerator::viewBox(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->viewBox()); +} + +QRectF PythonQtWrapper_QSvgGenerator::viewBoxF(QSvgGenerator* theWrappedObject) const +{ + return ( theWrappedObject->viewBoxF()); +} + + + +PythonQtShell_QSvgRenderer::~PythonQtShell_QSvgRenderer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSvgRenderer::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgRenderer::childEvent(event0); +} +void PythonQtShell_QSvgRenderer::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgRenderer::customEvent(event0); +} +bool PythonQtShell_QSvgRenderer::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgRenderer::event(event0); +} +bool PythonQtShell_QSvgRenderer::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgRenderer::eventFilter(watched0, event1); +} +void PythonQtShell_QSvgRenderer::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgRenderer::timerEvent(event0); +} +QSvgRenderer* PythonQtWrapper_QSvgRenderer::new_QSvgRenderer(QObject* parent) +{ +return new PythonQtShell_QSvgRenderer(parent); } + +QSvgRenderer* PythonQtWrapper_QSvgRenderer::new_QSvgRenderer(QXmlStreamReader* contents, QObject* parent) +{ +return new PythonQtShell_QSvgRenderer(contents, parent); } + +QSvgRenderer* PythonQtWrapper_QSvgRenderer::new_QSvgRenderer(const QByteArray& contents, QObject* parent) +{ +return new PythonQtShell_QSvgRenderer(contents, parent); } + +QSvgRenderer* PythonQtWrapper_QSvgRenderer::new_QSvgRenderer(const QString& filename, QObject* parent) +{ +return new PythonQtShell_QSvgRenderer(filename, parent); } + +const QMetaObject* PythonQtShell_QSvgRenderer::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSvgRenderer::staticMetaObject); + } else { + return &QSvgRenderer::staticMetaObject; + } +} +int PythonQtShell_QSvgRenderer::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSvgRenderer::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QSvgRenderer::animated(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->animated()); +} + +int PythonQtWrapper_QSvgRenderer::animationDuration(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->animationDuration()); +} + +QRectF PythonQtWrapper_QSvgRenderer::boundsOnElement(QSvgRenderer* theWrappedObject, const QString& id) const +{ + return ( theWrappedObject->boundsOnElement(id)); +} + +int PythonQtWrapper_QSvgRenderer::currentFrame(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->currentFrame()); +} + +QSize PythonQtWrapper_QSvgRenderer::defaultSize(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->defaultSize()); +} + +bool PythonQtWrapper_QSvgRenderer::elementExists(QSvgRenderer* theWrappedObject, const QString& id) const +{ + return ( theWrappedObject->elementExists(id)); +} + +int PythonQtWrapper_QSvgRenderer::framesPerSecond(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->framesPerSecond()); +} + +bool PythonQtWrapper_QSvgRenderer::isValid(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QMatrix PythonQtWrapper_QSvgRenderer::matrixForElement(QSvgRenderer* theWrappedObject, const QString& id) const +{ + return ( theWrappedObject->matrixForElement(id)); +} + +void PythonQtWrapper_QSvgRenderer::setCurrentFrame(QSvgRenderer* theWrappedObject, int arg__1) +{ + ( theWrappedObject->setCurrentFrame(arg__1)); +} + +void PythonQtWrapper_QSvgRenderer::setFramesPerSecond(QSvgRenderer* theWrappedObject, int num) +{ + ( theWrappedObject->setFramesPerSecond(num)); +} + +void PythonQtWrapper_QSvgRenderer::setViewBox(QSvgRenderer* theWrappedObject, const QRect& viewbox) +{ + ( theWrappedObject->setViewBox(viewbox)); +} + +void PythonQtWrapper_QSvgRenderer::setViewBox(QSvgRenderer* theWrappedObject, const QRectF& viewbox) +{ + ( theWrappedObject->setViewBox(viewbox)); +} + +QRect PythonQtWrapper_QSvgRenderer::viewBox(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->viewBox()); +} + +QRectF PythonQtWrapper_QSvgRenderer::viewBoxF(QSvgRenderer* theWrappedObject) const +{ + return ( theWrappedObject->viewBoxF()); +} + + + +PythonQtShell_QSvgWidget::~PythonQtShell_QSvgWidget() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QSvgWidget::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::actionEvent(event0); +} +void PythonQtShell_QSvgWidget::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::changeEvent(arg__1); +} +void PythonQtShell_QSvgWidget::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::childEvent(event0); +} +void PythonQtShell_QSvgWidget::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::closeEvent(event0); +} +void PythonQtShell_QSvgWidget::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::contextMenuEvent(event0); +} +void PythonQtShell_QSvgWidget::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::customEvent(event0); +} +int PythonQtShell_QSvgWidget::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::devType(); +} +void PythonQtShell_QSvgWidget::dragEnterEvent(QDragEnterEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::dragEnterEvent(event0); +} +void PythonQtShell_QSvgWidget::dragLeaveEvent(QDragLeaveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::dragLeaveEvent(event0); +} +void PythonQtShell_QSvgWidget::dragMoveEvent(QDragMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::dragMoveEvent(event0); +} +void PythonQtShell_QSvgWidget::dropEvent(QDropEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::dropEvent(event0); +} +void PythonQtShell_QSvgWidget::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::enterEvent(event0); +} +bool PythonQtShell_QSvgWidget::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::event(event0); +} +bool PythonQtShell_QSvgWidget::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::eventFilter(watched0, event1); +} +void PythonQtShell_QSvgWidget::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::focusInEvent(event0); +} +bool PythonQtShell_QSvgWidget::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::focusNextPrevChild(next0); +} +void PythonQtShell_QSvgWidget::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::focusOutEvent(event0); +} +bool PythonQtShell_QSvgWidget::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::hasHeightForWidth(); +} +int PythonQtShell_QSvgWidget::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::heightForWidth(arg__1); +} +void PythonQtShell_QSvgWidget::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::hideEvent(event0); +} +void PythonQtShell_QSvgWidget::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::initPainter(painter0); +} +void PythonQtShell_QSvgWidget::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QSvgWidget::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::inputMethodQuery(arg__1); +} +void PythonQtShell_QSvgWidget::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::keyPressEvent(event0); +} +void PythonQtShell_QSvgWidget::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::keyReleaseEvent(event0); +} +void PythonQtShell_QSvgWidget::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::leaveEvent(event0); +} +int PythonQtShell_QSvgWidget::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue = 0; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::metric(arg__1); +} +QSize PythonQtShell_QSvgWidget::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::minimumSizeHint(); +} +void PythonQtShell_QSvgWidget::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QSvgWidget::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::mouseMoveEvent(event0); +} +void PythonQtShell_QSvgWidget::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::mousePressEvent(event0); +} +void PythonQtShell_QSvgWidget::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::mouseReleaseEvent(event0); +} +void PythonQtShell_QSvgWidget::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::moveEvent(event0); +} +bool PythonQtShell_QSvgWidget::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QSvgWidget::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::paintEngine(); +} +void PythonQtShell_QSvgWidget::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QSvgWidget::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue; + void* args[2] = {NULL, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::redirected(offset0); +} +void PythonQtShell_QSvgWidget::resizeEvent(QResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::resizeEvent(event0); +} +void PythonQtShell_QSvgWidget::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::setVisible(visible0); +} +QPainter* PythonQtShell_QSvgWidget::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::sharedPainter(); +} +void PythonQtShell_QSvgWidget::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::showEvent(event0); +} +QSize PythonQtShell_QSvgWidget::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSvgWidget::sizeHint(); +} +void PythonQtShell_QSvgWidget::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::tabletEvent(event0); +} +void PythonQtShell_QSvgWidget::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::timerEvent(event0); +} +void PythonQtShell_QSvgWidget::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QSvgWidget::wheelEvent(event0); +} +QSvgWidget* PythonQtWrapper_QSvgWidget::new_QSvgWidget(QWidget* parent) +{ +return new PythonQtShell_QSvgWidget(parent); } + +QSvgWidget* PythonQtWrapper_QSvgWidget::new_QSvgWidget(const QString& file, QWidget* parent) +{ +return new PythonQtShell_QSvgWidget(file, parent); } + +const QMetaObject* PythonQtShell_QSvgWidget::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QSvgWidget::staticMetaObject); + } else { + return &QSvgWidget::staticMetaObject; + } +} +int PythonQtShell_QSvgWidget::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QSvgWidget::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QSvgRenderer* PythonQtWrapper_QSvgWidget::renderer(QSvgWidget* theWrappedObject) const +{ + return ( theWrappedObject->renderer()); +} + +QSize PythonQtWrapper_QSvgWidget::sizeHint(QSvgWidget* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.h b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.h new file mode 100644 index 00000000..abdd460f --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg0.h @@ -0,0 +1,299 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QGraphicsSvgItem : public QGraphicsSvgItem +{ +public: + PythonQtShell_QGraphicsSvgItem(QGraphicsItem* parentItem = nullptr):QGraphicsSvgItem(parentItem),_wrapper(NULL) {}; + PythonQtShell_QGraphicsSvgItem(const QString& fileName, QGraphicsItem* parentItem = nullptr):QGraphicsSvgItem(fileName, parentItem),_wrapper(NULL) {}; + + ~PythonQtShell_QGraphicsSvgItem(); + +virtual QRectF boundingRect() const; +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* ev); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr); +virtual void timerEvent(QTimerEvent* event); +virtual int type() const; + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGraphicsSvgItem : public QGraphicsSvgItem +{ public: +inline QRectF py_q_boundingRect() const { return QGraphicsSvgItem::boundingRect(); } +inline void py_q_paint(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr) { QGraphicsSvgItem::paint(painter, option, widget); } +inline int py_q_type() const { return QGraphicsSvgItem::type(); } +}; + +class PythonQtWrapper_QGraphicsSvgItem : public QObject +{ Q_OBJECT +public: +Q_ENUMS(enum_1 ) +enum enum_1{ + Type = QGraphicsSvgItem::Type}; +public slots: +QGraphicsSvgItem* new_QGraphicsSvgItem(QGraphicsItem* parentItem = nullptr); +QGraphicsSvgItem* new_QGraphicsSvgItem(const QString& fileName, QGraphicsItem* parentItem = nullptr); +void delete_QGraphicsSvgItem(QGraphicsSvgItem* obj) { delete obj; } + QRectF boundingRect(QGraphicsSvgItem* theWrappedObject) const; + QRectF py_q_boundingRect(QGraphicsSvgItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGraphicsSvgItem*)theWrappedObject)->py_q_boundingRect());} + QString elementId(QGraphicsSvgItem* theWrappedObject) const; + bool isCachingEnabled(QGraphicsSvgItem* theWrappedObject) const; + QSize maximumCacheSize(QGraphicsSvgItem* theWrappedObject) const; + void paint(QGraphicsSvgItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr); + void py_q_paint(QGraphicsSvgItem* theWrappedObject, QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr){ (((PythonQtPublicPromoter_QGraphicsSvgItem*)theWrappedObject)->py_q_paint(painter, option, widget));} + QSvgRenderer* renderer(QGraphicsSvgItem* theWrappedObject) const; + void setCachingEnabled(QGraphicsSvgItem* theWrappedObject, bool arg__1); + void setElementId(QGraphicsSvgItem* theWrappedObject, const QString& id); + void setMaximumCacheSize(QGraphicsSvgItem* theWrappedObject, const QSize& size); + void setSharedRenderer(QGraphicsSvgItem* theWrappedObject, QSvgRenderer* renderer); + int type(QGraphicsSvgItem* theWrappedObject) const; + int py_q_type(QGraphicsSvgItem* theWrappedObject) const{ return (((PythonQtPublicPromoter_QGraphicsSvgItem*)theWrappedObject)->py_q_type());} +}; + + + + + +class PythonQtShell_QSvgGenerator : public QSvgGenerator +{ +public: + PythonQtShell_QSvgGenerator():QSvgGenerator(),_wrapper(NULL) {}; + + ~PythonQtShell_QSvgGenerator(); + +virtual int devType() const; +virtual void initPainter(QPainter* painter) const; +virtual int metric(QPaintDevice::PaintDeviceMetric metric) const; +virtual QPaintEngine* paintEngine() const; +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual QPainter* sharedPainter() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSvgGenerator : public QSvgGenerator +{ public: +inline int promoted_metric(QPaintDevice::PaintDeviceMetric metric) const { return this->metric(metric); } +inline QPaintEngine* promoted_paintEngine() const { return this->paintEngine(); } +inline int py_q_metric(QPaintDevice::PaintDeviceMetric metric) const { return QSvgGenerator::metric(metric); } +inline QPaintEngine* py_q_paintEngine() const { return QSvgGenerator::paintEngine(); } +}; + +class PythonQtWrapper_QSvgGenerator : public QObject +{ Q_OBJECT +public: +public slots: +QSvgGenerator* new_QSvgGenerator(); +void delete_QSvgGenerator(QSvgGenerator* obj) { delete obj; } + QString description(QSvgGenerator* theWrappedObject) const; + QString fileName(QSvgGenerator* theWrappedObject) const; + int py_q_metric(QSvgGenerator* theWrappedObject, QPaintDevice::PaintDeviceMetric metric) const{ return (((PythonQtPublicPromoter_QSvgGenerator*)theWrappedObject)->py_q_metric(metric));} + QIODevice* outputDevice(QSvgGenerator* theWrappedObject) const; + QPaintEngine* py_q_paintEngine(QSvgGenerator* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSvgGenerator*)theWrappedObject)->py_q_paintEngine());} + int resolution(QSvgGenerator* theWrappedObject) const; + void setDescription(QSvgGenerator* theWrappedObject, const QString& description); + void setFileName(QSvgGenerator* theWrappedObject, const QString& fileName); + void setOutputDevice(QSvgGenerator* theWrappedObject, QIODevice* outputDevice); + void setResolution(QSvgGenerator* theWrappedObject, int dpi); + void setSize(QSvgGenerator* theWrappedObject, const QSize& size); + void setTitle(QSvgGenerator* theWrappedObject, const QString& title); + void setViewBox(QSvgGenerator* theWrappedObject, const QRect& viewBox); + void setViewBox(QSvgGenerator* theWrappedObject, const QRectF& viewBox); + QSize size(QSvgGenerator* theWrappedObject) const; + QString title(QSvgGenerator* theWrappedObject) const; + QRect viewBox(QSvgGenerator* theWrappedObject) const; + QRectF viewBoxF(QSvgGenerator* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QSvgRenderer : public QSvgRenderer +{ +public: + PythonQtShell_QSvgRenderer(QObject* parent = nullptr):QSvgRenderer(parent),_wrapper(NULL) {}; + PythonQtShell_QSvgRenderer(QXmlStreamReader* contents, QObject* parent = nullptr):QSvgRenderer(contents, parent),_wrapper(NULL) {}; + PythonQtShell_QSvgRenderer(const QByteArray& contents, QObject* parent = nullptr):QSvgRenderer(contents, parent),_wrapper(NULL) {}; + PythonQtShell_QSvgRenderer(const QString& filename, QObject* parent = nullptr):QSvgRenderer(filename, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSvgRenderer(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QSvgRenderer : public QObject +{ Q_OBJECT +public: +public slots: +QSvgRenderer* new_QSvgRenderer(QObject* parent = nullptr); +QSvgRenderer* new_QSvgRenderer(QXmlStreamReader* contents, QObject* parent = nullptr); +QSvgRenderer* new_QSvgRenderer(const QByteArray& contents, QObject* parent = nullptr); +QSvgRenderer* new_QSvgRenderer(const QString& filename, QObject* parent = nullptr); +void delete_QSvgRenderer(QSvgRenderer* obj) { delete obj; } + bool animated(QSvgRenderer* theWrappedObject) const; + int animationDuration(QSvgRenderer* theWrappedObject) const; + QRectF boundsOnElement(QSvgRenderer* theWrappedObject, const QString& id) const; + int currentFrame(QSvgRenderer* theWrappedObject) const; + QSize defaultSize(QSvgRenderer* theWrappedObject) const; + bool elementExists(QSvgRenderer* theWrappedObject, const QString& id) const; + int framesPerSecond(QSvgRenderer* theWrappedObject) const; + bool isValid(QSvgRenderer* theWrappedObject) const; + QMatrix matrixForElement(QSvgRenderer* theWrappedObject, const QString& id) const; + void setCurrentFrame(QSvgRenderer* theWrappedObject, int arg__1); + void setFramesPerSecond(QSvgRenderer* theWrappedObject, int num); + void setViewBox(QSvgRenderer* theWrappedObject, const QRect& viewbox); + void setViewBox(QSvgRenderer* theWrappedObject, const QRectF& viewbox); + QRect viewBox(QSvgRenderer* theWrappedObject) const; + QRectF viewBoxF(QSvgRenderer* theWrappedObject) const; + bool __nonzero__(QSvgRenderer* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QSvgWidget : public QSvgWidget +{ +public: + PythonQtShell_QSvgWidget(QWidget* parent = nullptr):QSvgWidget(parent),_wrapper(NULL) {}; + PythonQtShell_QSvgWidget(const QString& file, QWidget* parent = nullptr):QSvgWidget(file, parent),_wrapper(NULL) {}; + + ~PythonQtShell_QSvgWidget(); + +virtual void actionEvent(QActionEvent* event); +virtual void changeEvent(QEvent* arg__1); +virtual void childEvent(QChildEvent* event); +virtual void closeEvent(QCloseEvent* event); +virtual void contextMenuEvent(QContextMenuEvent* event); +virtual void customEvent(QEvent* event); +virtual int devType() const; +virtual void dragEnterEvent(QDragEnterEvent* event); +virtual void dragLeaveEvent(QDragLeaveEvent* event); +virtual void dragMoveEvent(QDragMoveEvent* event); +virtual void dropEvent(QDropEvent* event); +virtual void enterEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void focusInEvent(QFocusEvent* event); +virtual bool focusNextPrevChild(bool next); +virtual void focusOutEvent(QFocusEvent* event); +virtual bool hasHeightForWidth() const; +virtual int heightForWidth(int arg__1) const; +virtual void hideEvent(QHideEvent* event); +virtual void initPainter(QPainter* painter) const; +virtual void inputMethodEvent(QInputMethodEvent* arg__1); +virtual QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const; +virtual void keyPressEvent(QKeyEvent* event); +virtual void keyReleaseEvent(QKeyEvent* event); +virtual void leaveEvent(QEvent* event); +virtual int metric(QPaintDevice::PaintDeviceMetric arg__1) const; +virtual QSize minimumSizeHint() const; +virtual void mouseDoubleClickEvent(QMouseEvent* event); +virtual void mouseMoveEvent(QMouseEvent* event); +virtual void mousePressEvent(QMouseEvent* event); +virtual void mouseReleaseEvent(QMouseEvent* event); +virtual void moveEvent(QMoveEvent* event); +virtual bool nativeEvent(const QByteArray& eventType, void* message, long* result); +virtual QPaintEngine* paintEngine() const; +virtual void paintEvent(QPaintEvent* event); +virtual QPaintDevice* redirected(QPoint* offset) const; +virtual void resizeEvent(QResizeEvent* event); +virtual void setVisible(bool visible); +virtual QPainter* sharedPainter() const; +virtual void showEvent(QShowEvent* event); +virtual QSize sizeHint() const; +virtual void tabletEvent(QTabletEvent* event); +virtual void timerEvent(QTimerEvent* event); +virtual void wheelEvent(QWheelEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSvgWidget : public QSvgWidget +{ public: +inline void promoted_paintEvent(QPaintEvent* event) { this->paintEvent(event); } +inline void py_q_paintEvent(QPaintEvent* event) { QSvgWidget::paintEvent(event); } +inline QSize py_q_sizeHint() const { return QSvgWidget::sizeHint(); } +}; + +class PythonQtWrapper_QSvgWidget : public QObject +{ Q_OBJECT +public: +public slots: +QSvgWidget* new_QSvgWidget(QWidget* parent = nullptr); +QSvgWidget* new_QSvgWidget(const QString& file, QWidget* parent = nullptr); +void delete_QSvgWidget(QSvgWidget* obj) { delete obj; } + void py_q_paintEvent(QSvgWidget* theWrappedObject, QPaintEvent* event){ (((PythonQtPublicPromoter_QSvgWidget*)theWrappedObject)->py_q_paintEvent(event));} + QSvgRenderer* renderer(QSvgWidget* theWrappedObject) const; + QSize sizeHint(QSvgWidget* theWrappedObject) const; + QSize py_q_sizeHint(QSvgWidget* theWrappedObject) const{ return (((PythonQtPublicPromoter_QSvgWidget*)theWrappedObject)->py_q_sizeHint());} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp new file mode 100644 index 00000000..7f2cadc6 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_svg/com_trolltech_qt_svg_init.cpp @@ -0,0 +1,15 @@ +#include +#include +#include "com_trolltech_qt_svg0.h" + + + +void PythonQt_init_QtSvg(PyObject* module) { +PythonQt::priv()->registerClass(&QGraphicsSvgItem::staticMetaObject, "QtSvg", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSvgGenerator", "", "QtSvg", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QSvgGenerator", "QPaintDevice",PythonQtUpcastingOffset()); +PythonQt::priv()->registerClass(&QSvgRenderer::staticMetaObject, "QtSvg", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QSvgWidget::staticMetaObject, "QtSvg", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +} diff --git a/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri new file mode 100644 index 00000000..680ce525 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_uitools0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_uitools0.cpp \ + $$PWD/com_trolltech_qt_uitools_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp new file mode 100644 index 00000000..112489bc --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.cpp @@ -0,0 +1,390 @@ +#include "com_trolltech_qt_uitools0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QUiLoader::~PythonQtShell_QUiLoader() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QUiLoader::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUiLoader::childEvent(event0); +} +QAction* PythonQtShell_QUiLoader::createAction(QObject* parent0, const QString& name1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createAction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QAction*" , "QObject*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QAction* returnValue; + void* args[3] = {NULL, (void*)&parent0, (void*)&name1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createAction", methodInfo, result); + } else { + returnValue = *((QAction**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::createAction(parent0, name1); +} +QActionGroup* PythonQtShell_QUiLoader::createActionGroup(QObject* parent0, const QString& name1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createActionGroup"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QActionGroup*" , "QObject*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QActionGroup* returnValue; + void* args[3] = {NULL, (void*)&parent0, (void*)&name1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createActionGroup", methodInfo, result); + } else { + returnValue = *((QActionGroup**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::createActionGroup(parent0, name1); +} +QLayout* PythonQtShell_QUiLoader::createLayout(const QString& className0, QObject* parent1, const QString& name2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createLayout"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QLayout*" , "const QString&" , "QObject*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QLayout* returnValue; + void* args[4] = {NULL, (void*)&className0, (void*)&parent1, (void*)&name2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createLayout", methodInfo, result); + } else { + returnValue = *((QLayout**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::createLayout(className0, parent1, name2); +} +QWidget* PythonQtShell_QUiLoader::createWidget(const QString& className0, QWidget* parent1, const QString& name2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createWidget"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWidget*" , "const QString&" , "QWidget*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QWidget* returnValue; + void* args[4] = {NULL, (void*)&className0, (void*)&parent1, (void*)&name2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("createWidget", methodInfo, result); + } else { + returnValue = *((QWidget**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::createWidget(className0, parent1, name2); +} +void PythonQtShell_QUiLoader::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUiLoader::customEvent(event0); +} +bool PythonQtShell_QUiLoader::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::event(event0); +} +bool PythonQtShell_QUiLoader::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUiLoader::eventFilter(watched0, event1); +} +void PythonQtShell_QUiLoader::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QUiLoader::timerEvent(event0); +} +QUiLoader* PythonQtWrapper_QUiLoader::new_QUiLoader(QObject* parent) +{ +return new PythonQtShell_QUiLoader(parent); } + +const QMetaObject* PythonQtShell_QUiLoader::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QUiLoader::staticMetaObject); + } else { + return &QUiLoader::staticMetaObject; + } +} +int PythonQtShell_QUiLoader::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QUiLoader::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QUiLoader::addPluginPath(QUiLoader* theWrappedObject, const QString& path) +{ + ( theWrappedObject->addPluginPath(path)); +} + +QStringList PythonQtWrapper_QUiLoader::availableLayouts(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->availableLayouts()); +} + +QStringList PythonQtWrapper_QUiLoader::availableWidgets(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->availableWidgets()); +} + +void PythonQtWrapper_QUiLoader::clearPluginPaths(QUiLoader* theWrappedObject) +{ + ( theWrappedObject->clearPluginPaths()); +} + +QAction* PythonQtWrapper_QUiLoader::createAction(QUiLoader* theWrappedObject, QObject* parent, const QString& name) +{ + return ( theWrappedObject->createAction(parent, name)); +} + +QActionGroup* PythonQtWrapper_QUiLoader::createActionGroup(QUiLoader* theWrappedObject, QObject* parent, const QString& name) +{ + return ( theWrappedObject->createActionGroup(parent, name)); +} + +QLayout* PythonQtWrapper_QUiLoader::createLayout(QUiLoader* theWrappedObject, const QString& className, QObject* parent, const QString& name) +{ + return ( theWrappedObject->createLayout(className, parent, name)); +} + +QWidget* PythonQtWrapper_QUiLoader::createWidget(QUiLoader* theWrappedObject, const QString& className, QWidget* parent, const QString& name) +{ + return ( theWrappedObject->createWidget(className, parent, name)); +} + +QString PythonQtWrapper_QUiLoader::errorString(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QUiLoader::isLanguageChangeEnabled(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->isLanguageChangeEnabled()); +} + +bool PythonQtWrapper_QUiLoader::isTranslationEnabled(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->isTranslationEnabled()); +} + +QWidget* PythonQtWrapper_QUiLoader::load(QUiLoader* theWrappedObject, QIODevice* device, QWidget* parentWidget) +{ + return ( theWrappedObject->load(device, parentWidget)); +} + +QStringList PythonQtWrapper_QUiLoader::pluginPaths(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->pluginPaths()); +} + +void PythonQtWrapper_QUiLoader::setLanguageChangeEnabled(QUiLoader* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setLanguageChangeEnabled(enabled)); +} + +void PythonQtWrapper_QUiLoader::setTranslationEnabled(QUiLoader* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setTranslationEnabled(enabled)); +} + +void PythonQtWrapper_QUiLoader::setWorkingDirectory(QUiLoader* theWrappedObject, const QDir& dir) +{ + ( theWrappedObject->setWorkingDirectory(dir)); +} + +QDir PythonQtWrapper_QUiLoader::workingDirectory(QUiLoader* theWrappedObject) const +{ + return ( theWrappedObject->workingDirectory()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h new file mode 100644 index 00000000..0390c9f3 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools0.h @@ -0,0 +1,79 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QUiLoader : public QUiLoader +{ +public: + PythonQtShell_QUiLoader(QObject* parent = nullptr):QUiLoader(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QUiLoader(); + +virtual void childEvent(QChildEvent* event); +virtual QAction* createAction(QObject* parent = nullptr, const QString& name = QString()); +virtual QActionGroup* createActionGroup(QObject* parent = nullptr, const QString& name = QString()); +virtual QLayout* createLayout(const QString& className, QObject* parent = nullptr, const QString& name = QString()); +virtual QWidget* createWidget(const QString& className, QWidget* parent = nullptr, const QString& name = QString()); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QUiLoader : public QUiLoader +{ public: +inline QAction* py_q_createAction(QObject* parent = nullptr, const QString& name = QString()) { return QUiLoader::createAction(parent, name); } +inline QActionGroup* py_q_createActionGroup(QObject* parent = nullptr, const QString& name = QString()) { return QUiLoader::createActionGroup(parent, name); } +inline QLayout* py_q_createLayout(const QString& className, QObject* parent = nullptr, const QString& name = QString()) { return QUiLoader::createLayout(className, parent, name); } +inline QWidget* py_q_createWidget(const QString& className, QWidget* parent = nullptr, const QString& name = QString()) { return QUiLoader::createWidget(className, parent, name); } +}; + +class PythonQtWrapper_QUiLoader : public QObject +{ Q_OBJECT +public: +public slots: +QUiLoader* new_QUiLoader(QObject* parent = nullptr); +void delete_QUiLoader(QUiLoader* obj) { delete obj; } + void addPluginPath(QUiLoader* theWrappedObject, const QString& path); + QStringList availableLayouts(QUiLoader* theWrappedObject) const; + QStringList availableWidgets(QUiLoader* theWrappedObject) const; + void clearPluginPaths(QUiLoader* theWrappedObject); + QAction* createAction(QUiLoader* theWrappedObject, QObject* parent = nullptr, const QString& name = QString()); + QAction* py_q_createAction(QUiLoader* theWrappedObject, QObject* parent = nullptr, const QString& name = QString()){ return (((PythonQtPublicPromoter_QUiLoader*)theWrappedObject)->py_q_createAction(parent, name));} + QActionGroup* createActionGroup(QUiLoader* theWrappedObject, QObject* parent = nullptr, const QString& name = QString()); + QActionGroup* py_q_createActionGroup(QUiLoader* theWrappedObject, QObject* parent = nullptr, const QString& name = QString()){ return (((PythonQtPublicPromoter_QUiLoader*)theWrappedObject)->py_q_createActionGroup(parent, name));} + QLayout* createLayout(QUiLoader* theWrappedObject, const QString& className, QObject* parent = nullptr, const QString& name = QString()); + QLayout* py_q_createLayout(QUiLoader* theWrappedObject, const QString& className, QObject* parent = nullptr, const QString& name = QString()){ return (((PythonQtPublicPromoter_QUiLoader*)theWrappedObject)->py_q_createLayout(className, parent, name));} + QWidget* createWidget(QUiLoader* theWrappedObject, const QString& className, QWidget* parent = nullptr, const QString& name = QString()); + QWidget* py_q_createWidget(QUiLoader* theWrappedObject, const QString& className, QWidget* parent = nullptr, const QString& name = QString()){ return (((PythonQtPublicPromoter_QUiLoader*)theWrappedObject)->py_q_createWidget(className, parent, name));} + QString errorString(QUiLoader* theWrappedObject) const; + bool isLanguageChangeEnabled(QUiLoader* theWrappedObject) const; + bool isTranslationEnabled(QUiLoader* theWrappedObject) const; + QWidget* load(QUiLoader* theWrappedObject, QIODevice* device, QWidget* parentWidget = nullptr); + QStringList pluginPaths(QUiLoader* theWrappedObject) const; + void setLanguageChangeEnabled(QUiLoader* theWrappedObject, bool enabled); + void setTranslationEnabled(QUiLoader* theWrappedObject, bool enabled); + void setWorkingDirectory(QUiLoader* theWrappedObject, const QDir& dir); + QDir workingDirectory(QUiLoader* theWrappedObject) const; +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp new file mode 100644 index 00000000..068f7b08 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_uitools/com_trolltech_qt_uitools_init.cpp @@ -0,0 +1,11 @@ +#include +#include +#include "com_trolltech_qt_uitools0.h" + + + +void PythonQt_init_QtUiTools(PyObject* module) { +PythonQt::priv()->registerClass(&QUiLoader::staticMetaObject, "QtUiTools", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +} diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml.pri b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml.pri new file mode 100644 index 00000000..222476a5 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml.pri @@ -0,0 +1,8 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_xml0.h \ + $$PWD/com_trolltech_qt_xml1.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_xml0.cpp \ + $$PWD/com_trolltech_qt_xml1.cpp \ + $$PWD/com_trolltech_qt_xml_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp new file mode 100644 index 00000000..00a408cb --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.cpp @@ -0,0 +1,5077 @@ +#include "com_trolltech_qt_xml0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QDomAttr* PythonQtWrapper_QDomAttr::new_QDomAttr() +{ +return new QDomAttr(); } + +QDomAttr* PythonQtWrapper_QDomAttr::new_QDomAttr(const QDomAttr& x) +{ +return new QDomAttr(x); } + +QString PythonQtWrapper_QDomAttr::name(QDomAttr* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDomElement PythonQtWrapper_QDomAttr::ownerElement(QDomAttr* theWrappedObject) const +{ + return ( theWrappedObject->ownerElement()); +} + +void PythonQtWrapper_QDomAttr::setValue(QDomAttr* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setValue(arg__1)); +} + +bool PythonQtWrapper_QDomAttr::specified(QDomAttr* theWrappedObject) const +{ + return ( theWrappedObject->specified()); +} + +QString PythonQtWrapper_QDomAttr::value(QDomAttr* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + + + +QDomCDATASection* PythonQtWrapper_QDomCDATASection::new_QDomCDATASection() +{ +return new QDomCDATASection(); } + +QDomCDATASection* PythonQtWrapper_QDomCDATASection::new_QDomCDATASection(const QDomCDATASection& x) +{ +return new QDomCDATASection(x); } + + + +QDomCharacterData* PythonQtWrapper_QDomCharacterData::new_QDomCharacterData() +{ +return new QDomCharacterData(); } + +QDomCharacterData* PythonQtWrapper_QDomCharacterData::new_QDomCharacterData(const QDomCharacterData& x) +{ +return new QDomCharacterData(x); } + +void PythonQtWrapper_QDomCharacterData::appendData(QDomCharacterData* theWrappedObject, const QString& arg) +{ + ( theWrappedObject->appendData(arg)); +} + +QString PythonQtWrapper_QDomCharacterData::data(QDomCharacterData* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +void PythonQtWrapper_QDomCharacterData::deleteData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count) +{ + ( theWrappedObject->deleteData(offset, count)); +} + +void PythonQtWrapper_QDomCharacterData::insertData(QDomCharacterData* theWrappedObject, unsigned long offset, const QString& arg) +{ + ( theWrappedObject->insertData(offset, arg)); +} + +int PythonQtWrapper_QDomCharacterData::length(QDomCharacterData* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +void PythonQtWrapper_QDomCharacterData::replaceData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count, const QString& arg) +{ + ( theWrappedObject->replaceData(offset, count, arg)); +} + +void PythonQtWrapper_QDomCharacterData::setData(QDomCharacterData* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setData(arg__1)); +} + +QString PythonQtWrapper_QDomCharacterData::substringData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count) +{ + return ( theWrappedObject->substringData(offset, count)); +} + + + +QDomComment* PythonQtWrapper_QDomComment::new_QDomComment() +{ +return new QDomComment(); } + +QDomComment* PythonQtWrapper_QDomComment::new_QDomComment(const QDomComment& x) +{ +return new QDomComment(x); } + + + +QDomDocument* PythonQtWrapper_QDomDocument::new_QDomDocument() +{ +return new QDomDocument(); } + +QDomDocument* PythonQtWrapper_QDomDocument::new_QDomDocument(const QDomDocument& x) +{ +return new QDomDocument(x); } + +QDomDocument* PythonQtWrapper_QDomDocument::new_QDomDocument(const QDomDocumentType& doctype) +{ +return new QDomDocument(doctype); } + +QDomDocument* PythonQtWrapper_QDomDocument::new_QDomDocument(const QString& name) +{ +return new QDomDocument(name); } + +QDomAttr PythonQtWrapper_QDomDocument::createAttribute(QDomDocument* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->createAttribute(name)); +} + +QDomAttr PythonQtWrapper_QDomDocument::createAttributeNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& qName) +{ + return ( theWrappedObject->createAttributeNS(nsURI, qName)); +} + +QDomCDATASection PythonQtWrapper_QDomDocument::createCDATASection(QDomDocument* theWrappedObject, const QString& data) +{ + return ( theWrappedObject->createCDATASection(data)); +} + +QDomComment PythonQtWrapper_QDomDocument::createComment(QDomDocument* theWrappedObject, const QString& data) +{ + return ( theWrappedObject->createComment(data)); +} + +QDomDocumentFragment PythonQtWrapper_QDomDocument::createDocumentFragment(QDomDocument* theWrappedObject) +{ + return ( theWrappedObject->createDocumentFragment()); +} + +QDomElement PythonQtWrapper_QDomDocument::createElement(QDomDocument* theWrappedObject, const QString& tagName) +{ + return ( theWrappedObject->createElement(tagName)); +} + +QDomElement PythonQtWrapper_QDomDocument::createElementNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& qName) +{ + return ( theWrappedObject->createElementNS(nsURI, qName)); +} + +QDomEntityReference PythonQtWrapper_QDomDocument::createEntityReference(QDomDocument* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->createEntityReference(name)); +} + +QDomProcessingInstruction PythonQtWrapper_QDomDocument::createProcessingInstruction(QDomDocument* theWrappedObject, const QString& target, const QString& data) +{ + return ( theWrappedObject->createProcessingInstruction(target, data)); +} + +QDomText PythonQtWrapper_QDomDocument::createTextNode(QDomDocument* theWrappedObject, const QString& data) +{ + return ( theWrappedObject->createTextNode(data)); +} + +QDomDocumentType PythonQtWrapper_QDomDocument::doctype(QDomDocument* theWrappedObject) const +{ + return ( theWrappedObject->doctype()); +} + +QDomElement PythonQtWrapper_QDomDocument::documentElement(QDomDocument* theWrappedObject) const +{ + return ( theWrappedObject->documentElement()); +} + +QDomElement PythonQtWrapper_QDomDocument::elementById(QDomDocument* theWrappedObject, const QString& elementId) +{ + return ( theWrappedObject->elementById(elementId)); +} + +QDomNodeList PythonQtWrapper_QDomDocument::elementsByTagName(QDomDocument* theWrappedObject, const QString& tagname) const +{ + return ( theWrappedObject->elementsByTagName(tagname)); +} + +QDomNodeList PythonQtWrapper_QDomDocument::elementsByTagNameNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& localName) +{ + return ( theWrappedObject->elementsByTagNameNS(nsURI, localName)); +} + +QDomImplementation PythonQtWrapper_QDomDocument::implementation(QDomDocument* theWrappedObject) const +{ + return ( theWrappedObject->implementation()); +} + +QDomNode PythonQtWrapper_QDomDocument::importNode(QDomDocument* theWrappedObject, const QDomNode& importedNode, bool deep) +{ + return ( theWrappedObject->importNode(importedNode, deep)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, QIODevice* dev, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(dev, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, QIODevice* dev, bool namespaceProcessing, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(dev, namespaceProcessing, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, QXmlInputSource* source, QXmlReader* reader, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(source, reader, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, QXmlInputSource* source, bool namespaceProcessing, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(source, namespaceProcessing, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, const QByteArray& text, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(text, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, const QByteArray& text, bool namespaceProcessing, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(text, namespaceProcessing, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, const QString& text, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(text, errorMsg, errorLine, errorColumn)); +} + +bool PythonQtWrapper_QDomDocument::setContent(QDomDocument* theWrappedObject, const QString& text, bool namespaceProcessing, QString* errorMsg, int* errorLine, int* errorColumn) +{ + return ( theWrappedObject->setContent(text, namespaceProcessing, errorMsg, errorLine, errorColumn)); +} + +QByteArray PythonQtWrapper_QDomDocument::toByteArray(QDomDocument* theWrappedObject, int arg__1) const +{ + return ( theWrappedObject->toByteArray(arg__1)); +} + +QString PythonQtWrapper_QDomDocument::toString(QDomDocument* theWrappedObject, int arg__1) const +{ + return ( theWrappedObject->toString(arg__1)); +} + +QString PythonQtWrapper_QDomDocument::py_toString(QDomDocument* obj) { return obj->toString(); } + + +QDomDocumentFragment* PythonQtWrapper_QDomDocumentFragment::new_QDomDocumentFragment() +{ +return new QDomDocumentFragment(); } + +QDomDocumentFragment* PythonQtWrapper_QDomDocumentFragment::new_QDomDocumentFragment(const QDomDocumentFragment& x) +{ +return new QDomDocumentFragment(x); } + + + +QDomDocumentType* PythonQtWrapper_QDomDocumentType::new_QDomDocumentType() +{ +return new QDomDocumentType(); } + +QDomDocumentType* PythonQtWrapper_QDomDocumentType::new_QDomDocumentType(const QDomDocumentType& x) +{ +return new QDomDocumentType(x); } + +QDomNamedNodeMap PythonQtWrapper_QDomDocumentType::entities(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->entities()); +} + +QString PythonQtWrapper_QDomDocumentType::internalSubset(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->internalSubset()); +} + +QString PythonQtWrapper_QDomDocumentType::name(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QDomNamedNodeMap PythonQtWrapper_QDomDocumentType::notations(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->notations()); +} + +QString PythonQtWrapper_QDomDocumentType::publicId(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QString PythonQtWrapper_QDomDocumentType::systemId(QDomDocumentType* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + + + +QDomElement* PythonQtWrapper_QDomElement::new_QDomElement() +{ +return new QDomElement(); } + +QDomElement* PythonQtWrapper_QDomElement::new_QDomElement(const QDomElement& x) +{ +return new QDomElement(x); } + +QString PythonQtWrapper_QDomElement::attribute(QDomElement* theWrappedObject, const QString& name, const QString& defValue) const +{ + return ( theWrappedObject->attribute(name, defValue)); +} + +QString PythonQtWrapper_QDomElement::attributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& localName, const QString& defValue) const +{ + return ( theWrappedObject->attributeNS(nsURI, localName, defValue)); +} + +QDomAttr PythonQtWrapper_QDomElement::attributeNode(QDomElement* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->attributeNode(name)); +} + +QDomAttr PythonQtWrapper_QDomElement::attributeNodeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) +{ + return ( theWrappedObject->attributeNodeNS(nsURI, localName)); +} + +QDomNamedNodeMap PythonQtWrapper_QDomElement::attributes(QDomElement* theWrappedObject) const +{ + return ( theWrappedObject->attributes()); +} + +QDomNodeList PythonQtWrapper_QDomElement::elementsByTagName(QDomElement* theWrappedObject, const QString& tagname) const +{ + return ( theWrappedObject->elementsByTagName(tagname)); +} + +QDomNodeList PythonQtWrapper_QDomElement::elementsByTagNameNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) const +{ + return ( theWrappedObject->elementsByTagNameNS(nsURI, localName)); +} + +bool PythonQtWrapper_QDomElement::hasAttribute(QDomElement* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasAttribute(name)); +} + +bool PythonQtWrapper_QDomElement::hasAttributeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) const +{ + return ( theWrappedObject->hasAttributeNS(nsURI, localName)); +} + +void PythonQtWrapper_QDomElement::removeAttribute(QDomElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->removeAttribute(name)); +} + +void PythonQtWrapper_QDomElement::removeAttributeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) +{ + ( theWrappedObject->removeAttributeNS(nsURI, localName)); +} + +QDomAttr PythonQtWrapper_QDomElement::removeAttributeNode(QDomElement* theWrappedObject, const QDomAttr& oldAttr) +{ + return ( theWrappedObject->removeAttributeNode(oldAttr)); +} + +void PythonQtWrapper_QDomElement::setAttribute(QDomElement* theWrappedObject, const QString& name, const QString& value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QDomElement::setAttribute(QDomElement* theWrappedObject, const QString& name, double value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QDomElement::setAttribute(QDomElement* theWrappedObject, const QString& name, float value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QDomElement::setAttribute(QDomElement* theWrappedObject, const QString& name, int value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QDomElement::setAttribute(QDomElement* theWrappedObject, const QString& name, qlonglong value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QDomElement::setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, const QString& value) +{ + ( theWrappedObject->setAttributeNS(nsURI, qName, value)); +} + +void PythonQtWrapper_QDomElement::setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, double value) +{ + ( theWrappedObject->setAttributeNS(nsURI, qName, value)); +} + +void PythonQtWrapper_QDomElement::setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, int value) +{ + ( theWrappedObject->setAttributeNS(nsURI, qName, value)); +} + +void PythonQtWrapper_QDomElement::setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, qlonglong value) +{ + ( theWrappedObject->setAttributeNS(nsURI, qName, value)); +} + +QDomAttr PythonQtWrapper_QDomElement::setAttributeNode(QDomElement* theWrappedObject, const QDomAttr& newAttr) +{ + return ( theWrappedObject->setAttributeNode(newAttr)); +} + +QDomAttr PythonQtWrapper_QDomElement::setAttributeNodeNS(QDomElement* theWrappedObject, const QDomAttr& newAttr) +{ + return ( theWrappedObject->setAttributeNodeNS(newAttr)); +} + +void PythonQtWrapper_QDomElement::setTagName(QDomElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setTagName(name)); +} + +QString PythonQtWrapper_QDomElement::tagName(QDomElement* theWrappedObject) const +{ + return ( theWrappedObject->tagName()); +} + +QString PythonQtWrapper_QDomElement::text(QDomElement* theWrappedObject) const +{ + return ( theWrappedObject->text()); +} + + + +QDomEntity* PythonQtWrapper_QDomEntity::new_QDomEntity() +{ +return new QDomEntity(); } + +QDomEntity* PythonQtWrapper_QDomEntity::new_QDomEntity(const QDomEntity& x) +{ +return new QDomEntity(x); } + +QString PythonQtWrapper_QDomEntity::notationName(QDomEntity* theWrappedObject) const +{ + return ( theWrappedObject->notationName()); +} + +QString PythonQtWrapper_QDomEntity::publicId(QDomEntity* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QString PythonQtWrapper_QDomEntity::systemId(QDomEntity* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + + + +QDomEntityReference* PythonQtWrapper_QDomEntityReference::new_QDomEntityReference() +{ +return new QDomEntityReference(); } + +QDomEntityReference* PythonQtWrapper_QDomEntityReference::new_QDomEntityReference(const QDomEntityReference& x) +{ +return new QDomEntityReference(x); } + + + +QDomImplementation* PythonQtWrapper_QDomImplementation::new_QDomImplementation() +{ +return new QDomImplementation(); } + +QDomImplementation* PythonQtWrapper_QDomImplementation::new_QDomImplementation(const QDomImplementation& arg__1) +{ +return new QDomImplementation(arg__1); } + +QDomDocument PythonQtWrapper_QDomImplementation::createDocument(QDomImplementation* theWrappedObject, const QString& nsURI, const QString& qName, const QDomDocumentType& doctype) +{ + return ( theWrappedObject->createDocument(nsURI, qName, doctype)); +} + +QDomDocumentType PythonQtWrapper_QDomImplementation::createDocumentType(QDomImplementation* theWrappedObject, const QString& qName, const QString& publicId, const QString& systemId) +{ + return ( theWrappedObject->createDocumentType(qName, publicId, systemId)); +} + +bool PythonQtWrapper_QDomImplementation::hasFeature(QDomImplementation* theWrappedObject, const QString& feature, const QString& version) const +{ + return ( theWrappedObject->hasFeature(feature, version)); +} + +QDomImplementation::InvalidDataPolicy PythonQtWrapper_QDomImplementation::static_QDomImplementation_invalidDataPolicy() +{ + return (QDomImplementation::invalidDataPolicy()); +} + +bool PythonQtWrapper_QDomImplementation::isNull(QDomImplementation* theWrappedObject) +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QDomImplementation::__ne__(QDomImplementation* theWrappedObject, const QDomImplementation& arg__1) const +{ + return ( (*theWrappedObject)!= arg__1); +} + +bool PythonQtWrapper_QDomImplementation::__eq__(QDomImplementation* theWrappedObject, const QDomImplementation& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +void PythonQtWrapper_QDomImplementation::static_QDomImplementation_setInvalidDataPolicy(QDomImplementation::InvalidDataPolicy policy) +{ + (QDomImplementation::setInvalidDataPolicy(policy)); +} + + + +QDomNamedNodeMap* PythonQtWrapper_QDomNamedNodeMap::new_QDomNamedNodeMap() +{ +return new QDomNamedNodeMap(); } + +QDomNamedNodeMap* PythonQtWrapper_QDomNamedNodeMap::new_QDomNamedNodeMap(const QDomNamedNodeMap& arg__1) +{ +return new QDomNamedNodeMap(arg__1); } + +bool PythonQtWrapper_QDomNamedNodeMap::contains(QDomNamedNodeMap* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->contains(name)); +} + +int PythonQtWrapper_QDomNamedNodeMap::count(QDomNamedNodeMap* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +bool PythonQtWrapper_QDomNamedNodeMap::isEmpty(QDomNamedNodeMap* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::item(QDomNamedNodeMap* theWrappedObject, int index) const +{ + return ( theWrappedObject->item(index)); +} + +int PythonQtWrapper_QDomNamedNodeMap::length(QDomNamedNodeMap* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::namedItem(QDomNamedNodeMap* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->namedItem(name)); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::namedItemNS(QDomNamedNodeMap* theWrappedObject, const QString& nsURI, const QString& localName) const +{ + return ( theWrappedObject->namedItemNS(nsURI, localName)); +} + +bool PythonQtWrapper_QDomNamedNodeMap::__ne__(QDomNamedNodeMap* theWrappedObject, const QDomNamedNodeMap& arg__1) const +{ + return ( (*theWrappedObject)!= arg__1); +} + +bool PythonQtWrapper_QDomNamedNodeMap::__eq__(QDomNamedNodeMap* theWrappedObject, const QDomNamedNodeMap& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::removeNamedItem(QDomNamedNodeMap* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->removeNamedItem(name)); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::removeNamedItemNS(QDomNamedNodeMap* theWrappedObject, const QString& nsURI, const QString& localName) +{ + return ( theWrappedObject->removeNamedItemNS(nsURI, localName)); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::setNamedItem(QDomNamedNodeMap* theWrappedObject, const QDomNode& newNode) +{ + return ( theWrappedObject->setNamedItem(newNode)); +} + +QDomNode PythonQtWrapper_QDomNamedNodeMap::setNamedItemNS(QDomNamedNodeMap* theWrappedObject, const QDomNode& newNode) +{ + return ( theWrappedObject->setNamedItemNS(newNode)); +} + +int PythonQtWrapper_QDomNamedNodeMap::size(QDomNamedNodeMap* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + + + +QDomNode* PythonQtWrapper_QDomNode::new_QDomNode() +{ +return new QDomNode(); } + +QDomNode* PythonQtWrapper_QDomNode::new_QDomNode(const QDomNode& arg__1) +{ +return new QDomNode(arg__1); } + +QDomNode PythonQtWrapper_QDomNode::appendChild(QDomNode* theWrappedObject, const QDomNode& newChild) +{ + return ( theWrappedObject->appendChild(newChild)); +} + +QDomNodeList PythonQtWrapper_QDomNode::childNodes(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->childNodes()); +} + +void PythonQtWrapper_QDomNode::clear(QDomNode* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +QDomNode PythonQtWrapper_QDomNode::cloneNode(QDomNode* theWrappedObject, bool deep) const +{ + return ( theWrappedObject->cloneNode(deep)); +} + +int PythonQtWrapper_QDomNode::columnNumber(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->columnNumber()); +} + +QDomNode PythonQtWrapper_QDomNode::firstChild(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->firstChild()); +} + +QDomElement PythonQtWrapper_QDomNode::firstChildElement(QDomNode* theWrappedObject, const QString& tagName) const +{ + return ( theWrappedObject->firstChildElement(tagName)); +} + +bool PythonQtWrapper_QDomNode::hasAttributes(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->hasAttributes()); +} + +bool PythonQtWrapper_QDomNode::hasChildNodes(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->hasChildNodes()); +} + +QDomNode PythonQtWrapper_QDomNode::insertAfter(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& refChild) +{ + return ( theWrappedObject->insertAfter(newChild, refChild)); +} + +QDomNode PythonQtWrapper_QDomNode::insertBefore(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& refChild) +{ + return ( theWrappedObject->insertBefore(newChild, refChild)); +} + +bool PythonQtWrapper_QDomNode::isAttr(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isAttr()); +} + +bool PythonQtWrapper_QDomNode::isCDATASection(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isCDATASection()); +} + +bool PythonQtWrapper_QDomNode::isCharacterData(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isCharacterData()); +} + +bool PythonQtWrapper_QDomNode::isComment(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isComment()); +} + +bool PythonQtWrapper_QDomNode::isDocument(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isDocument()); +} + +bool PythonQtWrapper_QDomNode::isDocumentFragment(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isDocumentFragment()); +} + +bool PythonQtWrapper_QDomNode::isDocumentType(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isDocumentType()); +} + +bool PythonQtWrapper_QDomNode::isElement(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isElement()); +} + +bool PythonQtWrapper_QDomNode::isEntity(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isEntity()); +} + +bool PythonQtWrapper_QDomNode::isEntityReference(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isEntityReference()); +} + +bool PythonQtWrapper_QDomNode::isNotation(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isNotation()); +} + +bool PythonQtWrapper_QDomNode::isNull(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +bool PythonQtWrapper_QDomNode::isProcessingInstruction(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isProcessingInstruction()); +} + +bool PythonQtWrapper_QDomNode::isSupported(QDomNode* theWrappedObject, const QString& feature, const QString& version) const +{ + return ( theWrappedObject->isSupported(feature, version)); +} + +bool PythonQtWrapper_QDomNode::isText(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->isText()); +} + +QDomNode PythonQtWrapper_QDomNode::lastChild(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->lastChild()); +} + +QDomElement PythonQtWrapper_QDomNode::lastChildElement(QDomNode* theWrappedObject, const QString& tagName) const +{ + return ( theWrappedObject->lastChildElement(tagName)); +} + +int PythonQtWrapper_QDomNode::lineNumber(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->lineNumber()); +} + +QString PythonQtWrapper_QDomNode::localName(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->localName()); +} + +QDomNode PythonQtWrapper_QDomNode::namedItem(QDomNode* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->namedItem(name)); +} + +QString PythonQtWrapper_QDomNode::namespaceURI(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->namespaceURI()); +} + +QDomNode PythonQtWrapper_QDomNode::nextSibling(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->nextSibling()); +} + +QDomElement PythonQtWrapper_QDomNode::nextSiblingElement(QDomNode* theWrappedObject, const QString& taName) const +{ + return ( theWrappedObject->nextSiblingElement(taName)); +} + +QString PythonQtWrapper_QDomNode::nodeName(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->nodeName()); +} + +QDomNode::NodeType PythonQtWrapper_QDomNode::nodeType(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->nodeType()); +} + +QString PythonQtWrapper_QDomNode::nodeValue(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->nodeValue()); +} + +void PythonQtWrapper_QDomNode::normalize(QDomNode* theWrappedObject) +{ + ( theWrappedObject->normalize()); +} + +bool PythonQtWrapper_QDomNode::__ne__(QDomNode* theWrappedObject, const QDomNode& arg__1) const +{ + return ( (*theWrappedObject)!= arg__1); +} + +void PythonQtWrapper_QDomNode::writeTo(QDomNode* theWrappedObject, QTextStream& arg__1) +{ + arg__1 << (*theWrappedObject); +} + +bool PythonQtWrapper_QDomNode::__eq__(QDomNode* theWrappedObject, const QDomNode& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +QDomDocument PythonQtWrapper_QDomNode::ownerDocument(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->ownerDocument()); +} + +QDomNode PythonQtWrapper_QDomNode::parentNode(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->parentNode()); +} + +QString PythonQtWrapper_QDomNode::prefix(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->prefix()); +} + +QDomNode PythonQtWrapper_QDomNode::previousSibling(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->previousSibling()); +} + +QDomElement PythonQtWrapper_QDomNode::previousSiblingElement(QDomNode* theWrappedObject, const QString& tagName) const +{ + return ( theWrappedObject->previousSiblingElement(tagName)); +} + +QDomNode PythonQtWrapper_QDomNode::removeChild(QDomNode* theWrappedObject, const QDomNode& oldChild) +{ + return ( theWrappedObject->removeChild(oldChild)); +} + +QDomNode PythonQtWrapper_QDomNode::replaceChild(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& oldChild) +{ + return ( theWrappedObject->replaceChild(newChild, oldChild)); +} + +void PythonQtWrapper_QDomNode::save(QDomNode* theWrappedObject, QTextStream& arg__1, int arg__2, QDomNode::EncodingPolicy arg__3) const +{ + ( theWrappedObject->save(arg__1, arg__2, arg__3)); +} + +void PythonQtWrapper_QDomNode::setNodeValue(QDomNode* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setNodeValue(arg__1)); +} + +void PythonQtWrapper_QDomNode::setPrefix(QDomNode* theWrappedObject, const QString& pre) +{ + ( theWrappedObject->setPrefix(pre)); +} + +QDomAttr PythonQtWrapper_QDomNode::toAttr(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toAttr()); +} + +QDomCDATASection PythonQtWrapper_QDomNode::toCDATASection(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toCDATASection()); +} + +QDomCharacterData PythonQtWrapper_QDomNode::toCharacterData(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toCharacterData()); +} + +QDomComment PythonQtWrapper_QDomNode::toComment(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toComment()); +} + +QDomDocument PythonQtWrapper_QDomNode::toDocument(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toDocument()); +} + +QDomDocumentFragment PythonQtWrapper_QDomNode::toDocumentFragment(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toDocumentFragment()); +} + +QDomDocumentType PythonQtWrapper_QDomNode::toDocumentType(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toDocumentType()); +} + +QDomElement PythonQtWrapper_QDomNode::toElement(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toElement()); +} + +QDomEntity PythonQtWrapper_QDomNode::toEntity(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toEntity()); +} + +QDomEntityReference PythonQtWrapper_QDomNode::toEntityReference(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toEntityReference()); +} + +QDomNotation PythonQtWrapper_QDomNode::toNotation(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toNotation()); +} + +QDomProcessingInstruction PythonQtWrapper_QDomNode::toProcessingInstruction(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toProcessingInstruction()); +} + +QDomText PythonQtWrapper_QDomNode::toText(QDomNode* theWrappedObject) const +{ + return ( theWrappedObject->toText()); +} + + + +QDomNodeList* PythonQtWrapper_QDomNodeList::new_QDomNodeList() +{ +return new QDomNodeList(); } + +QDomNodeList* PythonQtWrapper_QDomNodeList::new_QDomNodeList(const QDomNodeList& arg__1) +{ +return new QDomNodeList(arg__1); } + +QDomNode PythonQtWrapper_QDomNodeList::at(QDomNodeList* theWrappedObject, int index) const +{ + return ( theWrappedObject->at(index)); +} + +int PythonQtWrapper_QDomNodeList::count(QDomNodeList* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +bool PythonQtWrapper_QDomNodeList::isEmpty(QDomNodeList* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +QDomNode PythonQtWrapper_QDomNodeList::item(QDomNodeList* theWrappedObject, int index) const +{ + return ( theWrappedObject->item(index)); +} + +int PythonQtWrapper_QDomNodeList::length(QDomNodeList* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +bool PythonQtWrapper_QDomNodeList::__ne__(QDomNodeList* theWrappedObject, const QDomNodeList& arg__1) const +{ + return ( (*theWrappedObject)!= arg__1); +} + +bool PythonQtWrapper_QDomNodeList::__eq__(QDomNodeList* theWrappedObject, const QDomNodeList& arg__1) const +{ + return ( (*theWrappedObject)== arg__1); +} + +int PythonQtWrapper_QDomNodeList::size(QDomNodeList* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + + + +QDomNotation* PythonQtWrapper_QDomNotation::new_QDomNotation() +{ +return new QDomNotation(); } + +QDomNotation* PythonQtWrapper_QDomNotation::new_QDomNotation(const QDomNotation& x) +{ +return new QDomNotation(x); } + +QString PythonQtWrapper_QDomNotation::publicId(QDomNotation* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QString PythonQtWrapper_QDomNotation::systemId(QDomNotation* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + + + +QDomProcessingInstruction* PythonQtWrapper_QDomProcessingInstruction::new_QDomProcessingInstruction() +{ +return new QDomProcessingInstruction(); } + +QDomProcessingInstruction* PythonQtWrapper_QDomProcessingInstruction::new_QDomProcessingInstruction(const QDomProcessingInstruction& x) +{ +return new QDomProcessingInstruction(x); } + +QString PythonQtWrapper_QDomProcessingInstruction::data(QDomProcessingInstruction* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +void PythonQtWrapper_QDomProcessingInstruction::setData(QDomProcessingInstruction* theWrappedObject, const QString& d) +{ + ( theWrappedObject->setData(d)); +} + +QString PythonQtWrapper_QDomProcessingInstruction::target(QDomProcessingInstruction* theWrappedObject) const +{ + return ( theWrappedObject->target()); +} + + + +QDomText* PythonQtWrapper_QDomText::new_QDomText() +{ +return new QDomText(); } + +QDomText* PythonQtWrapper_QDomText::new_QDomText(const QDomText& x) +{ +return new QDomText(x); } + +QDomText PythonQtWrapper_QDomText::splitText(QDomText* theWrappedObject, int offset) +{ + return ( theWrappedObject->splitText(offset)); +} + + + +PythonQtShell_QXmlAttributes::~PythonQtShell_QXmlAttributes() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QXmlAttributes* PythonQtWrapper_QXmlAttributes::new_QXmlAttributes() +{ +return new PythonQtShell_QXmlAttributes(); } + +void PythonQtWrapper_QXmlAttributes::append(QXmlAttributes* theWrappedObject, const QString& qName, const QString& uri, const QString& localPart, const QString& value) +{ + ( theWrappedObject->append(qName, uri, localPart, value)); +} + +void PythonQtWrapper_QXmlAttributes::clear(QXmlAttributes* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +int PythonQtWrapper_QXmlAttributes::count(QXmlAttributes* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +int PythonQtWrapper_QXmlAttributes::index(QXmlAttributes* theWrappedObject, const QString& qName) const +{ + return ( theWrappedObject->index(qName)); +} + +int PythonQtWrapper_QXmlAttributes::index(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localPart) const +{ + return ( theWrappedObject->index(uri, localPart)); +} + +int PythonQtWrapper_QXmlAttributes::length(QXmlAttributes* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +QString PythonQtWrapper_QXmlAttributes::localName(QXmlAttributes* theWrappedObject, int index) const +{ + return ( theWrappedObject->localName(index)); +} + +QString PythonQtWrapper_QXmlAttributes::qName(QXmlAttributes* theWrappedObject, int index) const +{ + return ( theWrappedObject->qName(index)); +} + +void PythonQtWrapper_QXmlAttributes::swap(QXmlAttributes* theWrappedObject, QXmlAttributes& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QXmlAttributes::type(QXmlAttributes* theWrappedObject, const QString& qName) const +{ + return ( theWrappedObject->type(qName)); +} + +QString PythonQtWrapper_QXmlAttributes::type(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localName) const +{ + return ( theWrappedObject->type(uri, localName)); +} + +QString PythonQtWrapper_QXmlAttributes::type(QXmlAttributes* theWrappedObject, int index) const +{ + return ( theWrappedObject->type(index)); +} + +QString PythonQtWrapper_QXmlAttributes::uri(QXmlAttributes* theWrappedObject, int index) const +{ + return ( theWrappedObject->uri(index)); +} + +QString PythonQtWrapper_QXmlAttributes::value(QXmlAttributes* theWrappedObject, const QString& qName) const +{ + return ( theWrappedObject->value(qName)); +} + +QString PythonQtWrapper_QXmlAttributes::value(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localName) const +{ + return ( theWrappedObject->value(uri, localName)); +} + +QString PythonQtWrapper_QXmlAttributes::value(QXmlAttributes* theWrappedObject, int index) const +{ + return ( theWrappedObject->value(index)); +} + + + +PythonQtShell_QXmlContentHandler::~PythonQtShell_QXmlContentHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QXmlContentHandler::characters(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("characters", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endDocument", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::endElement(const QString& namespaceURI0, const QString& localName1, const QString& qName2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&namespaceURI0, (void*)&localName1, (void*)&qName2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endElement", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::endPrefixMapping(const QString& prefix0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endPrefixMapping"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&prefix0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endPrefixMapping", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QString PythonQtShell_QXmlContentHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlContentHandler::ignorableWhitespace(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ignorableWhitespace"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("ignorableWhitespace", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::processingInstruction(const QString& target0, const QString& data1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&target0, (void*)&data1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("processingInstruction", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QXmlContentHandler::setDocumentLocator(QXmlLocator* locator0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDocumentLocator"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlLocator*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&locator0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +bool PythonQtShell_QXmlContentHandler::skippedEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("skippedEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("skippedEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startDocument", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::startElement(const QString& namespaceURI0, const QString& localName1, const QString& qName2, const QXmlAttributes& atts3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QXmlAttributes&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)&namespaceURI0, (void*)&localName1, (void*)&qName2, (void*)&atts3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startElement", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlContentHandler::startPrefixMapping(const QString& prefix0, const QString& uri1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startPrefixMapping"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&prefix0, (void*)&uri1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startPrefixMapping", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlContentHandler* PythonQtWrapper_QXmlContentHandler::new_QXmlContentHandler() +{ +return new PythonQtShell_QXmlContentHandler(); } + +bool PythonQtWrapper_QXmlContentHandler::characters(QXmlContentHandler* theWrappedObject, const QString& ch) +{ + return ( theWrappedObject->characters(ch)); +} + +bool PythonQtWrapper_QXmlContentHandler::endDocument(QXmlContentHandler* theWrappedObject) +{ + return ( theWrappedObject->endDocument()); +} + +bool PythonQtWrapper_QXmlContentHandler::endElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName) +{ + return ( theWrappedObject->endElement(namespaceURI, localName, qName)); +} + +bool PythonQtWrapper_QXmlContentHandler::endPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix) +{ + return ( theWrappedObject->endPrefixMapping(prefix)); +} + +QString PythonQtWrapper_QXmlContentHandler::errorString(QXmlContentHandler* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlContentHandler::ignorableWhitespace(QXmlContentHandler* theWrappedObject, const QString& ch) +{ + return ( theWrappedObject->ignorableWhitespace(ch)); +} + +bool PythonQtWrapper_QXmlContentHandler::processingInstruction(QXmlContentHandler* theWrappedObject, const QString& target, const QString& data) +{ + return ( theWrappedObject->processingInstruction(target, data)); +} + +void PythonQtWrapper_QXmlContentHandler::setDocumentLocator(QXmlContentHandler* theWrappedObject, QXmlLocator* locator) +{ + ( theWrappedObject->setDocumentLocator(locator)); +} + +bool PythonQtWrapper_QXmlContentHandler::skippedEntity(QXmlContentHandler* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->skippedEntity(name)); +} + +bool PythonQtWrapper_QXmlContentHandler::startDocument(QXmlContentHandler* theWrappedObject) +{ + return ( theWrappedObject->startDocument()); +} + +bool PythonQtWrapper_QXmlContentHandler::startElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts) +{ + return ( theWrappedObject->startElement(namespaceURI, localName, qName, atts)); +} + +bool PythonQtWrapper_QXmlContentHandler::startPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix, const QString& uri) +{ + return ( theWrappedObject->startPrefixMapping(prefix, uri)); +} + + + +PythonQtShell_QXmlDTDHandler::~PythonQtShell_QXmlDTDHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QXmlDTDHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlDTDHandler::notationDecl(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("notationDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("notationDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlDTDHandler::unparsedEntityDecl(const QString& name0, const QString& publicId1, const QString& systemId2, const QString& notationName3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unparsedEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2, (void*)¬ationName3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("unparsedEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlDTDHandler* PythonQtWrapper_QXmlDTDHandler::new_QXmlDTDHandler() +{ +return new PythonQtShell_QXmlDTDHandler(); } + +QString PythonQtWrapper_QXmlDTDHandler::errorString(QXmlDTDHandler* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlDTDHandler::notationDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId) +{ + return ( theWrappedObject->notationDecl(name, publicId, systemId)); +} + +bool PythonQtWrapper_QXmlDTDHandler::unparsedEntityDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId, const QString& notationName) +{ + return ( theWrappedObject->unparsedEntityDecl(name, publicId, systemId, notationName)); +} + + + +PythonQtShell_QXmlDeclHandler::~PythonQtShell_QXmlDeclHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QXmlDeclHandler::attributeDecl(const QString& eName0, const QString& aName1, const QString& type2, const QString& valueDefault3, const QString& value4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributeDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&eName0, (void*)&aName1, (void*)&type2, (void*)&valueDefault3, (void*)&value4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributeDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QString PythonQtShell_QXmlDeclHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlDeclHandler::externalEntityDecl(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("externalEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("externalEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlDeclHandler::internalEntityDecl(const QString& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("internalEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("internalEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlDeclHandler* PythonQtWrapper_QXmlDeclHandler::new_QXmlDeclHandler() +{ +return new PythonQtShell_QXmlDeclHandler(); } + +bool PythonQtWrapper_QXmlDeclHandler::attributeDecl(QXmlDeclHandler* theWrappedObject, const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value) +{ + return ( theWrappedObject->attributeDecl(eName, aName, type, valueDefault, value)); +} + +QString PythonQtWrapper_QXmlDeclHandler::errorString(QXmlDeclHandler* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlDeclHandler::externalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId) +{ + return ( theWrappedObject->externalEntityDecl(name, publicId, systemId)); +} + +bool PythonQtWrapper_QXmlDeclHandler::internalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& value) +{ + return ( theWrappedObject->internalEntityDecl(name, value)); +} + + + +PythonQtShell_QXmlDefaultHandler::~PythonQtShell_QXmlDefaultHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QXmlDefaultHandler::attributeDecl(const QString& eName0, const QString& aName1, const QString& type2, const QString& valueDefault3, const QString& value4) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributeDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(6, argumentList); + bool returnValue = 0; + void* args[6] = {NULL, (void*)&eName0, (void*)&aName1, (void*)&type2, (void*)&valueDefault3, (void*)&value4}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributeDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::attributeDecl(eName0, aName1, type2, valueDefault3, value4); +} +bool PythonQtShell_QXmlDefaultHandler::characters(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("characters", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::characters(ch0); +} +bool PythonQtShell_QXmlDefaultHandler::comment(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("comment", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::comment(ch0); +} +bool PythonQtShell_QXmlDefaultHandler::endCDATA() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endCDATA"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endCDATA", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endCDATA(); +} +bool PythonQtShell_QXmlDefaultHandler::endDTD() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDTD"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endDTD", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endDTD(); +} +bool PythonQtShell_QXmlDefaultHandler::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endDocument", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endDocument(); +} +bool PythonQtShell_QXmlDefaultHandler::endElement(const QString& namespaceURI0, const QString& localName1, const QString& qName2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&namespaceURI0, (void*)&localName1, (void*)&qName2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endElement", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endElement(namespaceURI0, localName1, qName2); +} +bool PythonQtShell_QXmlDefaultHandler::endEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endEntity(name0); +} +bool PythonQtShell_QXmlDefaultHandler::endPrefixMapping(const QString& prefix0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endPrefixMapping"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&prefix0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endPrefixMapping", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::endPrefixMapping(prefix0); +} +bool PythonQtShell_QXmlDefaultHandler::error(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::error(exception0); +} +QString PythonQtShell_QXmlDefaultHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::errorString(); +} +bool PythonQtShell_QXmlDefaultHandler::externalEntityDecl(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("externalEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("externalEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::externalEntityDecl(name0, publicId1, systemId2); +} +bool PythonQtShell_QXmlDefaultHandler::fatalError(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fatalError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fatalError", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::fatalError(exception0); +} +bool PythonQtShell_QXmlDefaultHandler::ignorableWhitespace(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ignorableWhitespace"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("ignorableWhitespace", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::ignorableWhitespace(ch0); +} +bool PythonQtShell_QXmlDefaultHandler::internalEntityDecl(const QString& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("internalEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("internalEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::internalEntityDecl(name0, value1); +} +bool PythonQtShell_QXmlDefaultHandler::notationDecl(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("notationDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("notationDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::notationDecl(name0, publicId1, systemId2); +} +bool PythonQtShell_QXmlDefaultHandler::processingInstruction(const QString& target0, const QString& data1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&target0, (void*)&data1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("processingInstruction", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::processingInstruction(target0, data1); +} +bool PythonQtShell_QXmlDefaultHandler::resolveEntity(const QString& publicId0, const QString& systemId1, QXmlInputSource*& ret2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resolveEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "QXmlInputSource*&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&publicId0, (void*)&systemId1, (void*)&ret2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("resolveEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::resolveEntity(publicId0, systemId1, ret2); +} +void PythonQtShell_QXmlDefaultHandler::setDocumentLocator(QXmlLocator* locator0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDocumentLocator"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlLocator*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&locator0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlDefaultHandler::setDocumentLocator(locator0); +} +bool PythonQtShell_QXmlDefaultHandler::skippedEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("skippedEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("skippedEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::skippedEntity(name0); +} +bool PythonQtShell_QXmlDefaultHandler::startCDATA() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startCDATA"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startCDATA", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startCDATA(); +} +bool PythonQtShell_QXmlDefaultHandler::startDTD(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDTD"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startDTD", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startDTD(name0, publicId1, systemId2); +} +bool PythonQtShell_QXmlDefaultHandler::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startDocument", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startDocument(); +} +bool PythonQtShell_QXmlDefaultHandler::startElement(const QString& namespaceURI0, const QString& localName1, const QString& qName2, const QXmlAttributes& atts3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QXmlAttributes&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)&namespaceURI0, (void*)&localName1, (void*)&qName2, (void*)&atts3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startElement", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startElement(namespaceURI0, localName1, qName2, atts3); +} +bool PythonQtShell_QXmlDefaultHandler::startEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startEntity(name0); +} +bool PythonQtShell_QXmlDefaultHandler::startPrefixMapping(const QString& prefix0, const QString& uri1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startPrefixMapping"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&prefix0, (void*)&uri1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startPrefixMapping", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::startPrefixMapping(prefix0, uri1); +} +bool PythonQtShell_QXmlDefaultHandler::unparsedEntityDecl(const QString& name0, const QString& publicId1, const QString& systemId2, const QString& notationName3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("unparsedEntityDecl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue = 0; + void* args[5] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2, (void*)¬ationName3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("unparsedEntityDecl", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::unparsedEntityDecl(name0, publicId1, systemId2, notationName3); +} +bool PythonQtShell_QXmlDefaultHandler::warning(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("warning"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("warning", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlDefaultHandler::warning(exception0); +} +QXmlDefaultHandler* PythonQtWrapper_QXmlDefaultHandler::new_QXmlDefaultHandler() +{ +return new PythonQtShell_QXmlDefaultHandler(); } + + + +PythonQtShell_QXmlEntityResolver::~PythonQtShell_QXmlEntityResolver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QXmlEntityResolver::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlEntityResolver::resolveEntity(const QString& publicId0, const QString& systemId1, QXmlInputSource*& ret2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resolveEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "QXmlInputSource*&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&publicId0, (void*)&systemId1, (void*)&ret2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("resolveEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlEntityResolver* PythonQtWrapper_QXmlEntityResolver::new_QXmlEntityResolver() +{ +return new PythonQtShell_QXmlEntityResolver(); } + +QString PythonQtWrapper_QXmlEntityResolver::errorString(QXmlEntityResolver* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlEntityResolver::resolveEntity(QXmlEntityResolver* theWrappedObject, const QString& publicId, const QString& systemId, QXmlInputSource*& ret) +{ + return ( theWrappedObject->resolveEntity(publicId, systemId, ret)); +} + + + +PythonQtShell_QXmlErrorHandler::~PythonQtShell_QXmlErrorHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QXmlErrorHandler::error(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("error"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("error", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QString PythonQtShell_QXmlErrorHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlErrorHandler::fatalError(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fatalError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fatalError", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlErrorHandler::warning(const QXmlParseException& exception0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("warning"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlParseException&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&exception0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("warning", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlErrorHandler* PythonQtWrapper_QXmlErrorHandler::new_QXmlErrorHandler() +{ +return new PythonQtShell_QXmlErrorHandler(); } + +bool PythonQtWrapper_QXmlErrorHandler::error(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception) +{ + return ( theWrappedObject->error(exception)); +} + +QString PythonQtWrapper_QXmlErrorHandler::errorString(QXmlErrorHandler* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlErrorHandler::fatalError(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception) +{ + return ( theWrappedObject->fatalError(exception)); +} + +bool PythonQtWrapper_QXmlErrorHandler::warning(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception) +{ + return ( theWrappedObject->warning(exception)); +} + + + +PythonQtShell_QXmlInputSource::~PythonQtShell_QXmlInputSource() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QString PythonQtShell_QXmlInputSource::data() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("data"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("data", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlInputSource::data(); +} +void PythonQtShell_QXmlInputSource::fetchData() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fetchData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlInputSource::fetchData(); +} +QString PythonQtShell_QXmlInputSource::fromRawData(const QByteArray& data0, bool beginning1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("fromRawData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QByteArray&" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue; + void* args[3] = {NULL, (void*)&data0, (void*)&beginning1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("fromRawData", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlInputSource::fromRawData(data0, beginning1); +} +QChar PythonQtShell_QXmlInputSource::next() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("next"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QChar"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QChar returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("next", methodInfo, result); + } else { + returnValue = *((QChar*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlInputSource::next(); +} +void PythonQtShell_QXmlInputSource::reset() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("reset"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlInputSource::reset(); +} +void PythonQtShell_QXmlInputSource::setData(const QByteArray& dat0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QByteArray&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&dat0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlInputSource::setData(dat0); +} +void PythonQtShell_QXmlInputSource::setData(const QString& dat0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setData"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&dat0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlInputSource::setData(dat0); +} +QXmlInputSource* PythonQtWrapper_QXmlInputSource::new_QXmlInputSource() +{ +return new PythonQtShell_QXmlInputSource(); } + +QXmlInputSource* PythonQtWrapper_QXmlInputSource::new_QXmlInputSource(QIODevice* dev) +{ +return new PythonQtShell_QXmlInputSource(dev); } + +QString PythonQtWrapper_QXmlInputSource::data(QXmlInputSource* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +void PythonQtWrapper_QXmlInputSource::fetchData(QXmlInputSource* theWrappedObject) +{ + ( theWrappedObject->fetchData()); +} + +QString PythonQtWrapper_QXmlInputSource::fromRawData(QXmlInputSource* theWrappedObject, const QByteArray& data, bool beginning) +{ + return ( ((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->promoted_fromRawData(data, beginning)); +} + +QChar PythonQtWrapper_QXmlInputSource::next(QXmlInputSource* theWrappedObject) +{ + return ( theWrappedObject->next()); +} + +void PythonQtWrapper_QXmlInputSource::reset(QXmlInputSource* theWrappedObject) +{ + ( theWrappedObject->reset()); +} + +void PythonQtWrapper_QXmlInputSource::setData(QXmlInputSource* theWrappedObject, const QByteArray& dat) +{ + ( theWrappedObject->setData(dat)); +} + +void PythonQtWrapper_QXmlInputSource::setData(QXmlInputSource* theWrappedObject, const QString& dat) +{ + ( theWrappedObject->setData(dat)); +} + + + +PythonQtShell_QXmlLexicalHandler::~PythonQtShell_QXmlLexicalHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QXmlLexicalHandler::comment(const QString& ch0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&ch0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("comment", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlLexicalHandler::endCDATA() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endCDATA"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endCDATA", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlLexicalHandler::endDTD() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDTD"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endDTD", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlLexicalHandler::endEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("endEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QString PythonQtShell_QXmlLexicalHandler::errorString() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorString"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QString returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorString", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +bool PythonQtShell_QXmlLexicalHandler::startCDATA() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startCDATA"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startCDATA", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlLexicalHandler::startDTD(const QString& name0, const QString& publicId1, const QString& systemId2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDTD"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "const QString&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue = 0; + void* args[4] = {NULL, (void*)&name0, (void*)&publicId1, (void*)&systemId2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startDTD", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlLexicalHandler::startEntity(const QString& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startEntity"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("startEntity", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlLexicalHandler* PythonQtWrapper_QXmlLexicalHandler::new_QXmlLexicalHandler() +{ +return new PythonQtShell_QXmlLexicalHandler(); } + +bool PythonQtWrapper_QXmlLexicalHandler::comment(QXmlLexicalHandler* theWrappedObject, const QString& ch) +{ + return ( theWrappedObject->comment(ch)); +} + +bool PythonQtWrapper_QXmlLexicalHandler::endCDATA(QXmlLexicalHandler* theWrappedObject) +{ + return ( theWrappedObject->endCDATA()); +} + +bool PythonQtWrapper_QXmlLexicalHandler::endDTD(QXmlLexicalHandler* theWrappedObject) +{ + return ( theWrappedObject->endDTD()); +} + +bool PythonQtWrapper_QXmlLexicalHandler::endEntity(QXmlLexicalHandler* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->endEntity(name)); +} + +QString PythonQtWrapper_QXmlLexicalHandler::errorString(QXmlLexicalHandler* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlLexicalHandler::startCDATA(QXmlLexicalHandler* theWrappedObject) +{ + return ( theWrappedObject->startCDATA()); +} + +bool PythonQtWrapper_QXmlLexicalHandler::startDTD(QXmlLexicalHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId) +{ + return ( theWrappedObject->startDTD(name, publicId, systemId)); +} + +bool PythonQtWrapper_QXmlLexicalHandler::startEntity(QXmlLexicalHandler* theWrappedObject, const QString& name) +{ + return ( theWrappedObject->startEntity(name)); +} + + + +PythonQtShell_QXmlLocator::~PythonQtShell_QXmlLocator() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +int PythonQtShell_QXmlLocator::columnNumber() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("columnNumber"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("columnNumber", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +int PythonQtShell_QXmlLocator::lineNumber() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("lineNumber"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("lineNumber", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return int(); +} +QXmlLocator* PythonQtWrapper_QXmlLocator::new_QXmlLocator() +{ +return new PythonQtShell_QXmlLocator(); } + +int PythonQtWrapper_QXmlLocator::columnNumber(QXmlLocator* theWrappedObject) const +{ + return ( theWrappedObject->columnNumber()); +} + +int PythonQtWrapper_QXmlLocator::lineNumber(QXmlLocator* theWrappedObject) const +{ + return ( theWrappedObject->lineNumber()); +} + + + +QXmlParseException* PythonQtWrapper_QXmlParseException::new_QXmlParseException(const QString& name, int c, int l, const QString& p, const QString& s) +{ +return new QXmlParseException(name, c, l, p, s); } + +QXmlParseException* PythonQtWrapper_QXmlParseException::new_QXmlParseException(const QXmlParseException& other) +{ +return new QXmlParseException(other); } + +int PythonQtWrapper_QXmlParseException::columnNumber(QXmlParseException* theWrappedObject) const +{ + return ( theWrappedObject->columnNumber()); +} + +int PythonQtWrapper_QXmlParseException::lineNumber(QXmlParseException* theWrappedObject) const +{ + return ( theWrappedObject->lineNumber()); +} + +QString PythonQtWrapper_QXmlParseException::message(QXmlParseException* theWrappedObject) const +{ + return ( theWrappedObject->message()); +} + +QString PythonQtWrapper_QXmlParseException::publicId(QXmlParseException* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QString PythonQtWrapper_QXmlParseException::systemId(QXmlParseException* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + + + +PythonQtShell_QXmlReader::~PythonQtShell_QXmlReader() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QXmlDTDHandler* PythonQtShell_QXmlReader::DTDHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("DTDHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlDTDHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlDTDHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("DTDHandler", methodInfo, result); + } else { + returnValue = *((QXmlDTDHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QXmlContentHandler* PythonQtShell_QXmlReader::contentHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contentHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlContentHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlContentHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contentHandler", methodInfo, result); + } else { + returnValue = *((QXmlContentHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QXmlDeclHandler* PythonQtShell_QXmlReader::declHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("declHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlDeclHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlDeclHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("declHandler", methodInfo, result); + } else { + returnValue = *((QXmlDeclHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QXmlEntityResolver* PythonQtShell_QXmlReader::entityResolver() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("entityResolver"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlEntityResolver*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlEntityResolver* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("entityResolver", methodInfo, result); + } else { + returnValue = *((QXmlEntityResolver**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +QXmlErrorHandler* PythonQtShell_QXmlReader::errorHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlErrorHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlErrorHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorHandler", methodInfo, result); + } else { + returnValue = *((QXmlErrorHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QXmlReader::feature(const QString& name0, bool* ok1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("feature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&name0, (void*)&ok1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("feature", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlReader::hasFeature(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasFeature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasFeature", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlReader::hasProperty(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasProperty"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasProperty", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +QXmlLexicalHandler* PythonQtShell_QXmlReader::lexicalHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("lexicalHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlLexicalHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlLexicalHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("lexicalHandler", methodInfo, result); + } else { + returnValue = *((QXmlLexicalHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +bool PythonQtShell_QXmlReader::parse(const QXmlInputSource& input0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parse"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlInputSource&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&input0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parse", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +bool PythonQtShell_QXmlReader::parse(const QXmlInputSource* input0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parse"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlInputSource*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&input0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parse", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void* PythonQtShell_QXmlReader::property(const QString& name0, bool* ok1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("property"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"void*" , "const QString&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* returnValue; + void* args[3] = {NULL, (void*)&name0, (void*)&ok1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("property", methodInfo, result); + } else { + returnValue = *((void**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return 0; +} +void PythonQtShell_QXmlReader::setContentHandler(QXmlContentHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setContentHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlContentHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setDTDHandler(QXmlDTDHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDTDHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlDTDHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setDeclHandler(QXmlDeclHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDeclHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlDeclHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setEntityResolver(QXmlEntityResolver* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEntityResolver"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlEntityResolver*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setErrorHandler(QXmlErrorHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setErrorHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlErrorHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setFeature(const QString& name0, bool value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFeature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setLexicalHandler(QXmlLexicalHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setLexicalHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlLexicalHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QXmlReader::setProperty(const QString& name0, void* value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setProperty"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "void*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +QXmlReader* PythonQtWrapper_QXmlReader::new_QXmlReader() +{ +return new PythonQtShell_QXmlReader(); } + +QXmlDTDHandler* PythonQtWrapper_QXmlReader::DTDHandler(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->DTDHandler()); +} + +QXmlContentHandler* PythonQtWrapper_QXmlReader::contentHandler(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->contentHandler()); +} + +QXmlDeclHandler* PythonQtWrapper_QXmlReader::declHandler(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->declHandler()); +} + +QXmlEntityResolver* PythonQtWrapper_QXmlReader::entityResolver(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->entityResolver()); +} + +QXmlErrorHandler* PythonQtWrapper_QXmlReader::errorHandler(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->errorHandler()); +} + +bool PythonQtWrapper_QXmlReader::feature(QXmlReader* theWrappedObject, const QString& name, bool* ok) const +{ + return ( theWrappedObject->feature(name, ok)); +} + +bool PythonQtWrapper_QXmlReader::hasFeature(QXmlReader* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasFeature(name)); +} + +bool PythonQtWrapper_QXmlReader::hasProperty(QXmlReader* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasProperty(name)); +} + +QXmlLexicalHandler* PythonQtWrapper_QXmlReader::lexicalHandler(QXmlReader* theWrappedObject) const +{ + return ( theWrappedObject->lexicalHandler()); +} + +bool PythonQtWrapper_QXmlReader::parse(QXmlReader* theWrappedObject, const QXmlInputSource& input) +{ + return ( theWrappedObject->parse(input)); +} + +bool PythonQtWrapper_QXmlReader::parse(QXmlReader* theWrappedObject, const QXmlInputSource* input) +{ + return ( theWrappedObject->parse(input)); +} + +void* PythonQtWrapper_QXmlReader::property(QXmlReader* theWrappedObject, const QString& name, bool* ok) const +{ + return ( theWrappedObject->property(name, ok)); +} + +void PythonQtWrapper_QXmlReader::setContentHandler(QXmlReader* theWrappedObject, QXmlContentHandler* handler) +{ + ( theWrappedObject->setContentHandler(handler)); +} + +void PythonQtWrapper_QXmlReader::setDTDHandler(QXmlReader* theWrappedObject, QXmlDTDHandler* handler) +{ + ( theWrappedObject->setDTDHandler(handler)); +} + +void PythonQtWrapper_QXmlReader::setDeclHandler(QXmlReader* theWrappedObject, QXmlDeclHandler* handler) +{ + ( theWrappedObject->setDeclHandler(handler)); +} + +void PythonQtWrapper_QXmlReader::setEntityResolver(QXmlReader* theWrappedObject, QXmlEntityResolver* handler) +{ + ( theWrappedObject->setEntityResolver(handler)); +} + +void PythonQtWrapper_QXmlReader::setErrorHandler(QXmlReader* theWrappedObject, QXmlErrorHandler* handler) +{ + ( theWrappedObject->setErrorHandler(handler)); +} + +void PythonQtWrapper_QXmlReader::setFeature(QXmlReader* theWrappedObject, const QString& name, bool value) +{ + ( theWrappedObject->setFeature(name, value)); +} + +void PythonQtWrapper_QXmlReader::setLexicalHandler(QXmlReader* theWrappedObject, QXmlLexicalHandler* handler) +{ + ( theWrappedObject->setLexicalHandler(handler)); +} + +void PythonQtWrapper_QXmlReader::setProperty(QXmlReader* theWrappedObject, const QString& name, void* value) +{ + ( theWrappedObject->setProperty(name, value)); +} + + + +PythonQtShell_QXmlSimpleReader::~PythonQtShell_QXmlSimpleReader() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QXmlDTDHandler* PythonQtShell_QXmlSimpleReader::DTDHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("DTDHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlDTDHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlDTDHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("DTDHandler", methodInfo, result); + } else { + returnValue = *((QXmlDTDHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::DTDHandler(); +} +QXmlContentHandler* PythonQtShell_QXmlSimpleReader::contentHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contentHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlContentHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlContentHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("contentHandler", methodInfo, result); + } else { + returnValue = *((QXmlContentHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::contentHandler(); +} +QXmlDeclHandler* PythonQtShell_QXmlSimpleReader::declHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("declHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlDeclHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlDeclHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("declHandler", methodInfo, result); + } else { + returnValue = *((QXmlDeclHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::declHandler(); +} +QXmlEntityResolver* PythonQtShell_QXmlSimpleReader::entityResolver() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("entityResolver"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlEntityResolver*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlEntityResolver* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("entityResolver", methodInfo, result); + } else { + returnValue = *((QXmlEntityResolver**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::entityResolver(); +} +QXmlErrorHandler* PythonQtShell_QXmlSimpleReader::errorHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("errorHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlErrorHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlErrorHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("errorHandler", methodInfo, result); + } else { + returnValue = *((QXmlErrorHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::errorHandler(); +} +bool PythonQtShell_QXmlSimpleReader::feature(const QString& name0, bool* ok1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("feature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&name0, (void*)&ok1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("feature", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::feature(name0, ok1); +} +bool PythonQtShell_QXmlSimpleReader::hasFeature(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasFeature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasFeature", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::hasFeature(name0); +} +bool PythonQtShell_QXmlSimpleReader::hasProperty(const QString& name0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasProperty"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasProperty", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::hasProperty(name0); +} +QXmlLexicalHandler* PythonQtShell_QXmlSimpleReader::lexicalHandler() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("lexicalHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlLexicalHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QXmlLexicalHandler* returnValue; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("lexicalHandler", methodInfo, result); + } else { + returnValue = *((QXmlLexicalHandler**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::lexicalHandler(); +} +bool PythonQtShell_QXmlSimpleReader::parse(const QXmlInputSource& input0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parse"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlInputSource&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&input0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parse", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::parse(input0); +} +bool PythonQtShell_QXmlSimpleReader::parse(const QXmlInputSource* input0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parse"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlInputSource*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&input0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parse", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::parse(input0); +} +bool PythonQtShell_QXmlSimpleReader::parse(const QXmlInputSource* input0, bool incremental1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parse"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlInputSource*" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&input0, (void*)&incremental1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parse", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::parse(input0, incremental1); +} +bool PythonQtShell_QXmlSimpleReader::parseContinue() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("parseContinue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue = 0; + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("parseContinue", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::parseContinue(); +} +void* PythonQtShell_QXmlSimpleReader::property(const QString& name0, bool* ok1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("property"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"void*" , "const QString&" , "bool*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* returnValue; + void* args[3] = {NULL, (void*)&name0, (void*)&ok1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("property", methodInfo, result); + } else { + returnValue = *((void**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlSimpleReader::property(name0, ok1); +} +void PythonQtShell_QXmlSimpleReader::setContentHandler(QXmlContentHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setContentHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlContentHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setContentHandler(handler0); +} +void PythonQtShell_QXmlSimpleReader::setDTDHandler(QXmlDTDHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDTDHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlDTDHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setDTDHandler(handler0); +} +void PythonQtShell_QXmlSimpleReader::setDeclHandler(QXmlDeclHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setDeclHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlDeclHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setDeclHandler(handler0); +} +void PythonQtShell_QXmlSimpleReader::setEntityResolver(QXmlEntityResolver* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setEntityResolver"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlEntityResolver*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setEntityResolver(handler0); +} +void PythonQtShell_QXmlSimpleReader::setErrorHandler(QXmlErrorHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setErrorHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlErrorHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setErrorHandler(handler0); +} +void PythonQtShell_QXmlSimpleReader::setFeature(const QString& name0, bool value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setFeature"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setFeature(name0, value1); +} +void PythonQtShell_QXmlSimpleReader::setLexicalHandler(QXmlLexicalHandler* handler0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setLexicalHandler"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QXmlLexicalHandler*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&handler0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setLexicalHandler(handler0); +} +void PythonQtShell_QXmlSimpleReader::setProperty(const QString& name0, void* value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setProperty"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "void*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSimpleReader::setProperty(name0, value1); +} +QXmlSimpleReader* PythonQtWrapper_QXmlSimpleReader::new_QXmlSimpleReader() +{ +return new PythonQtShell_QXmlSimpleReader(); } + +bool PythonQtWrapper_QXmlSimpleReader::parse(QXmlSimpleReader* theWrappedObject, const QXmlInputSource* input, bool incremental) +{ + return ( theWrappedObject->parse(input, incremental)); +} + +bool PythonQtWrapper_QXmlSimpleReader::parseContinue(QXmlSimpleReader* theWrappedObject) +{ + return ( theWrappedObject->parseContinue()); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.h b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.h new file mode 100644 index 00000000..52e859c7 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml0.h @@ -0,0 +1,1193 @@ +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtWrapper_QDomAttr : public QObject +{ Q_OBJECT +public: +public slots: +QDomAttr* new_QDomAttr(); +QDomAttr* new_QDomAttr(const QDomAttr& x); +void delete_QDomAttr(QDomAttr* obj) { delete obj; } + QString name(QDomAttr* theWrappedObject) const; + QDomElement ownerElement(QDomAttr* theWrappedObject) const; + void setValue(QDomAttr* theWrappedObject, const QString& arg__1); + bool specified(QDomAttr* theWrappedObject) const; + QString value(QDomAttr* theWrappedObject) const; + bool __nonzero__(QDomAttr* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomCDATASection : public QObject +{ Q_OBJECT +public: +public slots: +QDomCDATASection* new_QDomCDATASection(); +QDomCDATASection* new_QDomCDATASection(const QDomCDATASection& x); +void delete_QDomCDATASection(QDomCDATASection* obj) { delete obj; } + bool __nonzero__(QDomCDATASection* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomCharacterData : public QObject +{ Q_OBJECT +public: +public slots: +QDomCharacterData* new_QDomCharacterData(); +QDomCharacterData* new_QDomCharacterData(const QDomCharacterData& x); +void delete_QDomCharacterData(QDomCharacterData* obj) { delete obj; } + void appendData(QDomCharacterData* theWrappedObject, const QString& arg); + QString data(QDomCharacterData* theWrappedObject) const; + void deleteData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count); + void insertData(QDomCharacterData* theWrappedObject, unsigned long offset, const QString& arg); + int length(QDomCharacterData* theWrappedObject) const; + void replaceData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count, const QString& arg); + void setData(QDomCharacterData* theWrappedObject, const QString& arg__1); + QString substringData(QDomCharacterData* theWrappedObject, unsigned long offset, unsigned long count); + bool __nonzero__(QDomCharacterData* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomComment : public QObject +{ Q_OBJECT +public: +public slots: +QDomComment* new_QDomComment(); +QDomComment* new_QDomComment(const QDomComment& x); +void delete_QDomComment(QDomComment* obj) { delete obj; } + bool __nonzero__(QDomComment* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomDocument : public QObject +{ Q_OBJECT +public: +public slots: +QDomDocument* new_QDomDocument(); +QDomDocument* new_QDomDocument(const QDomDocument& x); +QDomDocument* new_QDomDocument(const QDomDocumentType& doctype); +QDomDocument* new_QDomDocument(const QString& name); +void delete_QDomDocument(QDomDocument* obj) { delete obj; } + QDomAttr createAttribute(QDomDocument* theWrappedObject, const QString& name); + QDomAttr createAttributeNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& qName); + QDomCDATASection createCDATASection(QDomDocument* theWrappedObject, const QString& data); + QDomComment createComment(QDomDocument* theWrappedObject, const QString& data); + QDomDocumentFragment createDocumentFragment(QDomDocument* theWrappedObject); + QDomElement createElement(QDomDocument* theWrappedObject, const QString& tagName); + QDomElement createElementNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& qName); + QDomEntityReference createEntityReference(QDomDocument* theWrappedObject, const QString& name); + QDomProcessingInstruction createProcessingInstruction(QDomDocument* theWrappedObject, const QString& target, const QString& data); + QDomText createTextNode(QDomDocument* theWrappedObject, const QString& data); + QDomDocumentType doctype(QDomDocument* theWrappedObject) const; + QDomElement documentElement(QDomDocument* theWrappedObject) const; + QDomElement elementById(QDomDocument* theWrappedObject, const QString& elementId); + QDomNodeList elementsByTagName(QDomDocument* theWrappedObject, const QString& tagname) const; + QDomNodeList elementsByTagNameNS(QDomDocument* theWrappedObject, const QString& nsURI, const QString& localName); + QDomImplementation implementation(QDomDocument* theWrappedObject) const; + QDomNode importNode(QDomDocument* theWrappedObject, const QDomNode& importedNode, bool deep); + bool setContent(QDomDocument* theWrappedObject, QIODevice* dev, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, QIODevice* dev, bool namespaceProcessing, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, QXmlInputSource* source, QXmlReader* reader, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, QXmlInputSource* source, bool namespaceProcessing, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, const QByteArray& text, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, const QByteArray& text, bool namespaceProcessing, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, const QString& text, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + bool setContent(QDomDocument* theWrappedObject, const QString& text, bool namespaceProcessing, QString* errorMsg = nullptr, int* errorLine = nullptr, int* errorColumn = nullptr); + QByteArray toByteArray(QDomDocument* theWrappedObject, int arg__1 = 1) const; + QString toString(QDomDocument* theWrappedObject, int arg__1 = 1) const; + QString py_toString(QDomDocument*); + bool __nonzero__(QDomDocument* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomDocumentFragment : public QObject +{ Q_OBJECT +public: +public slots: +QDomDocumentFragment* new_QDomDocumentFragment(); +QDomDocumentFragment* new_QDomDocumentFragment(const QDomDocumentFragment& x); +void delete_QDomDocumentFragment(QDomDocumentFragment* obj) { delete obj; } + bool __nonzero__(QDomDocumentFragment* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomDocumentType : public QObject +{ Q_OBJECT +public: +public slots: +QDomDocumentType* new_QDomDocumentType(); +QDomDocumentType* new_QDomDocumentType(const QDomDocumentType& x); +void delete_QDomDocumentType(QDomDocumentType* obj) { delete obj; } + QDomNamedNodeMap entities(QDomDocumentType* theWrappedObject) const; + QString internalSubset(QDomDocumentType* theWrappedObject) const; + QString name(QDomDocumentType* theWrappedObject) const; + QDomNamedNodeMap notations(QDomDocumentType* theWrappedObject) const; + QString publicId(QDomDocumentType* theWrappedObject) const; + QString systemId(QDomDocumentType* theWrappedObject) const; + bool __nonzero__(QDomDocumentType* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomElement : public QObject +{ Q_OBJECT +public: +public slots: +QDomElement* new_QDomElement(); +QDomElement* new_QDomElement(const QDomElement& x); +void delete_QDomElement(QDomElement* obj) { delete obj; } + QString attribute(QDomElement* theWrappedObject, const QString& name, const QString& defValue = QString()) const; + QString attributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& localName, const QString& defValue = QString()) const; + QDomAttr attributeNode(QDomElement* theWrappedObject, const QString& name); + QDomAttr attributeNodeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName); + QDomNamedNodeMap attributes(QDomElement* theWrappedObject) const; + QDomNodeList elementsByTagName(QDomElement* theWrappedObject, const QString& tagname) const; + QDomNodeList elementsByTagNameNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) const; + bool hasAttribute(QDomElement* theWrappedObject, const QString& name) const; + bool hasAttributeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName) const; + void removeAttribute(QDomElement* theWrappedObject, const QString& name); + void removeAttributeNS(QDomElement* theWrappedObject, const QString& nsURI, const QString& localName); + QDomAttr removeAttributeNode(QDomElement* theWrappedObject, const QDomAttr& oldAttr); + void setAttribute(QDomElement* theWrappedObject, const QString& name, const QString& value); + void setAttribute(QDomElement* theWrappedObject, const QString& name, double value); + void setAttribute(QDomElement* theWrappedObject, const QString& name, float value); + void setAttribute(QDomElement* theWrappedObject, const QString& name, int value); + void setAttribute(QDomElement* theWrappedObject, const QString& name, qlonglong value); + void setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, const QString& value); + void setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, double value); + void setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, int value); + void setAttributeNS(QDomElement* theWrappedObject, const QString nsURI, const QString& qName, qlonglong value); + QDomAttr setAttributeNode(QDomElement* theWrappedObject, const QDomAttr& newAttr); + QDomAttr setAttributeNodeNS(QDomElement* theWrappedObject, const QDomAttr& newAttr); + void setTagName(QDomElement* theWrappedObject, const QString& name); + QString tagName(QDomElement* theWrappedObject) const; + QString text(QDomElement* theWrappedObject) const; + bool __nonzero__(QDomElement* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomEntity : public QObject +{ Q_OBJECT +public: +public slots: +QDomEntity* new_QDomEntity(); +QDomEntity* new_QDomEntity(const QDomEntity& x); +void delete_QDomEntity(QDomEntity* obj) { delete obj; } + QString notationName(QDomEntity* theWrappedObject) const; + QString publicId(QDomEntity* theWrappedObject) const; + QString systemId(QDomEntity* theWrappedObject) const; + bool __nonzero__(QDomEntity* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomEntityReference : public QObject +{ Q_OBJECT +public: +public slots: +QDomEntityReference* new_QDomEntityReference(); +QDomEntityReference* new_QDomEntityReference(const QDomEntityReference& x); +void delete_QDomEntityReference(QDomEntityReference* obj) { delete obj; } + bool __nonzero__(QDomEntityReference* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomImplementation : public QObject +{ Q_OBJECT +public: +Q_ENUMS(InvalidDataPolicy ) +enum InvalidDataPolicy{ + AcceptInvalidChars = QDomImplementation::AcceptInvalidChars, DropInvalidChars = QDomImplementation::DropInvalidChars, ReturnNullNode = QDomImplementation::ReturnNullNode}; +public slots: +QDomImplementation* new_QDomImplementation(); +QDomImplementation* new_QDomImplementation(const QDomImplementation& arg__1); +void delete_QDomImplementation(QDomImplementation* obj) { delete obj; } + QDomDocument createDocument(QDomImplementation* theWrappedObject, const QString& nsURI, const QString& qName, const QDomDocumentType& doctype); + QDomDocumentType createDocumentType(QDomImplementation* theWrappedObject, const QString& qName, const QString& publicId, const QString& systemId); + bool hasFeature(QDomImplementation* theWrappedObject, const QString& feature, const QString& version) const; + QDomImplementation::InvalidDataPolicy static_QDomImplementation_invalidDataPolicy(); + bool isNull(QDomImplementation* theWrappedObject); + bool __ne__(QDomImplementation* theWrappedObject, const QDomImplementation& arg__1) const; + bool __eq__(QDomImplementation* theWrappedObject, const QDomImplementation& arg__1) const; + void static_QDomImplementation_setInvalidDataPolicy(QDomImplementation::InvalidDataPolicy policy); + bool __nonzero__(QDomImplementation* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomNamedNodeMap : public QObject +{ Q_OBJECT +public: +public slots: +QDomNamedNodeMap* new_QDomNamedNodeMap(); +QDomNamedNodeMap* new_QDomNamedNodeMap(const QDomNamedNodeMap& arg__1); +void delete_QDomNamedNodeMap(QDomNamedNodeMap* obj) { delete obj; } + bool contains(QDomNamedNodeMap* theWrappedObject, const QString& name) const; + int count(QDomNamedNodeMap* theWrappedObject) const; + bool isEmpty(QDomNamedNodeMap* theWrappedObject) const; + QDomNode item(QDomNamedNodeMap* theWrappedObject, int index) const; + int length(QDomNamedNodeMap* theWrappedObject) const; + QDomNode namedItem(QDomNamedNodeMap* theWrappedObject, const QString& name) const; + QDomNode namedItemNS(QDomNamedNodeMap* theWrappedObject, const QString& nsURI, const QString& localName) const; + bool __ne__(QDomNamedNodeMap* theWrappedObject, const QDomNamedNodeMap& arg__1) const; + bool __eq__(QDomNamedNodeMap* theWrappedObject, const QDomNamedNodeMap& arg__1) const; + QDomNode removeNamedItem(QDomNamedNodeMap* theWrappedObject, const QString& name); + QDomNode removeNamedItemNS(QDomNamedNodeMap* theWrappedObject, const QString& nsURI, const QString& localName); + QDomNode setNamedItem(QDomNamedNodeMap* theWrappedObject, const QDomNode& newNode); + QDomNode setNamedItemNS(QDomNamedNodeMap* theWrappedObject, const QDomNode& newNode); + int size(QDomNamedNodeMap* theWrappedObject) const; + bool __nonzero__(QDomNamedNodeMap* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QDomNode : public QObject +{ Q_OBJECT +public: +Q_ENUMS(EncodingPolicy NodeType ) +enum EncodingPolicy{ + EncodingFromDocument = QDomNode::EncodingFromDocument, EncodingFromTextStream = QDomNode::EncodingFromTextStream}; +enum NodeType{ + ElementNode = QDomNode::ElementNode, AttributeNode = QDomNode::AttributeNode, TextNode = QDomNode::TextNode, CDATASectionNode = QDomNode::CDATASectionNode, EntityReferenceNode = QDomNode::EntityReferenceNode, EntityNode = QDomNode::EntityNode, ProcessingInstructionNode = QDomNode::ProcessingInstructionNode, CommentNode = QDomNode::CommentNode, DocumentNode = QDomNode::DocumentNode, DocumentTypeNode = QDomNode::DocumentTypeNode, DocumentFragmentNode = QDomNode::DocumentFragmentNode, NotationNode = QDomNode::NotationNode, BaseNode = QDomNode::BaseNode, CharacterDataNode = QDomNode::CharacterDataNode}; +public slots: +QDomNode* new_QDomNode(); +QDomNode* new_QDomNode(const QDomNode& arg__1); +void delete_QDomNode(QDomNode* obj) { delete obj; } + QDomNode appendChild(QDomNode* theWrappedObject, const QDomNode& newChild); + QDomNodeList childNodes(QDomNode* theWrappedObject) const; + void clear(QDomNode* theWrappedObject); + QDomNode cloneNode(QDomNode* theWrappedObject, bool deep = true) const; + int columnNumber(QDomNode* theWrappedObject) const; + QDomNode firstChild(QDomNode* theWrappedObject) const; + QDomElement firstChildElement(QDomNode* theWrappedObject, const QString& tagName = QString()) const; + bool hasAttributes(QDomNode* theWrappedObject) const; + bool hasChildNodes(QDomNode* theWrappedObject) const; + QDomNode insertAfter(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& refChild); + QDomNode insertBefore(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& refChild); + bool isAttr(QDomNode* theWrappedObject) const; + bool isCDATASection(QDomNode* theWrappedObject) const; + bool isCharacterData(QDomNode* theWrappedObject) const; + bool isComment(QDomNode* theWrappedObject) const; + bool isDocument(QDomNode* theWrappedObject) const; + bool isDocumentFragment(QDomNode* theWrappedObject) const; + bool isDocumentType(QDomNode* theWrappedObject) const; + bool isElement(QDomNode* theWrappedObject) const; + bool isEntity(QDomNode* theWrappedObject) const; + bool isEntityReference(QDomNode* theWrappedObject) const; + bool isNotation(QDomNode* theWrappedObject) const; + bool isNull(QDomNode* theWrappedObject) const; + bool isProcessingInstruction(QDomNode* theWrappedObject) const; + bool isSupported(QDomNode* theWrappedObject, const QString& feature, const QString& version) const; + bool isText(QDomNode* theWrappedObject) const; + QDomNode lastChild(QDomNode* theWrappedObject) const; + QDomElement lastChildElement(QDomNode* theWrappedObject, const QString& tagName = QString()) const; + int lineNumber(QDomNode* theWrappedObject) const; + QString localName(QDomNode* theWrappedObject) const; + QDomNode namedItem(QDomNode* theWrappedObject, const QString& name) const; + QString namespaceURI(QDomNode* theWrappedObject) const; + QDomNode nextSibling(QDomNode* theWrappedObject) const; + QDomElement nextSiblingElement(QDomNode* theWrappedObject, const QString& taName = QString()) const; + QString nodeName(QDomNode* theWrappedObject) const; + QDomNode::NodeType nodeType(QDomNode* theWrappedObject) const; + QString nodeValue(QDomNode* theWrappedObject) const; + void normalize(QDomNode* theWrappedObject); + bool __ne__(QDomNode* theWrappedObject, const QDomNode& arg__1) const; + void writeTo(QDomNode* theWrappedObject, QTextStream& arg__1); + bool __eq__(QDomNode* theWrappedObject, const QDomNode& arg__1) const; + QDomDocument ownerDocument(QDomNode* theWrappedObject) const; + QDomNode parentNode(QDomNode* theWrappedObject) const; + QString prefix(QDomNode* theWrappedObject) const; + QDomNode previousSibling(QDomNode* theWrappedObject) const; + QDomElement previousSiblingElement(QDomNode* theWrappedObject, const QString& tagName = QString()) const; + QDomNode removeChild(QDomNode* theWrappedObject, const QDomNode& oldChild); + QDomNode replaceChild(QDomNode* theWrappedObject, const QDomNode& newChild, const QDomNode& oldChild); + void save(QDomNode* theWrappedObject, QTextStream& arg__1, int arg__2, QDomNode::EncodingPolicy arg__3 = QDomNode::EncodingFromDocument) const; + void setNodeValue(QDomNode* theWrappedObject, const QString& arg__1); + void setPrefix(QDomNode* theWrappedObject, const QString& pre); + QDomAttr toAttr(QDomNode* theWrappedObject) const; + QDomCDATASection toCDATASection(QDomNode* theWrappedObject) const; + QDomCharacterData toCharacterData(QDomNode* theWrappedObject) const; + QDomComment toComment(QDomNode* theWrappedObject) const; + QDomDocument toDocument(QDomNode* theWrappedObject) const; + QDomDocumentFragment toDocumentFragment(QDomNode* theWrappedObject) const; + QDomDocumentType toDocumentType(QDomNode* theWrappedObject) const; + QDomElement toElement(QDomNode* theWrappedObject) const; + QDomEntity toEntity(QDomNode* theWrappedObject) const; + QDomEntityReference toEntityReference(QDomNode* theWrappedObject) const; + QDomNotation toNotation(QDomNode* theWrappedObject) const; + QDomProcessingInstruction toProcessingInstruction(QDomNode* theWrappedObject) const; + QDomText toText(QDomNode* theWrappedObject) const; + bool __nonzero__(QDomNode* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomNodeList : public QObject +{ Q_OBJECT +public: +public slots: +QDomNodeList* new_QDomNodeList(); +QDomNodeList* new_QDomNodeList(const QDomNodeList& arg__1); +void delete_QDomNodeList(QDomNodeList* obj) { delete obj; } + QDomNode at(QDomNodeList* theWrappedObject, int index) const; + int count(QDomNodeList* theWrappedObject) const; + bool isEmpty(QDomNodeList* theWrappedObject) const; + QDomNode item(QDomNodeList* theWrappedObject, int index) const; + int length(QDomNodeList* theWrappedObject) const; + bool __ne__(QDomNodeList* theWrappedObject, const QDomNodeList& arg__1) const; + bool __eq__(QDomNodeList* theWrappedObject, const QDomNodeList& arg__1) const; + int size(QDomNodeList* theWrappedObject) const; + bool __nonzero__(QDomNodeList* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QDomNotation : public QObject +{ Q_OBJECT +public: +public slots: +QDomNotation* new_QDomNotation(); +QDomNotation* new_QDomNotation(const QDomNotation& x); +void delete_QDomNotation(QDomNotation* obj) { delete obj; } + QString publicId(QDomNotation* theWrappedObject) const; + QString systemId(QDomNotation* theWrappedObject) const; + bool __nonzero__(QDomNotation* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomProcessingInstruction : public QObject +{ Q_OBJECT +public: +public slots: +QDomProcessingInstruction* new_QDomProcessingInstruction(); +QDomProcessingInstruction* new_QDomProcessingInstruction(const QDomProcessingInstruction& x); +void delete_QDomProcessingInstruction(QDomProcessingInstruction* obj) { delete obj; } + QString data(QDomProcessingInstruction* theWrappedObject) const; + void setData(QDomProcessingInstruction* theWrappedObject, const QString& d); + QString target(QDomProcessingInstruction* theWrappedObject) const; + bool __nonzero__(QDomProcessingInstruction* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QDomText : public QObject +{ Q_OBJECT +public: +public slots: +QDomText* new_QDomText(); +QDomText* new_QDomText(const QDomText& x); +void delete_QDomText(QDomText* obj) { delete obj; } + QDomText splitText(QDomText* theWrappedObject, int offset); + bool __nonzero__(QDomText* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QXmlAttributes : public QXmlAttributes +{ +public: + PythonQtShell_QXmlAttributes():QXmlAttributes(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlAttributes(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QXmlAttributes : public QObject +{ Q_OBJECT +public: +public slots: +QXmlAttributes* new_QXmlAttributes(); +QXmlAttributes* new_QXmlAttributes(const QXmlAttributes& other) { +PythonQtShell_QXmlAttributes* a = new PythonQtShell_QXmlAttributes(); +*((QXmlAttributes*)a) = other; +return a; } +void delete_QXmlAttributes(QXmlAttributes* obj) { delete obj; } + void append(QXmlAttributes* theWrappedObject, const QString& qName, const QString& uri, const QString& localPart, const QString& value); + void clear(QXmlAttributes* theWrappedObject); + int count(QXmlAttributes* theWrappedObject) const; + int index(QXmlAttributes* theWrappedObject, const QString& qName) const; + int index(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localPart) const; + int length(QXmlAttributes* theWrappedObject) const; + QString localName(QXmlAttributes* theWrappedObject, int index) const; + QString qName(QXmlAttributes* theWrappedObject, int index) const; + void swap(QXmlAttributes* theWrappedObject, QXmlAttributes& other); + QString type(QXmlAttributes* theWrappedObject, const QString& qName) const; + QString type(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localName) const; + QString type(QXmlAttributes* theWrappedObject, int index) const; + QString uri(QXmlAttributes* theWrappedObject, int index) const; + QString value(QXmlAttributes* theWrappedObject, const QString& qName) const; + QString value(QXmlAttributes* theWrappedObject, const QString& uri, const QString& localName) const; + QString value(QXmlAttributes* theWrappedObject, int index) const; +}; + + + + + +class PythonQtShell_QXmlContentHandler : public QXmlContentHandler +{ +public: + PythonQtShell_QXmlContentHandler():QXmlContentHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlContentHandler(); + +virtual bool characters(const QString& ch); +virtual bool endDocument(); +virtual bool endElement(const QString& namespaceURI, const QString& localName, const QString& qName); +virtual bool endPrefixMapping(const QString& prefix); +virtual QString errorString() const; +virtual bool ignorableWhitespace(const QString& ch); +virtual bool processingInstruction(const QString& target, const QString& data); +virtual void setDocumentLocator(QXmlLocator* locator); +virtual bool skippedEntity(const QString& name); +virtual bool startDocument(); +virtual bool startElement(const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts); +virtual bool startPrefixMapping(const QString& prefix, const QString& uri); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlContentHandler : public QXmlContentHandler +{ public: +inline bool py_q_characters(const QString& ch) { return this->characters(ch); } +inline bool py_q_endDocument() { return this->endDocument(); } +inline bool py_q_endElement(const QString& namespaceURI, const QString& localName, const QString& qName) { return this->endElement(namespaceURI, localName, qName); } +inline bool py_q_endPrefixMapping(const QString& prefix) { return this->endPrefixMapping(prefix); } +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_ignorableWhitespace(const QString& ch) { return this->ignorableWhitespace(ch); } +inline bool py_q_processingInstruction(const QString& target, const QString& data) { return this->processingInstruction(target, data); } +inline void py_q_setDocumentLocator(QXmlLocator* locator) { this->setDocumentLocator(locator); } +inline bool py_q_skippedEntity(const QString& name) { return this->skippedEntity(name); } +inline bool py_q_startDocument() { return this->startDocument(); } +inline bool py_q_startElement(const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts) { return this->startElement(namespaceURI, localName, qName, atts); } +inline bool py_q_startPrefixMapping(const QString& prefix, const QString& uri) { return this->startPrefixMapping(prefix, uri); } +}; + +class PythonQtWrapper_QXmlContentHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlContentHandler* new_QXmlContentHandler(); +void delete_QXmlContentHandler(QXmlContentHandler* obj) { delete obj; } + bool characters(QXmlContentHandler* theWrappedObject, const QString& ch); + bool py_q_characters(QXmlContentHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_characters(ch));} + bool endDocument(QXmlContentHandler* theWrappedObject); + bool py_q_endDocument(QXmlContentHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_endDocument());} + bool endElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName); + bool py_q_endElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_endElement(namespaceURI, localName, qName));} + bool endPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix); + bool py_q_endPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_endPrefixMapping(prefix));} + QString errorString(QXmlContentHandler* theWrappedObject) const; + QString py_q_errorString(QXmlContentHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_errorString());} + bool ignorableWhitespace(QXmlContentHandler* theWrappedObject, const QString& ch); + bool py_q_ignorableWhitespace(QXmlContentHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_ignorableWhitespace(ch));} + bool processingInstruction(QXmlContentHandler* theWrappedObject, const QString& target, const QString& data); + bool py_q_processingInstruction(QXmlContentHandler* theWrappedObject, const QString& target, const QString& data){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_processingInstruction(target, data));} + void setDocumentLocator(QXmlContentHandler* theWrappedObject, QXmlLocator* locator); + void py_q_setDocumentLocator(QXmlContentHandler* theWrappedObject, QXmlLocator* locator){ (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_setDocumentLocator(locator));} + bool skippedEntity(QXmlContentHandler* theWrappedObject, const QString& name); + bool py_q_skippedEntity(QXmlContentHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_skippedEntity(name));} + bool startDocument(QXmlContentHandler* theWrappedObject); + bool py_q_startDocument(QXmlContentHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_startDocument());} + bool startElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts); + bool py_q_startElement(QXmlContentHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_startElement(namespaceURI, localName, qName, atts));} + bool startPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix, const QString& uri); + bool py_q_startPrefixMapping(QXmlContentHandler* theWrappedObject, const QString& prefix, const QString& uri){ return (((PythonQtPublicPromoter_QXmlContentHandler*)theWrappedObject)->py_q_startPrefixMapping(prefix, uri));} +}; + + + + + +class PythonQtShell_QXmlDTDHandler : public QXmlDTDHandler +{ +public: + PythonQtShell_QXmlDTDHandler():QXmlDTDHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlDTDHandler(); + +virtual QString errorString() const; +virtual bool notationDecl(const QString& name, const QString& publicId, const QString& systemId); +virtual bool unparsedEntityDecl(const QString& name, const QString& publicId, const QString& systemId, const QString& notationName); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlDTDHandler : public QXmlDTDHandler +{ public: +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_notationDecl(const QString& name, const QString& publicId, const QString& systemId) { return this->notationDecl(name, publicId, systemId); } +inline bool py_q_unparsedEntityDecl(const QString& name, const QString& publicId, const QString& systemId, const QString& notationName) { return this->unparsedEntityDecl(name, publicId, systemId, notationName); } +}; + +class PythonQtWrapper_QXmlDTDHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlDTDHandler* new_QXmlDTDHandler(); +void delete_QXmlDTDHandler(QXmlDTDHandler* obj) { delete obj; } + QString errorString(QXmlDTDHandler* theWrappedObject) const; + QString py_q_errorString(QXmlDTDHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlDTDHandler*)theWrappedObject)->py_q_errorString());} + bool notationDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId); + bool py_q_notationDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlDTDHandler*)theWrappedObject)->py_q_notationDecl(name, publicId, systemId));} + bool unparsedEntityDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId, const QString& notationName); + bool py_q_unparsedEntityDecl(QXmlDTDHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId, const QString& notationName){ return (((PythonQtPublicPromoter_QXmlDTDHandler*)theWrappedObject)->py_q_unparsedEntityDecl(name, publicId, systemId, notationName));} +}; + + + + + +class PythonQtShell_QXmlDeclHandler : public QXmlDeclHandler +{ +public: + PythonQtShell_QXmlDeclHandler():QXmlDeclHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlDeclHandler(); + +virtual bool attributeDecl(const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value); +virtual QString errorString() const; +virtual bool externalEntityDecl(const QString& name, const QString& publicId, const QString& systemId); +virtual bool internalEntityDecl(const QString& name, const QString& value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlDeclHandler : public QXmlDeclHandler +{ public: +inline bool py_q_attributeDecl(const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value) { return this->attributeDecl(eName, aName, type, valueDefault, value); } +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_externalEntityDecl(const QString& name, const QString& publicId, const QString& systemId) { return this->externalEntityDecl(name, publicId, systemId); } +inline bool py_q_internalEntityDecl(const QString& name, const QString& value) { return this->internalEntityDecl(name, value); } +}; + +class PythonQtWrapper_QXmlDeclHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlDeclHandler* new_QXmlDeclHandler(); +void delete_QXmlDeclHandler(QXmlDeclHandler* obj) { delete obj; } + bool attributeDecl(QXmlDeclHandler* theWrappedObject, const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value); + bool py_q_attributeDecl(QXmlDeclHandler* theWrappedObject, const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value){ return (((PythonQtPublicPromoter_QXmlDeclHandler*)theWrappedObject)->py_q_attributeDecl(eName, aName, type, valueDefault, value));} + QString errorString(QXmlDeclHandler* theWrappedObject) const; + QString py_q_errorString(QXmlDeclHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlDeclHandler*)theWrappedObject)->py_q_errorString());} + bool externalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId); + bool py_q_externalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlDeclHandler*)theWrappedObject)->py_q_externalEntityDecl(name, publicId, systemId));} + bool internalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& value); + bool py_q_internalEntityDecl(QXmlDeclHandler* theWrappedObject, const QString& name, const QString& value){ return (((PythonQtPublicPromoter_QXmlDeclHandler*)theWrappedObject)->py_q_internalEntityDecl(name, value));} +}; + + + + + +class PythonQtShell_QXmlDefaultHandler : public QXmlDefaultHandler +{ +public: + PythonQtShell_QXmlDefaultHandler():QXmlDefaultHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlDefaultHandler(); + +virtual bool attributeDecl(const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value); +virtual bool characters(const QString& ch); +virtual bool comment(const QString& ch); +virtual bool endCDATA(); +virtual bool endDTD(); +virtual bool endDocument(); +virtual bool endElement(const QString& namespaceURI, const QString& localName, const QString& qName); +virtual bool endEntity(const QString& name); +virtual bool endPrefixMapping(const QString& prefix); +virtual bool error(const QXmlParseException& exception); +virtual QString errorString() const; +virtual bool externalEntityDecl(const QString& name, const QString& publicId, const QString& systemId); +virtual bool fatalError(const QXmlParseException& exception); +virtual bool ignorableWhitespace(const QString& ch); +virtual bool internalEntityDecl(const QString& name, const QString& value); +virtual bool notationDecl(const QString& name, const QString& publicId, const QString& systemId); +virtual bool processingInstruction(const QString& target, const QString& data); +virtual bool resolveEntity(const QString& publicId, const QString& systemId, QXmlInputSource*& ret); +virtual void setDocumentLocator(QXmlLocator* locator); +virtual bool skippedEntity(const QString& name); +virtual bool startCDATA(); +virtual bool startDTD(const QString& name, const QString& publicId, const QString& systemId); +virtual bool startDocument(); +virtual bool startElement(const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts); +virtual bool startEntity(const QString& name); +virtual bool startPrefixMapping(const QString& prefix, const QString& uri); +virtual bool unparsedEntityDecl(const QString& name, const QString& publicId, const QString& systemId, const QString& notationName); +virtual bool warning(const QXmlParseException& exception); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlDefaultHandler : public QXmlDefaultHandler +{ public: +inline bool py_q_attributeDecl(const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value) { return QXmlDefaultHandler::attributeDecl(eName, aName, type, valueDefault, value); } +inline bool py_q_characters(const QString& ch) { return QXmlDefaultHandler::characters(ch); } +inline bool py_q_comment(const QString& ch) { return QXmlDefaultHandler::comment(ch); } +inline bool py_q_endCDATA() { return QXmlDefaultHandler::endCDATA(); } +inline bool py_q_endDTD() { return QXmlDefaultHandler::endDTD(); } +inline bool py_q_endDocument() { return QXmlDefaultHandler::endDocument(); } +inline bool py_q_endElement(const QString& namespaceURI, const QString& localName, const QString& qName) { return QXmlDefaultHandler::endElement(namespaceURI, localName, qName); } +inline bool py_q_endEntity(const QString& name) { return QXmlDefaultHandler::endEntity(name); } +inline bool py_q_endPrefixMapping(const QString& prefix) { return QXmlDefaultHandler::endPrefixMapping(prefix); } +inline bool py_q_error(const QXmlParseException& exception) { return QXmlDefaultHandler::error(exception); } +inline QString py_q_errorString() const { return QXmlDefaultHandler::errorString(); } +inline bool py_q_externalEntityDecl(const QString& name, const QString& publicId, const QString& systemId) { return QXmlDefaultHandler::externalEntityDecl(name, publicId, systemId); } +inline bool py_q_fatalError(const QXmlParseException& exception) { return QXmlDefaultHandler::fatalError(exception); } +inline bool py_q_ignorableWhitespace(const QString& ch) { return QXmlDefaultHandler::ignorableWhitespace(ch); } +inline bool py_q_internalEntityDecl(const QString& name, const QString& value) { return QXmlDefaultHandler::internalEntityDecl(name, value); } +inline bool py_q_notationDecl(const QString& name, const QString& publicId, const QString& systemId) { return QXmlDefaultHandler::notationDecl(name, publicId, systemId); } +inline bool py_q_processingInstruction(const QString& target, const QString& data) { return QXmlDefaultHandler::processingInstruction(target, data); } +inline bool py_q_resolveEntity(const QString& publicId, const QString& systemId, QXmlInputSource*& ret) { return QXmlDefaultHandler::resolveEntity(publicId, systemId, ret); } +inline void py_q_setDocumentLocator(QXmlLocator* locator) { QXmlDefaultHandler::setDocumentLocator(locator); } +inline bool py_q_skippedEntity(const QString& name) { return QXmlDefaultHandler::skippedEntity(name); } +inline bool py_q_startCDATA() { return QXmlDefaultHandler::startCDATA(); } +inline bool py_q_startDTD(const QString& name, const QString& publicId, const QString& systemId) { return QXmlDefaultHandler::startDTD(name, publicId, systemId); } +inline bool py_q_startDocument() { return QXmlDefaultHandler::startDocument(); } +inline bool py_q_startElement(const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts) { return QXmlDefaultHandler::startElement(namespaceURI, localName, qName, atts); } +inline bool py_q_startEntity(const QString& name) { return QXmlDefaultHandler::startEntity(name); } +inline bool py_q_startPrefixMapping(const QString& prefix, const QString& uri) { return QXmlDefaultHandler::startPrefixMapping(prefix, uri); } +inline bool py_q_unparsedEntityDecl(const QString& name, const QString& publicId, const QString& systemId, const QString& notationName) { return QXmlDefaultHandler::unparsedEntityDecl(name, publicId, systemId, notationName); } +inline bool py_q_warning(const QXmlParseException& exception) { return QXmlDefaultHandler::warning(exception); } +}; + +class PythonQtWrapper_QXmlDefaultHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlDefaultHandler* new_QXmlDefaultHandler(); +void delete_QXmlDefaultHandler(QXmlDefaultHandler* obj) { delete obj; } + bool py_q_attributeDecl(QXmlDefaultHandler* theWrappedObject, const QString& eName, const QString& aName, const QString& type, const QString& valueDefault, const QString& value){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_attributeDecl(eName, aName, type, valueDefault, value));} + bool py_q_characters(QXmlDefaultHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_characters(ch));} + bool py_q_comment(QXmlDefaultHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_comment(ch));} + bool py_q_endCDATA(QXmlDefaultHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endCDATA());} + bool py_q_endDTD(QXmlDefaultHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endDTD());} + bool py_q_endDocument(QXmlDefaultHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endDocument());} + bool py_q_endElement(QXmlDefaultHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endElement(namespaceURI, localName, qName));} + bool py_q_endEntity(QXmlDefaultHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endEntity(name));} + bool py_q_endPrefixMapping(QXmlDefaultHandler* theWrappedObject, const QString& prefix){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_endPrefixMapping(prefix));} + bool py_q_error(QXmlDefaultHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_error(exception));} + QString py_q_errorString(QXmlDefaultHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_errorString());} + bool py_q_externalEntityDecl(QXmlDefaultHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_externalEntityDecl(name, publicId, systemId));} + bool py_q_fatalError(QXmlDefaultHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_fatalError(exception));} + bool py_q_ignorableWhitespace(QXmlDefaultHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_ignorableWhitespace(ch));} + bool py_q_internalEntityDecl(QXmlDefaultHandler* theWrappedObject, const QString& name, const QString& value){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_internalEntityDecl(name, value));} + bool py_q_notationDecl(QXmlDefaultHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_notationDecl(name, publicId, systemId));} + bool py_q_processingInstruction(QXmlDefaultHandler* theWrappedObject, const QString& target, const QString& data){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_processingInstruction(target, data));} + bool py_q_resolveEntity(QXmlDefaultHandler* theWrappedObject, const QString& publicId, const QString& systemId, QXmlInputSource*& ret){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_resolveEntity(publicId, systemId, ret));} + void py_q_setDocumentLocator(QXmlDefaultHandler* theWrappedObject, QXmlLocator* locator){ (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_setDocumentLocator(locator));} + bool py_q_skippedEntity(QXmlDefaultHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_skippedEntity(name));} + bool py_q_startCDATA(QXmlDefaultHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startCDATA());} + bool py_q_startDTD(QXmlDefaultHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startDTD(name, publicId, systemId));} + bool py_q_startDocument(QXmlDefaultHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startDocument());} + bool py_q_startElement(QXmlDefaultHandler* theWrappedObject, const QString& namespaceURI, const QString& localName, const QString& qName, const QXmlAttributes& atts){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startElement(namespaceURI, localName, qName, atts));} + bool py_q_startEntity(QXmlDefaultHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startEntity(name));} + bool py_q_startPrefixMapping(QXmlDefaultHandler* theWrappedObject, const QString& prefix, const QString& uri){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_startPrefixMapping(prefix, uri));} + bool py_q_unparsedEntityDecl(QXmlDefaultHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId, const QString& notationName){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_unparsedEntityDecl(name, publicId, systemId, notationName));} + bool py_q_warning(QXmlDefaultHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlDefaultHandler*)theWrappedObject)->py_q_warning(exception));} +}; + + + + + +class PythonQtShell_QXmlEntityResolver : public QXmlEntityResolver +{ +public: + PythonQtShell_QXmlEntityResolver():QXmlEntityResolver(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlEntityResolver(); + +virtual QString errorString() const; +virtual bool resolveEntity(const QString& publicId, const QString& systemId, QXmlInputSource*& ret); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlEntityResolver : public QXmlEntityResolver +{ public: +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_resolveEntity(const QString& publicId, const QString& systemId, QXmlInputSource*& ret) { return this->resolveEntity(publicId, systemId, ret); } +}; + +class PythonQtWrapper_QXmlEntityResolver : public QObject +{ Q_OBJECT +public: +public slots: +QXmlEntityResolver* new_QXmlEntityResolver(); +void delete_QXmlEntityResolver(QXmlEntityResolver* obj) { delete obj; } + QString errorString(QXmlEntityResolver* theWrappedObject) const; + QString py_q_errorString(QXmlEntityResolver* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlEntityResolver*)theWrappedObject)->py_q_errorString());} + bool resolveEntity(QXmlEntityResolver* theWrappedObject, const QString& publicId, const QString& systemId, QXmlInputSource*& ret); + bool py_q_resolveEntity(QXmlEntityResolver* theWrappedObject, const QString& publicId, const QString& systemId, QXmlInputSource*& ret){ return (((PythonQtPublicPromoter_QXmlEntityResolver*)theWrappedObject)->py_q_resolveEntity(publicId, systemId, ret));} +}; + + + + + +class PythonQtShell_QXmlErrorHandler : public QXmlErrorHandler +{ +public: + PythonQtShell_QXmlErrorHandler():QXmlErrorHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlErrorHandler(); + +virtual bool error(const QXmlParseException& exception); +virtual QString errorString() const; +virtual bool fatalError(const QXmlParseException& exception); +virtual bool warning(const QXmlParseException& exception); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlErrorHandler : public QXmlErrorHandler +{ public: +inline bool py_q_error(const QXmlParseException& exception) { return this->error(exception); } +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_fatalError(const QXmlParseException& exception) { return this->fatalError(exception); } +inline bool py_q_warning(const QXmlParseException& exception) { return this->warning(exception); } +}; + +class PythonQtWrapper_QXmlErrorHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlErrorHandler* new_QXmlErrorHandler(); +void delete_QXmlErrorHandler(QXmlErrorHandler* obj) { delete obj; } + bool error(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception); + bool py_q_error(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlErrorHandler*)theWrappedObject)->py_q_error(exception));} + QString errorString(QXmlErrorHandler* theWrappedObject) const; + QString py_q_errorString(QXmlErrorHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlErrorHandler*)theWrappedObject)->py_q_errorString());} + bool fatalError(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception); + bool py_q_fatalError(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlErrorHandler*)theWrappedObject)->py_q_fatalError(exception));} + bool warning(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception); + bool py_q_warning(QXmlErrorHandler* theWrappedObject, const QXmlParseException& exception){ return (((PythonQtPublicPromoter_QXmlErrorHandler*)theWrappedObject)->py_q_warning(exception));} +}; + + + + + +class PythonQtShell_QXmlInputSource : public QXmlInputSource +{ +public: + PythonQtShell_QXmlInputSource():QXmlInputSource(),_wrapper(NULL) {}; + PythonQtShell_QXmlInputSource(QIODevice* dev):QXmlInputSource(dev),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlInputSource(); + +virtual QString data() const; +virtual void fetchData(); +virtual QString fromRawData(const QByteArray& data, bool beginning = false); +virtual QChar next(); +virtual void reset(); +virtual void setData(const QByteArray& dat); +virtual void setData(const QString& dat); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlInputSource : public QXmlInputSource +{ public: +inline QString promoted_fromRawData(const QByteArray& data, bool beginning = false) { return this->fromRawData(data, beginning); } +inline QString py_q_data() const { return QXmlInputSource::data(); } +inline void py_q_fetchData() { QXmlInputSource::fetchData(); } +inline QString py_q_fromRawData(const QByteArray& data, bool beginning = false) { return QXmlInputSource::fromRawData(data, beginning); } +inline QChar py_q_next() { return QXmlInputSource::next(); } +inline void py_q_reset() { QXmlInputSource::reset(); } +inline void py_q_setData(const QByteArray& dat) { QXmlInputSource::setData(dat); } +inline void py_q_setData(const QString& dat) { QXmlInputSource::setData(dat); } +}; + +class PythonQtWrapper_QXmlInputSource : public QObject +{ Q_OBJECT +public: +public slots: +QXmlInputSource* new_QXmlInputSource(); +QXmlInputSource* new_QXmlInputSource(QIODevice* dev); +void delete_QXmlInputSource(QXmlInputSource* obj) { delete obj; } + QString data(QXmlInputSource* theWrappedObject) const; + QString py_q_data(QXmlInputSource* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_data());} + void fetchData(QXmlInputSource* theWrappedObject); + void py_q_fetchData(QXmlInputSource* theWrappedObject){ (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_fetchData());} + QString fromRawData(QXmlInputSource* theWrappedObject, const QByteArray& data, bool beginning = false); + QString py_q_fromRawData(QXmlInputSource* theWrappedObject, const QByteArray& data, bool beginning = false){ return (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_fromRawData(data, beginning));} + QChar next(QXmlInputSource* theWrappedObject); + QChar py_q_next(QXmlInputSource* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_next());} + void reset(QXmlInputSource* theWrappedObject); + void py_q_reset(QXmlInputSource* theWrappedObject){ (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_reset());} + void setData(QXmlInputSource* theWrappedObject, const QByteArray& dat); + void py_q_setData(QXmlInputSource* theWrappedObject, const QByteArray& dat){ (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_setData(dat));} + void setData(QXmlInputSource* theWrappedObject, const QString& dat); + void py_q_setData(QXmlInputSource* theWrappedObject, const QString& dat){ (((PythonQtPublicPromoter_QXmlInputSource*)theWrappedObject)->py_q_setData(dat));} +}; + + + + + +class PythonQtShell_QXmlLexicalHandler : public QXmlLexicalHandler +{ +public: + PythonQtShell_QXmlLexicalHandler():QXmlLexicalHandler(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlLexicalHandler(); + +virtual bool comment(const QString& ch); +virtual bool endCDATA(); +virtual bool endDTD(); +virtual bool endEntity(const QString& name); +virtual QString errorString() const; +virtual bool startCDATA(); +virtual bool startDTD(const QString& name, const QString& publicId, const QString& systemId); +virtual bool startEntity(const QString& name); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlLexicalHandler : public QXmlLexicalHandler +{ public: +inline bool py_q_comment(const QString& ch) { return this->comment(ch); } +inline bool py_q_endCDATA() { return this->endCDATA(); } +inline bool py_q_endDTD() { return this->endDTD(); } +inline bool py_q_endEntity(const QString& name) { return this->endEntity(name); } +inline QString py_q_errorString() const { return this->errorString(); } +inline bool py_q_startCDATA() { return this->startCDATA(); } +inline bool py_q_startDTD(const QString& name, const QString& publicId, const QString& systemId) { return this->startDTD(name, publicId, systemId); } +inline bool py_q_startEntity(const QString& name) { return this->startEntity(name); } +}; + +class PythonQtWrapper_QXmlLexicalHandler : public QObject +{ Q_OBJECT +public: +public slots: +QXmlLexicalHandler* new_QXmlLexicalHandler(); +void delete_QXmlLexicalHandler(QXmlLexicalHandler* obj) { delete obj; } + bool comment(QXmlLexicalHandler* theWrappedObject, const QString& ch); + bool py_q_comment(QXmlLexicalHandler* theWrappedObject, const QString& ch){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_comment(ch));} + bool endCDATA(QXmlLexicalHandler* theWrappedObject); + bool py_q_endCDATA(QXmlLexicalHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_endCDATA());} + bool endDTD(QXmlLexicalHandler* theWrappedObject); + bool py_q_endDTD(QXmlLexicalHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_endDTD());} + bool endEntity(QXmlLexicalHandler* theWrappedObject, const QString& name); + bool py_q_endEntity(QXmlLexicalHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_endEntity(name));} + QString errorString(QXmlLexicalHandler* theWrappedObject) const; + QString py_q_errorString(QXmlLexicalHandler* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_errorString());} + bool startCDATA(QXmlLexicalHandler* theWrappedObject); + bool py_q_startCDATA(QXmlLexicalHandler* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_startCDATA());} + bool startDTD(QXmlLexicalHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId); + bool py_q_startDTD(QXmlLexicalHandler* theWrappedObject, const QString& name, const QString& publicId, const QString& systemId){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_startDTD(name, publicId, systemId));} + bool startEntity(QXmlLexicalHandler* theWrappedObject, const QString& name); + bool py_q_startEntity(QXmlLexicalHandler* theWrappedObject, const QString& name){ return (((PythonQtPublicPromoter_QXmlLexicalHandler*)theWrappedObject)->py_q_startEntity(name));} +}; + + + + + +class PythonQtShell_QXmlLocator : public QXmlLocator +{ +public: + PythonQtShell_QXmlLocator():QXmlLocator(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlLocator(); + +virtual int columnNumber() const; +virtual int lineNumber() const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlLocator : public QXmlLocator +{ public: +inline int py_q_columnNumber() const { return this->columnNumber(); } +inline int py_q_lineNumber() const { return this->lineNumber(); } +}; + +class PythonQtWrapper_QXmlLocator : public QObject +{ Q_OBJECT +public: +public slots: +QXmlLocator* new_QXmlLocator(); +void delete_QXmlLocator(QXmlLocator* obj) { delete obj; } + int columnNumber(QXmlLocator* theWrappedObject) const; + int py_q_columnNumber(QXmlLocator* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlLocator*)theWrappedObject)->py_q_columnNumber());} + int lineNumber(QXmlLocator* theWrappedObject) const; + int py_q_lineNumber(QXmlLocator* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlLocator*)theWrappedObject)->py_q_lineNumber());} +}; + + + + + +class PythonQtWrapper_QXmlParseException : public QObject +{ Q_OBJECT +public: +public slots: +QXmlParseException* new_QXmlParseException(const QString& name = QString(), int c = -1, int l = -1, const QString& p = QString(), const QString& s = QString()); +QXmlParseException* new_QXmlParseException(const QXmlParseException& other); +void delete_QXmlParseException(QXmlParseException* obj) { delete obj; } + int columnNumber(QXmlParseException* theWrappedObject) const; + int lineNumber(QXmlParseException* theWrappedObject) const; + QString message(QXmlParseException* theWrappedObject) const; + QString publicId(QXmlParseException* theWrappedObject) const; + QString systemId(QXmlParseException* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QXmlReader : public QXmlReader +{ +public: + PythonQtShell_QXmlReader():QXmlReader(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlReader(); + +virtual QXmlDTDHandler* DTDHandler() const; +virtual QXmlContentHandler* contentHandler() const; +virtual QXmlDeclHandler* declHandler() const; +virtual QXmlEntityResolver* entityResolver() const; +virtual QXmlErrorHandler* errorHandler() const; +virtual bool feature(const QString& name, bool* ok = nullptr) const; +virtual bool hasFeature(const QString& name) const; +virtual bool hasProperty(const QString& name) const; +virtual QXmlLexicalHandler* lexicalHandler() const; +virtual bool parse(const QXmlInputSource& input); +virtual bool parse(const QXmlInputSource* input); +virtual void* property(const QString& name, bool* ok = nullptr) const; +virtual void setContentHandler(QXmlContentHandler* handler); +virtual void setDTDHandler(QXmlDTDHandler* handler); +virtual void setDeclHandler(QXmlDeclHandler* handler); +virtual void setEntityResolver(QXmlEntityResolver* handler); +virtual void setErrorHandler(QXmlErrorHandler* handler); +virtual void setFeature(const QString& name, bool value); +virtual void setLexicalHandler(QXmlLexicalHandler* handler); +virtual void setProperty(const QString& name, void* value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlReader : public QXmlReader +{ public: +inline QXmlDTDHandler* py_q_DTDHandler() const { return this->DTDHandler(); } +inline QXmlContentHandler* py_q_contentHandler() const { return this->contentHandler(); } +inline QXmlDeclHandler* py_q_declHandler() const { return this->declHandler(); } +inline QXmlEntityResolver* py_q_entityResolver() const { return this->entityResolver(); } +inline QXmlErrorHandler* py_q_errorHandler() const { return this->errorHandler(); } +inline bool py_q_feature(const QString& name, bool* ok = nullptr) const { return this->feature(name, ok); } +inline bool py_q_hasFeature(const QString& name) const { return this->hasFeature(name); } +inline bool py_q_hasProperty(const QString& name) const { return this->hasProperty(name); } +inline QXmlLexicalHandler* py_q_lexicalHandler() const { return this->lexicalHandler(); } +inline bool py_q_parse(const QXmlInputSource& input) { return this->parse(input); } +inline bool py_q_parse(const QXmlInputSource* input) { return this->parse(input); } +inline void* py_q_property(const QString& name, bool* ok = nullptr) const { return this->property(name, ok); } +inline void py_q_setContentHandler(QXmlContentHandler* handler) { this->setContentHandler(handler); } +inline void py_q_setDTDHandler(QXmlDTDHandler* handler) { this->setDTDHandler(handler); } +inline void py_q_setDeclHandler(QXmlDeclHandler* handler) { this->setDeclHandler(handler); } +inline void py_q_setEntityResolver(QXmlEntityResolver* handler) { this->setEntityResolver(handler); } +inline void py_q_setErrorHandler(QXmlErrorHandler* handler) { this->setErrorHandler(handler); } +inline void py_q_setFeature(const QString& name, bool value) { this->setFeature(name, value); } +inline void py_q_setLexicalHandler(QXmlLexicalHandler* handler) { this->setLexicalHandler(handler); } +inline void py_q_setProperty(const QString& name, void* value) { this->setProperty(name, value); } +}; + +class PythonQtWrapper_QXmlReader : public QObject +{ Q_OBJECT +public: +public slots: +QXmlReader* new_QXmlReader(); +void delete_QXmlReader(QXmlReader* obj) { delete obj; } + QXmlDTDHandler* DTDHandler(QXmlReader* theWrappedObject) const; + QXmlDTDHandler* py_q_DTDHandler(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_DTDHandler());} + QXmlContentHandler* contentHandler(QXmlReader* theWrappedObject) const; + QXmlContentHandler* py_q_contentHandler(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_contentHandler());} + QXmlDeclHandler* declHandler(QXmlReader* theWrappedObject) const; + QXmlDeclHandler* py_q_declHandler(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_declHandler());} + QXmlEntityResolver* entityResolver(QXmlReader* theWrappedObject) const; + QXmlEntityResolver* py_q_entityResolver(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_entityResolver());} + QXmlErrorHandler* errorHandler(QXmlReader* theWrappedObject) const; + QXmlErrorHandler* py_q_errorHandler(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_errorHandler());} + bool feature(QXmlReader* theWrappedObject, const QString& name, bool* ok = nullptr) const; + bool py_q_feature(QXmlReader* theWrappedObject, const QString& name, bool* ok = nullptr) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_feature(name, ok));} + bool hasFeature(QXmlReader* theWrappedObject, const QString& name) const; + bool py_q_hasFeature(QXmlReader* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_hasFeature(name));} + bool hasProperty(QXmlReader* theWrappedObject, const QString& name) const; + bool py_q_hasProperty(QXmlReader* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_hasProperty(name));} + QXmlLexicalHandler* lexicalHandler(QXmlReader* theWrappedObject) const; + QXmlLexicalHandler* py_q_lexicalHandler(QXmlReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_lexicalHandler());} + bool parse(QXmlReader* theWrappedObject, const QXmlInputSource& input); + bool py_q_parse(QXmlReader* theWrappedObject, const QXmlInputSource& input){ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_parse(input));} + bool parse(QXmlReader* theWrappedObject, const QXmlInputSource* input); + bool py_q_parse(QXmlReader* theWrappedObject, const QXmlInputSource* input){ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_parse(input));} + void* property(QXmlReader* theWrappedObject, const QString& name, bool* ok = nullptr) const; + void* py_q_property(QXmlReader* theWrappedObject, const QString& name, bool* ok = nullptr) const{ return (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_property(name, ok));} + void setContentHandler(QXmlReader* theWrappedObject, QXmlContentHandler* handler); + void py_q_setContentHandler(QXmlReader* theWrappedObject, QXmlContentHandler* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setContentHandler(handler));} + void setDTDHandler(QXmlReader* theWrappedObject, QXmlDTDHandler* handler); + void py_q_setDTDHandler(QXmlReader* theWrappedObject, QXmlDTDHandler* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setDTDHandler(handler));} + void setDeclHandler(QXmlReader* theWrappedObject, QXmlDeclHandler* handler); + void py_q_setDeclHandler(QXmlReader* theWrappedObject, QXmlDeclHandler* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setDeclHandler(handler));} + void setEntityResolver(QXmlReader* theWrappedObject, QXmlEntityResolver* handler); + void py_q_setEntityResolver(QXmlReader* theWrappedObject, QXmlEntityResolver* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setEntityResolver(handler));} + void setErrorHandler(QXmlReader* theWrappedObject, QXmlErrorHandler* handler); + void py_q_setErrorHandler(QXmlReader* theWrappedObject, QXmlErrorHandler* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setErrorHandler(handler));} + void setFeature(QXmlReader* theWrappedObject, const QString& name, bool value); + void py_q_setFeature(QXmlReader* theWrappedObject, const QString& name, bool value){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setFeature(name, value));} + void setLexicalHandler(QXmlReader* theWrappedObject, QXmlLexicalHandler* handler); + void py_q_setLexicalHandler(QXmlReader* theWrappedObject, QXmlLexicalHandler* handler){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setLexicalHandler(handler));} + void setProperty(QXmlReader* theWrappedObject, const QString& name, void* value); + void py_q_setProperty(QXmlReader* theWrappedObject, const QString& name, void* value){ (((PythonQtPublicPromoter_QXmlReader*)theWrappedObject)->py_q_setProperty(name, value));} +}; + + + + + +class PythonQtShell_QXmlSimpleReader : public QXmlSimpleReader +{ +public: + PythonQtShell_QXmlSimpleReader():QXmlSimpleReader(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlSimpleReader(); + +virtual QXmlDTDHandler* DTDHandler() const; +virtual QXmlContentHandler* contentHandler() const; +virtual QXmlDeclHandler* declHandler() const; +virtual QXmlEntityResolver* entityResolver() const; +virtual QXmlErrorHandler* errorHandler() const; +virtual bool feature(const QString& name, bool* ok = nullptr) const; +virtual bool hasFeature(const QString& name) const; +virtual bool hasProperty(const QString& name) const; +virtual QXmlLexicalHandler* lexicalHandler() const; +virtual bool parse(const QXmlInputSource& input); +virtual bool parse(const QXmlInputSource* input); +virtual bool parse(const QXmlInputSource* input, bool incremental); +virtual bool parseContinue(); +virtual void* property(const QString& name, bool* ok = nullptr) const; +virtual void setContentHandler(QXmlContentHandler* handler); +virtual void setDTDHandler(QXmlDTDHandler* handler); +virtual void setDeclHandler(QXmlDeclHandler* handler); +virtual void setEntityResolver(QXmlEntityResolver* handler); +virtual void setErrorHandler(QXmlErrorHandler* handler); +virtual void setFeature(const QString& name, bool value); +virtual void setLexicalHandler(QXmlLexicalHandler* handler); +virtual void setProperty(const QString& name, void* value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlSimpleReader : public QXmlSimpleReader +{ public: +inline QXmlDTDHandler* py_q_DTDHandler() const { return QXmlSimpleReader::DTDHandler(); } +inline QXmlContentHandler* py_q_contentHandler() const { return QXmlSimpleReader::contentHandler(); } +inline QXmlDeclHandler* py_q_declHandler() const { return QXmlSimpleReader::declHandler(); } +inline QXmlEntityResolver* py_q_entityResolver() const { return QXmlSimpleReader::entityResolver(); } +inline QXmlErrorHandler* py_q_errorHandler() const { return QXmlSimpleReader::errorHandler(); } +inline bool py_q_feature(const QString& name, bool* ok = nullptr) const { return QXmlSimpleReader::feature(name, ok); } +inline bool py_q_hasFeature(const QString& name) const { return QXmlSimpleReader::hasFeature(name); } +inline bool py_q_hasProperty(const QString& name) const { return QXmlSimpleReader::hasProperty(name); } +inline QXmlLexicalHandler* py_q_lexicalHandler() const { return QXmlSimpleReader::lexicalHandler(); } +inline bool py_q_parse(const QXmlInputSource& input) { return QXmlSimpleReader::parse(input); } +inline bool py_q_parse(const QXmlInputSource* input) { return QXmlSimpleReader::parse(input); } +inline bool py_q_parse(const QXmlInputSource* input, bool incremental) { return QXmlSimpleReader::parse(input, incremental); } +inline bool py_q_parseContinue() { return QXmlSimpleReader::parseContinue(); } +inline void* py_q_property(const QString& name, bool* ok = nullptr) const { return QXmlSimpleReader::property(name, ok); } +inline void py_q_setContentHandler(QXmlContentHandler* handler) { QXmlSimpleReader::setContentHandler(handler); } +inline void py_q_setDTDHandler(QXmlDTDHandler* handler) { QXmlSimpleReader::setDTDHandler(handler); } +inline void py_q_setDeclHandler(QXmlDeclHandler* handler) { QXmlSimpleReader::setDeclHandler(handler); } +inline void py_q_setEntityResolver(QXmlEntityResolver* handler) { QXmlSimpleReader::setEntityResolver(handler); } +inline void py_q_setErrorHandler(QXmlErrorHandler* handler) { QXmlSimpleReader::setErrorHandler(handler); } +inline void py_q_setFeature(const QString& name, bool value) { QXmlSimpleReader::setFeature(name, value); } +inline void py_q_setLexicalHandler(QXmlLexicalHandler* handler) { QXmlSimpleReader::setLexicalHandler(handler); } +inline void py_q_setProperty(const QString& name, void* value) { QXmlSimpleReader::setProperty(name, value); } +}; + +class PythonQtWrapper_QXmlSimpleReader : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSimpleReader* new_QXmlSimpleReader(); +void delete_QXmlSimpleReader(QXmlSimpleReader* obj) { delete obj; } + QXmlDTDHandler* py_q_DTDHandler(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_DTDHandler());} + QXmlContentHandler* py_q_contentHandler(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_contentHandler());} + QXmlDeclHandler* py_q_declHandler(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_declHandler());} + QXmlEntityResolver* py_q_entityResolver(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_entityResolver());} + QXmlErrorHandler* py_q_errorHandler(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_errorHandler());} + bool py_q_feature(QXmlSimpleReader* theWrappedObject, const QString& name, bool* ok = nullptr) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_feature(name, ok));} + bool py_q_hasFeature(QXmlSimpleReader* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_hasFeature(name));} + bool py_q_hasProperty(QXmlSimpleReader* theWrappedObject, const QString& name) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_hasProperty(name));} + QXmlLexicalHandler* py_q_lexicalHandler(QXmlSimpleReader* theWrappedObject) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_lexicalHandler());} + bool py_q_parse(QXmlSimpleReader* theWrappedObject, const QXmlInputSource& input){ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_parse(input));} + bool py_q_parse(QXmlSimpleReader* theWrappedObject, const QXmlInputSource* input){ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_parse(input));} + bool parse(QXmlSimpleReader* theWrappedObject, const QXmlInputSource* input, bool incremental); + bool py_q_parse(QXmlSimpleReader* theWrappedObject, const QXmlInputSource* input, bool incremental){ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_parse(input, incremental));} + bool parseContinue(QXmlSimpleReader* theWrappedObject); + bool py_q_parseContinue(QXmlSimpleReader* theWrappedObject){ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_parseContinue());} + void* py_q_property(QXmlSimpleReader* theWrappedObject, const QString& name, bool* ok = nullptr) const{ return (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_property(name, ok));} + void py_q_setContentHandler(QXmlSimpleReader* theWrappedObject, QXmlContentHandler* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setContentHandler(handler));} + void py_q_setDTDHandler(QXmlSimpleReader* theWrappedObject, QXmlDTDHandler* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setDTDHandler(handler));} + void py_q_setDeclHandler(QXmlSimpleReader* theWrappedObject, QXmlDeclHandler* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setDeclHandler(handler));} + void py_q_setEntityResolver(QXmlSimpleReader* theWrappedObject, QXmlEntityResolver* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setEntityResolver(handler));} + void py_q_setErrorHandler(QXmlSimpleReader* theWrappedObject, QXmlErrorHandler* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setErrorHandler(handler));} + void py_q_setFeature(QXmlSimpleReader* theWrappedObject, const QString& name, bool value){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setFeature(name, value));} + void py_q_setLexicalHandler(QXmlSimpleReader* theWrappedObject, QXmlLexicalHandler* handler){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setLexicalHandler(handler));} + void py_q_setProperty(QXmlSimpleReader* theWrappedObject, const QString& name, void* value){ (((PythonQtPublicPromoter_QXmlSimpleReader*)theWrappedObject)->py_q_setProperty(name, value));} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp new file mode 100644 index 00000000..0e97017f --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.cpp @@ -0,0 +1,911 @@ +#include "com_trolltech_qt_xml1.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttribute::new_QXmlStreamAttribute() +{ +return new QXmlStreamAttribute(); } + +QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttribute::new_QXmlStreamAttribute(const QString& namespaceUri, const QString& name, const QString& value) +{ +return new QXmlStreamAttribute(namespaceUri, name, value); } + +QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttribute::new_QXmlStreamAttribute(const QString& qualifiedName, const QString& value) +{ +return new QXmlStreamAttribute(qualifiedName, value); } + +QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttribute::new_QXmlStreamAttribute(const QXmlStreamAttribute& arg__1) +{ +return new QXmlStreamAttribute(arg__1); } + +bool PythonQtWrapper_QXmlStreamAttribute::isDefault(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->isDefault()); +} + +QStringRef PythonQtWrapper_QXmlStreamAttribute::name(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QStringRef PythonQtWrapper_QXmlStreamAttribute::namespaceUri(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->namespaceUri()); +} + +bool PythonQtWrapper_QXmlStreamAttribute::__ne__(QXmlStreamAttribute* theWrappedObject, const QXmlStreamAttribute& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlStreamAttribute::__eq__(QXmlStreamAttribute* theWrappedObject, const QXmlStreamAttribute& other) const +{ + return ( (*theWrappedObject)== other); +} + +QStringRef PythonQtWrapper_QXmlStreamAttribute::prefix(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->prefix()); +} + +QStringRef PythonQtWrapper_QXmlStreamAttribute::qualifiedName(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->qualifiedName()); +} + +QStringRef PythonQtWrapper_QXmlStreamAttribute::value(QXmlStreamAttribute* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + + + +QXmlStreamAttributes* PythonQtWrapper_QXmlStreamAttributes::new_QXmlStreamAttributes() +{ +return new QXmlStreamAttributes(); } + +void PythonQtWrapper_QXmlStreamAttributes::append(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value) +{ + ( theWrappedObject->append(namespaceUri, name, value)); +} + +void PythonQtWrapper_QXmlStreamAttributes::append(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName, const QString& value) +{ + ( theWrappedObject->append(qualifiedName, value)); +} + +const QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttributes::at(QXmlStreamAttributes* theWrappedObject, int i) const +{ + return &( theWrappedObject->at(i)); +} + +int PythonQtWrapper_QXmlStreamAttributes::capacity(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->capacity()); +} + +void PythonQtWrapper_QXmlStreamAttributes::clear(QXmlStreamAttributes* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +const QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttributes::constFirst(QXmlStreamAttributes* theWrappedObject) const +{ + return &( theWrappedObject->constFirst()); +} + +const QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttributes::constLast(QXmlStreamAttributes* theWrappedObject) const +{ + return &( theWrappedObject->constLast()); +} + +bool PythonQtWrapper_QXmlStreamAttributes::contains(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const +{ + return ( theWrappedObject->contains(t)); +} + +int PythonQtWrapper_QXmlStreamAttributes::count(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +int PythonQtWrapper_QXmlStreamAttributes::count(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const +{ + return ( theWrappedObject->count(t)); +} + +bool PythonQtWrapper_QXmlStreamAttributes::empty(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->empty()); +} + +bool PythonQtWrapper_QXmlStreamAttributes::endsWith(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const +{ + return ( theWrappedObject->endsWith(t)); +} + +QVector* PythonQtWrapper_QXmlStreamAttributes::fill(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int size) +{ + return &( theWrappedObject->fill(t, size)); +} + +const QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttributes::first(QXmlStreamAttributes* theWrappedObject) const +{ + return &( theWrappedObject->first()); +} + +QVector PythonQtWrapper_QXmlStreamAttributes::static_QXmlStreamAttributes_fromList(const QList& list) +{ + return (QXmlStreamAttributes::fromList(list)); +} + +bool PythonQtWrapper_QXmlStreamAttributes::hasAttribute(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name) const +{ + return ( theWrappedObject->hasAttribute(namespaceUri, name)); +} + +bool PythonQtWrapper_QXmlStreamAttributes::hasAttribute(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName) const +{ + return ( theWrappedObject->hasAttribute(qualifiedName)); +} + +int PythonQtWrapper_QXmlStreamAttributes::indexOf(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int from) const +{ + return ( theWrappedObject->indexOf(t, from)); +} + +bool PythonQtWrapper_QXmlStreamAttributes::isEmpty(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +bool PythonQtWrapper_QXmlStreamAttributes::isSharedWith(QXmlStreamAttributes* theWrappedObject, const QVector& other) const +{ + return ( theWrappedObject->isSharedWith(other)); +} + +const QXmlStreamAttribute* PythonQtWrapper_QXmlStreamAttributes::last(QXmlStreamAttributes* theWrappedObject) const +{ + return &( theWrappedObject->last()); +} + +int PythonQtWrapper_QXmlStreamAttributes::lastIndexOf(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int from) const +{ + return ( theWrappedObject->lastIndexOf(t, from)); +} + +int PythonQtWrapper_QXmlStreamAttributes::length(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->length()); +} + +QVector PythonQtWrapper_QXmlStreamAttributes::mid(QXmlStreamAttributes* theWrappedObject, int pos, int len) const +{ + return ( theWrappedObject->mid(pos, len)); +} + +void PythonQtWrapper_QXmlStreamAttributes::move(QXmlStreamAttributes* theWrappedObject, int from, int to) +{ + ( theWrappedObject->move(from, to)); +} + +bool PythonQtWrapper_QXmlStreamAttributes::__ne__(QXmlStreamAttributes* theWrappedObject, const QVector& v) const +{ + return ( (*theWrappedObject)!= v); +} + +bool PythonQtWrapper_QXmlStreamAttributes::__eq__(QXmlStreamAttributes* theWrappedObject, const QVector& v) const +{ + return ( (*theWrappedObject)== v); +} + +void PythonQtWrapper_QXmlStreamAttributes::prepend(QXmlStreamAttributes* theWrappedObject, QXmlStreamAttribute& t) +{ + ( theWrappedObject->prepend(t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::prepend(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) +{ + ( theWrappedObject->prepend(t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::remove(QXmlStreamAttributes* theWrappedObject, int i) +{ + ( theWrappedObject->remove(i)); +} + +void PythonQtWrapper_QXmlStreamAttributes::remove(QXmlStreamAttributes* theWrappedObject, int i, int n) +{ + ( theWrappedObject->remove(i, n)); +} + +int PythonQtWrapper_QXmlStreamAttributes::removeAll(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) +{ + return ( theWrappedObject->removeAll(t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::removeAt(QXmlStreamAttributes* theWrappedObject, int i) +{ + ( theWrappedObject->removeAt(i)); +} + +void PythonQtWrapper_QXmlStreamAttributes::removeFirst(QXmlStreamAttributes* theWrappedObject) +{ + ( theWrappedObject->removeFirst()); +} + +void PythonQtWrapper_QXmlStreamAttributes::removeLast(QXmlStreamAttributes* theWrappedObject) +{ + ( theWrappedObject->removeLast()); +} + +bool PythonQtWrapper_QXmlStreamAttributes::removeOne(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) +{ + return ( theWrappedObject->removeOne(t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::replace(QXmlStreamAttributes* theWrappedObject, int i, const QXmlStreamAttribute& t) +{ + ( theWrappedObject->replace(i, t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::reserve(QXmlStreamAttributes* theWrappedObject, int size) +{ + ( theWrappedObject->reserve(size)); +} + +void PythonQtWrapper_QXmlStreamAttributes::resize(QXmlStreamAttributes* theWrappedObject, int size) +{ + ( theWrappedObject->resize(size)); +} + +void PythonQtWrapper_QXmlStreamAttributes::setSharable(QXmlStreamAttributes* theWrappedObject, bool sharable) +{ + ( theWrappedObject->setSharable(sharable)); +} + +void PythonQtWrapper_QXmlStreamAttributes::shrink_to_fit(QXmlStreamAttributes* theWrappedObject) +{ + ( theWrappedObject->shrink_to_fit()); +} + +int PythonQtWrapper_QXmlStreamAttributes::size(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +void PythonQtWrapper_QXmlStreamAttributes::squeeze(QXmlStreamAttributes* theWrappedObject) +{ + ( theWrappedObject->squeeze()); +} + +bool PythonQtWrapper_QXmlStreamAttributes::startsWith(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const +{ + return ( theWrappedObject->startsWith(t)); +} + +void PythonQtWrapper_QXmlStreamAttributes::swap(QXmlStreamAttributes* theWrappedObject, QVector& other) +{ + ( theWrappedObject->swap(other)); +} + +QXmlStreamAttribute PythonQtWrapper_QXmlStreamAttributes::takeAt(QXmlStreamAttributes* theWrappedObject, int i) +{ + return ( theWrappedObject->takeAt(i)); +} + +QXmlStreamAttribute PythonQtWrapper_QXmlStreamAttributes::takeFirst(QXmlStreamAttributes* theWrappedObject) +{ + return ( theWrappedObject->takeFirst()); +} + +QXmlStreamAttribute PythonQtWrapper_QXmlStreamAttributes::takeLast(QXmlStreamAttributes* theWrappedObject) +{ + return ( theWrappedObject->takeLast()); +} + +QList PythonQtWrapper_QXmlStreamAttributes::toList(QXmlStreamAttributes* theWrappedObject) const +{ + return ( theWrappedObject->toList()); +} + +QStringRef PythonQtWrapper_QXmlStreamAttributes::value(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name) const +{ + return ( theWrappedObject->value(namespaceUri, name)); +} + +QStringRef PythonQtWrapper_QXmlStreamAttributes::value(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName) const +{ + return ( theWrappedObject->value(qualifiedName)); +} + + + +QXmlStreamEntityDeclaration* PythonQtWrapper_QXmlStreamEntityDeclaration::new_QXmlStreamEntityDeclaration() +{ +return new QXmlStreamEntityDeclaration(); } + +QXmlStreamEntityDeclaration* PythonQtWrapper_QXmlStreamEntityDeclaration::new_QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration& arg__1) +{ +return new QXmlStreamEntityDeclaration(arg__1); } + +QStringRef PythonQtWrapper_QXmlStreamEntityDeclaration::name(QXmlStreamEntityDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QStringRef PythonQtWrapper_QXmlStreamEntityDeclaration::notationName(QXmlStreamEntityDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->notationName()); +} + +bool PythonQtWrapper_QXmlStreamEntityDeclaration::__ne__(QXmlStreamEntityDeclaration* theWrappedObject, const QXmlStreamEntityDeclaration& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlStreamEntityDeclaration::__eq__(QXmlStreamEntityDeclaration* theWrappedObject, const QXmlStreamEntityDeclaration& other) const +{ + return ( (*theWrappedObject)== other); +} + +QStringRef PythonQtWrapper_QXmlStreamEntityDeclaration::publicId(QXmlStreamEntityDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QStringRef PythonQtWrapper_QXmlStreamEntityDeclaration::systemId(QXmlStreamEntityDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + +QStringRef PythonQtWrapper_QXmlStreamEntityDeclaration::value(QXmlStreamEntityDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->value()); +} + + + +QXmlStreamNamespaceDeclaration* PythonQtWrapper_QXmlStreamNamespaceDeclaration::new_QXmlStreamNamespaceDeclaration() +{ +return new QXmlStreamNamespaceDeclaration(); } + +QXmlStreamNamespaceDeclaration* PythonQtWrapper_QXmlStreamNamespaceDeclaration::new_QXmlStreamNamespaceDeclaration(const QString& prefix, const QString& namespaceUri) +{ +return new QXmlStreamNamespaceDeclaration(prefix, namespaceUri); } + +QXmlStreamNamespaceDeclaration* PythonQtWrapper_QXmlStreamNamespaceDeclaration::new_QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration& arg__1) +{ +return new QXmlStreamNamespaceDeclaration(arg__1); } + +QStringRef PythonQtWrapper_QXmlStreamNamespaceDeclaration::namespaceUri(QXmlStreamNamespaceDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->namespaceUri()); +} + +bool PythonQtWrapper_QXmlStreamNamespaceDeclaration::__ne__(QXmlStreamNamespaceDeclaration* theWrappedObject, const QXmlStreamNamespaceDeclaration& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlStreamNamespaceDeclaration::__eq__(QXmlStreamNamespaceDeclaration* theWrappedObject, const QXmlStreamNamespaceDeclaration& other) const +{ + return ( (*theWrappedObject)== other); +} + +QStringRef PythonQtWrapper_QXmlStreamNamespaceDeclaration::prefix(QXmlStreamNamespaceDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->prefix()); +} + + + +QXmlStreamNotationDeclaration* PythonQtWrapper_QXmlStreamNotationDeclaration::new_QXmlStreamNotationDeclaration() +{ +return new QXmlStreamNotationDeclaration(); } + +QXmlStreamNotationDeclaration* PythonQtWrapper_QXmlStreamNotationDeclaration::new_QXmlStreamNotationDeclaration(const QXmlStreamNotationDeclaration& arg__1) +{ +return new QXmlStreamNotationDeclaration(arg__1); } + +QStringRef PythonQtWrapper_QXmlStreamNotationDeclaration::name(QXmlStreamNotationDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QXmlStreamNotationDeclaration::__ne__(QXmlStreamNotationDeclaration* theWrappedObject, const QXmlStreamNotationDeclaration& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlStreamNotationDeclaration::__eq__(QXmlStreamNotationDeclaration* theWrappedObject, const QXmlStreamNotationDeclaration& other) const +{ + return ( (*theWrappedObject)== other); +} + +QStringRef PythonQtWrapper_QXmlStreamNotationDeclaration::publicId(QXmlStreamNotationDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->publicId()); +} + +QStringRef PythonQtWrapper_QXmlStreamNotationDeclaration::systemId(QXmlStreamNotationDeclaration* theWrappedObject) const +{ + return ( theWrappedObject->systemId()); +} + + + +QXmlStreamReader* PythonQtWrapper_QXmlStreamReader::new_QXmlStreamReader() +{ +return new QXmlStreamReader(); } + +QXmlStreamReader* PythonQtWrapper_QXmlStreamReader::new_QXmlStreamReader(QIODevice* device) +{ +return new QXmlStreamReader(device); } + +QXmlStreamReader* PythonQtWrapper_QXmlStreamReader::new_QXmlStreamReader(const QByteArray& data) +{ +return new QXmlStreamReader(data); } + +QXmlStreamReader* PythonQtWrapper_QXmlStreamReader::new_QXmlStreamReader(const QString& data) +{ +return new QXmlStreamReader(data); } + +void PythonQtWrapper_QXmlStreamReader::addData(QXmlStreamReader* theWrappedObject, const QByteArray& data) +{ + ( theWrappedObject->addData(data)); +} + +void PythonQtWrapper_QXmlStreamReader::addData(QXmlStreamReader* theWrappedObject, const QString& data) +{ + ( theWrappedObject->addData(data)); +} + +void PythonQtWrapper_QXmlStreamReader::addExtraNamespaceDeclaration(QXmlStreamReader* theWrappedObject, const QXmlStreamNamespaceDeclaration& extraNamespaceDeclaraction) +{ + ( theWrappedObject->addExtraNamespaceDeclaration(extraNamespaceDeclaraction)); +} + +void PythonQtWrapper_QXmlStreamReader::addExtraNamespaceDeclarations(QXmlStreamReader* theWrappedObject, const QVector& extraNamespaceDeclaractions) +{ + ( theWrappedObject->addExtraNamespaceDeclarations(extraNamespaceDeclaractions)); +} + +bool PythonQtWrapper_QXmlStreamReader::atEnd(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->atEnd()); +} + +QXmlStreamAttributes PythonQtWrapper_QXmlStreamReader::attributes(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->attributes()); +} + +qint64 PythonQtWrapper_QXmlStreamReader::characterOffset(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->characterOffset()); +} + +void PythonQtWrapper_QXmlStreamReader::clear(QXmlStreamReader* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +qint64 PythonQtWrapper_QXmlStreamReader::columnNumber(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->columnNumber()); +} + +QIODevice* PythonQtWrapper_QXmlStreamReader::device(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->device()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::documentEncoding(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->documentEncoding()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::documentVersion(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->documentVersion()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::dtdName(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->dtdName()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::dtdPublicId(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->dtdPublicId()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::dtdSystemId(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->dtdSystemId()); +} + +QVector PythonQtWrapper_QXmlStreamReader::entityDeclarations(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->entityDeclarations()); +} + +QXmlStreamEntityResolver* PythonQtWrapper_QXmlStreamReader::entityResolver(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->entityResolver()); +} + +QXmlStreamReader::Error PythonQtWrapper_QXmlStreamReader::error(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QXmlStreamReader::errorString(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->errorString()); +} + +bool PythonQtWrapper_QXmlStreamReader::hasError(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->hasError()); +} + +bool PythonQtWrapper_QXmlStreamReader::isCDATA(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isCDATA()); +} + +bool PythonQtWrapper_QXmlStreamReader::isCharacters(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isCharacters()); +} + +bool PythonQtWrapper_QXmlStreamReader::isComment(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isComment()); +} + +bool PythonQtWrapper_QXmlStreamReader::isDTD(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isDTD()); +} + +bool PythonQtWrapper_QXmlStreamReader::isEndDocument(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isEndDocument()); +} + +bool PythonQtWrapper_QXmlStreamReader::isEndElement(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isEndElement()); +} + +bool PythonQtWrapper_QXmlStreamReader::isEntityReference(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isEntityReference()); +} + +bool PythonQtWrapper_QXmlStreamReader::isProcessingInstruction(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isProcessingInstruction()); +} + +bool PythonQtWrapper_QXmlStreamReader::isStandaloneDocument(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isStandaloneDocument()); +} + +bool PythonQtWrapper_QXmlStreamReader::isStartDocument(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isStartDocument()); +} + +bool PythonQtWrapper_QXmlStreamReader::isStartElement(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isStartElement()); +} + +bool PythonQtWrapper_QXmlStreamReader::isWhitespace(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->isWhitespace()); +} + +qint64 PythonQtWrapper_QXmlStreamReader::lineNumber(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->lineNumber()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::name(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QVector PythonQtWrapper_QXmlStreamReader::namespaceDeclarations(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->namespaceDeclarations()); +} + +bool PythonQtWrapper_QXmlStreamReader::namespaceProcessing(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->namespaceProcessing()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::namespaceUri(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->namespaceUri()); +} + +QVector PythonQtWrapper_QXmlStreamReader::notationDeclarations(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->notationDeclarations()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::prefix(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->prefix()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::processingInstructionData(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->processingInstructionData()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::processingInstructionTarget(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->processingInstructionTarget()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::qualifiedName(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->qualifiedName()); +} + +void PythonQtWrapper_QXmlStreamReader::raiseError(QXmlStreamReader* theWrappedObject, const QString& message) +{ + ( theWrappedObject->raiseError(message)); +} + +QString PythonQtWrapper_QXmlStreamReader::readElementText(QXmlStreamReader* theWrappedObject, QXmlStreamReader::ReadElementTextBehaviour behaviour) +{ + return ( theWrappedObject->readElementText(behaviour)); +} + +QXmlStreamReader::TokenType PythonQtWrapper_QXmlStreamReader::readNext(QXmlStreamReader* theWrappedObject) +{ + return ( theWrappedObject->readNext()); +} + +bool PythonQtWrapper_QXmlStreamReader::readNextStartElement(QXmlStreamReader* theWrappedObject) +{ + return ( theWrappedObject->readNextStartElement()); +} + +void PythonQtWrapper_QXmlStreamReader::setDevice(QXmlStreamReader* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->setDevice(device)); +} + +void PythonQtWrapper_QXmlStreamReader::setEntityResolver(QXmlStreamReader* theWrappedObject, QXmlStreamEntityResolver* resolver) +{ + ( theWrappedObject->setEntityResolver(resolver)); +} + +void PythonQtWrapper_QXmlStreamReader::setNamespaceProcessing(QXmlStreamReader* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setNamespaceProcessing(arg__1)); +} + +void PythonQtWrapper_QXmlStreamReader::skipCurrentElement(QXmlStreamReader* theWrappedObject) +{ + ( theWrappedObject->skipCurrentElement()); +} + +QStringRef PythonQtWrapper_QXmlStreamReader::text(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->text()); +} + +QString PythonQtWrapper_QXmlStreamReader::tokenString(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->tokenString()); +} + +QXmlStreamReader::TokenType PythonQtWrapper_QXmlStreamReader::tokenType(QXmlStreamReader* theWrappedObject) const +{ + return ( theWrappedObject->tokenType()); +} + + + +QXmlStreamWriter* PythonQtWrapper_QXmlStreamWriter::new_QXmlStreamWriter() +{ +return new QXmlStreamWriter(); } + +QXmlStreamWriter* PythonQtWrapper_QXmlStreamWriter::new_QXmlStreamWriter(QByteArray* array) +{ +return new QXmlStreamWriter(array); } + +QXmlStreamWriter* PythonQtWrapper_QXmlStreamWriter::new_QXmlStreamWriter(QIODevice* device) +{ +return new QXmlStreamWriter(device); } + +bool PythonQtWrapper_QXmlStreamWriter::autoFormatting(QXmlStreamWriter* theWrappedObject) const +{ + return ( theWrappedObject->autoFormatting()); +} + +int PythonQtWrapper_QXmlStreamWriter::autoFormattingIndent(QXmlStreamWriter* theWrappedObject) const +{ + return ( theWrappedObject->autoFormattingIndent()); +} + +QTextCodec* PythonQtWrapper_QXmlStreamWriter::codec(QXmlStreamWriter* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QIODevice* PythonQtWrapper_QXmlStreamWriter::device(QXmlStreamWriter* theWrappedObject) const +{ + return ( theWrappedObject->device()); +} + +bool PythonQtWrapper_QXmlStreamWriter::hasError(QXmlStreamWriter* theWrappedObject) const +{ + return ( theWrappedObject->hasError()); +} + +void PythonQtWrapper_QXmlStreamWriter::setAutoFormatting(QXmlStreamWriter* theWrappedObject, bool arg__1) +{ + ( theWrappedObject->setAutoFormatting(arg__1)); +} + +void PythonQtWrapper_QXmlStreamWriter::setAutoFormattingIndent(QXmlStreamWriter* theWrappedObject, int spacesOrTabs) +{ + ( theWrappedObject->setAutoFormattingIndent(spacesOrTabs)); +} + +void PythonQtWrapper_QXmlStreamWriter::setCodec(QXmlStreamWriter* theWrappedObject, QTextCodec* codec) +{ + ( theWrappedObject->setCodec(codec)); +} + +void PythonQtWrapper_QXmlStreamWriter::setCodec(QXmlStreamWriter* theWrappedObject, const char* codecName) +{ + ( theWrappedObject->setCodec(codecName)); +} + +void PythonQtWrapper_QXmlStreamWriter::setDevice(QXmlStreamWriter* theWrappedObject, QIODevice* device) +{ + ( theWrappedObject->setDevice(device)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeAttribute(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value) +{ + ( theWrappedObject->writeAttribute(namespaceUri, name, value)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeAttribute(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName, const QString& value) +{ + ( theWrappedObject->writeAttribute(qualifiedName, value)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeAttribute(QXmlStreamWriter* theWrappedObject, const QXmlStreamAttribute& attribute) +{ + ( theWrappedObject->writeAttribute(attribute)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeAttributes(QXmlStreamWriter* theWrappedObject, const QXmlStreamAttributes& attributes) +{ + ( theWrappedObject->writeAttributes(attributes)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeCDATA(QXmlStreamWriter* theWrappedObject, const QString& text) +{ + ( theWrappedObject->writeCDATA(text)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeCharacters(QXmlStreamWriter* theWrappedObject, const QString& text) +{ + ( theWrappedObject->writeCharacters(text)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeComment(QXmlStreamWriter* theWrappedObject, const QString& text) +{ + ( theWrappedObject->writeComment(text)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeCurrentToken(QXmlStreamWriter* theWrappedObject, const QXmlStreamReader& reader) +{ + ( theWrappedObject->writeCurrentToken(reader)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeDTD(QXmlStreamWriter* theWrappedObject, const QString& dtd) +{ + ( theWrappedObject->writeDTD(dtd)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeDefaultNamespace(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri) +{ + ( theWrappedObject->writeDefaultNamespace(namespaceUri)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeEmptyElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name) +{ + ( theWrappedObject->writeEmptyElement(namespaceUri, name)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeEmptyElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName) +{ + ( theWrappedObject->writeEmptyElement(qualifiedName)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeEndDocument(QXmlStreamWriter* theWrappedObject) +{ + ( theWrappedObject->writeEndDocument()); +} + +void PythonQtWrapper_QXmlStreamWriter::writeEndElement(QXmlStreamWriter* theWrappedObject) +{ + ( theWrappedObject->writeEndElement()); +} + +void PythonQtWrapper_QXmlStreamWriter::writeEntityReference(QXmlStreamWriter* theWrappedObject, const QString& name) +{ + ( theWrappedObject->writeEntityReference(name)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeNamespace(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& prefix) +{ + ( theWrappedObject->writeNamespace(namespaceUri, prefix)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeProcessingInstruction(QXmlStreamWriter* theWrappedObject, const QString& target, const QString& data) +{ + ( theWrappedObject->writeProcessingInstruction(target, data)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeStartDocument(QXmlStreamWriter* theWrappedObject) +{ + ( theWrappedObject->writeStartDocument()); +} + +void PythonQtWrapper_QXmlStreamWriter::writeStartDocument(QXmlStreamWriter* theWrappedObject, const QString& version) +{ + ( theWrappedObject->writeStartDocument(version)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeStartDocument(QXmlStreamWriter* theWrappedObject, const QString& version, bool standalone) +{ + ( theWrappedObject->writeStartDocument(version, standalone)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeStartElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name) +{ + ( theWrappedObject->writeStartElement(namespaceUri, name)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeStartElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName) +{ + ( theWrappedObject->writeStartElement(qualifiedName)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeTextElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& text) +{ + ( theWrappedObject->writeTextElement(namespaceUri, name, text)); +} + +void PythonQtWrapper_QXmlStreamWriter::writeTextElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName, const QString& text) +{ + ( theWrappedObject->writeTextElement(qualifiedName, text)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.h b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.h new file mode 100644 index 00000000..99f50be3 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml1.h @@ -0,0 +1,279 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtWrapper_QXmlStreamAttribute : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamAttribute* new_QXmlStreamAttribute(); +QXmlStreamAttribute* new_QXmlStreamAttribute(const QString& namespaceUri, const QString& name, const QString& value); +QXmlStreamAttribute* new_QXmlStreamAttribute(const QString& qualifiedName, const QString& value); +QXmlStreamAttribute* new_QXmlStreamAttribute(const QXmlStreamAttribute& arg__1); +void delete_QXmlStreamAttribute(QXmlStreamAttribute* obj) { delete obj; } + bool isDefault(QXmlStreamAttribute* theWrappedObject) const; + QStringRef name(QXmlStreamAttribute* theWrappedObject) const; + QStringRef namespaceUri(QXmlStreamAttribute* theWrappedObject) const; + bool __ne__(QXmlStreamAttribute* theWrappedObject, const QXmlStreamAttribute& other) const; + bool __eq__(QXmlStreamAttribute* theWrappedObject, const QXmlStreamAttribute& other) const; + QStringRef prefix(QXmlStreamAttribute* theWrappedObject) const; + QStringRef qualifiedName(QXmlStreamAttribute* theWrappedObject) const; + QStringRef value(QXmlStreamAttribute* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QXmlStreamAttributes : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamAttributes* new_QXmlStreamAttributes(); +QXmlStreamAttributes* new_QXmlStreamAttributes(const QXmlStreamAttributes& other) { +QXmlStreamAttributes* a = new QXmlStreamAttributes(); +*((QXmlStreamAttributes*)a) = other; +return a; } +void delete_QXmlStreamAttributes(QXmlStreamAttributes* obj) { delete obj; } + void append(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value); + void append(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName, const QString& value); + const QXmlStreamAttribute* at(QXmlStreamAttributes* theWrappedObject, int i) const; + int capacity(QXmlStreamAttributes* theWrappedObject) const; + void clear(QXmlStreamAttributes* theWrappedObject); + const QXmlStreamAttribute* constFirst(QXmlStreamAttributes* theWrappedObject) const; + const QXmlStreamAttribute* constLast(QXmlStreamAttributes* theWrappedObject) const; + bool contains(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const; + int count(QXmlStreamAttributes* theWrappedObject) const; + int count(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const; + bool empty(QXmlStreamAttributes* theWrappedObject) const; + bool endsWith(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const; + QVector* fill(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int size = -1); + const QXmlStreamAttribute* first(QXmlStreamAttributes* theWrappedObject) const; + QVector static_QXmlStreamAttributes_fromList(const QList& list); + bool hasAttribute(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name) const; + bool hasAttribute(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName) const; + int indexOf(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int from = 0) const; + bool isEmpty(QXmlStreamAttributes* theWrappedObject) const; + bool isSharedWith(QXmlStreamAttributes* theWrappedObject, const QVector& other) const; + const QXmlStreamAttribute* last(QXmlStreamAttributes* theWrappedObject) const; + int lastIndexOf(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t, int from = -1) const; + int length(QXmlStreamAttributes* theWrappedObject) const; + QVector mid(QXmlStreamAttributes* theWrappedObject, int pos, int len = -1) const; + void move(QXmlStreamAttributes* theWrappedObject, int from, int to); + bool __ne__(QXmlStreamAttributes* theWrappedObject, const QVector& v) const; + bool __eq__(QXmlStreamAttributes* theWrappedObject, const QVector& v) const; + void prepend(QXmlStreamAttributes* theWrappedObject, QXmlStreamAttribute& t); + void prepend(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t); + void remove(QXmlStreamAttributes* theWrappedObject, int i); + void remove(QXmlStreamAttributes* theWrappedObject, int i, int n); + int removeAll(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t); + void removeAt(QXmlStreamAttributes* theWrappedObject, int i); + void removeFirst(QXmlStreamAttributes* theWrappedObject); + void removeLast(QXmlStreamAttributes* theWrappedObject); + bool removeOne(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t); + void replace(QXmlStreamAttributes* theWrappedObject, int i, const QXmlStreamAttribute& t); + void reserve(QXmlStreamAttributes* theWrappedObject, int size); + void resize(QXmlStreamAttributes* theWrappedObject, int size); + void setSharable(QXmlStreamAttributes* theWrappedObject, bool sharable); + void shrink_to_fit(QXmlStreamAttributes* theWrappedObject); + int size(QXmlStreamAttributes* theWrappedObject) const; + void squeeze(QXmlStreamAttributes* theWrappedObject); + bool startsWith(QXmlStreamAttributes* theWrappedObject, const QXmlStreamAttribute& t) const; + void swap(QXmlStreamAttributes* theWrappedObject, QVector& other); + QXmlStreamAttribute takeAt(QXmlStreamAttributes* theWrappedObject, int i); + QXmlStreamAttribute takeFirst(QXmlStreamAttributes* theWrappedObject); + QXmlStreamAttribute takeLast(QXmlStreamAttributes* theWrappedObject); + QList toList(QXmlStreamAttributes* theWrappedObject) const; + QStringRef value(QXmlStreamAttributes* theWrappedObject, const QString& namespaceUri, const QString& name) const; + QStringRef value(QXmlStreamAttributes* theWrappedObject, const QString& qualifiedName) const; + bool __nonzero__(QXmlStreamAttributes* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QXmlStreamEntityDeclaration : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamEntityDeclaration* new_QXmlStreamEntityDeclaration(); +QXmlStreamEntityDeclaration* new_QXmlStreamEntityDeclaration(const QXmlStreamEntityDeclaration& arg__1); +void delete_QXmlStreamEntityDeclaration(QXmlStreamEntityDeclaration* obj) { delete obj; } + QStringRef name(QXmlStreamEntityDeclaration* theWrappedObject) const; + QStringRef notationName(QXmlStreamEntityDeclaration* theWrappedObject) const; + bool __ne__(QXmlStreamEntityDeclaration* theWrappedObject, const QXmlStreamEntityDeclaration& other) const; + bool __eq__(QXmlStreamEntityDeclaration* theWrappedObject, const QXmlStreamEntityDeclaration& other) const; + QStringRef publicId(QXmlStreamEntityDeclaration* theWrappedObject) const; + QStringRef systemId(QXmlStreamEntityDeclaration* theWrappedObject) const; + QStringRef value(QXmlStreamEntityDeclaration* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QXmlStreamNamespaceDeclaration : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamNamespaceDeclaration* new_QXmlStreamNamespaceDeclaration(); +QXmlStreamNamespaceDeclaration* new_QXmlStreamNamespaceDeclaration(const QString& prefix, const QString& namespaceUri); +QXmlStreamNamespaceDeclaration* new_QXmlStreamNamespaceDeclaration(const QXmlStreamNamespaceDeclaration& arg__1); +void delete_QXmlStreamNamespaceDeclaration(QXmlStreamNamespaceDeclaration* obj) { delete obj; } + QStringRef namespaceUri(QXmlStreamNamespaceDeclaration* theWrappedObject) const; + bool __ne__(QXmlStreamNamespaceDeclaration* theWrappedObject, const QXmlStreamNamespaceDeclaration& other) const; + bool __eq__(QXmlStreamNamespaceDeclaration* theWrappedObject, const QXmlStreamNamespaceDeclaration& other) const; + QStringRef prefix(QXmlStreamNamespaceDeclaration* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QXmlStreamNotationDeclaration : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamNotationDeclaration* new_QXmlStreamNotationDeclaration(); +QXmlStreamNotationDeclaration* new_QXmlStreamNotationDeclaration(const QXmlStreamNotationDeclaration& arg__1); +void delete_QXmlStreamNotationDeclaration(QXmlStreamNotationDeclaration* obj) { delete obj; } + QStringRef name(QXmlStreamNotationDeclaration* theWrappedObject) const; + bool __ne__(QXmlStreamNotationDeclaration* theWrappedObject, const QXmlStreamNotationDeclaration& other) const; + bool __eq__(QXmlStreamNotationDeclaration* theWrappedObject, const QXmlStreamNotationDeclaration& other) const; + QStringRef publicId(QXmlStreamNotationDeclaration* theWrappedObject) const; + QStringRef systemId(QXmlStreamNotationDeclaration* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QXmlStreamReader : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Error ReadElementTextBehaviour TokenType ) +enum Error{ + NoError = QXmlStreamReader::NoError, UnexpectedElementError = QXmlStreamReader::UnexpectedElementError, CustomError = QXmlStreamReader::CustomError, NotWellFormedError = QXmlStreamReader::NotWellFormedError, PrematureEndOfDocumentError = QXmlStreamReader::PrematureEndOfDocumentError}; +enum ReadElementTextBehaviour{ + ErrorOnUnexpectedElement = QXmlStreamReader::ErrorOnUnexpectedElement, IncludeChildElements = QXmlStreamReader::IncludeChildElements, SkipChildElements = QXmlStreamReader::SkipChildElements}; +enum TokenType{ + NoToken = QXmlStreamReader::NoToken, Invalid = QXmlStreamReader::Invalid, StartDocument = QXmlStreamReader::StartDocument, EndDocument = QXmlStreamReader::EndDocument, StartElement = QXmlStreamReader::StartElement, EndElement = QXmlStreamReader::EndElement, Characters = QXmlStreamReader::Characters, Comment = QXmlStreamReader::Comment, DTD = QXmlStreamReader::DTD, EntityReference = QXmlStreamReader::EntityReference, ProcessingInstruction = QXmlStreamReader::ProcessingInstruction}; +public slots: +QXmlStreamReader* new_QXmlStreamReader(); +QXmlStreamReader* new_QXmlStreamReader(QIODevice* device); +QXmlStreamReader* new_QXmlStreamReader(const QByteArray& data); +QXmlStreamReader* new_QXmlStreamReader(const QString& data); +void delete_QXmlStreamReader(QXmlStreamReader* obj) { delete obj; } + void addData(QXmlStreamReader* theWrappedObject, const QByteArray& data); + void addData(QXmlStreamReader* theWrappedObject, const QString& data); + void addExtraNamespaceDeclaration(QXmlStreamReader* theWrappedObject, const QXmlStreamNamespaceDeclaration& extraNamespaceDeclaraction); + void addExtraNamespaceDeclarations(QXmlStreamReader* theWrappedObject, const QVector& extraNamespaceDeclaractions); + bool atEnd(QXmlStreamReader* theWrappedObject) const; + QXmlStreamAttributes attributes(QXmlStreamReader* theWrappedObject) const; + qint64 characterOffset(QXmlStreamReader* theWrappedObject) const; + void clear(QXmlStreamReader* theWrappedObject); + qint64 columnNumber(QXmlStreamReader* theWrappedObject) const; + QIODevice* device(QXmlStreamReader* theWrappedObject) const; + QStringRef documentEncoding(QXmlStreamReader* theWrappedObject) const; + QStringRef documentVersion(QXmlStreamReader* theWrappedObject) const; + QStringRef dtdName(QXmlStreamReader* theWrappedObject) const; + QStringRef dtdPublicId(QXmlStreamReader* theWrappedObject) const; + QStringRef dtdSystemId(QXmlStreamReader* theWrappedObject) const; + QVector entityDeclarations(QXmlStreamReader* theWrappedObject) const; + QXmlStreamEntityResolver* entityResolver(QXmlStreamReader* theWrappedObject) const; + QXmlStreamReader::Error error(QXmlStreamReader* theWrappedObject) const; + QString errorString(QXmlStreamReader* theWrappedObject) const; + bool hasError(QXmlStreamReader* theWrappedObject) const; + bool isCDATA(QXmlStreamReader* theWrappedObject) const; + bool isCharacters(QXmlStreamReader* theWrappedObject) const; + bool isComment(QXmlStreamReader* theWrappedObject) const; + bool isDTD(QXmlStreamReader* theWrappedObject) const; + bool isEndDocument(QXmlStreamReader* theWrappedObject) const; + bool isEndElement(QXmlStreamReader* theWrappedObject) const; + bool isEntityReference(QXmlStreamReader* theWrappedObject) const; + bool isProcessingInstruction(QXmlStreamReader* theWrappedObject) const; + bool isStandaloneDocument(QXmlStreamReader* theWrappedObject) const; + bool isStartDocument(QXmlStreamReader* theWrappedObject) const; + bool isStartElement(QXmlStreamReader* theWrappedObject) const; + bool isWhitespace(QXmlStreamReader* theWrappedObject) const; + qint64 lineNumber(QXmlStreamReader* theWrappedObject) const; + QStringRef name(QXmlStreamReader* theWrappedObject) const; + QVector namespaceDeclarations(QXmlStreamReader* theWrappedObject) const; + bool namespaceProcessing(QXmlStreamReader* theWrappedObject) const; + QStringRef namespaceUri(QXmlStreamReader* theWrappedObject) const; + QVector notationDeclarations(QXmlStreamReader* theWrappedObject) const; + QStringRef prefix(QXmlStreamReader* theWrappedObject) const; + QStringRef processingInstructionData(QXmlStreamReader* theWrappedObject) const; + QStringRef processingInstructionTarget(QXmlStreamReader* theWrappedObject) const; + QStringRef qualifiedName(QXmlStreamReader* theWrappedObject) const; + void raiseError(QXmlStreamReader* theWrappedObject, const QString& message = QString()); + QString readElementText(QXmlStreamReader* theWrappedObject, QXmlStreamReader::ReadElementTextBehaviour behaviour = QXmlStreamReader::ErrorOnUnexpectedElement); + QXmlStreamReader::TokenType readNext(QXmlStreamReader* theWrappedObject); + bool readNextStartElement(QXmlStreamReader* theWrappedObject); + void setDevice(QXmlStreamReader* theWrappedObject, QIODevice* device); + void setEntityResolver(QXmlStreamReader* theWrappedObject, QXmlStreamEntityResolver* resolver); + void setNamespaceProcessing(QXmlStreamReader* theWrappedObject, bool arg__1); + void skipCurrentElement(QXmlStreamReader* theWrappedObject); + QStringRef text(QXmlStreamReader* theWrappedObject) const; + QString tokenString(QXmlStreamReader* theWrappedObject) const; + QXmlStreamReader::TokenType tokenType(QXmlStreamReader* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QXmlStreamWriter : public QObject +{ Q_OBJECT +public: +public slots: +QXmlStreamWriter* new_QXmlStreamWriter(); +QXmlStreamWriter* new_QXmlStreamWriter(QByteArray* array); +QXmlStreamWriter* new_QXmlStreamWriter(QIODevice* device); +void delete_QXmlStreamWriter(QXmlStreamWriter* obj) { delete obj; } + bool autoFormatting(QXmlStreamWriter* theWrappedObject) const; + int autoFormattingIndent(QXmlStreamWriter* theWrappedObject) const; + QTextCodec* codec(QXmlStreamWriter* theWrappedObject) const; + QIODevice* device(QXmlStreamWriter* theWrappedObject) const; + bool hasError(QXmlStreamWriter* theWrappedObject) const; + void setAutoFormatting(QXmlStreamWriter* theWrappedObject, bool arg__1); + void setAutoFormattingIndent(QXmlStreamWriter* theWrappedObject, int spacesOrTabs); + void setCodec(QXmlStreamWriter* theWrappedObject, QTextCodec* codec); + void setCodec(QXmlStreamWriter* theWrappedObject, const char* codecName); + void setDevice(QXmlStreamWriter* theWrappedObject, QIODevice* device); + void writeAttribute(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value); + void writeAttribute(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName, const QString& value); + void writeAttribute(QXmlStreamWriter* theWrappedObject, const QXmlStreamAttribute& attribute); + void writeAttributes(QXmlStreamWriter* theWrappedObject, const QXmlStreamAttributes& attributes); + void writeCDATA(QXmlStreamWriter* theWrappedObject, const QString& text); + void writeCharacters(QXmlStreamWriter* theWrappedObject, const QString& text); + void writeComment(QXmlStreamWriter* theWrappedObject, const QString& text); + void writeCurrentToken(QXmlStreamWriter* theWrappedObject, const QXmlStreamReader& reader); + void writeDTD(QXmlStreamWriter* theWrappedObject, const QString& dtd); + void writeDefaultNamespace(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri); + void writeEmptyElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name); + void writeEmptyElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName); + void writeEndDocument(QXmlStreamWriter* theWrappedObject); + void writeEndElement(QXmlStreamWriter* theWrappedObject); + void writeEntityReference(QXmlStreamWriter* theWrappedObject, const QString& name); + void writeNamespace(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& prefix = QString()); + void writeProcessingInstruction(QXmlStreamWriter* theWrappedObject, const QString& target, const QString& data = QString()); + void writeStartDocument(QXmlStreamWriter* theWrappedObject); + void writeStartDocument(QXmlStreamWriter* theWrappedObject, const QString& version); + void writeStartDocument(QXmlStreamWriter* theWrappedObject, const QString& version, bool standalone); + void writeStartElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name); + void writeStartElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName); + void writeTextElement(QXmlStreamWriter* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& text); + void writeTextElement(QXmlStreamWriter* theWrappedObject, const QString& qualifiedName, const QString& text); +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp new file mode 100644 index 00000000..271111f8 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xml/com_trolltech_qt_xml_init.cpp @@ -0,0 +1,59 @@ +#include +#include +#include "com_trolltech_qt_xml0.h" +#include "com_trolltech_qt_xml1.h" + + + +void PythonQt_init_QtXml(PyObject* module) { +PythonQt::priv()->registerCPPClass("QDomAttr", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomCDATASection", "QDomText", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomCharacterData", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomComment", "QDomCharacterData", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomDocument", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomDocumentFragment", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomDocumentType", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomElement", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomEntity", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomEntityReference", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomImplementation", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomNamedNodeMap", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomNode", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomNodeList", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomNotation", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomProcessingInstruction", "QDomNode", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QDomText", "QDomCharacterData", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlAttributes", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlContentHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlDTDHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlDeclHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlDefaultHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlContentHandler",PythonQtUpcastingOffset()); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlErrorHandler",PythonQtUpcastingOffset()); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlDTDHandler",PythonQtUpcastingOffset()); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlEntityResolver",PythonQtUpcastingOffset()); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlLexicalHandler",PythonQtUpcastingOffset()); +PythonQt::self()->addParentClass("QXmlDefaultHandler", "QXmlDeclHandler",PythonQtUpcastingOffset()); +PythonQt::priv()->registerCPPClass("QXmlEntityResolver", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlErrorHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlInputSource", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlLexicalHandler", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlLocator", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlParseException", "", "QtXml", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QXmlReader", "", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlSimpleReader", "QXmlReader", "QtXml", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlStreamAttribute", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlStreamAttributes", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_Add|PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlStreamEntityDeclaration", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlStreamNamespaceDeclaration", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlStreamNotationDeclaration", "", "QtXml", PythonQtCreateObject, NULL, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlStreamReader", "", "QtXml", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QXmlStreamWriter", "", "QtXml", PythonQtCreateObject, NULL, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QXmlStreamAttribute); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlStreamAttribute); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlStreamEntityDeclaration); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlStreamNamespaceDeclaration); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlStreamNotationDeclaration); +} diff --git a/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri new file mode 100644 index 00000000..7e3085da --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_xmlpatterns0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_xmlpatterns0.cpp \ + $$PWD/com_trolltech_qt_xmlpatterns_init.cpp diff --git a/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp new file mode 100644 index 00000000..ae6773d7 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp @@ -0,0 +1,3044 @@ +#include "com_trolltech_qt_xmlpatterns0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QAbstractMessageHandler::~PythonQtShell_QAbstractMessageHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractMessageHandler::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::childEvent(event0); +} +void PythonQtShell_QAbstractMessageHandler::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::customEvent(event0); +} +bool PythonQtShell_QAbstractMessageHandler::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractMessageHandler::event(event0); +} +bool PythonQtShell_QAbstractMessageHandler::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractMessageHandler::eventFilter(watched0, event1); +} +void PythonQtShell_QAbstractMessageHandler::handleMessage(QtMsgType type0, const QString& description1, const QUrl& identifier2, const QSourceLocation& sourceLocation3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("handleMessage"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QtMsgType" , "const QString&" , "const QUrl&" , "const QSourceLocation&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {NULL, (void*)&type0, (void*)&description1, (void*)&identifier2, (void*)&sourceLocation3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractMessageHandler::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::timerEvent(event0); +} +QAbstractMessageHandler* PythonQtWrapper_QAbstractMessageHandler::new_QAbstractMessageHandler(QObject* parent) +{ +return new PythonQtShell_QAbstractMessageHandler(parent); } + +const QMetaObject* PythonQtShell_QAbstractMessageHandler::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractMessageHandler::staticMetaObject); + } else { + return &QAbstractMessageHandler::staticMetaObject; + } +} +int PythonQtShell_QAbstractMessageHandler::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractMessageHandler::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QAbstractMessageHandler::handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) +{ + ( ((PythonQtPublicPromoter_QAbstractMessageHandler*)theWrappedObject)->promoted_handleMessage(type, description, identifier, sourceLocation)); +} + +void PythonQtWrapper_QAbstractMessageHandler::message(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) +{ + ( theWrappedObject->message(type, description, identifier, sourceLocation)); +} + + + +PythonQtShell_QAbstractUriResolver::~PythonQtShell_QAbstractUriResolver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractUriResolver::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::childEvent(event0); +} +void PythonQtShell_QAbstractUriResolver::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::customEvent(event0); +} +bool PythonQtShell_QAbstractUriResolver::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue = 0; + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractUriResolver::event(event0); +} +bool PythonQtShell_QAbstractUriResolver::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractUriResolver::eventFilter(watched0, event1); +} +QUrl PythonQtShell_QAbstractUriResolver::resolve(const QUrl& relative0, const QUrl& baseURI1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resolve"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QUrl&" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QUrl returnValue; + void* args[3] = {NULL, (void*)&relative0, (void*)&baseURI1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("resolve", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +void PythonQtShell_QAbstractUriResolver::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::timerEvent(event0); +} +QAbstractUriResolver* PythonQtWrapper_QAbstractUriResolver::new_QAbstractUriResolver(QObject* parent) +{ +return new PythonQtShell_QAbstractUriResolver(parent); } + +const QMetaObject* PythonQtShell_QAbstractUriResolver::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractUriResolver::staticMetaObject); + } else { + return &QAbstractUriResolver::staticMetaObject; + } +} +int PythonQtShell_QAbstractUriResolver::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractUriResolver::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QUrl PythonQtWrapper_QAbstractUriResolver::resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const +{ + return ( theWrappedObject->resolve(relative, baseURI)); +} + + + +PythonQtShell_QAbstractXmlNodeModel::~PythonQtShell_QAbstractXmlNodeModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVector PythonQtShell_QAbstractXmlNodeModel::attributes(const QXmlNodeModelIndex& element0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&element0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributes", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QUrl PythonQtShell_QAbstractXmlNodeModel::baseUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("baseUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("baseUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex::DocumentOrder PythonQtShell_QAbstractXmlNodeModel::compareOrder(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("compareOrder"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::DocumentOrder" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex::DocumentOrder returnValue; + void* args[3] = {NULL, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("compareOrder", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::DocumentOrder*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::DocumentOrder(); +} +QUrl PythonQtShell_QAbstractXmlNodeModel::documentUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("documentUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("documentUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::elementById(const QXmlName& NCName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elementById"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue; + void* args[2] = {NULL, (void*)&NCName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("elementById", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +bool PythonQtShell_QAbstractXmlNodeModel::isDeepEqual(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isDeepEqual"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isDeepEqual", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractXmlNodeModel::isDeepEqual(ni10, ni21); +} +QXmlNodeModelIndex::NodeKind PythonQtShell_QAbstractXmlNodeModel::kind(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("kind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::NodeKind" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex::NodeKind returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("kind", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::NodeKind*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::NodeKind(); +} +QXmlName PythonQtShell_QAbstractXmlNodeModel::name(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("name"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlName" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlName returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("name", methodInfo, result); + } else { + returnValue = *((QXmlName*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlName(); +} +QVector PythonQtShell_QAbstractXmlNodeModel::namespaceBindings(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBindings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceBindings", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +short PythonQtShell_QAbstractXmlNodeModel::namespaceForPrefix(const QXmlNodeModelIndex& ni0, const short prefix1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceForPrefix"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"short" , "const QXmlNodeModelIndex&" , "const short"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + short returnValue = 0; + void* args[3] = {NULL, (void*)&ni0, (void*)&prefix1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceForPrefix", methodInfo, result); + } else { + returnValue = *((short*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractXmlNodeModel::namespaceForPrefix(ni0, prefix1); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis0, const QXmlNodeModelIndex& origin1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextFromSimpleAxis"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "QAbstractXmlNodeModel::SimpleAxis" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex returnValue; + void* args[3] = {NULL, (void*)&axis0, (void*)&origin1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextFromSimpleAxis", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QVector PythonQtShell_QAbstractXmlNodeModel::nodesByIdref(const QXmlName& NCName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nodesByIdref"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&NCName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nodesByIdref", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::root(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("root"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("root", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QString PythonQtShell_QAbstractXmlNodeModel::stringValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stringValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stringValue", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QVariant PythonQtShell_QAbstractXmlNodeModel::typedValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("typedValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("typedValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +QAbstractXmlNodeModel* PythonQtWrapper_QAbstractXmlNodeModel::new_QAbstractXmlNodeModel() +{ +return new PythonQtShell_QAbstractXmlNodeModel(); } + +QVector PythonQtWrapper_QAbstractXmlNodeModel::attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_attributes(element)); +} + +QUrl PythonQtWrapper_QAbstractXmlNodeModel::baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->baseUri(ni)); +} + +QXmlNodeModelIndex::DocumentOrder PythonQtWrapper_QAbstractXmlNodeModel::compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const +{ + return ( theWrappedObject->compareOrder(ni1, ni2)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(data)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data, qint64 additionalData) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(data, additionalData)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, void* pointer, qint64 additionalData) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(pointer, additionalData)); +} + +QUrl PythonQtWrapper_QAbstractXmlNodeModel::documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->documentUri(ni)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const +{ + return ( theWrappedObject->elementById(NCName)); +} + +bool PythonQtWrapper_QAbstractXmlNodeModel::isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const +{ + return ( theWrappedObject->isDeepEqual(ni1, ni2)); +} + +QXmlNodeModelIndex::NodeKind PythonQtWrapper_QAbstractXmlNodeModel::kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->kind(ni)); +} + +QXmlName PythonQtWrapper_QAbstractXmlNodeModel::name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->name(ni)); +} + +QVector PythonQtWrapper_QAbstractXmlNodeModel::namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->namespaceBindings(n)); +} + +short PythonQtWrapper_QAbstractXmlNodeModel::namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const +{ + return ( theWrappedObject->namespaceForPrefix(ni, prefix)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_nextFromSimpleAxis(axis, origin)); +} + +QVector PythonQtWrapper_QAbstractXmlNodeModel::nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const +{ + return ( theWrappedObject->nodesByIdref(NCName)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->root(n)); +} + +QSourceLocation PythonQtWrapper_QAbstractXmlNodeModel::sourceLocation(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& index) const +{ + return ( theWrappedObject->sourceLocation(index)); +} + +QString PythonQtWrapper_QAbstractXmlNodeModel::stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->stringValue(n)); +} + +QVariant PythonQtWrapper_QAbstractXmlNodeModel::typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->typedValue(n)); +} + + + +PythonQtShell_QAbstractXmlReceiver::~PythonQtShell_QAbstractXmlReceiver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractXmlReceiver::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::namespaceBinding(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::processingInstruction(const QXmlName& target0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&target0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractXmlReceiver::whitespaceOnly(value0); +} +QAbstractXmlReceiver* PythonQtWrapper_QAbstractXmlReceiver::new_QAbstractXmlReceiver() +{ +return new PythonQtShell_QAbstractXmlReceiver(); } + +void PythonQtWrapper_QAbstractXmlReceiver::atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value) +{ + ( theWrappedObject->atomicValue(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value) +{ + ( theWrappedObject->attribute(name, value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value) +{ + ( theWrappedObject->characters(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::comment(QAbstractXmlReceiver* theWrappedObject, const QString& value) +{ + ( theWrappedObject->comment(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endDocument(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endDocument()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endElement(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endElement()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endOfSequence(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endOfSequence()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->namespaceBinding(name)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value) +{ + ( theWrappedObject->processingInstruction(target, value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startDocument(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->startDocument()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->startElement(name)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startOfSequence(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->startOfSequence()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value) +{ + ( theWrappedObject->whitespaceOnly(value)); +} + + + + + + + +PythonQtShell_QSimpleXmlNodeModel::~PythonQtShell_QSimpleXmlNodeModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVector PythonQtShell_QSimpleXmlNodeModel::attributes(const QXmlNodeModelIndex& element0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&element0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributes", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QUrl PythonQtShell_QSimpleXmlNodeModel::baseUri(const QXmlNodeModelIndex& node0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("baseUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue; + void* args[2] = {NULL, (void*)&node0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("baseUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::baseUri(node0); +} +QXmlNodeModelIndex::DocumentOrder PythonQtShell_QSimpleXmlNodeModel::compareOrder(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("compareOrder"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::DocumentOrder" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex::DocumentOrder returnValue; + void* args[3] = {NULL, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("compareOrder", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::DocumentOrder*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::DocumentOrder(); +} +QUrl PythonQtShell_QSimpleXmlNodeModel::documentUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("documentUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("documentUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::elementById(const QXmlName& id0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elementById"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue; + void* args[2] = {NULL, (void*)&id0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("elementById", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::elementById(id0); +} +bool PythonQtShell_QSimpleXmlNodeModel::isDeepEqual(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isDeepEqual"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue = 0; + void* args[3] = {NULL, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("isDeepEqual", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::isDeepEqual(ni10, ni21); +} +QXmlNodeModelIndex::NodeKind PythonQtShell_QSimpleXmlNodeModel::kind(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("kind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::NodeKind" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex::NodeKind returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("kind", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::NodeKind*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::NodeKind(); +} +QXmlName PythonQtShell_QSimpleXmlNodeModel::name(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("name"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlName" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlName returnValue; + void* args[2] = {NULL, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("name", methodInfo, result); + } else { + returnValue = *((QXmlName*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlName(); +} +QVector PythonQtShell_QSimpleXmlNodeModel::namespaceBindings(const QXmlNodeModelIndex& arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBindings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceBindings", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::namespaceBindings(arg__1); +} +short PythonQtShell_QSimpleXmlNodeModel::namespaceForPrefix(const QXmlNodeModelIndex& ni0, const short prefix1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceForPrefix"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"short" , "const QXmlNodeModelIndex&" , "const short"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + short returnValue = 0; + void* args[3] = {NULL, (void*)&ni0, (void*)&prefix1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceForPrefix", methodInfo, result); + } else { + returnValue = *((short*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::namespaceForPrefix(ni0, prefix1); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis0, const QXmlNodeModelIndex& origin1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextFromSimpleAxis"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "QAbstractXmlNodeModel::SimpleAxis" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex returnValue; + void* args[3] = {NULL, (void*)&axis0, (void*)&origin1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextFromSimpleAxis", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QVector PythonQtShell_QSimpleXmlNodeModel::nodesByIdref(const QXmlName& idref0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nodesByIdref"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue; + void* args[2] = {NULL, (void*)&idref0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("nodesByIdref", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::nodesByIdref(idref0); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::root(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("root"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("root", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QString PythonQtShell_QSimpleXmlNodeModel::stringValue(const QXmlNodeModelIndex& node0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stringValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue; + void* args[2] = {NULL, (void*)&node0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("stringValue", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::stringValue(node0); +} +QVariant PythonQtShell_QSimpleXmlNodeModel::typedValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("typedValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue; + void* args[2] = {NULL, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, NULL, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==NULL) { + PythonQt::priv()->handleVirtualOverloadReturnError("typedValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +QSimpleXmlNodeModel* PythonQtWrapper_QSimpleXmlNodeModel::new_QSimpleXmlNodeModel(const QXmlNamePool& namePool) +{ +return new PythonQtShell_QSimpleXmlNodeModel(namePool); } + +QXmlNamePool* PythonQtWrapper_QSimpleXmlNodeModel::namePool(QSimpleXmlNodeModel* theWrappedObject) const +{ + return &( theWrappedObject->namePool()); +} + + + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation() +{ +return new QSourceLocation(); } + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation(const QSourceLocation& other) +{ +return new QSourceLocation(other); } + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation(const QUrl& uri, int line, int column) +{ +return new QSourceLocation(uri, line, column); } + +qint64 PythonQtWrapper_QSourceLocation::column(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->column()); +} + +bool PythonQtWrapper_QSourceLocation::isNull(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +qint64 PythonQtWrapper_QSourceLocation::line(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->line()); +} + +bool PythonQtWrapper_QSourceLocation::__ne__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QSourceLocation::__eq__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QSourceLocation::setColumn(QSourceLocation* theWrappedObject, qint64 newColumn) +{ + ( theWrappedObject->setColumn(newColumn)); +} + +void PythonQtWrapper_QSourceLocation::setLine(QSourceLocation* theWrappedObject, qint64 newLine) +{ + ( theWrappedObject->setLine(newLine)); +} + +void PythonQtWrapper_QSourceLocation::setUri(QSourceLocation* theWrappedObject, const QUrl& newUri) +{ + ( theWrappedObject->setUri(newUri)); +} + +QUrl PythonQtWrapper_QSourceLocation::uri(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->uri()); +} + +QString PythonQtWrapper_QSourceLocation::py_toString(QSourceLocation* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QXmlFormatter::~PythonQtShell_QXmlFormatter() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QXmlFormatter::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::atomicValue(value0); +} +void PythonQtShell_QXmlFormatter::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::attribute(name0, value1); +} +void PythonQtShell_QXmlFormatter::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::characters(value0); +} +void PythonQtShell_QXmlFormatter::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::comment(value0); +} +void PythonQtShell_QXmlFormatter::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endDocument(); +} +void PythonQtShell_QXmlFormatter::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endElement(); +} +void PythonQtShell_QXmlFormatter::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endOfSequence(); +} +void PythonQtShell_QXmlFormatter::namespaceBinding(const QXmlName& nb0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&nb0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::namespaceBinding(nb0); +} +void PythonQtShell_QXmlFormatter::processingInstruction(const QXmlName& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::processingInstruction(name0, value1); +} +void PythonQtShell_QXmlFormatter::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startDocument(); +} +void PythonQtShell_QXmlFormatter::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startElement(name0); +} +void PythonQtShell_QXmlFormatter::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startOfSequence(); +} +void PythonQtShell_QXmlFormatter::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::whitespaceOnly(value0); +} +QXmlFormatter* PythonQtWrapper_QXmlFormatter::new_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice) +{ +return new PythonQtShell_QXmlFormatter(query, outputDevice); } + +int PythonQtWrapper_QXmlFormatter::indentationDepth(QXmlFormatter* theWrappedObject) const +{ + return ( theWrappedObject->indentationDepth()); +} + +void PythonQtWrapper_QXmlFormatter::setIndentationDepth(QXmlFormatter* theWrappedObject, int depth) +{ + ( theWrappedObject->setIndentationDepth(depth)); +} + + + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem() +{ +return new QXmlItem(); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QVariant& atomicValue) +{ +return new QXmlItem(atomicValue); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QXmlItem& other) +{ +return new QXmlItem(other); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QXmlNodeModelIndex& node) +{ +return new QXmlItem(node); } + +bool PythonQtWrapper_QXmlItem::isAtomicValue(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isAtomicValue()); +} + +bool PythonQtWrapper_QXmlItem::isNode(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isNode()); +} + +bool PythonQtWrapper_QXmlItem::isNull(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QVariant PythonQtWrapper_QXmlItem::toAtomicValue(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->toAtomicValue()); +} + +QXmlNodeModelIndex PythonQtWrapper_QXmlItem::toNodeModelIndex(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->toNodeModelIndex()); +} + + + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName() +{ +return new QXmlName(); } + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName(QXmlNamePool& namePool, const QString& localName, const QString& namespaceURI, const QString& prefix) +{ +return new QXmlName(namePool, localName, namespaceURI, prefix); } + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName(const QXmlName& other) +{ +return new QXmlName(other); } + +QXmlName PythonQtWrapper_QXmlName::static_QXmlName_fromClarkName(const QString& clarkName, const QXmlNamePool& namePool) +{ + return (QXmlName::fromClarkName(clarkName, namePool)); +} + +bool PythonQtWrapper_QXmlName::static_QXmlName_isNCName(const QString& candidate) +{ + return (QXmlName::isNCName(candidate)); +} + +bool PythonQtWrapper_QXmlName::isNull(QXmlName* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QXmlName::localName(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->localName(query)); +} + +QString PythonQtWrapper_QXmlName::namespaceUri(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->namespaceUri(query)); +} + +bool PythonQtWrapper_QXmlName::__ne__(QXmlName* theWrappedObject, const QXmlName& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlName::__eq__(QXmlName* theWrappedObject, const QXmlName& other) const +{ + return ( (*theWrappedObject)== other); +} + +QString PythonQtWrapper_QXmlName::prefix(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->prefix(query)); +} + +QString PythonQtWrapper_QXmlName::toClarkName(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->toClarkName(query)); +} + + + +QXmlNamePool* PythonQtWrapper_QXmlNamePool::new_QXmlNamePool() +{ +return new QXmlNamePool(); } + +QXmlNamePool* PythonQtWrapper_QXmlNamePool::new_QXmlNamePool(const QXmlNamePool& other) +{ +return new QXmlNamePool(other); } + + + +QXmlNodeModelIndex* PythonQtWrapper_QXmlNodeModelIndex::new_QXmlNodeModelIndex() +{ +return new QXmlNodeModelIndex(); } + +QXmlNodeModelIndex* PythonQtWrapper_QXmlNodeModelIndex::new_QXmlNodeModelIndex(const QXmlNodeModelIndex& other) +{ +return new QXmlNodeModelIndex(other); } + +qint64 PythonQtWrapper_QXmlNodeModelIndex::additionalData(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->additionalData()); +} + +qint64 PythonQtWrapper_QXmlNodeModelIndex::data(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::isNull(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +const QAbstractXmlNodeModel* PythonQtWrapper_QXmlNodeModelIndex::model(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->model()); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::__ne__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::__eq__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const +{ + return ( (*theWrappedObject)== other); +} + + + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery() +{ +return new QXmlQuery(); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(QXmlQuery::QueryLanguage queryLanguage, const QXmlNamePool& np) +{ +return new QXmlQuery(queryLanguage, np); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(const QXmlNamePool& np) +{ +return new QXmlQuery(np); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(const QXmlQuery& other) +{ +return new QXmlQuery(other); } + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, QIODevice* arg__2) +{ + ( theWrappedObject->bindVariable(localName, arg__2)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlItem& value) +{ + ( theWrappedObject->bindVariable(localName, value)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlQuery& query) +{ + ( theWrappedObject->bindVariable(localName, query)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, QIODevice* arg__2) +{ + ( theWrappedObject->bindVariable(name, arg__2)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlItem& value) +{ + ( theWrappedObject->bindVariable(name, value)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlQuery& query) +{ + ( theWrappedObject->bindVariable(name, query)); +} + +bool PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QIODevice* target) const +{ + return ( theWrappedObject->evaluateTo(target)); +} + +bool PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QString* output) const +{ + return ( theWrappedObject->evaluateTo(output)); +} + +void PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QXmlResultItems* result) const +{ + ( theWrappedObject->evaluateTo(result)); +} + +QXmlName PythonQtWrapper_QXmlQuery::initialTemplateName(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->initialTemplateName()); +} + +bool PythonQtWrapper_QXmlQuery::isValid(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QAbstractMessageHandler* PythonQtWrapper_QXmlQuery::messageHandler(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlQuery::namePool(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlQuery::networkAccessManager(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QXmlQuery* PythonQtWrapper_QXmlQuery::operator_assign(QXmlQuery* theWrappedObject, const QXmlQuery& other) +{ + return &( (*theWrappedObject)= other); +} + +QXmlQuery::QueryLanguage PythonQtWrapper_QXmlQuery::queryLanguage(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->queryLanguage()); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, QIODevice* document) +{ + return ( theWrappedObject->setFocus(document)); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QString& focus) +{ + return ( theWrappedObject->setFocus(focus)); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QUrl& documentURI) +{ + return ( theWrappedObject->setFocus(documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QXmlItem& item) +{ + ( theWrappedObject->setFocus(item)); +} + +void PythonQtWrapper_QXmlQuery::setInitialTemplateName(QXmlQuery* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setInitialTemplateName(name)); +} + +void PythonQtWrapper_QXmlQuery::setInitialTemplateName(QXmlQuery* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->setInitialTemplateName(name)); +} + +void PythonQtWrapper_QXmlQuery::setMessageHandler(QXmlQuery* theWrappedObject, QAbstractMessageHandler* messageHandler) +{ + ( theWrappedObject->setMessageHandler(messageHandler)); +} + +void PythonQtWrapper_QXmlQuery::setNetworkAccessManager(QXmlQuery* theWrappedObject, QNetworkAccessManager* newManager) +{ + ( theWrappedObject->setNetworkAccessManager(newManager)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, QIODevice* sourceCode, const QUrl& documentURI) +{ + ( theWrappedObject->setQuery(sourceCode, documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, const QString& sourceCode, const QUrl& documentURI) +{ + ( theWrappedObject->setQuery(sourceCode, documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, const QUrl& queryURI, const QUrl& baseURI) +{ + ( theWrappedObject->setQuery(queryURI, baseURI)); +} + +void PythonQtWrapper_QXmlQuery::setUriResolver(QXmlQuery* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlQuery::uriResolver(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + + + +PythonQtShell_QXmlResultItems::~PythonQtShell_QXmlResultItems() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QXmlResultItems* PythonQtWrapper_QXmlResultItems::new_QXmlResultItems() +{ +return new PythonQtShell_QXmlResultItems(); } + +QXmlItem PythonQtWrapper_QXmlResultItems::current(QXmlResultItems* theWrappedObject) const +{ + return ( theWrappedObject->current()); +} + +bool PythonQtWrapper_QXmlResultItems::hasError(QXmlResultItems* theWrappedObject) const +{ + return ( theWrappedObject->hasError()); +} + +QXmlItem PythonQtWrapper_QXmlResultItems::next(QXmlResultItems* theWrappedObject) +{ + return ( theWrappedObject->next()); +} + + + +QXmlSchema* PythonQtWrapper_QXmlSchema::new_QXmlSchema() +{ +return new QXmlSchema(); } + +QXmlSchema* PythonQtWrapper_QXmlSchema::new_QXmlSchema(const QXmlSchema& other) +{ +return new QXmlSchema(other); } + +QUrl PythonQtWrapper_QXmlSchema::documentUri(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->documentUri()); +} + +bool PythonQtWrapper_QXmlSchema::isValid(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, QIODevice* source, const QUrl& documentUri) +{ + return ( theWrappedObject->load(source, documentUri)); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, const QByteArray& data, const QUrl& documentUri) +{ + return ( theWrappedObject->load(data, documentUri)); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, const QUrl& source) +{ + return ( theWrappedObject->load(source)); +} + +QAbstractMessageHandler* PythonQtWrapper_QXmlSchema::messageHandler(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlSchema::namePool(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlSchema::networkAccessManager(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QXmlSchema* PythonQtWrapper_QXmlSchema::operator_assign(QXmlSchema* theWrappedObject, const QXmlSchema& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QXmlSchema::setMessageHandler(QXmlSchema* theWrappedObject, QAbstractMessageHandler* handler) +{ + ( theWrappedObject->setMessageHandler(handler)); +} + +void PythonQtWrapper_QXmlSchema::setNetworkAccessManager(QXmlSchema* theWrappedObject, QNetworkAccessManager* networkmanager) +{ + ( theWrappedObject->setNetworkAccessManager(networkmanager)); +} + +void PythonQtWrapper_QXmlSchema::setUriResolver(QXmlSchema* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlSchema::uriResolver(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + + + +QXmlSchemaValidator* PythonQtWrapper_QXmlSchemaValidator::new_QXmlSchemaValidator() +{ +return new QXmlSchemaValidator(); } + +QXmlSchemaValidator* PythonQtWrapper_QXmlSchemaValidator::new_QXmlSchemaValidator(const QXmlSchema& schema) +{ +return new QXmlSchemaValidator(schema); } + +QAbstractMessageHandler* PythonQtWrapper_QXmlSchemaValidator::messageHandler(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlSchemaValidator::namePool(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlSchemaValidator::networkAccessManager(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +void PythonQtWrapper_QXmlSchemaValidator::setMessageHandler(QXmlSchemaValidator* theWrappedObject, QAbstractMessageHandler* handler) +{ + ( theWrappedObject->setMessageHandler(handler)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setNetworkAccessManager(QXmlSchemaValidator* theWrappedObject, QNetworkAccessManager* networkmanager) +{ + ( theWrappedObject->setNetworkAccessManager(networkmanager)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setSchema(QXmlSchemaValidator* theWrappedObject, const QXmlSchema& schema) +{ + ( theWrappedObject->setSchema(schema)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setUriResolver(QXmlSchemaValidator* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlSchemaValidator::uriResolver(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, QIODevice* source, const QUrl& documentUri) const +{ + return ( theWrappedObject->validate(source, documentUri)); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, const QByteArray& data, const QUrl& documentUri) const +{ + return ( theWrappedObject->validate(data, documentUri)); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, const QUrl& source) const +{ + return ( theWrappedObject->validate(source)); +} + + + +PythonQtShell_QXmlSerializer::~PythonQtShell_QXmlSerializer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QXmlSerializer::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::atomicValue(value0); +} +void PythonQtShell_QXmlSerializer::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::attribute(name0, value1); +} +void PythonQtShell_QXmlSerializer::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::characters(value0); +} +void PythonQtShell_QXmlSerializer::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::comment(value0); +} +void PythonQtShell_QXmlSerializer::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endDocument(); +} +void PythonQtShell_QXmlSerializer::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endElement(); +} +void PythonQtShell_QXmlSerializer::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endOfSequence(); +} +void PythonQtShell_QXmlSerializer::namespaceBinding(const QXmlName& nb0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&nb0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::namespaceBinding(nb0); +} +void PythonQtShell_QXmlSerializer::processingInstruction(const QXmlName& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {NULL, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::processingInstruction(name0, value1); +} +void PythonQtShell_QXmlSerializer::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startDocument(); +} +void PythonQtShell_QXmlSerializer::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startElement(name0); +} +void PythonQtShell_QXmlSerializer::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {NULL}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startOfSequence(); +} +void PythonQtShell_QXmlSerializer::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {NULL, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::whitespaceOnly(value0); +} +QXmlSerializer* PythonQtWrapper_QXmlSerializer::new_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice) +{ +return new PythonQtShell_QXmlSerializer(query, outputDevice); } + +const QTextCodec* PythonQtWrapper_QXmlSerializer::codec(QXmlSerializer* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QIODevice* PythonQtWrapper_QXmlSerializer::outputDevice(QXmlSerializer* theWrappedObject) const +{ + return ( theWrappedObject->outputDevice()); +} + +void PythonQtWrapper_QXmlSerializer::setCodec(QXmlSerializer* theWrappedObject, const QTextCodec* codec) +{ + ( theWrappedObject->setCodec(codec)); +} + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h new file mode 100644 index 00000000..84c3fdc7 --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h @@ -0,0 +1,722 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QAbstractMessageHandler : public QAbstractMessageHandler +{ +public: + PythonQtShell_QAbstractMessageHandler(QObject* parent = nullptr):QAbstractMessageHandler(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractMessageHandler(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual void handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation); +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractMessageHandler : public QAbstractMessageHandler +{ public: +inline void promoted_handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) { this->handleMessage(type, description, identifier, sourceLocation); } +inline void py_q_handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) { this->handleMessage(type, description, identifier, sourceLocation); } +}; + +class PythonQtWrapper_QAbstractMessageHandler : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractMessageHandler* new_QAbstractMessageHandler(QObject* parent = nullptr); +void delete_QAbstractMessageHandler(QAbstractMessageHandler* obj) { delete obj; } + void handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation); + void py_q_handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation){ (((PythonQtPublicPromoter_QAbstractMessageHandler*)theWrappedObject)->py_q_handleMessage(type, description, identifier, sourceLocation));} + void message(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier = QUrl(), const QSourceLocation& sourceLocation = QSourceLocation()); +}; + + + + + +class PythonQtShell_QAbstractUriResolver : public QAbstractUriResolver +{ +public: + PythonQtShell_QAbstractUriResolver(QObject* parent = nullptr):QAbstractUriResolver(parent),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractUriResolver(); + +virtual void childEvent(QChildEvent* event); +virtual void customEvent(QEvent* event); +virtual bool event(QEvent* event); +virtual bool eventFilter(QObject* watched, QEvent* event); +virtual QUrl resolve(const QUrl& relative, const QUrl& baseURI) const; +virtual void timerEvent(QTimerEvent* event); + + const QMetaObject* metaObject() const; + int qt_metacall(QMetaObject::Call call, int id, void** args); + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractUriResolver : public QAbstractUriResolver +{ public: +inline QUrl py_q_resolve(const QUrl& relative, const QUrl& baseURI) const { return this->resolve(relative, baseURI); } +}; + +class PythonQtWrapper_QAbstractUriResolver : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractUriResolver* new_QAbstractUriResolver(QObject* parent = nullptr); +void delete_QAbstractUriResolver(QAbstractUriResolver* obj) { delete obj; } + QUrl resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const; + QUrl py_q_resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const{ return (((PythonQtPublicPromoter_QAbstractUriResolver*)theWrappedObject)->py_q_resolve(relative, baseURI));} +}; + + + + + +class PythonQtShell_QAbstractXmlNodeModel : public QAbstractXmlNodeModel +{ +public: + PythonQtShell_QAbstractXmlNodeModel():QAbstractXmlNodeModel(),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractXmlNodeModel(); + +virtual QVector attributes(const QXmlNodeModelIndex& element) const; +virtual QUrl baseUri(const QXmlNodeModelIndex& ni) const; +virtual QXmlNodeModelIndex::DocumentOrder compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; +virtual QUrl documentUri(const QXmlNodeModelIndex& ni) const; +virtual QXmlNodeModelIndex elementById(const QXmlName& NCName) const; +virtual bool isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; +virtual QXmlNodeModelIndex::NodeKind kind(const QXmlNodeModelIndex& ni) const; +virtual QXmlName name(const QXmlNodeModelIndex& ni) const; +virtual QVector namespaceBindings(const QXmlNodeModelIndex& n) const; +virtual short namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const; +virtual QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const; +virtual QVector nodesByIdref(const QXmlName& NCName) const; +virtual QXmlNodeModelIndex root(const QXmlNodeModelIndex& n) const; +virtual QString stringValue(const QXmlNodeModelIndex& n) const; +virtual QVariant typedValue(const QXmlNodeModelIndex& n) const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractXmlNodeModel : public QAbstractXmlNodeModel +{ public: +inline QVector promoted_attributes(const QXmlNodeModelIndex& element) const { return this->attributes(element); } +inline QXmlNodeModelIndex promoted_createIndex(qint64 data) const { return this->createIndex(data); } +inline QXmlNodeModelIndex promoted_createIndex(qint64 data, qint64 additionalData) const { return this->createIndex(data, additionalData); } +inline QXmlNodeModelIndex promoted_createIndex(void* pointer, qint64 additionalData = 0) const { return this->createIndex(pointer, additionalData); } +inline QXmlNodeModelIndex promoted_nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const { return this->nextFromSimpleAxis(axis, origin); } +inline QVector py_q_attributes(const QXmlNodeModelIndex& element) const { return this->attributes(element); } +inline QUrl py_q_baseUri(const QXmlNodeModelIndex& ni) const { return this->baseUri(ni); } +inline QXmlNodeModelIndex::DocumentOrder py_q_compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const { return this->compareOrder(ni1, ni2); } +inline QUrl py_q_documentUri(const QXmlNodeModelIndex& ni) const { return this->documentUri(ni); } +inline QXmlNodeModelIndex py_q_elementById(const QXmlName& NCName) const { return this->elementById(NCName); } +inline bool py_q_isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const { return QAbstractXmlNodeModel::isDeepEqual(ni1, ni2); } +inline QXmlNodeModelIndex::NodeKind py_q_kind(const QXmlNodeModelIndex& ni) const { return this->kind(ni); } +inline QXmlName py_q_name(const QXmlNodeModelIndex& ni) const { return this->name(ni); } +inline QVector py_q_namespaceBindings(const QXmlNodeModelIndex& n) const { return this->namespaceBindings(n); } +inline short py_q_namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const { return QAbstractXmlNodeModel::namespaceForPrefix(ni, prefix); } +inline QXmlNodeModelIndex py_q_nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const { return this->nextFromSimpleAxis(axis, origin); } +inline QVector py_q_nodesByIdref(const QXmlName& NCName) const { return this->nodesByIdref(NCName); } +inline QXmlNodeModelIndex py_q_root(const QXmlNodeModelIndex& n) const { return this->root(n); } +inline QString py_q_stringValue(const QXmlNodeModelIndex& n) const { return this->stringValue(n); } +inline QVariant py_q_typedValue(const QXmlNodeModelIndex& n) const { return this->typedValue(n); } +}; + +class PythonQtWrapper_QAbstractXmlNodeModel : public QObject +{ Q_OBJECT +public: +Q_ENUMS(NodeCopySetting SimpleAxis ) +enum NodeCopySetting{ + InheritNamespaces = QAbstractXmlNodeModel::InheritNamespaces, PreserveNamespaces = QAbstractXmlNodeModel::PreserveNamespaces}; +enum SimpleAxis{ + Parent = QAbstractXmlNodeModel::Parent, FirstChild = QAbstractXmlNodeModel::FirstChild, PreviousSibling = QAbstractXmlNodeModel::PreviousSibling, NextSibling = QAbstractXmlNodeModel::NextSibling}; +public slots: +QAbstractXmlNodeModel* new_QAbstractXmlNodeModel(); +void delete_QAbstractXmlNodeModel(QAbstractXmlNodeModel* obj) { delete obj; } + QVector attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const; + QVector py_q_attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_attributes(element));} + QUrl baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QUrl py_q_baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_baseUri(ni));} + QXmlNodeModelIndex::DocumentOrder compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; + QXmlNodeModelIndex::DocumentOrder py_q_compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_compareOrder(ni1, ni2));} + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data) const; + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data, qint64 additionalData) const; + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, void* pointer, qint64 additionalData = 0) const; + QUrl documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QUrl py_q_documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_documentUri(ni));} + QXmlNodeModelIndex elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const; + QXmlNodeModelIndex py_q_elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_elementById(NCName));} + bool isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; + bool py_q_isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_isDeepEqual(ni1, ni2));} + QXmlNodeModelIndex::NodeKind kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QXmlNodeModelIndex::NodeKind py_q_kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_kind(ni));} + QXmlName name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QXmlName py_q_name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_name(ni));} + QVector namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QVector py_q_namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_namespaceBindings(n));} + short namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const; + short py_q_namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_namespaceForPrefix(ni, prefix));} + QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const; + QXmlNodeModelIndex py_q_nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_nextFromSimpleAxis(axis, origin));} + QVector nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const; + QVector py_q_nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_nodesByIdref(NCName));} + QXmlNodeModelIndex root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QXmlNodeModelIndex py_q_root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_root(n));} + QSourceLocation sourceLocation(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& index) const; + QString stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QString py_q_stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_stringValue(n));} + QVariant typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QVariant py_q_typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_typedValue(n));} +}; + + + + + +class PythonQtShell_QAbstractXmlReceiver : public QAbstractXmlReceiver +{ +public: + PythonQtShell_QAbstractXmlReceiver():QAbstractXmlReceiver(),_wrapper(NULL) {}; + + ~PythonQtShell_QAbstractXmlReceiver(); + +virtual void atomicValue(const QVariant& value); +virtual void attribute(const QXmlName& name, const QStringRef& value); +virtual void characters(const QStringRef& value); +virtual void comment(const QString& value); +virtual void endDocument(); +virtual void endElement(); +virtual void endOfSequence(); +virtual void namespaceBinding(const QXmlName& name); +virtual void processingInstruction(const QXmlName& target, const QString& value); +virtual void startDocument(); +virtual void startElement(const QXmlName& name); +virtual void startOfSequence(); +virtual void whitespaceOnly(const QStringRef& value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractXmlReceiver : public QAbstractXmlReceiver +{ public: +inline void py_q_atomicValue(const QVariant& value) { this->atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { this->attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { this->characters(value); } +inline void py_q_comment(const QString& value) { this->comment(value); } +inline void py_q_endDocument() { this->endDocument(); } +inline void py_q_endElement() { this->endElement(); } +inline void py_q_endOfSequence() { this->endOfSequence(); } +inline void py_q_namespaceBinding(const QXmlName& name) { this->namespaceBinding(name); } +inline void py_q_processingInstruction(const QXmlName& target, const QString& value) { this->processingInstruction(target, value); } +inline void py_q_startDocument() { this->startDocument(); } +inline void py_q_startElement(const QXmlName& name) { this->startElement(name); } +inline void py_q_startOfSequence() { this->startOfSequence(); } +inline void py_q_whitespaceOnly(const QStringRef& value) { QAbstractXmlReceiver::whitespaceOnly(value); } +}; + +class PythonQtWrapper_QAbstractXmlReceiver : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractXmlReceiver* new_QAbstractXmlReceiver(); +void delete_QAbstractXmlReceiver(QAbstractXmlReceiver* obj) { delete obj; } + void atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value); + void py_q_atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_atomicValue(value));} + void attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value); + void py_q_attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_attribute(name, value));} + void characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value); + void py_q_characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_characters(value));} + void comment(QAbstractXmlReceiver* theWrappedObject, const QString& value); + void py_q_comment(QAbstractXmlReceiver* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_comment(value));} + void endDocument(QAbstractXmlReceiver* theWrappedObject); + void py_q_endDocument(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endDocument());} + void endElement(QAbstractXmlReceiver* theWrappedObject); + void py_q_endElement(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endElement());} + void endOfSequence(QAbstractXmlReceiver* theWrappedObject); + void py_q_endOfSequence(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endOfSequence());} + void namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name); + void py_q_namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_namespaceBinding(name));} + void processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value); + void py_q_processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_processingInstruction(target, value));} + void startDocument(QAbstractXmlReceiver* theWrappedObject); + void py_q_startDocument(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startDocument());} + void startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name); + void py_q_startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startElement(name));} + void startOfSequence(QAbstractXmlReceiver* theWrappedObject); + void py_q_startOfSequence(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startOfSequence());} + void whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value); + void py_q_whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_whitespaceOnly(value));} +}; + + + + + +class PythonQtWrapper_QPatternist : public QObject +{ Q_OBJECT +public: +public slots: +}; + + + + + +class PythonQtWrapper_QPatternistSDK : public QObject +{ Q_OBJECT +public: +public slots: +}; + + + + + +class PythonQtShell_QSimpleXmlNodeModel : public QSimpleXmlNodeModel +{ +public: + PythonQtShell_QSimpleXmlNodeModel(const QXmlNamePool& namePool):QSimpleXmlNodeModel(namePool),_wrapper(NULL) {}; + + ~PythonQtShell_QSimpleXmlNodeModel(); + +virtual QVector attributes(const QXmlNodeModelIndex& element) const; +virtual QUrl baseUri(const QXmlNodeModelIndex& node) const; +virtual QXmlNodeModelIndex::DocumentOrder compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; +virtual QUrl documentUri(const QXmlNodeModelIndex& ni) const; +virtual QXmlNodeModelIndex elementById(const QXmlName& id) const; +virtual bool isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; +virtual QXmlNodeModelIndex::NodeKind kind(const QXmlNodeModelIndex& ni) const; +virtual QXmlName name(const QXmlNodeModelIndex& ni) const; +virtual QVector namespaceBindings(const QXmlNodeModelIndex& arg__1) const; +virtual short namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const; +virtual QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const; +virtual QVector nodesByIdref(const QXmlName& idref) const; +virtual QXmlNodeModelIndex root(const QXmlNodeModelIndex& n) const; +virtual QString stringValue(const QXmlNodeModelIndex& node) const; +virtual QVariant typedValue(const QXmlNodeModelIndex& n) const; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSimpleXmlNodeModel : public QSimpleXmlNodeModel +{ public: +inline QUrl py_q_baseUri(const QXmlNodeModelIndex& node) const { return QSimpleXmlNodeModel::baseUri(node); } +inline QXmlNodeModelIndex py_q_elementById(const QXmlName& id) const { return QSimpleXmlNodeModel::elementById(id); } +inline QVector py_q_namespaceBindings(const QXmlNodeModelIndex& arg__1) const { return QSimpleXmlNodeModel::namespaceBindings(arg__1); } +inline QVector py_q_nodesByIdref(const QXmlName& idref) const { return QSimpleXmlNodeModel::nodesByIdref(idref); } +inline QString py_q_stringValue(const QXmlNodeModelIndex& node) const { return QSimpleXmlNodeModel::stringValue(node); } +}; + +class PythonQtWrapper_QSimpleXmlNodeModel : public QObject +{ Q_OBJECT +public: +public slots: +QSimpleXmlNodeModel* new_QSimpleXmlNodeModel(const QXmlNamePool& namePool); +void delete_QSimpleXmlNodeModel(QSimpleXmlNodeModel* obj) { delete obj; } + QUrl py_q_baseUri(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& node) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_baseUri(node));} + QXmlNodeModelIndex py_q_elementById(QSimpleXmlNodeModel* theWrappedObject, const QXmlName& id) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_elementById(id));} + QXmlNamePool* namePool(QSimpleXmlNodeModel* theWrappedObject) const; + QVector py_q_namespaceBindings(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& arg__1) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_namespaceBindings(arg__1));} + QVector py_q_nodesByIdref(QSimpleXmlNodeModel* theWrappedObject, const QXmlName& idref) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_nodesByIdref(idref));} + QString py_q_stringValue(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& node) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_stringValue(node));} +}; + + + + + +class PythonQtWrapper_QSourceLocation : public QObject +{ Q_OBJECT +public: +public slots: +QSourceLocation* new_QSourceLocation(); +QSourceLocation* new_QSourceLocation(const QSourceLocation& other); +QSourceLocation* new_QSourceLocation(const QUrl& uri, int line = -1, int column = -1); +void delete_QSourceLocation(QSourceLocation* obj) { delete obj; } + qint64 column(QSourceLocation* theWrappedObject) const; + bool isNull(QSourceLocation* theWrappedObject) const; + qint64 line(QSourceLocation* theWrappedObject) const; + bool __ne__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const; + bool __eq__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const; + void setColumn(QSourceLocation* theWrappedObject, qint64 newColumn); + void setLine(QSourceLocation* theWrappedObject, qint64 newLine); + void setUri(QSourceLocation* theWrappedObject, const QUrl& newUri); + QUrl uri(QSourceLocation* theWrappedObject) const; + QString py_toString(QSourceLocation*); + bool __nonzero__(QSourceLocation* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QXmlFormatter : public QXmlFormatter +{ +public: + PythonQtShell_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice):QXmlFormatter(query, outputDevice),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlFormatter(); + +virtual void atomicValue(const QVariant& value); +virtual void attribute(const QXmlName& name, const QStringRef& value); +virtual void characters(const QStringRef& value); +virtual void comment(const QString& value); +virtual void endDocument(); +virtual void endElement(); +virtual void endOfSequence(); +virtual void namespaceBinding(const QXmlName& nb); +virtual void processingInstruction(const QXmlName& name, const QString& value); +virtual void startDocument(); +virtual void startElement(const QXmlName& name); +virtual void startOfSequence(); +virtual void whitespaceOnly(const QStringRef& value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlFormatter : public QXmlFormatter +{ public: +inline void py_q_atomicValue(const QVariant& value) { QXmlFormatter::atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { QXmlFormatter::attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { QXmlFormatter::characters(value); } +inline void py_q_comment(const QString& value) { QXmlFormatter::comment(value); } +inline void py_q_endDocument() { QXmlFormatter::endDocument(); } +inline void py_q_endElement() { QXmlFormatter::endElement(); } +inline void py_q_endOfSequence() { QXmlFormatter::endOfSequence(); } +inline void py_q_processingInstruction(const QXmlName& name, const QString& value) { QXmlFormatter::processingInstruction(name, value); } +inline void py_q_startDocument() { QXmlFormatter::startDocument(); } +inline void py_q_startElement(const QXmlName& name) { QXmlFormatter::startElement(name); } +inline void py_q_startOfSequence() { QXmlFormatter::startOfSequence(); } +}; + +class PythonQtWrapper_QXmlFormatter : public QObject +{ Q_OBJECT +public: +public slots: +QXmlFormatter* new_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice); +void delete_QXmlFormatter(QXmlFormatter* obj) { delete obj; } + void py_q_atomicValue(QXmlFormatter* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_atomicValue(value));} + void py_q_attribute(QXmlFormatter* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_attribute(name, value));} + void py_q_characters(QXmlFormatter* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_characters(value));} + void py_q_comment(QXmlFormatter* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_comment(value));} + void py_q_endDocument(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endDocument());} + void py_q_endElement(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endElement());} + void py_q_endOfSequence(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endOfSequence());} + int indentationDepth(QXmlFormatter* theWrappedObject) const; + void py_q_processingInstruction(QXmlFormatter* theWrappedObject, const QXmlName& name, const QString& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_processingInstruction(name, value));} + void setIndentationDepth(QXmlFormatter* theWrappedObject, int depth); + void py_q_startDocument(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startDocument());} + void py_q_startElement(QXmlFormatter* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startElement(name));} + void py_q_startOfSequence(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startOfSequence());} +}; + + + + + +class PythonQtWrapper_QXmlItem : public QObject +{ Q_OBJECT +public: +public slots: +QXmlItem* new_QXmlItem(); +QXmlItem* new_QXmlItem(const QVariant& atomicValue); +QXmlItem* new_QXmlItem(const QXmlItem& other); +QXmlItem* new_QXmlItem(const QXmlNodeModelIndex& node); +void delete_QXmlItem(QXmlItem* obj) { delete obj; } + bool isAtomicValue(QXmlItem* theWrappedObject) const; + bool isNode(QXmlItem* theWrappedObject) const; + bool isNull(QXmlItem* theWrappedObject) const; + QVariant toAtomicValue(QXmlItem* theWrappedObject) const; + QXmlNodeModelIndex toNodeModelIndex(QXmlItem* theWrappedObject) const; + bool __nonzero__(QXmlItem* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlName : public QObject +{ Q_OBJECT +public: +public slots: +QXmlName* new_QXmlName(); +QXmlName* new_QXmlName(QXmlNamePool& namePool, const QString& localName, const QString& namespaceURI = QString(), const QString& prefix = QString()); +QXmlName* new_QXmlName(const QXmlName& other); +void delete_QXmlName(QXmlName* obj) { delete obj; } + QXmlName static_QXmlName_fromClarkName(const QString& clarkName, const QXmlNamePool& namePool); + bool static_QXmlName_isNCName(const QString& candidate); + bool isNull(QXmlName* theWrappedObject) const; + QString localName(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + QString namespaceUri(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + bool __ne__(QXmlName* theWrappedObject, const QXmlName& other) const; + bool __eq__(QXmlName* theWrappedObject, const QXmlName& other) const; + QString prefix(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + QString toClarkName(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + bool __nonzero__(QXmlName* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlNamePool : public QObject +{ Q_OBJECT +public: +public slots: +QXmlNamePool* new_QXmlNamePool(); +QXmlNamePool* new_QXmlNamePool(const QXmlNamePool& other); +void delete_QXmlNamePool(QXmlNamePool* obj) { delete obj; } +}; + + + + + +class PythonQtWrapper_QXmlNodeModelIndex : public QObject +{ Q_OBJECT +public: +Q_ENUMS(DocumentOrder NodeKind ) +enum DocumentOrder{ + Precedes = QXmlNodeModelIndex::Precedes, Is = QXmlNodeModelIndex::Is, Follows = QXmlNodeModelIndex::Follows}; +enum NodeKind{ + Attribute = QXmlNodeModelIndex::Attribute, Comment = QXmlNodeModelIndex::Comment, Document = QXmlNodeModelIndex::Document, Element = QXmlNodeModelIndex::Element, Namespace = QXmlNodeModelIndex::Namespace, ProcessingInstruction = QXmlNodeModelIndex::ProcessingInstruction, Text = QXmlNodeModelIndex::Text}; +public slots: +QXmlNodeModelIndex* new_QXmlNodeModelIndex(); +QXmlNodeModelIndex* new_QXmlNodeModelIndex(const QXmlNodeModelIndex& other); +void delete_QXmlNodeModelIndex(QXmlNodeModelIndex* obj) { delete obj; } + qint64 additionalData(QXmlNodeModelIndex* theWrappedObject) const; + qint64 data(QXmlNodeModelIndex* theWrappedObject) const; + bool isNull(QXmlNodeModelIndex* theWrappedObject) const; + const QAbstractXmlNodeModel* model(QXmlNodeModelIndex* theWrappedObject) const; + bool __ne__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const; + bool __eq__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const; + bool __nonzero__(QXmlNodeModelIndex* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlQuery : public QObject +{ Q_OBJECT +public: +Q_ENUMS(QueryLanguage ) +enum QueryLanguage{ + XQuery10 = QXmlQuery::XQuery10, XSLT20 = QXmlQuery::XSLT20, XmlSchema11IdentityConstraintSelector = QXmlQuery::XmlSchema11IdentityConstraintSelector, XmlSchema11IdentityConstraintField = QXmlQuery::XmlSchema11IdentityConstraintField, XPath20 = QXmlQuery::XPath20}; +public slots: +QXmlQuery* new_QXmlQuery(); +QXmlQuery* new_QXmlQuery(QXmlQuery::QueryLanguage queryLanguage, const QXmlNamePool& np = QXmlNamePool()); +QXmlQuery* new_QXmlQuery(const QXmlNamePool& np); +QXmlQuery* new_QXmlQuery(const QXmlQuery& other); +void delete_QXmlQuery(QXmlQuery* obj) { delete obj; } + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, QIODevice* arg__2); + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlItem& value); + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlQuery& query); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, QIODevice* arg__2); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlItem& value); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlQuery& query); + bool evaluateTo(QXmlQuery* theWrappedObject, QIODevice* target) const; + bool evaluateTo(QXmlQuery* theWrappedObject, QString* output) const; + void evaluateTo(QXmlQuery* theWrappedObject, QXmlResultItems* result) const; + QXmlName initialTemplateName(QXmlQuery* theWrappedObject) const; + bool isValid(QXmlQuery* theWrappedObject) const; + QAbstractMessageHandler* messageHandler(QXmlQuery* theWrappedObject) const; + QXmlNamePool namePool(QXmlQuery* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlQuery* theWrappedObject) const; + QXmlQuery* operator_assign(QXmlQuery* theWrappedObject, const QXmlQuery& other); + QXmlQuery::QueryLanguage queryLanguage(QXmlQuery* theWrappedObject) const; + bool setFocus(QXmlQuery* theWrappedObject, QIODevice* document); + bool setFocus(QXmlQuery* theWrappedObject, const QString& focus); + bool setFocus(QXmlQuery* theWrappedObject, const QUrl& documentURI); + void setFocus(QXmlQuery* theWrappedObject, const QXmlItem& item); + void setInitialTemplateName(QXmlQuery* theWrappedObject, const QString& name); + void setInitialTemplateName(QXmlQuery* theWrappedObject, const QXmlName& name); + void setMessageHandler(QXmlQuery* theWrappedObject, QAbstractMessageHandler* messageHandler); + void setNetworkAccessManager(QXmlQuery* theWrappedObject, QNetworkAccessManager* newManager); + void setQuery(QXmlQuery* theWrappedObject, QIODevice* sourceCode, const QUrl& documentURI = QUrl()); + void setQuery(QXmlQuery* theWrappedObject, const QString& sourceCode, const QUrl& documentURI = QUrl()); + void setQuery(QXmlQuery* theWrappedObject, const QUrl& queryURI, const QUrl& baseURI = QUrl()); + void setUriResolver(QXmlQuery* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlQuery* theWrappedObject) const; + bool __nonzero__(QXmlQuery* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QXmlResultItems : public QXmlResultItems +{ +public: + PythonQtShell_QXmlResultItems():QXmlResultItems(),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlResultItems(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QXmlResultItems : public QObject +{ Q_OBJECT +public: +public slots: +QXmlResultItems* new_QXmlResultItems(); +void delete_QXmlResultItems(QXmlResultItems* obj) { delete obj; } + QXmlItem current(QXmlResultItems* theWrappedObject) const; + bool hasError(QXmlResultItems* theWrappedObject) const; + QXmlItem next(QXmlResultItems* theWrappedObject); +}; + + + + + +class PythonQtWrapper_QXmlSchema : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSchema* new_QXmlSchema(); +QXmlSchema* new_QXmlSchema(const QXmlSchema& other); +void delete_QXmlSchema(QXmlSchema* obj) { delete obj; } + QUrl documentUri(QXmlSchema* theWrappedObject) const; + bool isValid(QXmlSchema* theWrappedObject) const; + bool load(QXmlSchema* theWrappedObject, QIODevice* source, const QUrl& documentUri = QUrl()); + bool load(QXmlSchema* theWrappedObject, const QByteArray& data, const QUrl& documentUri = QUrl()); + bool load(QXmlSchema* theWrappedObject, const QUrl& source); + QAbstractMessageHandler* messageHandler(QXmlSchema* theWrappedObject) const; + QXmlNamePool namePool(QXmlSchema* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlSchema* theWrappedObject) const; + QXmlSchema* operator_assign(QXmlSchema* theWrappedObject, const QXmlSchema& other); + void setMessageHandler(QXmlSchema* theWrappedObject, QAbstractMessageHandler* handler); + void setNetworkAccessManager(QXmlSchema* theWrappedObject, QNetworkAccessManager* networkmanager); + void setUriResolver(QXmlSchema* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlSchema* theWrappedObject) const; + bool __nonzero__(QXmlSchema* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QXmlSchemaValidator : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSchemaValidator* new_QXmlSchemaValidator(); +QXmlSchemaValidator* new_QXmlSchemaValidator(const QXmlSchema& schema); +void delete_QXmlSchemaValidator(QXmlSchemaValidator* obj) { delete obj; } + QAbstractMessageHandler* messageHandler(QXmlSchemaValidator* theWrappedObject) const; + QXmlNamePool namePool(QXmlSchemaValidator* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlSchemaValidator* theWrappedObject) const; + void setMessageHandler(QXmlSchemaValidator* theWrappedObject, QAbstractMessageHandler* handler); + void setNetworkAccessManager(QXmlSchemaValidator* theWrappedObject, QNetworkAccessManager* networkmanager); + void setSchema(QXmlSchemaValidator* theWrappedObject, const QXmlSchema& schema); + void setUriResolver(QXmlSchemaValidator* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlSchemaValidator* theWrappedObject) const; + bool validate(QXmlSchemaValidator* theWrappedObject, QIODevice* source, const QUrl& documentUri = QUrl()) const; + bool validate(QXmlSchemaValidator* theWrappedObject, const QByteArray& data, const QUrl& documentUri = QUrl()) const; + bool validate(QXmlSchemaValidator* theWrappedObject, const QUrl& source) const; +}; + + + + + +class PythonQtShell_QXmlSerializer : public QXmlSerializer +{ +public: + PythonQtShell_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice):QXmlSerializer(query, outputDevice),_wrapper(NULL) {}; + + ~PythonQtShell_QXmlSerializer(); + +virtual void atomicValue(const QVariant& value); +virtual void attribute(const QXmlName& name, const QStringRef& value); +virtual void characters(const QStringRef& value); +virtual void comment(const QString& value); +virtual void endDocument(); +virtual void endElement(); +virtual void endOfSequence(); +virtual void namespaceBinding(const QXmlName& nb); +virtual void processingInstruction(const QXmlName& name, const QString& value); +virtual void startDocument(); +virtual void startElement(const QXmlName& name); +virtual void startOfSequence(); +virtual void whitespaceOnly(const QStringRef& value); + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlSerializer : public QXmlSerializer +{ public: +inline void py_q_atomicValue(const QVariant& value) { QXmlSerializer::atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { QXmlSerializer::attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { QXmlSerializer::characters(value); } +inline void py_q_comment(const QString& value) { QXmlSerializer::comment(value); } +inline void py_q_endDocument() { QXmlSerializer::endDocument(); } +inline void py_q_endElement() { QXmlSerializer::endElement(); } +inline void py_q_endOfSequence() { QXmlSerializer::endOfSequence(); } +inline void py_q_namespaceBinding(const QXmlName& nb) { QXmlSerializer::namespaceBinding(nb); } +inline void py_q_processingInstruction(const QXmlName& name, const QString& value) { QXmlSerializer::processingInstruction(name, value); } +inline void py_q_startDocument() { QXmlSerializer::startDocument(); } +inline void py_q_startElement(const QXmlName& name) { QXmlSerializer::startElement(name); } +inline void py_q_startOfSequence() { QXmlSerializer::startOfSequence(); } +}; + +class PythonQtWrapper_QXmlSerializer : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSerializer* new_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice); +void delete_QXmlSerializer(QXmlSerializer* obj) { delete obj; } + void py_q_atomicValue(QXmlSerializer* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_atomicValue(value));} + void py_q_attribute(QXmlSerializer* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_attribute(name, value));} + void py_q_characters(QXmlSerializer* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_characters(value));} + const QTextCodec* codec(QXmlSerializer* theWrappedObject) const; + void py_q_comment(QXmlSerializer* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_comment(value));} + void py_q_endDocument(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endDocument());} + void py_q_endElement(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endElement());} + void py_q_endOfSequence(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endOfSequence());} + void py_q_namespaceBinding(QXmlSerializer* theWrappedObject, const QXmlName& nb){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_namespaceBinding(nb));} + QIODevice* outputDevice(QXmlSerializer* theWrappedObject) const; + void py_q_processingInstruction(QXmlSerializer* theWrappedObject, const QXmlName& name, const QString& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_processingInstruction(name, value));} + void setCodec(QXmlSerializer* theWrappedObject, const QTextCodec* codec); + void py_q_startDocument(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startDocument());} + void py_q_startElement(QXmlSerializer* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startElement(name));} + void py_q_startOfSequence(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startOfSequence());} +}; + + diff --git a/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp new file mode 100644 index 00000000..a38b192b --- /dev/null +++ b/generated_cpp_5.11/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp @@ -0,0 +1,30 @@ +#include +#include +#include "com_trolltech_qt_xmlpatterns0.h" + + + +void PythonQt_init_QtXmlPatterns(PyObject* module) { +PythonQt::priv()->registerClass(&QAbstractMessageHandler::staticMetaObject, "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractUriResolver::staticMetaObject, "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAbstractXmlNodeModel", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAbstractXmlReceiver", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QPatternist", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QPatternistSDK", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QSimpleXmlNodeModel", "QAbstractXmlNodeModel", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSourceLocation", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlFormatter", "QXmlSerializer", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlItem", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlName", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlNamePool", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QXmlNodeModelIndex", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlQuery", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlResultItems", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlSchema", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlSchemaValidator", "", "QtXmlPatterns", PythonQtCreateObject, NULL, module, 0); +PythonQt::priv()->registerCPPClass("QXmlSerializer", "QAbstractXmlReceiver", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlName); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlNodeModelIndex); +} diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets.pri b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets.pri new file mode 100644 index 00000000..cb5bdcac --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_webenginewidgets0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_webenginewidgets0.cpp \ + $$PWD/com_trolltech_qt_webenginewidgets_init.cpp diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.cpp b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.cpp new file mode 100644 index 00000000..808fccf0 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.cpp @@ -0,0 +1,4238 @@ +#include "com_trolltech_qt_webenginewidgets0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QWebChannel::~PythonQtShell_QWebChannel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebChannel::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannel::childEvent(event0); +} +void PythonQtShell_QWebChannel::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannel::customEvent(event0); +} +bool PythonQtShell_QWebChannel::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebChannel::event(event0); +} +bool PythonQtShell_QWebChannel::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebChannel::eventFilter(watched0, event1); +} +void PythonQtShell_QWebChannel::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannel::timerEvent(event0); +} +QWebChannel* PythonQtWrapper_QWebChannel::new_QWebChannel(QObject* parent) +{ +return new PythonQtShell_QWebChannel(parent); } + +const QMetaObject* PythonQtShell_QWebChannel::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebChannel::staticMetaObject); + } else { + return &QWebChannel::staticMetaObject; + } +} +int PythonQtShell_QWebChannel::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebChannel::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QWebChannel::blockUpdates(QWebChannel* theWrappedObject) const +{ + return ( theWrappedObject->blockUpdates()); +} + +void PythonQtWrapper_QWebChannel::deregisterObject(QWebChannel* theWrappedObject, QObject* object) +{ + ( theWrappedObject->deregisterObject(object)); +} + +void PythonQtWrapper_QWebChannel::registerObject(QWebChannel* theWrappedObject, const QString& id, QObject* object) +{ + ( theWrappedObject->registerObject(id, object)); +} + +void PythonQtWrapper_QWebChannel::registerObjects(QWebChannel* theWrappedObject, const QHash& objects) +{ + ( theWrappedObject->registerObjects(objects)); +} + +QHash PythonQtWrapper_QWebChannel::registeredObjects(QWebChannel* theWrappedObject) const +{ + return ( theWrappedObject->registeredObjects()); +} + +void PythonQtWrapper_QWebChannel::setBlockUpdates(QWebChannel* theWrappedObject, bool block) +{ + ( theWrappedObject->setBlockUpdates(block)); +} + + + +PythonQtShell_QWebChannelAbstractTransport::~PythonQtShell_QWebChannelAbstractTransport() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebChannelAbstractTransport::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannelAbstractTransport::childEvent(event0); +} +void PythonQtShell_QWebChannelAbstractTransport::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannelAbstractTransport::customEvent(event0); +} +bool PythonQtShell_QWebChannelAbstractTransport::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebChannelAbstractTransport::event(event0); +} +bool PythonQtShell_QWebChannelAbstractTransport::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebChannelAbstractTransport::eventFilter(watched0, event1); +} +void PythonQtShell_QWebChannelAbstractTransport::sendMessage(const QJsonObject& message0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sendMessage"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QJsonObject&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&message0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QWebChannelAbstractTransport::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebChannelAbstractTransport::timerEvent(event0); +} +QWebChannelAbstractTransport* PythonQtWrapper_QWebChannelAbstractTransport::new_QWebChannelAbstractTransport(QObject* parent) +{ +return new PythonQtShell_QWebChannelAbstractTransport(parent); } + +const QMetaObject* PythonQtShell_QWebChannelAbstractTransport::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebChannelAbstractTransport::staticMetaObject); + } else { + return &QWebChannelAbstractTransport::staticMetaObject; + } +} +int PythonQtShell_QWebChannelAbstractTransport::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebChannelAbstractTransport::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} + + +QWebEngineCertificateError* PythonQtWrapper_QWebEngineCertificateError::new_QWebEngineCertificateError(const QWebEngineCertificateError& other) +{ +return new QWebEngineCertificateError(other); } + +QWebEngineCertificateError* PythonQtWrapper_QWebEngineCertificateError::new_QWebEngineCertificateError(int error, QUrl url, bool overridable, QString errorDescription) +{ +return new QWebEngineCertificateError(error, url, overridable, errorDescription); } + +bool PythonQtWrapper_QWebEngineCertificateError::answered(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->answered()); +} + +QList PythonQtWrapper_QWebEngineCertificateError::certificateChain(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->certificateChain()); +} + +void PythonQtWrapper_QWebEngineCertificateError::defer(QWebEngineCertificateError* theWrappedObject) +{ + ( theWrappedObject->defer()); +} + +bool PythonQtWrapper_QWebEngineCertificateError::deferred(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->deferred()); +} + +QWebEngineCertificateError::Error PythonQtWrapper_QWebEngineCertificateError::error(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->error()); +} + +QString PythonQtWrapper_QWebEngineCertificateError::errorDescription(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->errorDescription()); +} + +void PythonQtWrapper_QWebEngineCertificateError::ignoreCertificateError(QWebEngineCertificateError* theWrappedObject) +{ + ( theWrappedObject->ignoreCertificateError()); +} + +bool PythonQtWrapper_QWebEngineCertificateError::isOverridable(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->isOverridable()); +} + +QWebEngineCertificateError* PythonQtWrapper_QWebEngineCertificateError::operator_assign(QWebEngineCertificateError* theWrappedObject, const QWebEngineCertificateError& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QWebEngineCertificateError::rejectCertificate(QWebEngineCertificateError* theWrappedObject) +{ + ( theWrappedObject->rejectCertificate()); +} + +QUrl PythonQtWrapper_QWebEngineCertificateError::url(QWebEngineCertificateError* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +QWebEngineClientCertificateSelection* PythonQtWrapper_QWebEngineClientCertificateSelection::new_QWebEngineClientCertificateSelection(const QWebEngineClientCertificateSelection& arg__1) +{ +return new QWebEngineClientCertificateSelection(arg__1); } + +QVector PythonQtWrapper_QWebEngineClientCertificateSelection::certificates(QWebEngineClientCertificateSelection* theWrappedObject) const +{ + return ( theWrappedObject->certificates()); +} + +QUrl PythonQtWrapper_QWebEngineClientCertificateSelection::host(QWebEngineClientCertificateSelection* theWrappedObject) const +{ + return ( theWrappedObject->host()); +} + +QWebEngineClientCertificateSelection* PythonQtWrapper_QWebEngineClientCertificateSelection::operator_assign(QWebEngineClientCertificateSelection* theWrappedObject, const QWebEngineClientCertificateSelection& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +void PythonQtWrapper_QWebEngineClientCertificateSelection::select(QWebEngineClientCertificateSelection* theWrappedObject, const QSslCertificate& certificate) +{ + ( theWrappedObject->select(certificate)); +} + +void PythonQtWrapper_QWebEngineClientCertificateSelection::selectNone(QWebEngineClientCertificateSelection* theWrappedObject) +{ + ( theWrappedObject->selectNone()); +} + + + +void PythonQtWrapper_QWebEngineClientCertificateStore::add(QWebEngineClientCertificateStore* theWrappedObject, const QSslCertificate& certificate, const QSslKey& privateKey) +{ + ( theWrappedObject->add(certificate, privateKey)); +} + +QVector PythonQtWrapper_QWebEngineClientCertificateStore::certificates(QWebEngineClientCertificateStore* theWrappedObject) const +{ + return ( theWrappedObject->certificates()); +} + +void PythonQtWrapper_QWebEngineClientCertificateStore::clear(QWebEngineClientCertificateStore* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +void PythonQtWrapper_QWebEngineClientCertificateStore::remove(QWebEngineClientCertificateStore* theWrappedObject, const QSslCertificate& certificate) +{ + ( theWrappedObject->remove(certificate)); +} + + + +void PythonQtWrapper_QWebEngineCookieStore::deleteAllCookies(QWebEngineCookieStore* theWrappedObject) +{ + ( theWrappedObject->deleteAllCookies()); +} + +void PythonQtWrapper_QWebEngineCookieStore::deleteCookie(QWebEngineCookieStore* theWrappedObject, const QNetworkCookie& cookie, const QUrl& origin) +{ + ( theWrappedObject->deleteCookie(cookie, origin)); +} + +void PythonQtWrapper_QWebEngineCookieStore::deleteSessionCookies(QWebEngineCookieStore* theWrappedObject) +{ + ( theWrappedObject->deleteSessionCookies()); +} + +void PythonQtWrapper_QWebEngineCookieStore::loadAllCookies(QWebEngineCookieStore* theWrappedObject) +{ + ( theWrappedObject->loadAllCookies()); +} + +void PythonQtWrapper_QWebEngineCookieStore::setCookie(QWebEngineCookieStore* theWrappedObject, const QNetworkCookie& cookie, const QUrl& origin) +{ + ( theWrappedObject->setCookie(cookie, origin)); +} + + + +PythonQtShell_QWebEngineCookieStore__FilterRequest::~PythonQtShell_QWebEngineCookieStore__FilterRequest() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebEngineCookieStore::FilterRequest* PythonQtWrapper_QWebEngineCookieStore__FilterRequest::new_QWebEngineCookieStore__FilterRequest() +{ +return new PythonQtShell_QWebEngineCookieStore__FilterRequest(); } + + + +QString PythonQtWrapper_QWebEngineDownloadItem::downloadDirectory(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->downloadDirectory()); +} + +QString PythonQtWrapper_QWebEngineDownloadItem::downloadFileName(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->downloadFileName()); +} + +unsigned int PythonQtWrapper_QWebEngineDownloadItem::id(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->id()); +} + +QWebEngineDownloadItem::DownloadInterruptReason PythonQtWrapper_QWebEngineDownloadItem::interruptReason(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->interruptReason()); +} + +QString PythonQtWrapper_QWebEngineDownloadItem::interruptReasonString(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->interruptReasonString()); +} + +bool PythonQtWrapper_QWebEngineDownloadItem::isFinished(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->isFinished()); +} + +bool PythonQtWrapper_QWebEngineDownloadItem::isPaused(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->isPaused()); +} + +bool PythonQtWrapper_QWebEngineDownloadItem::isSavePageDownload(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->isSavePageDownload()); +} + +QString PythonQtWrapper_QWebEngineDownloadItem::mimeType(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->mimeType()); +} + +QWebEnginePage* PythonQtWrapper_QWebEngineDownloadItem::page(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +QString PythonQtWrapper_QWebEngineDownloadItem::path(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->path()); +} + +qint64 PythonQtWrapper_QWebEngineDownloadItem::receivedBytes(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->receivedBytes()); +} + +QWebEngineDownloadItem::SavePageFormat PythonQtWrapper_QWebEngineDownloadItem::savePageFormat(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->savePageFormat()); +} + +void PythonQtWrapper_QWebEngineDownloadItem::setDownloadDirectory(QWebEngineDownloadItem* theWrappedObject, const QString& directory) +{ + ( theWrappedObject->setDownloadDirectory(directory)); +} + +void PythonQtWrapper_QWebEngineDownloadItem::setDownloadFileName(QWebEngineDownloadItem* theWrappedObject, const QString& fileName) +{ + ( theWrappedObject->setDownloadFileName(fileName)); +} + +void PythonQtWrapper_QWebEngineDownloadItem::setPath(QWebEngineDownloadItem* theWrappedObject, QString path) +{ + ( theWrappedObject->setPath(path)); +} + +void PythonQtWrapper_QWebEngineDownloadItem::setSavePageFormat(QWebEngineDownloadItem* theWrappedObject, QWebEngineDownloadItem::SavePageFormat format) +{ + ( theWrappedObject->setSavePageFormat(format)); +} + +QWebEngineDownloadItem::DownloadState PythonQtWrapper_QWebEngineDownloadItem::state(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->state()); +} + +QString PythonQtWrapper_QWebEngineDownloadItem::suggestedFileName(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->suggestedFileName()); +} + +qint64 PythonQtWrapper_QWebEngineDownloadItem::totalBytes(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->totalBytes()); +} + +QWebEngineDownloadItem::DownloadType PythonQtWrapper_QWebEngineDownloadItem::type(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->type()); +} + +QUrl PythonQtWrapper_QWebEngineDownloadItem::url(QWebEngineDownloadItem* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +QWebEngineFindTextResult* PythonQtWrapper_QWebEngineFindTextResult::new_QWebEngineFindTextResult() +{ +return new QWebEngineFindTextResult(); } + +QWebEngineFindTextResult* PythonQtWrapper_QWebEngineFindTextResult::new_QWebEngineFindTextResult(const QWebEngineFindTextResult& other) +{ +return new QWebEngineFindTextResult(other); } + +int PythonQtWrapper_QWebEngineFindTextResult::activeMatch(QWebEngineFindTextResult* theWrappedObject) const +{ + return ( theWrappedObject->activeMatch()); +} + +int PythonQtWrapper_QWebEngineFindTextResult::numberOfMatches(QWebEngineFindTextResult* theWrappedObject) const +{ + return ( theWrappedObject->numberOfMatches()); +} + +QWebEngineFindTextResult* PythonQtWrapper_QWebEngineFindTextResult::operator_assign(QWebEngineFindTextResult* theWrappedObject, const QWebEngineFindTextResult& other) +{ + return &( (*theWrappedObject)= other); +} + + + +void PythonQtWrapper_QWebEngineFullScreenRequest::accept(QWebEngineFullScreenRequest* theWrappedObject) +{ + ( theWrappedObject->accept()); +} + +const QUrl* PythonQtWrapper_QWebEngineFullScreenRequest::origin(QWebEngineFullScreenRequest* theWrappedObject) const +{ + return &( theWrappedObject->origin()); +} + +void PythonQtWrapper_QWebEngineFullScreenRequest::reject(QWebEngineFullScreenRequest* theWrappedObject) +{ + ( theWrappedObject->reject()); +} + +bool PythonQtWrapper_QWebEngineFullScreenRequest::toggleOn(QWebEngineFullScreenRequest* theWrappedObject) const +{ + return ( theWrappedObject->toggleOn()); +} + + + +void PythonQtWrapper_QWebEngineHistory::back(QWebEngineHistory* theWrappedObject) +{ + ( theWrappedObject->back()); +} + +QWebEngineHistoryItem PythonQtWrapper_QWebEngineHistory::backItem(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->backItem()); +} + +QList PythonQtWrapper_QWebEngineHistory::backItems(QWebEngineHistory* theWrappedObject, int maxItems) const +{ + return ( theWrappedObject->backItems(maxItems)); +} + +bool PythonQtWrapper_QWebEngineHistory::canGoBack(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->canGoBack()); +} + +bool PythonQtWrapper_QWebEngineHistory::canGoForward(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->canGoForward()); +} + +void PythonQtWrapper_QWebEngineHistory::clear(QWebEngineHistory* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +int PythonQtWrapper_QWebEngineHistory::count(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +QWebEngineHistoryItem PythonQtWrapper_QWebEngineHistory::currentItem(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->currentItem()); +} + +int PythonQtWrapper_QWebEngineHistory::currentItemIndex(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->currentItemIndex()); +} + +void PythonQtWrapper_QWebEngineHistory::forward(QWebEngineHistory* theWrappedObject) +{ + ( theWrappedObject->forward()); +} + +QWebEngineHistoryItem PythonQtWrapper_QWebEngineHistory::forwardItem(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->forwardItem()); +} + +QList PythonQtWrapper_QWebEngineHistory::forwardItems(QWebEngineHistory* theWrappedObject, int maxItems) const +{ + return ( theWrappedObject->forwardItems(maxItems)); +} + +void PythonQtWrapper_QWebEngineHistory::goToItem(QWebEngineHistory* theWrappedObject, const QWebEngineHistoryItem& item) +{ + ( theWrappedObject->goToItem(item)); +} + +QWebEngineHistoryItem PythonQtWrapper_QWebEngineHistory::itemAt(QWebEngineHistory* theWrappedObject, int i) const +{ + return ( theWrappedObject->itemAt(i)); +} + +QList PythonQtWrapper_QWebEngineHistory::items(QWebEngineHistory* theWrappedObject) const +{ + return ( theWrappedObject->items()); +} + +void PythonQtWrapper_QWebEngineHistory::writeTo(QWebEngineHistory* theWrappedObject, QDataStream& stream) +{ + stream << (*theWrappedObject); +} + +void PythonQtWrapper_QWebEngineHistory::readFrom(QWebEngineHistory* theWrappedObject, QDataStream& stream) +{ + stream >> (*theWrappedObject); +} + + + +QWebEngineHistoryItem* PythonQtWrapper_QWebEngineHistoryItem::new_QWebEngineHistoryItem(const QWebEngineHistoryItem& other) +{ +return new QWebEngineHistoryItem(other); } + +QUrl PythonQtWrapper_QWebEngineHistoryItem::iconUrl(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->iconUrl()); +} + +bool PythonQtWrapper_QWebEngineHistoryItem::isValid(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QDateTime PythonQtWrapper_QWebEngineHistoryItem::lastVisited(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->lastVisited()); +} + +QWebEngineHistoryItem* PythonQtWrapper_QWebEngineHistoryItem::operator_assign(QWebEngineHistoryItem* theWrappedObject, const QWebEngineHistoryItem& other) +{ + return &( (*theWrappedObject)= other); +} + +QUrl PythonQtWrapper_QWebEngineHistoryItem::originalUrl(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->originalUrl()); +} + +void PythonQtWrapper_QWebEngineHistoryItem::swap(QWebEngineHistoryItem* theWrappedObject, QWebEngineHistoryItem& other) +{ + ( theWrappedObject->swap(other)); +} + +QString PythonQtWrapper_QWebEngineHistoryItem::title(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +QUrl PythonQtWrapper_QWebEngineHistoryItem::url(QWebEngineHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +QWebEngineHttpRequest* PythonQtWrapper_QWebEngineHttpRequest::new_QWebEngineHttpRequest(const QUrl& url, const QWebEngineHttpRequest::Method& method) +{ +return new QWebEngineHttpRequest(url, method); } + +QWebEngineHttpRequest* PythonQtWrapper_QWebEngineHttpRequest::new_QWebEngineHttpRequest(const QWebEngineHttpRequest& other) +{ +return new QWebEngineHttpRequest(other); } + +bool PythonQtWrapper_QWebEngineHttpRequest::hasHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->hasHeader(headerName)); +} + +QByteArray PythonQtWrapper_QWebEngineHttpRequest::header(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName) const +{ + return ( theWrappedObject->header(headerName)); +} + +QVector PythonQtWrapper_QWebEngineHttpRequest::headers(QWebEngineHttpRequest* theWrappedObject) const +{ + return ( theWrappedObject->headers()); +} + +QWebEngineHttpRequest::Method PythonQtWrapper_QWebEngineHttpRequest::method(QWebEngineHttpRequest* theWrappedObject) const +{ + return ( theWrappedObject->method()); +} + +bool PythonQtWrapper_QWebEngineHttpRequest::__ne__(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QWebEngineHttpRequest* PythonQtWrapper_QWebEngineHttpRequest::operator_assign(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QWebEngineHttpRequest::__eq__(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other) const +{ + return ( (*theWrappedObject)== other); +} + +QByteArray PythonQtWrapper_QWebEngineHttpRequest::postData(QWebEngineHttpRequest* theWrappedObject) const +{ + return ( theWrappedObject->postData()); +} + +QWebEngineHttpRequest PythonQtWrapper_QWebEngineHttpRequest::static_QWebEngineHttpRequest_postRequest(const QUrl& url, const QMap& postData) +{ + return (QWebEngineHttpRequest::postRequest(url, postData)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::setHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName, const QByteArray& value) +{ + ( theWrappedObject->setHeader(headerName, value)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::setMethod(QWebEngineHttpRequest* theWrappedObject, QWebEngineHttpRequest::Method method) +{ + ( theWrappedObject->setMethod(method)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::setPostData(QWebEngineHttpRequest* theWrappedObject, const QByteArray& postData) +{ + ( theWrappedObject->setPostData(postData)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::setUrl(QWebEngineHttpRequest* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::swap(QWebEngineHttpRequest* theWrappedObject, QWebEngineHttpRequest& other) +{ + ( theWrappedObject->swap(other)); +} + +void PythonQtWrapper_QWebEngineHttpRequest::unsetHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName) +{ + ( theWrappedObject->unsetHeader(headerName)); +} + +QUrl PythonQtWrapper_QWebEngineHttpRequest::url(QWebEngineHttpRequest* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + + + +Qt::LayoutDirection PythonQtWrapper_QWebEngineNotification::direction(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->direction()); +} + +QImage PythonQtWrapper_QWebEngineNotification::icon(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +QString PythonQtWrapper_QWebEngineNotification::language(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->language()); +} + +bool PythonQtWrapper_QWebEngineNotification::matches(QWebEngineNotification* theWrappedObject, const QWebEngineNotification* other) const +{ + return ( theWrappedObject->matches(other)); +} + +QString PythonQtWrapper_QWebEngineNotification::message(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->message()); +} + +QUrl PythonQtWrapper_QWebEngineNotification::origin(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->origin()); +} + +QString PythonQtWrapper_QWebEngineNotification::tag(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->tag()); +} + +QString PythonQtWrapper_QWebEngineNotification::title(QWebEngineNotification* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + + + +PythonQtShell_QWebEnginePage::~PythonQtShell_QWebEnginePage() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QWebEnginePage::acceptNavigationRequest(const QUrl& url0, QWebEnginePage::NavigationType type1, bool isMainFrame2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("acceptNavigationRequest"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&" , "QWebEnginePage::NavigationType" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&url0, (void*)&type1, (void*)&isMainFrame2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("acceptNavigationRequest", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::acceptNavigationRequest(url0, type1, isMainFrame2); +} +bool PythonQtShell_QWebEnginePage::certificateError(const QWebEngineCertificateError& certificateError0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("certificateError"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QWebEngineCertificateError&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&certificateError0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("certificateError", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::certificateError(certificateError0); +} +void PythonQtShell_QWebEnginePage::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::childEvent(event0); +} +QStringList PythonQtShell_QWebEnginePage::chooseFiles(QWebEnginePage::FileSelectionMode mode0, const QStringList& oldFiles1, const QStringList& acceptedMimeTypes2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("chooseFiles"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QStringList" , "QWebEnginePage::FileSelectionMode" , "const QStringList&" , "const QStringList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + QStringList returnValue{}; + void* args[4] = {nullptr, (void*)&mode0, (void*)&oldFiles1, (void*)&acceptedMimeTypes2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("chooseFiles", methodInfo, result); + } else { + returnValue = *((QStringList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::chooseFiles(mode0, oldFiles1, acceptedMimeTypes2); +} +QWebEnginePage* PythonQtShell_QWebEnginePage::createWindow(QWebEnginePage::WebWindowType type0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createWindow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWebEnginePage*" , "QWebEnginePage::WebWindowType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QWebEnginePage* returnValue{}; + void* args[2] = {nullptr, (void*)&type0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("createWindow", methodInfo, result); + } else { + returnValue = *((QWebEnginePage**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::createWindow(type0); +} +void PythonQtShell_QWebEnginePage::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::customEvent(event0); +} +bool PythonQtShell_QWebEnginePage::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::event(arg__1); +} +bool PythonQtShell_QWebEnginePage::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::eventFilter(watched0, event1); +} +void PythonQtShell_QWebEnginePage::javaScriptAlert(const QUrl& securityOrigin0, const QString& msg1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptAlert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QUrl&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&securityOrigin0, (void*)&msg1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::javaScriptAlert(securityOrigin0, msg1); +} +bool PythonQtShell_QWebEnginePage::javaScriptConfirm(const QUrl& securityOrigin0, const QString& msg1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptConfirm"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&securityOrigin0, (void*)&msg1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("javaScriptConfirm", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::javaScriptConfirm(securityOrigin0, msg1); +} +void PythonQtShell_QWebEnginePage::javaScriptConsoleMessage(QWebEnginePage::JavaScriptConsoleMessageLevel level0, const QString& message1, int lineNumber2, const QString& sourceID3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptConsoleMessage"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebEnginePage::JavaScriptConsoleMessageLevel" , "const QString&" , "int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {nullptr, (void*)&level0, (void*)&message1, (void*)&lineNumber2, (void*)&sourceID3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::javaScriptConsoleMessage(level0, message1, lineNumber2, sourceID3); +} +bool PythonQtShell_QWebEnginePage::javaScriptPrompt(const QUrl& securityOrigin0, const QString& msg1, const QString& defaultValue2, QString* result3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptPrompt"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QUrl&" , "const QString&" , "const QString&" , "QString*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue{}; + void* args[5] = {nullptr, (void*)&securityOrigin0, (void*)&msg1, (void*)&defaultValue2, (void*)&result3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("javaScriptPrompt", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEnginePage::javaScriptPrompt(securityOrigin0, msg1, defaultValue2, result3); +} +void PythonQtShell_QWebEnginePage::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::timerEvent(event0); +} +void PythonQtShell_QWebEnginePage::triggerAction(QWebEnginePage::WebAction action0, bool checked1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("triggerAction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebEnginePage::WebAction" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&action0, (void*)&checked1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEnginePage::triggerAction(action0, checked1); +} +QWebEnginePage* PythonQtWrapper_QWebEnginePage::new_QWebEnginePage(QObject* parent) +{ +return new PythonQtShell_QWebEnginePage(parent); } + +QWebEnginePage* PythonQtWrapper_QWebEnginePage::new_QWebEnginePage(QWebEngineProfile* profile, QObject* parent) +{ +return new PythonQtShell_QWebEnginePage(profile, parent); } + +const QMetaObject* PythonQtShell_QWebEnginePage::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebEnginePage::staticMetaObject); + } else { + return &QWebEnginePage::staticMetaObject; + } +} +int PythonQtShell_QWebEnginePage::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebEnginePage::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QWebEnginePage::acceptNavigationRequest(QWebEnginePage* theWrappedObject, const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_acceptNavigationRequest(url, type, isMainFrame)); +} + +QAction* PythonQtWrapper_QWebEnginePage::action(QWebEnginePage* theWrappedObject, QWebEnginePage::WebAction action) const +{ + return ( theWrappedObject->action(action)); +} + +QColor PythonQtWrapper_QWebEnginePage::backgroundColor(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->backgroundColor()); +} + +bool PythonQtWrapper_QWebEnginePage::certificateError(QWebEnginePage* theWrappedObject, const QWebEngineCertificateError& certificateError) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_certificateError(certificateError)); +} + +QStringList PythonQtWrapper_QWebEnginePage::chooseFiles(QWebEnginePage* theWrappedObject, QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_chooseFiles(mode, oldFiles, acceptedMimeTypes)); +} + +QSizeF PythonQtWrapper_QWebEnginePage::contentsSize(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->contentsSize()); +} + +QMenu* PythonQtWrapper_QWebEnginePage::createStandardContextMenu(QWebEnginePage* theWrappedObject) +{ + return ( theWrappedObject->createStandardContextMenu()); +} + +QWebEnginePage* PythonQtWrapper_QWebEnginePage::createWindow(QWebEnginePage* theWrappedObject, QWebEnginePage::WebWindowType type) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_createWindow(type)); +} + +QWebEnginePage* PythonQtWrapper_QWebEnginePage::devToolsPage(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->devToolsPage()); +} + +void PythonQtWrapper_QWebEnginePage::download(QWebEnginePage* theWrappedObject, const QUrl& url, const QString& filename) +{ + ( theWrappedObject->download(url, filename)); +} + +bool PythonQtWrapper_QWebEnginePage::hasSelection(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->hasSelection()); +} + +QWebEngineHistory* PythonQtWrapper_QWebEnginePage::history(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->history()); +} + +QIcon PythonQtWrapper_QWebEnginePage::icon(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +QUrl PythonQtWrapper_QWebEnginePage::iconUrl(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->iconUrl()); +} + +QWebEnginePage* PythonQtWrapper_QWebEnginePage::inspectedPage(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->inspectedPage()); +} + +bool PythonQtWrapper_QWebEnginePage::isAudioMuted(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->isAudioMuted()); +} + +bool PythonQtWrapper_QWebEnginePage::isVisible(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->isVisible()); +} + +void PythonQtWrapper_QWebEnginePage::javaScriptAlert(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg) +{ + ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_javaScriptAlert(securityOrigin, msg)); +} + +bool PythonQtWrapper_QWebEnginePage::javaScriptConfirm(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_javaScriptConfirm(securityOrigin, msg)); +} + +void PythonQtWrapper_QWebEnginePage::javaScriptConsoleMessage(QWebEnginePage* theWrappedObject, QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID) +{ + ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_javaScriptConsoleMessage(level, message, lineNumber, sourceID)); +} + +bool PythonQtWrapper_QWebEnginePage::javaScriptPrompt(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result) +{ + return ( ((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->promoted_javaScriptPrompt(securityOrigin, msg, defaultValue, result)); +} + +QWebEnginePage::LifecycleState PythonQtWrapper_QWebEnginePage::lifecycleState(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->lifecycleState()); +} + +void PythonQtWrapper_QWebEnginePage::load(QWebEnginePage* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->load(url)); +} + +void PythonQtWrapper_QWebEnginePage::load(QWebEnginePage* theWrappedObject, const QWebEngineHttpRequest& request) +{ + ( theWrappedObject->load(request)); +} + +void PythonQtWrapper_QWebEnginePage::printToPdf(QWebEnginePage* theWrappedObject, const QString& filePath, const QPageLayout& layout) +{ + ( theWrappedObject->printToPdf(filePath, layout)); +} + +QWebEngineProfile* PythonQtWrapper_QWebEnginePage::profile(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->profile()); +} + +bool PythonQtWrapper_QWebEnginePage::recentlyAudible(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->recentlyAudible()); +} + +QWebEnginePage::LifecycleState PythonQtWrapper_QWebEnginePage::recommendedState(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->recommendedState()); +} + +qint64 PythonQtWrapper_QWebEnginePage::renderProcessPid(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->renderProcessPid()); +} + +void PythonQtWrapper_QWebEnginePage::replaceMisspelledWord(QWebEnginePage* theWrappedObject, const QString& replacement) +{ + ( theWrappedObject->replaceMisspelledWord(replacement)); +} + +QUrl PythonQtWrapper_QWebEnginePage::requestedUrl(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->requestedUrl()); +} + +void PythonQtWrapper_QWebEnginePage::runJavaScript(QWebEnginePage* theWrappedObject, const QString& scriptSource) +{ + ( theWrappedObject->runJavaScript(scriptSource)); +} + +void PythonQtWrapper_QWebEnginePage::runJavaScript(QWebEnginePage* theWrappedObject, const QString& scriptSource, unsigned int worldId) +{ + ( theWrappedObject->runJavaScript(scriptSource, worldId)); +} + +void PythonQtWrapper_QWebEnginePage::save(QWebEnginePage* theWrappedObject, const QString& filePath, QWebEngineDownloadItem::SavePageFormat format) const +{ + ( theWrappedObject->save(filePath, format)); +} + +QWebEngineScriptCollection* PythonQtWrapper_QWebEnginePage::scripts(QWebEnginePage* theWrappedObject) +{ + return &( theWrappedObject->scripts()); +} + +QPointF PythonQtWrapper_QWebEnginePage::scrollPosition(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->scrollPosition()); +} + +QString PythonQtWrapper_QWebEnginePage::selectedText(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->selectedText()); +} + +void PythonQtWrapper_QWebEnginePage::setAudioMuted(QWebEnginePage* theWrappedObject, bool muted) +{ + ( theWrappedObject->setAudioMuted(muted)); +} + +void PythonQtWrapper_QWebEnginePage::setBackgroundColor(QWebEnginePage* theWrappedObject, const QColor& color) +{ + ( theWrappedObject->setBackgroundColor(color)); +} + +void PythonQtWrapper_QWebEnginePage::setContent(QWebEnginePage* theWrappedObject, const QByteArray& data, const QString& mimeType, const QUrl& baseUrl) +{ + ( theWrappedObject->setContent(data, mimeType, baseUrl)); +} + +void PythonQtWrapper_QWebEnginePage::setDevToolsPage(QWebEnginePage* theWrappedObject, QWebEnginePage* page) +{ + ( theWrappedObject->setDevToolsPage(page)); +} + +void PythonQtWrapper_QWebEnginePage::setFeaturePermission(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, QWebEnginePage::Feature feature, QWebEnginePage::PermissionPolicy policy) +{ + ( theWrappedObject->setFeaturePermission(securityOrigin, feature, policy)); +} + +void PythonQtWrapper_QWebEnginePage::setHtml(QWebEnginePage* theWrappedObject, const QString& html, const QUrl& baseUrl) +{ + ( theWrappedObject->setHtml(html, baseUrl)); +} + +void PythonQtWrapper_QWebEnginePage::setInspectedPage(QWebEnginePage* theWrappedObject, QWebEnginePage* page) +{ + ( theWrappedObject->setInspectedPage(page)); +} + +void PythonQtWrapper_QWebEnginePage::setLifecycleState(QWebEnginePage* theWrappedObject, QWebEnginePage::LifecycleState state) +{ + ( theWrappedObject->setLifecycleState(state)); +} + +void PythonQtWrapper_QWebEnginePage::setUrl(QWebEnginePage* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QWebEnginePage::setUrlRequestInterceptor(QWebEnginePage* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor) +{ + ( theWrappedObject->setUrlRequestInterceptor(interceptor)); +} + +void PythonQtWrapper_QWebEnginePage::setView(QWebEnginePage* theWrappedObject, QWidget* view) +{ + ( theWrappedObject->setView(view)); +} + +void PythonQtWrapper_QWebEnginePage::setVisible(QWebEnginePage* theWrappedObject, bool visible) +{ + ( theWrappedObject->setVisible(visible)); +} + +void PythonQtWrapper_QWebEnginePage::setWebChannel(QWebEnginePage* theWrappedObject, QWebChannel* arg__1) +{ + ( theWrappedObject->setWebChannel(arg__1)); +} + +void PythonQtWrapper_QWebEnginePage::setWebChannel(QWebEnginePage* theWrappedObject, QWebChannel* arg__1, uint worldId) +{ + ( theWrappedObject->setWebChannel(arg__1, worldId)); +} + +void PythonQtWrapper_QWebEnginePage::setZoomFactor(QWebEnginePage* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setZoomFactor(factor)); +} + +QWebEngineSettings* PythonQtWrapper_QWebEnginePage::settings(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +QString PythonQtWrapper_QWebEnginePage::title(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +void PythonQtWrapper_QWebEnginePage::triggerAction(QWebEnginePage* theWrappedObject, QWebEnginePage::WebAction action, bool checked) +{ + ( theWrappedObject->triggerAction(action, checked)); +} + +QUrl PythonQtWrapper_QWebEnginePage::url(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +QWidget* PythonQtWrapper_QWebEnginePage::view(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->view()); +} + +QWebChannel* PythonQtWrapper_QWebEnginePage::webChannel(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->webChannel()); +} + +qreal PythonQtWrapper_QWebEnginePage::zoomFactor(QWebEnginePage* theWrappedObject) const +{ + return ( theWrappedObject->zoomFactor()); +} + + + +PythonQtShell_QWebEngineProfile::~PythonQtShell_QWebEngineProfile() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebEngineProfile::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineProfile::childEvent(event0); +} +void PythonQtShell_QWebEngineProfile::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineProfile::customEvent(event0); +} +bool PythonQtShell_QWebEngineProfile::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineProfile::event(event0); +} +bool PythonQtShell_QWebEngineProfile::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineProfile::eventFilter(watched0, event1); +} +void PythonQtShell_QWebEngineProfile::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineProfile::timerEvent(event0); +} +QWebEngineProfile* PythonQtWrapper_QWebEngineProfile::new_QWebEngineProfile(QObject* parent) +{ +return new PythonQtShell_QWebEngineProfile(parent); } + +QWebEngineProfile* PythonQtWrapper_QWebEngineProfile::new_QWebEngineProfile(const QString& name, QObject* parent) +{ +return new PythonQtShell_QWebEngineProfile(name, parent); } + +const QMetaObject* PythonQtShell_QWebEngineProfile::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebEngineProfile::staticMetaObject); + } else { + return &QWebEngineProfile::staticMetaObject; + } +} +int PythonQtShell_QWebEngineProfile::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebEngineProfile::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QString PythonQtWrapper_QWebEngineProfile::cachePath(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->cachePath()); +} + +void PythonQtWrapper_QWebEngineProfile::clearAllVisitedLinks(QWebEngineProfile* theWrappedObject) +{ + ( theWrappedObject->clearAllVisitedLinks()); +} + +void PythonQtWrapper_QWebEngineProfile::clearHttpCache(QWebEngineProfile* theWrappedObject) +{ + ( theWrappedObject->clearHttpCache()); +} + +void PythonQtWrapper_QWebEngineProfile::clearVisitedLinks(QWebEngineProfile* theWrappedObject, const QList& urls) +{ + ( theWrappedObject->clearVisitedLinks(urls)); +} + +QWebEngineClientCertificateStore* PythonQtWrapper_QWebEngineProfile::clientCertificateStore(QWebEngineProfile* theWrappedObject) +{ + return ( theWrappedObject->clientCertificateStore()); +} + +QWebEngineCookieStore* PythonQtWrapper_QWebEngineProfile::cookieStore(QWebEngineProfile* theWrappedObject) +{ + return ( theWrappedObject->cookieStore()); +} + +QWebEngineProfile* PythonQtWrapper_QWebEngineProfile::static_QWebEngineProfile_defaultProfile() +{ + return (QWebEngineProfile::defaultProfile()); +} + +QString PythonQtWrapper_QWebEngineProfile::downloadPath(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->downloadPath()); +} + +QString PythonQtWrapper_QWebEngineProfile::httpAcceptLanguage(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->httpAcceptLanguage()); +} + +int PythonQtWrapper_QWebEngineProfile::httpCacheMaximumSize(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->httpCacheMaximumSize()); +} + +QWebEngineProfile::HttpCacheType PythonQtWrapper_QWebEngineProfile::httpCacheType(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->httpCacheType()); +} + +QString PythonQtWrapper_QWebEngineProfile::httpUserAgent(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->httpUserAgent()); +} + +void PythonQtWrapper_QWebEngineProfile::installUrlSchemeHandler(QWebEngineProfile* theWrappedObject, const QByteArray& scheme, QWebEngineUrlSchemeHandler* arg__2) +{ + ( theWrappedObject->installUrlSchemeHandler(scheme, arg__2)); +} + +bool PythonQtWrapper_QWebEngineProfile::isOffTheRecord(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->isOffTheRecord()); +} + +bool PythonQtWrapper_QWebEngineProfile::isSpellCheckEnabled(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->isSpellCheckEnabled()); +} + +bool PythonQtWrapper_QWebEngineProfile::isUsedForGlobalCertificateVerification(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->isUsedForGlobalCertificateVerification()); +} + +QWebEngineProfile::PersistentCookiesPolicy PythonQtWrapper_QWebEngineProfile::persistentCookiesPolicy(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->persistentCookiesPolicy()); +} + +QString PythonQtWrapper_QWebEngineProfile::persistentStoragePath(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->persistentStoragePath()); +} + +void PythonQtWrapper_QWebEngineProfile::removeAllUrlSchemeHandlers(QWebEngineProfile* theWrappedObject) +{ + ( theWrappedObject->removeAllUrlSchemeHandlers()); +} + +void PythonQtWrapper_QWebEngineProfile::removeUrlScheme(QWebEngineProfile* theWrappedObject, const QByteArray& scheme) +{ + ( theWrappedObject->removeUrlScheme(scheme)); +} + +void PythonQtWrapper_QWebEngineProfile::removeUrlSchemeHandler(QWebEngineProfile* theWrappedObject, QWebEngineUrlSchemeHandler* arg__1) +{ + ( theWrappedObject->removeUrlSchemeHandler(arg__1)); +} + +QWebEngineScriptCollection* PythonQtWrapper_QWebEngineProfile::scripts(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->scripts()); +} + +void PythonQtWrapper_QWebEngineProfile::setCachePath(QWebEngineProfile* theWrappedObject, const QString& path) +{ + ( theWrappedObject->setCachePath(path)); +} + +void PythonQtWrapper_QWebEngineProfile::setDownloadPath(QWebEngineProfile* theWrappedObject, const QString& path) +{ + ( theWrappedObject->setDownloadPath(path)); +} + +void PythonQtWrapper_QWebEngineProfile::setHttpAcceptLanguage(QWebEngineProfile* theWrappedObject, const QString& httpAcceptLanguage) +{ + ( theWrappedObject->setHttpAcceptLanguage(httpAcceptLanguage)); +} + +void PythonQtWrapper_QWebEngineProfile::setHttpCacheMaximumSize(QWebEngineProfile* theWrappedObject, int maxSize) +{ + ( theWrappedObject->setHttpCacheMaximumSize(maxSize)); +} + +void PythonQtWrapper_QWebEngineProfile::setHttpCacheType(QWebEngineProfile* theWrappedObject, QWebEngineProfile::HttpCacheType arg__1) +{ + ( theWrappedObject->setHttpCacheType(arg__1)); +} + +void PythonQtWrapper_QWebEngineProfile::setHttpUserAgent(QWebEngineProfile* theWrappedObject, const QString& userAgent) +{ + ( theWrappedObject->setHttpUserAgent(userAgent)); +} + +void PythonQtWrapper_QWebEngineProfile::setPersistentCookiesPolicy(QWebEngineProfile* theWrappedObject, QWebEngineProfile::PersistentCookiesPolicy arg__1) +{ + ( theWrappedObject->setPersistentCookiesPolicy(arg__1)); +} + +void PythonQtWrapper_QWebEngineProfile::setPersistentStoragePath(QWebEngineProfile* theWrappedObject, const QString& path) +{ + ( theWrappedObject->setPersistentStoragePath(path)); +} + +void PythonQtWrapper_QWebEngineProfile::setRequestInterceptor(QWebEngineProfile* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor) +{ + ( theWrappedObject->setRequestInterceptor(interceptor)); +} + +void PythonQtWrapper_QWebEngineProfile::setSpellCheckEnabled(QWebEngineProfile* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setSpellCheckEnabled(enabled)); +} + +void PythonQtWrapper_QWebEngineProfile::setSpellCheckLanguages(QWebEngineProfile* theWrappedObject, const QStringList& languages) +{ + ( theWrappedObject->setSpellCheckLanguages(languages)); +} + +void PythonQtWrapper_QWebEngineProfile::setUrlRequestInterceptor(QWebEngineProfile* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor) +{ + ( theWrappedObject->setUrlRequestInterceptor(interceptor)); +} + +void PythonQtWrapper_QWebEngineProfile::setUseForGlobalCertificateVerification(QWebEngineProfile* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setUseForGlobalCertificateVerification(enabled)); +} + +QWebEngineSettings* PythonQtWrapper_QWebEngineProfile::settings(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +QStringList PythonQtWrapper_QWebEngineProfile::spellCheckLanguages(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->spellCheckLanguages()); +} + +QString PythonQtWrapper_QWebEngineProfile::storageName(QWebEngineProfile* theWrappedObject) const +{ + return ( theWrappedObject->storageName()); +} + +const QWebEngineUrlSchemeHandler* PythonQtWrapper_QWebEngineProfile::urlSchemeHandler(QWebEngineProfile* theWrappedObject, const QByteArray& arg__1) const +{ + return ( theWrappedObject->urlSchemeHandler(arg__1)); +} + +bool PythonQtWrapper_QWebEngineProfile::visitedLinksContainsUrl(QWebEngineProfile* theWrappedObject, const QUrl& url) const +{ + return ( theWrappedObject->visitedLinksContainsUrl(url)); +} + + + +QWebEngineQuotaRequest* PythonQtWrapper_QWebEngineQuotaRequest::new_QWebEngineQuotaRequest() +{ +return new QWebEngineQuotaRequest(); } + +void PythonQtWrapper_QWebEngineQuotaRequest::accept(QWebEngineQuotaRequest* theWrappedObject) +{ + ( theWrappedObject->accept()); +} + +bool PythonQtWrapper_QWebEngineQuotaRequest::__ne__(QWebEngineQuotaRequest* theWrappedObject, const QWebEngineQuotaRequest& that) const +{ + return ( (*theWrappedObject)!= that); +} + +bool PythonQtWrapper_QWebEngineQuotaRequest::__eq__(QWebEngineQuotaRequest* theWrappedObject, const QWebEngineQuotaRequest& that) const +{ + return ( (*theWrappedObject)== that); +} + +QUrl PythonQtWrapper_QWebEngineQuotaRequest::origin(QWebEngineQuotaRequest* theWrappedObject) const +{ + return ( theWrappedObject->origin()); +} + +void PythonQtWrapper_QWebEngineQuotaRequest::reject(QWebEngineQuotaRequest* theWrappedObject) +{ + ( theWrappedObject->reject()); +} + +qint64 PythonQtWrapper_QWebEngineQuotaRequest::requestedSize(QWebEngineQuotaRequest* theWrappedObject) const +{ + return ( theWrappedObject->requestedSize()); +} + + + +QWebEngineRegisterProtocolHandlerRequest* PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::new_QWebEngineRegisterProtocolHandlerRequest() +{ +return new QWebEngineRegisterProtocolHandlerRequest(); } + +void PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::accept(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) +{ + ( theWrappedObject->accept()); +} + +bool PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::__ne__(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject, const QWebEngineRegisterProtocolHandlerRequest& that) const +{ + return ( (*theWrappedObject)!= that); +} + +bool PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::__eq__(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject, const QWebEngineRegisterProtocolHandlerRequest& that) const +{ + return ( (*theWrappedObject)== that); +} + +QUrl PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::origin(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) const +{ + return ( theWrappedObject->origin()); +} + +void PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::reject(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) +{ + ( theWrappedObject->reject()); +} + +QString PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest::scheme(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) const +{ + return ( theWrappedObject->scheme()); +} + + + +QWebEngineScript* PythonQtWrapper_QWebEngineScript::new_QWebEngineScript() +{ +return new QWebEngineScript(); } + +QWebEngineScript* PythonQtWrapper_QWebEngineScript::new_QWebEngineScript(const QWebEngineScript& other) +{ +return new QWebEngineScript(other); } + +QWebEngineScript::InjectionPoint PythonQtWrapper_QWebEngineScript::injectionPoint(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->injectionPoint()); +} + +bool PythonQtWrapper_QWebEngineScript::isNull(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QWebEngineScript::name(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QWebEngineScript::__ne__(QWebEngineScript* theWrappedObject, const QWebEngineScript& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QWebEngineScript* PythonQtWrapper_QWebEngineScript::operator_assign(QWebEngineScript* theWrappedObject, const QWebEngineScript& other) +{ + return &( (*theWrappedObject)= other); +} + +bool PythonQtWrapper_QWebEngineScript::__eq__(QWebEngineScript* theWrappedObject, const QWebEngineScript& other) const +{ + return ( (*theWrappedObject)== other); +} + +bool PythonQtWrapper_QWebEngineScript::runsOnSubFrames(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->runsOnSubFrames()); +} + +void PythonQtWrapper_QWebEngineScript::setInjectionPoint(QWebEngineScript* theWrappedObject, QWebEngineScript::InjectionPoint arg__1) +{ + ( theWrappedObject->setInjectionPoint(arg__1)); +} + +void PythonQtWrapper_QWebEngineScript::setName(QWebEngineScript* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setName(arg__1)); +} + +void PythonQtWrapper_QWebEngineScript::setRunsOnSubFrames(QWebEngineScript* theWrappedObject, bool on) +{ + ( theWrappedObject->setRunsOnSubFrames(on)); +} + +void PythonQtWrapper_QWebEngineScript::setSourceCode(QWebEngineScript* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setSourceCode(arg__1)); +} + +void PythonQtWrapper_QWebEngineScript::setWorldId(QWebEngineScript* theWrappedObject, unsigned int arg__1) +{ + ( theWrappedObject->setWorldId(arg__1)); +} + +QString PythonQtWrapper_QWebEngineScript::sourceCode(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->sourceCode()); +} + +void PythonQtWrapper_QWebEngineScript::swap(QWebEngineScript* theWrappedObject, QWebEngineScript& other) +{ + ( theWrappedObject->swap(other)); +} + +unsigned int PythonQtWrapper_QWebEngineScript::worldId(QWebEngineScript* theWrappedObject) const +{ + return ( theWrappedObject->worldId()); +} + +QString PythonQtWrapper_QWebEngineScript::py_toString(QWebEngineScript* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +void PythonQtWrapper_QWebEngineScriptCollection::clear(QWebEngineScriptCollection* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +bool PythonQtWrapper_QWebEngineScriptCollection::contains(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& value) const +{ + return ( theWrappedObject->contains(value)); +} + +int PythonQtWrapper_QWebEngineScriptCollection::count(QWebEngineScriptCollection* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +QWebEngineScript PythonQtWrapper_QWebEngineScriptCollection::findScript(QWebEngineScriptCollection* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->findScript(name)); +} + +QList PythonQtWrapper_QWebEngineScriptCollection::findScripts(QWebEngineScriptCollection* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->findScripts(name)); +} + +void PythonQtWrapper_QWebEngineScriptCollection::insert(QWebEngineScriptCollection* theWrappedObject, const QList& list) +{ + ( theWrappedObject->insert(list)); +} + +void PythonQtWrapper_QWebEngineScriptCollection::insert(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& arg__1) +{ + ( theWrappedObject->insert(arg__1)); +} + +bool PythonQtWrapper_QWebEngineScriptCollection::isEmpty(QWebEngineScriptCollection* theWrappedObject) const +{ + return ( theWrappedObject->isEmpty()); +} + +bool PythonQtWrapper_QWebEngineScriptCollection::remove(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& arg__1) +{ + return ( theWrappedObject->remove(arg__1)); +} + +int PythonQtWrapper_QWebEngineScriptCollection::size(QWebEngineScriptCollection* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + +QList PythonQtWrapper_QWebEngineScriptCollection::toList(QWebEngineScriptCollection* theWrappedObject) const +{ + return ( theWrappedObject->toList()); +} + + + +QWebEngineSettings* PythonQtWrapper_QWebEngineSettings::static_QWebEngineSettings_defaultSettings() +{ + return (QWebEngineSettings::defaultSettings()); +} + +QString PythonQtWrapper_QWebEngineSettings::defaultTextEncoding(QWebEngineSettings* theWrappedObject) const +{ + return ( theWrappedObject->defaultTextEncoding()); +} + +QString PythonQtWrapper_QWebEngineSettings::fontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which) const +{ + return ( theWrappedObject->fontFamily(which)); +} + +int PythonQtWrapper_QWebEngineSettings::fontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type) const +{ + return ( theWrappedObject->fontSize(type)); +} + +QWebEngineSettings* PythonQtWrapper_QWebEngineSettings::static_QWebEngineSettings_globalSettings() +{ + return (QWebEngineSettings::globalSettings()); +} + +void PythonQtWrapper_QWebEngineSettings::resetAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr) +{ + ( theWrappedObject->resetAttribute(attr)); +} + +void PythonQtWrapper_QWebEngineSettings::resetFontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which) +{ + ( theWrappedObject->resetFontFamily(which)); +} + +void PythonQtWrapper_QWebEngineSettings::resetFontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type) +{ + ( theWrappedObject->resetFontSize(type)); +} + +void PythonQtWrapper_QWebEngineSettings::resetUnknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject) +{ + ( theWrappedObject->resetUnknownUrlSchemePolicy()); +} + +void PythonQtWrapper_QWebEngineSettings::setAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr, bool on) +{ + ( theWrappedObject->setAttribute(attr, on)); +} + +void PythonQtWrapper_QWebEngineSettings::setDefaultTextEncoding(QWebEngineSettings* theWrappedObject, const QString& encoding) +{ + ( theWrappedObject->setDefaultTextEncoding(encoding)); +} + +void PythonQtWrapper_QWebEngineSettings::setFontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which, const QString& family) +{ + ( theWrappedObject->setFontFamily(which, family)); +} + +void PythonQtWrapper_QWebEngineSettings::setFontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type, int size) +{ + ( theWrappedObject->setFontSize(type, size)); +} + +void PythonQtWrapper_QWebEngineSettings::setUnknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject, QWebEngineSettings::UnknownUrlSchemePolicy policy) +{ + ( theWrappedObject->setUnknownUrlSchemePolicy(policy)); +} + +bool PythonQtWrapper_QWebEngineSettings::testAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr) const +{ + return ( theWrappedObject->testAttribute(attr)); +} + +QWebEngineSettings::UnknownUrlSchemePolicy PythonQtWrapper_QWebEngineSettings::unknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject) const +{ + return ( theWrappedObject->unknownUrlSchemePolicy()); +} + + + +void PythonQtWrapper_QWebEngineUrlRequestInfo::block(QWebEngineUrlRequestInfo* theWrappedObject, bool shouldBlock) +{ + ( theWrappedObject->block(shouldBlock)); +} + +bool PythonQtWrapper_QWebEngineUrlRequestInfo::changed(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->changed()); +} + +QUrl PythonQtWrapper_QWebEngineUrlRequestInfo::firstPartyUrl(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->firstPartyUrl()); +} + +QUrl PythonQtWrapper_QWebEngineUrlRequestInfo::initiator(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->initiator()); +} + +QWebEngineUrlRequestInfo::NavigationType PythonQtWrapper_QWebEngineUrlRequestInfo::navigationType(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->navigationType()); +} + +void PythonQtWrapper_QWebEngineUrlRequestInfo::redirect(QWebEngineUrlRequestInfo* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->redirect(url)); +} + +QByteArray PythonQtWrapper_QWebEngineUrlRequestInfo::requestMethod(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->requestMethod()); +} + +QUrl PythonQtWrapper_QWebEngineUrlRequestInfo::requestUrl(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->requestUrl()); +} + +QWebEngineUrlRequestInfo::ResourceType PythonQtWrapper_QWebEngineUrlRequestInfo::resourceType(QWebEngineUrlRequestInfo* theWrappedObject) const +{ + return ( theWrappedObject->resourceType()); +} + +void PythonQtWrapper_QWebEngineUrlRequestInfo::setHttpHeader(QWebEngineUrlRequestInfo* theWrappedObject, const QByteArray& name, const QByteArray& value) +{ + ( theWrappedObject->setHttpHeader(name, value)); +} + + + +PythonQtShell_QWebEngineUrlRequestInterceptor::~PythonQtShell_QWebEngineUrlRequestInterceptor() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebEngineUrlRequestInterceptor::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlRequestInterceptor::childEvent(event0); +} +void PythonQtShell_QWebEngineUrlRequestInterceptor::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlRequestInterceptor::customEvent(event0); +} +bool PythonQtShell_QWebEngineUrlRequestInterceptor::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineUrlRequestInterceptor::event(event0); +} +bool PythonQtShell_QWebEngineUrlRequestInterceptor::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineUrlRequestInterceptor::eventFilter(watched0, event1); +} +void PythonQtShell_QWebEngineUrlRequestInterceptor::interceptRequest(QWebEngineUrlRequestInfo& info0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("interceptRequest"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebEngineUrlRequestInfo&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&info0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QWebEngineUrlRequestInterceptor::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlRequestInterceptor::timerEvent(event0); +} +QWebEngineUrlRequestInterceptor* PythonQtWrapper_QWebEngineUrlRequestInterceptor::new_QWebEngineUrlRequestInterceptor(QObject* p) +{ +return new PythonQtShell_QWebEngineUrlRequestInterceptor(p); } + +const QMetaObject* PythonQtShell_QWebEngineUrlRequestInterceptor::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebEngineUrlRequestInterceptor::staticMetaObject); + } else { + return &QWebEngineUrlRequestInterceptor::staticMetaObject; + } +} +int PythonQtShell_QWebEngineUrlRequestInterceptor::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebEngineUrlRequestInterceptor::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QWebEngineUrlRequestInterceptor::interceptRequest(QWebEngineUrlRequestInterceptor* theWrappedObject, QWebEngineUrlRequestInfo& info) +{ + ( theWrappedObject->interceptRequest(info)); +} + + + +void PythonQtWrapper_QWebEngineUrlRequestJob::fail(QWebEngineUrlRequestJob* theWrappedObject, QWebEngineUrlRequestJob::Error error) +{ + ( theWrappedObject->fail(error)); +} + +QUrl PythonQtWrapper_QWebEngineUrlRequestJob::initiator(QWebEngineUrlRequestJob* theWrappedObject) const +{ + return ( theWrappedObject->initiator()); +} + +void PythonQtWrapper_QWebEngineUrlRequestJob::redirect(QWebEngineUrlRequestJob* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->redirect(url)); +} + +void PythonQtWrapper_QWebEngineUrlRequestJob::reply(QWebEngineUrlRequestJob* theWrappedObject, const QByteArray& contentType, QIODevice* device) +{ + ( theWrappedObject->reply(contentType, device)); +} + +QMap PythonQtWrapper_QWebEngineUrlRequestJob::requestHeaders(QWebEngineUrlRequestJob* theWrappedObject) const +{ + return ( theWrappedObject->requestHeaders()); +} + +QByteArray PythonQtWrapper_QWebEngineUrlRequestJob::requestMethod(QWebEngineUrlRequestJob* theWrappedObject) const +{ + return ( theWrappedObject->requestMethod()); +} + +QUrl PythonQtWrapper_QWebEngineUrlRequestJob::requestUrl(QWebEngineUrlRequestJob* theWrappedObject) const +{ + return ( theWrappedObject->requestUrl()); +} + + + +QWebEngineUrlScheme* PythonQtWrapper_QWebEngineUrlScheme::new_QWebEngineUrlScheme() +{ +return new QWebEngineUrlScheme(); } + +QWebEngineUrlScheme* PythonQtWrapper_QWebEngineUrlScheme::new_QWebEngineUrlScheme(const QByteArray& name) +{ +return new QWebEngineUrlScheme(name); } + +QWebEngineUrlScheme* PythonQtWrapper_QWebEngineUrlScheme::new_QWebEngineUrlScheme(const QWebEngineUrlScheme& that) +{ +return new QWebEngineUrlScheme(that); } + +int PythonQtWrapper_QWebEngineUrlScheme::defaultPort(QWebEngineUrlScheme* theWrappedObject) const +{ + return ( theWrappedObject->defaultPort()); +} + +QWebEngineUrlScheme::Flags PythonQtWrapper_QWebEngineUrlScheme::flags(QWebEngineUrlScheme* theWrappedObject) const +{ + return ( theWrappedObject->flags()); +} + +QByteArray PythonQtWrapper_QWebEngineUrlScheme::name(QWebEngineUrlScheme* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +bool PythonQtWrapper_QWebEngineUrlScheme::__ne__(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that) const +{ + return ( (*theWrappedObject)!= that); +} + +QWebEngineUrlScheme* PythonQtWrapper_QWebEngineUrlScheme::operator_assign(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that) +{ + return &( (*theWrappedObject)= that); +} + +bool PythonQtWrapper_QWebEngineUrlScheme::__eq__(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that) const +{ + return ( (*theWrappedObject)== that); +} + +void PythonQtWrapper_QWebEngineUrlScheme::static_QWebEngineUrlScheme_registerScheme(const QWebEngineUrlScheme& scheme) +{ + (QWebEngineUrlScheme::registerScheme(scheme)); +} + +QWebEngineUrlScheme PythonQtWrapper_QWebEngineUrlScheme::static_QWebEngineUrlScheme_schemeByName(const QByteArray& name) +{ + return (QWebEngineUrlScheme::schemeByName(name)); +} + +void PythonQtWrapper_QWebEngineUrlScheme::setDefaultPort(QWebEngineUrlScheme* theWrappedObject, int newValue) +{ + ( theWrappedObject->setDefaultPort(newValue)); +} + +void PythonQtWrapper_QWebEngineUrlScheme::setFlags(QWebEngineUrlScheme* theWrappedObject, QWebEngineUrlScheme::Flags newValue) +{ + ( theWrappedObject->setFlags(newValue)); +} + +void PythonQtWrapper_QWebEngineUrlScheme::setName(QWebEngineUrlScheme* theWrappedObject, const QByteArray& newValue) +{ + ( theWrappedObject->setName(newValue)); +} + +void PythonQtWrapper_QWebEngineUrlScheme::setSyntax(QWebEngineUrlScheme* theWrappedObject, QWebEngineUrlScheme::Syntax newValue) +{ + ( theWrappedObject->setSyntax(newValue)); +} + +QWebEngineUrlScheme::Syntax PythonQtWrapper_QWebEngineUrlScheme::syntax(QWebEngineUrlScheme* theWrappedObject) const +{ + return ( theWrappedObject->syntax()); +} + + + +PythonQtShell_QWebEngineUrlSchemeHandler::~PythonQtShell_QWebEngineUrlSchemeHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebEngineUrlSchemeHandler::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlSchemeHandler::childEvent(event0); +} +void PythonQtShell_QWebEngineUrlSchemeHandler::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlSchemeHandler::customEvent(event0); +} +bool PythonQtShell_QWebEngineUrlSchemeHandler::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineUrlSchemeHandler::event(event0); +} +bool PythonQtShell_QWebEngineUrlSchemeHandler::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineUrlSchemeHandler::eventFilter(watched0, event1); +} +void PythonQtShell_QWebEngineUrlSchemeHandler::requestStarted(QWebEngineUrlRequestJob* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("requestStarted"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebEngineUrlRequestJob*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QWebEngineUrlSchemeHandler::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineUrlSchemeHandler::timerEvent(event0); +} +QWebEngineUrlSchemeHandler* PythonQtWrapper_QWebEngineUrlSchemeHandler::new_QWebEngineUrlSchemeHandler(QObject* parent) +{ +return new PythonQtShell_QWebEngineUrlSchemeHandler(parent); } + +const QMetaObject* PythonQtShell_QWebEngineUrlSchemeHandler::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebEngineUrlSchemeHandler::staticMetaObject); + } else { + return &QWebEngineUrlSchemeHandler::staticMetaObject; + } +} +int PythonQtShell_QWebEngineUrlSchemeHandler::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebEngineUrlSchemeHandler::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QWebEngineUrlSchemeHandler::requestStarted(QWebEngineUrlSchemeHandler* theWrappedObject, QWebEngineUrlRequestJob* arg__1) +{ + ( theWrappedObject->requestStarted(arg__1)); +} + + + +PythonQtShell_QWebEngineView::~PythonQtShell_QWebEngineView() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebEngineView::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::actionEvent(event0); +} +void PythonQtShell_QWebEngineView::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::changeEvent(arg__1); +} +void PythonQtShell_QWebEngineView::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::childEvent(event0); +} +void PythonQtShell_QWebEngineView::closeEvent(QCloseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::closeEvent(arg__1); +} +void PythonQtShell_QWebEngineView::contextMenuEvent(QContextMenuEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::contextMenuEvent(arg__1); +} +QWebEngineView* PythonQtShell_QWebEngineView::createWindow(QWebEnginePage::WebWindowType type0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createWindow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWebEngineView*" , "QWebEnginePage::WebWindowType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QWebEngineView* returnValue{}; + void* args[2] = {nullptr, (void*)&type0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("createWindow", methodInfo, result); + } else { + returnValue = *((QWebEngineView**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::createWindow(type0); +} +void PythonQtShell_QWebEngineView::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::customEvent(event0); +} +int PythonQtShell_QWebEngineView::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::devType(); +} +void PythonQtShell_QWebEngineView::dragEnterEvent(QDragEnterEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::dragEnterEvent(e0); +} +void PythonQtShell_QWebEngineView::dragLeaveEvent(QDragLeaveEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::dragLeaveEvent(e0); +} +void PythonQtShell_QWebEngineView::dragMoveEvent(QDragMoveEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::dragMoveEvent(e0); +} +void PythonQtShell_QWebEngineView::dropEvent(QDropEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::dropEvent(e0); +} +void PythonQtShell_QWebEngineView::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::enterEvent(event0); +} +bool PythonQtShell_QWebEngineView::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::event(arg__1); +} +bool PythonQtShell_QWebEngineView::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::eventFilter(watched0, event1); +} +void PythonQtShell_QWebEngineView::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::focusInEvent(event0); +} +bool PythonQtShell_QWebEngineView::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::focusNextPrevChild(next0); +} +void PythonQtShell_QWebEngineView::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::focusOutEvent(event0); +} +bool PythonQtShell_QWebEngineView::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::hasHeightForWidth(); +} +int PythonQtShell_QWebEngineView::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::heightForWidth(arg__1); +} +void PythonQtShell_QWebEngineView::hideEvent(QHideEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::hideEvent(arg__1); +} +void PythonQtShell_QWebEngineView::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::initPainter(painter0); +} +void PythonQtShell_QWebEngineView::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QWebEngineView::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::inputMethodQuery(arg__1); +} +void PythonQtShell_QWebEngineView::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::keyPressEvent(event0); +} +void PythonQtShell_QWebEngineView::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::keyReleaseEvent(event0); +} +void PythonQtShell_QWebEngineView::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::leaveEvent(event0); +} +int PythonQtShell_QWebEngineView::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::metric(arg__1); +} +QSize PythonQtShell_QWebEngineView::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::minimumSizeHint(); +} +void PythonQtShell_QWebEngineView::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QWebEngineView::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::mouseMoveEvent(event0); +} +void PythonQtShell_QWebEngineView::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::mousePressEvent(event0); +} +void PythonQtShell_QWebEngineView::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::mouseReleaseEvent(event0); +} +void PythonQtShell_QWebEngineView::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::moveEvent(event0); +} +bool PythonQtShell_QWebEngineView::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QWebEngineView::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::paintEngine(); +} +void PythonQtShell_QWebEngineView::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QWebEngineView::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue{}; + void* args[2] = {nullptr, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::redirected(offset0); +} +void PythonQtShell_QWebEngineView::resizeEvent(QResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::resizeEvent(event0); +} +void PythonQtShell_QWebEngineView::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::setVisible(visible0); +} +QPainter* PythonQtShell_QWebEngineView::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::sharedPainter(); +} +void PythonQtShell_QWebEngineView::showEvent(QShowEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::showEvent(arg__1); +} +QSize PythonQtShell_QWebEngineView::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebEngineView::sizeHint(); +} +void PythonQtShell_QWebEngineView::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::tabletEvent(event0); +} +void PythonQtShell_QWebEngineView::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::timerEvent(event0); +} +void PythonQtShell_QWebEngineView::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebEngineView::wheelEvent(event0); +} +QWebEngineView* PythonQtWrapper_QWebEngineView::new_QWebEngineView(QWidget* parent) +{ +return new PythonQtShell_QWebEngineView(parent); } + +const QMetaObject* PythonQtShell_QWebEngineView::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebEngineView::staticMetaObject); + } else { + return &QWebEngineView::staticMetaObject; + } +} +int PythonQtShell_QWebEngineView::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebEngineView::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QWebEngineView* PythonQtWrapper_QWebEngineView::createWindow(QWebEngineView* theWrappedObject, QWebEnginePage::WebWindowType type) +{ + return ( ((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->promoted_createWindow(type)); +} + +bool PythonQtWrapper_QWebEngineView::hasSelection(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->hasSelection()); +} + +QWebEngineHistory* PythonQtWrapper_QWebEngineView::history(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->history()); +} + +QIcon PythonQtWrapper_QWebEngineView::icon(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +QUrl PythonQtWrapper_QWebEngineView::iconUrl(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->iconUrl()); +} + +void PythonQtWrapper_QWebEngineView::load(QWebEngineView* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->load(url)); +} + +void PythonQtWrapper_QWebEngineView::load(QWebEngineView* theWrappedObject, const QWebEngineHttpRequest& request) +{ + ( theWrappedObject->load(request)); +} + +QWebEnginePage* PythonQtWrapper_QWebEngineView::page(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +QAction* PythonQtWrapper_QWebEngineView::pageAction(QWebEngineView* theWrappedObject, QWebEnginePage::WebAction action) const +{ + return ( theWrappedObject->pageAction(action)); +} + +QString PythonQtWrapper_QWebEngineView::selectedText(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->selectedText()); +} + +void PythonQtWrapper_QWebEngineView::setContent(QWebEngineView* theWrappedObject, const QByteArray& data, const QString& mimeType, const QUrl& baseUrl) +{ + ( theWrappedObject->setContent(data, mimeType, baseUrl)); +} + +void PythonQtWrapper_QWebEngineView::setHtml(QWebEngineView* theWrappedObject, const QString& html, const QUrl& baseUrl) +{ + ( theWrappedObject->setHtml(html, baseUrl)); +} + +void PythonQtWrapper_QWebEngineView::setPage(QWebEngineView* theWrappedObject, QWebEnginePage* page) +{ + ( theWrappedObject->setPage(page)); +} + +void PythonQtWrapper_QWebEngineView::setUrl(QWebEngineView* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QWebEngineView::setZoomFactor(QWebEngineView* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setZoomFactor(factor)); +} + +QWebEngineSettings* PythonQtWrapper_QWebEngineView::settings(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +QSize PythonQtWrapper_QWebEngineView::sizeHint(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + +QString PythonQtWrapper_QWebEngineView::title(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +void PythonQtWrapper_QWebEngineView::triggerPageAction(QWebEngineView* theWrappedObject, QWebEnginePage::WebAction action, bool checked) +{ + ( theWrappedObject->triggerPageAction(action, checked)); +} + +QUrl PythonQtWrapper_QWebEngineView::url(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +qreal PythonQtWrapper_QWebEngineView::zoomFactor(QWebEngineView* theWrappedObject) const +{ + return ( theWrappedObject->zoomFactor()); +} + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.h b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.h new file mode 100644 index 00000000..8cf10668 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets0.h @@ -0,0 +1,1046 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QWebChannel : public QWebChannel +{ +public: + PythonQtShell_QWebChannel(QObject* parent = nullptr):QWebChannel(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebChannel() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebChannel : public QObject +{ Q_OBJECT +public: +public slots: +QWebChannel* new_QWebChannel(QObject* parent = nullptr); +void delete_QWebChannel(QWebChannel* obj) { delete obj; } + bool blockUpdates(QWebChannel* theWrappedObject) const; + void deregisterObject(QWebChannel* theWrappedObject, QObject* object); + void registerObject(QWebChannel* theWrappedObject, const QString& id, QObject* object); + void registerObjects(QWebChannel* theWrappedObject, const QHash& objects); + QHash registeredObjects(QWebChannel* theWrappedObject) const; + void setBlockUpdates(QWebChannel* theWrappedObject, bool block); +}; + + + + + +class PythonQtShell_QWebChannelAbstractTransport : public QWebChannelAbstractTransport +{ +public: + PythonQtShell_QWebChannelAbstractTransport(QObject* parent = nullptr):QWebChannelAbstractTransport(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebChannelAbstractTransport() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void sendMessage(const QJsonObject& message) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebChannelAbstractTransport : public QWebChannelAbstractTransport +{ public: +inline void py_q_sendMessage(const QJsonObject& message) { this->sendMessage(message); } +}; + +class PythonQtWrapper_QWebChannelAbstractTransport : public QObject +{ Q_OBJECT +public: +public slots: +QWebChannelAbstractTransport* new_QWebChannelAbstractTransport(QObject* parent = nullptr); +void delete_QWebChannelAbstractTransport(QWebChannelAbstractTransport* obj) { delete obj; } + void py_q_sendMessage(QWebChannelAbstractTransport* theWrappedObject, const QJsonObject& message){ (((PythonQtPublicPromoter_QWebChannelAbstractTransport*)theWrappedObject)->py_q_sendMessage(message));} +}; + + + + + +class PythonQtWrapper_QWebEngineCertificateError : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Error ) +enum Error{ + SslPinnedKeyNotInCertificateChain = QWebEngineCertificateError::SslPinnedKeyNotInCertificateChain, CertificateCommonNameInvalid = QWebEngineCertificateError::CertificateCommonNameInvalid, CertificateDateInvalid = QWebEngineCertificateError::CertificateDateInvalid, CertificateAuthorityInvalid = QWebEngineCertificateError::CertificateAuthorityInvalid, CertificateContainsErrors = QWebEngineCertificateError::CertificateContainsErrors, CertificateNoRevocationMechanism = QWebEngineCertificateError::CertificateNoRevocationMechanism, CertificateUnableToCheckRevocation = QWebEngineCertificateError::CertificateUnableToCheckRevocation, CertificateRevoked = QWebEngineCertificateError::CertificateRevoked, CertificateInvalid = QWebEngineCertificateError::CertificateInvalid, CertificateWeakSignatureAlgorithm = QWebEngineCertificateError::CertificateWeakSignatureAlgorithm, CertificateNonUniqueName = QWebEngineCertificateError::CertificateNonUniqueName, CertificateWeakKey = QWebEngineCertificateError::CertificateWeakKey, CertificateNameConstraintViolation = QWebEngineCertificateError::CertificateNameConstraintViolation, CertificateValidityTooLong = QWebEngineCertificateError::CertificateValidityTooLong, CertificateTransparencyRequired = QWebEngineCertificateError::CertificateTransparencyRequired, CertificateKnownInterceptionBlocked = QWebEngineCertificateError::CertificateKnownInterceptionBlocked}; +public slots: +QWebEngineCertificateError* new_QWebEngineCertificateError(const QWebEngineCertificateError& other); +QWebEngineCertificateError* new_QWebEngineCertificateError(int error, QUrl url, bool overridable, QString errorDescription); +void delete_QWebEngineCertificateError(QWebEngineCertificateError* obj) { delete obj; } + bool answered(QWebEngineCertificateError* theWrappedObject) const; + QList certificateChain(QWebEngineCertificateError* theWrappedObject) const; + void defer(QWebEngineCertificateError* theWrappedObject); + bool deferred(QWebEngineCertificateError* theWrappedObject) const; + QWebEngineCertificateError::Error error(QWebEngineCertificateError* theWrappedObject) const; + QString errorDescription(QWebEngineCertificateError* theWrappedObject) const; + void ignoreCertificateError(QWebEngineCertificateError* theWrappedObject); + bool isOverridable(QWebEngineCertificateError* theWrappedObject) const; + QWebEngineCertificateError* operator_assign(QWebEngineCertificateError* theWrappedObject, const QWebEngineCertificateError& other); + void rejectCertificate(QWebEngineCertificateError* theWrappedObject); + QUrl url(QWebEngineCertificateError* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineClientCertificateSelection : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineClientCertificateSelection* new_QWebEngineClientCertificateSelection(const QWebEngineClientCertificateSelection& arg__1); +void delete_QWebEngineClientCertificateSelection(QWebEngineClientCertificateSelection* obj) { delete obj; } + QVector certificates(QWebEngineClientCertificateSelection* theWrappedObject) const; + QUrl host(QWebEngineClientCertificateSelection* theWrappedObject) const; + QWebEngineClientCertificateSelection* operator_assign(QWebEngineClientCertificateSelection* theWrappedObject, const QWebEngineClientCertificateSelection& arg__1); + void select(QWebEngineClientCertificateSelection* theWrappedObject, const QSslCertificate& certificate); + void selectNone(QWebEngineClientCertificateSelection* theWrappedObject); +}; + + + + + +class PythonQtWrapper_QWebEngineClientCertificateStore : public QObject +{ Q_OBJECT +public: +public slots: + void add(QWebEngineClientCertificateStore* theWrappedObject, const QSslCertificate& certificate, const QSslKey& privateKey); + QVector certificates(QWebEngineClientCertificateStore* theWrappedObject) const; + void clear(QWebEngineClientCertificateStore* theWrappedObject); + void remove(QWebEngineClientCertificateStore* theWrappedObject, const QSslCertificate& certificate); +}; + + + + + +class PythonQtWrapper_QWebEngineCookieStore : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineCookieStore(QWebEngineCookieStore* obj) { delete obj; } + void deleteAllCookies(QWebEngineCookieStore* theWrappedObject); + void deleteCookie(QWebEngineCookieStore* theWrappedObject, const QNetworkCookie& cookie, const QUrl& origin = QUrl()); + void deleteSessionCookies(QWebEngineCookieStore* theWrappedObject); + void loadAllCookies(QWebEngineCookieStore* theWrappedObject); + void setCookie(QWebEngineCookieStore* theWrappedObject, const QNetworkCookie& cookie, const QUrl& origin = QUrl()); +}; + + + + + +class PythonQtShell_QWebEngineCookieStore__FilterRequest : public QWebEngineCookieStore::FilterRequest +{ +public: + PythonQtShell_QWebEngineCookieStore__FilterRequest():QWebEngineCookieStore::FilterRequest(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEngineCookieStore__FilterRequest(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebEngineCookieStore__FilterRequest : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineCookieStore::FilterRequest* new_QWebEngineCookieStore__FilterRequest(); +QWebEngineCookieStore::FilterRequest* new_QWebEngineCookieStore__FilterRequest(const QWebEngineCookieStore::FilterRequest& other) { +PythonQtShell_QWebEngineCookieStore__FilterRequest* a = new PythonQtShell_QWebEngineCookieStore__FilterRequest(); +*((QWebEngineCookieStore::FilterRequest*)a) = other; +return a; } +void delete_QWebEngineCookieStore__FilterRequest(QWebEngineCookieStore::FilterRequest* obj) { delete obj; } +void py_set__reservedFlag(QWebEngineCookieStore::FilterRequest* theWrappedObject, bool _reservedFlag){ theWrappedObject->_reservedFlag = _reservedFlag; } +bool py_get__reservedFlag(QWebEngineCookieStore::FilterRequest* theWrappedObject){ return theWrappedObject->_reservedFlag; } +void py_set__reservedType(QWebEngineCookieStore::FilterRequest* theWrappedObject, ushort _reservedType){ theWrappedObject->_reservedType = _reservedType; } +ushort py_get__reservedType(QWebEngineCookieStore::FilterRequest* theWrappedObject){ return theWrappedObject->_reservedType; } +void py_set_firstPartyUrl(QWebEngineCookieStore::FilterRequest* theWrappedObject, QUrl firstPartyUrl){ theWrappedObject->firstPartyUrl = firstPartyUrl; } +QUrl py_get_firstPartyUrl(QWebEngineCookieStore::FilterRequest* theWrappedObject){ return theWrappedObject->firstPartyUrl; } +void py_set_origin(QWebEngineCookieStore::FilterRequest* theWrappedObject, QUrl origin){ theWrappedObject->origin = origin; } +QUrl py_get_origin(QWebEngineCookieStore::FilterRequest* theWrappedObject){ return theWrappedObject->origin; } +void py_set_thirdParty(QWebEngineCookieStore::FilterRequest* theWrappedObject, bool thirdParty){ theWrappedObject->thirdParty = thirdParty; } +bool py_get_thirdParty(QWebEngineCookieStore::FilterRequest* theWrappedObject){ return theWrappedObject->thirdParty; } +}; + + + + + +class PythonQtWrapper_QWebEngineDownloadItem : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineDownloadItem(QWebEngineDownloadItem* obj) { delete obj; } + QString downloadDirectory(QWebEngineDownloadItem* theWrappedObject) const; + QString downloadFileName(QWebEngineDownloadItem* theWrappedObject) const; + unsigned int id(QWebEngineDownloadItem* theWrappedObject) const; + QWebEngineDownloadItem::DownloadInterruptReason interruptReason(QWebEngineDownloadItem* theWrappedObject) const; + QString interruptReasonString(QWebEngineDownloadItem* theWrappedObject) const; + bool isFinished(QWebEngineDownloadItem* theWrappedObject) const; + bool isPaused(QWebEngineDownloadItem* theWrappedObject) const; + bool isSavePageDownload(QWebEngineDownloadItem* theWrappedObject) const; + QString mimeType(QWebEngineDownloadItem* theWrappedObject) const; + QWebEnginePage* page(QWebEngineDownloadItem* theWrappedObject) const; + QString path(QWebEngineDownloadItem* theWrappedObject) const; + qint64 receivedBytes(QWebEngineDownloadItem* theWrappedObject) const; + QWebEngineDownloadItem::SavePageFormat savePageFormat(QWebEngineDownloadItem* theWrappedObject) const; + void setDownloadDirectory(QWebEngineDownloadItem* theWrappedObject, const QString& directory); + void setDownloadFileName(QWebEngineDownloadItem* theWrappedObject, const QString& fileName); + void setPath(QWebEngineDownloadItem* theWrappedObject, QString path); + void setSavePageFormat(QWebEngineDownloadItem* theWrappedObject, QWebEngineDownloadItem::SavePageFormat format); + QWebEngineDownloadItem::DownloadState state(QWebEngineDownloadItem* theWrappedObject) const; + QString suggestedFileName(QWebEngineDownloadItem* theWrappedObject) const; + qint64 totalBytes(QWebEngineDownloadItem* theWrappedObject) const; + QWebEngineDownloadItem::DownloadType type(QWebEngineDownloadItem* theWrappedObject) const; + QUrl url(QWebEngineDownloadItem* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineFindTextResult : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineFindTextResult* new_QWebEngineFindTextResult(); +QWebEngineFindTextResult* new_QWebEngineFindTextResult(const QWebEngineFindTextResult& other); +void delete_QWebEngineFindTextResult(QWebEngineFindTextResult* obj) { delete obj; } + int activeMatch(QWebEngineFindTextResult* theWrappedObject) const; + int numberOfMatches(QWebEngineFindTextResult* theWrappedObject) const; + QWebEngineFindTextResult* operator_assign(QWebEngineFindTextResult* theWrappedObject, const QWebEngineFindTextResult& other); +}; + + + + + +class PythonQtWrapper_QWebEngineFullScreenRequest : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineFullScreenRequest(QWebEngineFullScreenRequest* obj) { delete obj; } + void accept(QWebEngineFullScreenRequest* theWrappedObject); + const QUrl* origin(QWebEngineFullScreenRequest* theWrappedObject) const; + void reject(QWebEngineFullScreenRequest* theWrappedObject); + bool toggleOn(QWebEngineFullScreenRequest* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineHistory : public QObject +{ Q_OBJECT +public: +public slots: + void back(QWebEngineHistory* theWrappedObject); + QWebEngineHistoryItem backItem(QWebEngineHistory* theWrappedObject) const; + QList backItems(QWebEngineHistory* theWrappedObject, int maxItems) const; + bool canGoBack(QWebEngineHistory* theWrappedObject) const; + bool canGoForward(QWebEngineHistory* theWrappedObject) const; + void clear(QWebEngineHistory* theWrappedObject); + int count(QWebEngineHistory* theWrappedObject) const; + QWebEngineHistoryItem currentItem(QWebEngineHistory* theWrappedObject) const; + int currentItemIndex(QWebEngineHistory* theWrappedObject) const; + void forward(QWebEngineHistory* theWrappedObject); + QWebEngineHistoryItem forwardItem(QWebEngineHistory* theWrappedObject) const; + QList forwardItems(QWebEngineHistory* theWrappedObject, int maxItems) const; + void goToItem(QWebEngineHistory* theWrappedObject, const QWebEngineHistoryItem& item); + QWebEngineHistoryItem itemAt(QWebEngineHistory* theWrappedObject, int i) const; + QList items(QWebEngineHistory* theWrappedObject) const; + void writeTo(QWebEngineHistory* theWrappedObject, QDataStream& stream); + void readFrom(QWebEngineHistory* theWrappedObject, QDataStream& stream); +}; + + + + + +class PythonQtWrapper_QWebEngineHistoryItem : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineHistoryItem* new_QWebEngineHistoryItem(const QWebEngineHistoryItem& other); +void delete_QWebEngineHistoryItem(QWebEngineHistoryItem* obj) { delete obj; } + QUrl iconUrl(QWebEngineHistoryItem* theWrappedObject) const; + bool isValid(QWebEngineHistoryItem* theWrappedObject) const; + QDateTime lastVisited(QWebEngineHistoryItem* theWrappedObject) const; + QWebEngineHistoryItem* operator_assign(QWebEngineHistoryItem* theWrappedObject, const QWebEngineHistoryItem& other); + QUrl originalUrl(QWebEngineHistoryItem* theWrappedObject) const; + void swap(QWebEngineHistoryItem* theWrappedObject, QWebEngineHistoryItem& other); + QString title(QWebEngineHistoryItem* theWrappedObject) const; + QUrl url(QWebEngineHistoryItem* theWrappedObject) const; + bool __nonzero__(QWebEngineHistoryItem* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QWebEngineHttpRequest : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Method ) +enum Method{ + Get = QWebEngineHttpRequest::Get, Post = QWebEngineHttpRequest::Post}; +public slots: +QWebEngineHttpRequest* new_QWebEngineHttpRequest(const QUrl& url = QUrl(), const QWebEngineHttpRequest::Method& method = QWebEngineHttpRequest::Get); +QWebEngineHttpRequest* new_QWebEngineHttpRequest(const QWebEngineHttpRequest& other); +void delete_QWebEngineHttpRequest(QWebEngineHttpRequest* obj) { delete obj; } + bool hasHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName) const; + QByteArray header(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName) const; + QVector headers(QWebEngineHttpRequest* theWrappedObject) const; + QWebEngineHttpRequest::Method method(QWebEngineHttpRequest* theWrappedObject) const; + bool __ne__(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other) const; + QWebEngineHttpRequest* operator_assign(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other); + bool __eq__(QWebEngineHttpRequest* theWrappedObject, const QWebEngineHttpRequest& other) const; + QByteArray postData(QWebEngineHttpRequest* theWrappedObject) const; + QWebEngineHttpRequest static_QWebEngineHttpRequest_postRequest(const QUrl& url, const QMap& postData); + void setHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName, const QByteArray& value); + void setMethod(QWebEngineHttpRequest* theWrappedObject, QWebEngineHttpRequest::Method method); + void setPostData(QWebEngineHttpRequest* theWrappedObject, const QByteArray& postData); + void setUrl(QWebEngineHttpRequest* theWrappedObject, const QUrl& url); + void swap(QWebEngineHttpRequest* theWrappedObject, QWebEngineHttpRequest& other); + void unsetHeader(QWebEngineHttpRequest* theWrappedObject, const QByteArray& headerName); + QUrl url(QWebEngineHttpRequest* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineNotification : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineNotification(QWebEngineNotification* obj) { delete obj; } + Qt::LayoutDirection direction(QWebEngineNotification* theWrappedObject) const; + QImage icon(QWebEngineNotification* theWrappedObject) const; + QString language(QWebEngineNotification* theWrappedObject) const; + bool matches(QWebEngineNotification* theWrappedObject, const QWebEngineNotification* other) const; + QString message(QWebEngineNotification* theWrappedObject) const; + QUrl origin(QWebEngineNotification* theWrappedObject) const; + QString tag(QWebEngineNotification* theWrappedObject) const; + QString title(QWebEngineNotification* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QWebEnginePage : public QWebEnginePage +{ +public: + PythonQtShell_QWebEnginePage(QObject* parent = nullptr):QWebEnginePage(parent),_wrapper(nullptr) {}; + PythonQtShell_QWebEnginePage(QWebEngineProfile* profile, QObject* parent = nullptr):QWebEnginePage(profile, parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEnginePage() override; + +bool acceptNavigationRequest(const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame) override; +bool certificateError(const QWebEngineCertificateError& certificateError) override; +void childEvent(QChildEvent* event) override; +QStringList chooseFiles(QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes) override; +QWebEnginePage* createWindow(QWebEnginePage::WebWindowType type) override; +void customEvent(QEvent* event) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void javaScriptAlert(const QUrl& securityOrigin, const QString& msg) override; +bool javaScriptConfirm(const QUrl& securityOrigin, const QString& msg) override; +void javaScriptConsoleMessage(QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID) override; +bool javaScriptPrompt(const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result) override; +void timerEvent(QTimerEvent* event) override; +void triggerAction(QWebEnginePage::WebAction action, bool checked = false) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebEnginePage : public QWebEnginePage +{ public: +inline bool promoted_acceptNavigationRequest(const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame) { return this->acceptNavigationRequest(url, type, isMainFrame); } +inline bool promoted_certificateError(const QWebEngineCertificateError& certificateError) { return this->certificateError(certificateError); } +inline QStringList promoted_chooseFiles(QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes) { return this->chooseFiles(mode, oldFiles, acceptedMimeTypes); } +inline QWebEnginePage* promoted_createWindow(QWebEnginePage::WebWindowType type) { return this->createWindow(type); } +inline void promoted_javaScriptAlert(const QUrl& securityOrigin, const QString& msg) { this->javaScriptAlert(securityOrigin, msg); } +inline bool promoted_javaScriptConfirm(const QUrl& securityOrigin, const QString& msg) { return this->javaScriptConfirm(securityOrigin, msg); } +inline void promoted_javaScriptConsoleMessage(QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID) { this->javaScriptConsoleMessage(level, message, lineNumber, sourceID); } +inline bool promoted_javaScriptPrompt(const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result) { return this->javaScriptPrompt(securityOrigin, msg, defaultValue, result); } +inline bool py_q_acceptNavigationRequest(const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame) { return QWebEnginePage::acceptNavigationRequest(url, type, isMainFrame); } +inline bool py_q_certificateError(const QWebEngineCertificateError& certificateError) { return QWebEnginePage::certificateError(certificateError); } +inline QStringList py_q_chooseFiles(QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes) { return QWebEnginePage::chooseFiles(mode, oldFiles, acceptedMimeTypes); } +inline QWebEnginePage* py_q_createWindow(QWebEnginePage::WebWindowType type) { return QWebEnginePage::createWindow(type); } +inline bool py_q_event(QEvent* arg__1) { return QWebEnginePage::event(arg__1); } +inline void py_q_javaScriptAlert(const QUrl& securityOrigin, const QString& msg) { QWebEnginePage::javaScriptAlert(securityOrigin, msg); } +inline bool py_q_javaScriptConfirm(const QUrl& securityOrigin, const QString& msg) { return QWebEnginePage::javaScriptConfirm(securityOrigin, msg); } +inline void py_q_javaScriptConsoleMessage(QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID) { QWebEnginePage::javaScriptConsoleMessage(level, message, lineNumber, sourceID); } +inline bool py_q_javaScriptPrompt(const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result) { return QWebEnginePage::javaScriptPrompt(securityOrigin, msg, defaultValue, result); } +inline void py_q_triggerAction(QWebEnginePage::WebAction action, bool checked = false) { QWebEnginePage::triggerAction(action, checked); } +}; + +class PythonQtWrapper_QWebEnginePage : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FindFlag ) +Q_FLAGS(FindFlags ) +enum FindFlag{ + FindBackward = QWebEnginePage::FindBackward, FindCaseSensitively = QWebEnginePage::FindCaseSensitively}; +Q_DECLARE_FLAGS(FindFlags, FindFlag) +public slots: +QWebEnginePage* new_QWebEnginePage(QObject* parent = nullptr); +QWebEnginePage* new_QWebEnginePage(QWebEngineProfile* profile, QObject* parent = nullptr); +void delete_QWebEnginePage(QWebEnginePage* obj) { delete obj; } + bool acceptNavigationRequest(QWebEnginePage* theWrappedObject, const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame); + bool py_q_acceptNavigationRequest(QWebEnginePage* theWrappedObject, const QUrl& url, QWebEnginePage::NavigationType type, bool isMainFrame){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_acceptNavigationRequest(url, type, isMainFrame));} + QAction* action(QWebEnginePage* theWrappedObject, QWebEnginePage::WebAction action) const; + QColor backgroundColor(QWebEnginePage* theWrappedObject) const; + bool certificateError(QWebEnginePage* theWrappedObject, const QWebEngineCertificateError& certificateError); + bool py_q_certificateError(QWebEnginePage* theWrappedObject, const QWebEngineCertificateError& certificateError){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_certificateError(certificateError));} + QStringList chooseFiles(QWebEnginePage* theWrappedObject, QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes); + QStringList py_q_chooseFiles(QWebEnginePage* theWrappedObject, QWebEnginePage::FileSelectionMode mode, const QStringList& oldFiles, const QStringList& acceptedMimeTypes){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_chooseFiles(mode, oldFiles, acceptedMimeTypes));} + QSizeF contentsSize(QWebEnginePage* theWrappedObject) const; + QMenu* createStandardContextMenu(QWebEnginePage* theWrappedObject); + QWebEnginePage* createWindow(QWebEnginePage* theWrappedObject, QWebEnginePage::WebWindowType type); + QWebEnginePage* py_q_createWindow(QWebEnginePage* theWrappedObject, QWebEnginePage::WebWindowType type){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_createWindow(type));} + QWebEnginePage* devToolsPage(QWebEnginePage* theWrappedObject) const; + void download(QWebEnginePage* theWrappedObject, const QUrl& url, const QString& filename = QString()); + bool py_q_event(QWebEnginePage* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_event(arg__1));} + bool hasSelection(QWebEnginePage* theWrappedObject) const; + QWebEngineHistory* history(QWebEnginePage* theWrappedObject) const; + QIcon icon(QWebEnginePage* theWrappedObject) const; + QUrl iconUrl(QWebEnginePage* theWrappedObject) const; + QWebEnginePage* inspectedPage(QWebEnginePage* theWrappedObject) const; + bool isAudioMuted(QWebEnginePage* theWrappedObject) const; + bool isVisible(QWebEnginePage* theWrappedObject) const; + void javaScriptAlert(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg); + void py_q_javaScriptAlert(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg){ (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_javaScriptAlert(securityOrigin, msg));} + bool javaScriptConfirm(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg); + bool py_q_javaScriptConfirm(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_javaScriptConfirm(securityOrigin, msg));} + void javaScriptConsoleMessage(QWebEnginePage* theWrappedObject, QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID); + void py_q_javaScriptConsoleMessage(QWebEnginePage* theWrappedObject, QWebEnginePage::JavaScriptConsoleMessageLevel level, const QString& message, int lineNumber, const QString& sourceID){ (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_javaScriptConsoleMessage(level, message, lineNumber, sourceID));} + bool javaScriptPrompt(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result); + bool py_q_javaScriptPrompt(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, const QString& msg, const QString& defaultValue, QString* result){ return (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_javaScriptPrompt(securityOrigin, msg, defaultValue, result));} + QWebEnginePage::LifecycleState lifecycleState(QWebEnginePage* theWrappedObject) const; + void load(QWebEnginePage* theWrappedObject, const QUrl& url); + void load(QWebEnginePage* theWrappedObject, const QWebEngineHttpRequest& request); + void printToPdf(QWebEnginePage* theWrappedObject, const QString& filePath, const QPageLayout& layout = QPageLayout(QPageSize(QPageSize::A4), QPageLayout::Portrait, QMarginsF())); + QWebEngineProfile* profile(QWebEnginePage* theWrappedObject) const; + bool recentlyAudible(QWebEnginePage* theWrappedObject) const; + QWebEnginePage::LifecycleState recommendedState(QWebEnginePage* theWrappedObject) const; + qint64 renderProcessPid(QWebEnginePage* theWrappedObject) const; + void replaceMisspelledWord(QWebEnginePage* theWrappedObject, const QString& replacement); + QUrl requestedUrl(QWebEnginePage* theWrappedObject) const; + void runJavaScript(QWebEnginePage* theWrappedObject, const QString& scriptSource); + void runJavaScript(QWebEnginePage* theWrappedObject, const QString& scriptSource, unsigned int worldId); + void save(QWebEnginePage* theWrappedObject, const QString& filePath, QWebEngineDownloadItem::SavePageFormat format = QWebEngineDownloadItem::MimeHtmlSaveFormat) const; + QWebEngineScriptCollection* scripts(QWebEnginePage* theWrappedObject); + QPointF scrollPosition(QWebEnginePage* theWrappedObject) const; + QString selectedText(QWebEnginePage* theWrappedObject) const; + void setAudioMuted(QWebEnginePage* theWrappedObject, bool muted); + void setBackgroundColor(QWebEnginePage* theWrappedObject, const QColor& color); + void setContent(QWebEnginePage* theWrappedObject, const QByteArray& data, const QString& mimeType = QString(), const QUrl& baseUrl = QUrl()); + void setDevToolsPage(QWebEnginePage* theWrappedObject, QWebEnginePage* page); + void setFeaturePermission(QWebEnginePage* theWrappedObject, const QUrl& securityOrigin, QWebEnginePage::Feature feature, QWebEnginePage::PermissionPolicy policy); + void setHtml(QWebEnginePage* theWrappedObject, const QString& html, const QUrl& baseUrl = QUrl()); + void setInspectedPage(QWebEnginePage* theWrappedObject, QWebEnginePage* page); + void setLifecycleState(QWebEnginePage* theWrappedObject, QWebEnginePage::LifecycleState state); + void setUrl(QWebEnginePage* theWrappedObject, const QUrl& url); + void setUrlRequestInterceptor(QWebEnginePage* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor); + void setView(QWebEnginePage* theWrappedObject, QWidget* view); + void setVisible(QWebEnginePage* theWrappedObject, bool visible); + void setWebChannel(QWebEnginePage* theWrappedObject, QWebChannel* arg__1); + void setWebChannel(QWebEnginePage* theWrappedObject, QWebChannel* arg__1, uint worldId); + void setZoomFactor(QWebEnginePage* theWrappedObject, qreal factor); + QWebEngineSettings* settings(QWebEnginePage* theWrappedObject) const; + QString title(QWebEnginePage* theWrappedObject) const; + void triggerAction(QWebEnginePage* theWrappedObject, QWebEnginePage::WebAction action, bool checked = false); + void py_q_triggerAction(QWebEnginePage* theWrappedObject, QWebEnginePage::WebAction action, bool checked = false){ (((PythonQtPublicPromoter_QWebEnginePage*)theWrappedObject)->py_q_triggerAction(action, checked));} + QUrl url(QWebEnginePage* theWrappedObject) const; + QWidget* view(QWebEnginePage* theWrappedObject) const; + QWebChannel* webChannel(QWebEnginePage* theWrappedObject) const; + qreal zoomFactor(QWebEnginePage* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QWebEngineProfile : public QWebEngineProfile +{ +public: + PythonQtShell_QWebEngineProfile(QObject* parent = nullptr):QWebEngineProfile(parent),_wrapper(nullptr) {}; + PythonQtShell_QWebEngineProfile(const QString& name, QObject* parent = nullptr):QWebEngineProfile(name, parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEngineProfile() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebEngineProfile : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineProfile* new_QWebEngineProfile(QObject* parent = nullptr); +QWebEngineProfile* new_QWebEngineProfile(const QString& name, QObject* parent = nullptr); +void delete_QWebEngineProfile(QWebEngineProfile* obj) { delete obj; } + QString cachePath(QWebEngineProfile* theWrappedObject) const; + void clearAllVisitedLinks(QWebEngineProfile* theWrappedObject); + void clearHttpCache(QWebEngineProfile* theWrappedObject); + void clearVisitedLinks(QWebEngineProfile* theWrappedObject, const QList& urls); + QWebEngineClientCertificateStore* clientCertificateStore(QWebEngineProfile* theWrappedObject); + QWebEngineCookieStore* cookieStore(QWebEngineProfile* theWrappedObject); + QWebEngineProfile* static_QWebEngineProfile_defaultProfile(); + QString downloadPath(QWebEngineProfile* theWrappedObject) const; + QString httpAcceptLanguage(QWebEngineProfile* theWrappedObject) const; + int httpCacheMaximumSize(QWebEngineProfile* theWrappedObject) const; + QWebEngineProfile::HttpCacheType httpCacheType(QWebEngineProfile* theWrappedObject) const; + QString httpUserAgent(QWebEngineProfile* theWrappedObject) const; + void installUrlSchemeHandler(QWebEngineProfile* theWrappedObject, const QByteArray& scheme, QWebEngineUrlSchemeHandler* arg__2); + bool isOffTheRecord(QWebEngineProfile* theWrappedObject) const; + bool isSpellCheckEnabled(QWebEngineProfile* theWrappedObject) const; + bool isUsedForGlobalCertificateVerification(QWebEngineProfile* theWrappedObject) const; + QWebEngineProfile::PersistentCookiesPolicy persistentCookiesPolicy(QWebEngineProfile* theWrappedObject) const; + QString persistentStoragePath(QWebEngineProfile* theWrappedObject) const; + void removeAllUrlSchemeHandlers(QWebEngineProfile* theWrappedObject); + void removeUrlScheme(QWebEngineProfile* theWrappedObject, const QByteArray& scheme); + void removeUrlSchemeHandler(QWebEngineProfile* theWrappedObject, QWebEngineUrlSchemeHandler* arg__1); + QWebEngineScriptCollection* scripts(QWebEngineProfile* theWrappedObject) const; + void setCachePath(QWebEngineProfile* theWrappedObject, const QString& path); + void setDownloadPath(QWebEngineProfile* theWrappedObject, const QString& path); + void setHttpAcceptLanguage(QWebEngineProfile* theWrappedObject, const QString& httpAcceptLanguage); + void setHttpCacheMaximumSize(QWebEngineProfile* theWrappedObject, int maxSize); + void setHttpCacheType(QWebEngineProfile* theWrappedObject, QWebEngineProfile::HttpCacheType arg__1); + void setHttpUserAgent(QWebEngineProfile* theWrappedObject, const QString& userAgent); + void setPersistentCookiesPolicy(QWebEngineProfile* theWrappedObject, QWebEngineProfile::PersistentCookiesPolicy arg__1); + void setPersistentStoragePath(QWebEngineProfile* theWrappedObject, const QString& path); + void setRequestInterceptor(QWebEngineProfile* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor); + void setSpellCheckEnabled(QWebEngineProfile* theWrappedObject, bool enabled); + void setSpellCheckLanguages(QWebEngineProfile* theWrappedObject, const QStringList& languages); + void setUrlRequestInterceptor(QWebEngineProfile* theWrappedObject, QWebEngineUrlRequestInterceptor* interceptor); + void setUseForGlobalCertificateVerification(QWebEngineProfile* theWrappedObject, bool enabled = true); + QWebEngineSettings* settings(QWebEngineProfile* theWrappedObject) const; + QStringList spellCheckLanguages(QWebEngineProfile* theWrappedObject) const; + QString storageName(QWebEngineProfile* theWrappedObject) const; + const QWebEngineUrlSchemeHandler* urlSchemeHandler(QWebEngineProfile* theWrappedObject, const QByteArray& arg__1) const; + bool visitedLinksContainsUrl(QWebEngineProfile* theWrappedObject, const QUrl& url) const; +}; + + + + + +class PythonQtWrapper_QWebEngineQuotaRequest : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineQuotaRequest* new_QWebEngineQuotaRequest(); +void delete_QWebEngineQuotaRequest(QWebEngineQuotaRequest* obj) { delete obj; } + void accept(QWebEngineQuotaRequest* theWrappedObject); + bool __ne__(QWebEngineQuotaRequest* theWrappedObject, const QWebEngineQuotaRequest& that) const; + bool __eq__(QWebEngineQuotaRequest* theWrappedObject, const QWebEngineQuotaRequest& that) const; + QUrl origin(QWebEngineQuotaRequest* theWrappedObject) const; + void reject(QWebEngineQuotaRequest* theWrappedObject); + qint64 requestedSize(QWebEngineQuotaRequest* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineRegisterProtocolHandlerRequest : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineRegisterProtocolHandlerRequest* new_QWebEngineRegisterProtocolHandlerRequest(); +void delete_QWebEngineRegisterProtocolHandlerRequest(QWebEngineRegisterProtocolHandlerRequest* obj) { delete obj; } + void accept(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject); + bool __ne__(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject, const QWebEngineRegisterProtocolHandlerRequest& that) const; + bool __eq__(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject, const QWebEngineRegisterProtocolHandlerRequest& that) const; + QUrl origin(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) const; + void reject(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject); + QString scheme(QWebEngineRegisterProtocolHandlerRequest* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineScript : public QObject +{ Q_OBJECT +public: +Q_ENUMS(InjectionPoint ScriptWorldId ) +enum InjectionPoint{ + Deferred = QWebEngineScript::Deferred, DocumentReady = QWebEngineScript::DocumentReady, DocumentCreation = QWebEngineScript::DocumentCreation}; +enum ScriptWorldId{ + MainWorld = QWebEngineScript::MainWorld, ApplicationWorld = QWebEngineScript::ApplicationWorld, UserWorld = QWebEngineScript::UserWorld}; +public slots: +QWebEngineScript* new_QWebEngineScript(); +QWebEngineScript* new_QWebEngineScript(const QWebEngineScript& other); +void delete_QWebEngineScript(QWebEngineScript* obj) { delete obj; } + QWebEngineScript::InjectionPoint injectionPoint(QWebEngineScript* theWrappedObject) const; + bool isNull(QWebEngineScript* theWrappedObject) const; + QString name(QWebEngineScript* theWrappedObject) const; + bool __ne__(QWebEngineScript* theWrappedObject, const QWebEngineScript& other) const; + QWebEngineScript* operator_assign(QWebEngineScript* theWrappedObject, const QWebEngineScript& other); + bool __eq__(QWebEngineScript* theWrappedObject, const QWebEngineScript& other) const; + bool runsOnSubFrames(QWebEngineScript* theWrappedObject) const; + void setInjectionPoint(QWebEngineScript* theWrappedObject, QWebEngineScript::InjectionPoint arg__1); + void setName(QWebEngineScript* theWrappedObject, const QString& arg__1); + void setRunsOnSubFrames(QWebEngineScript* theWrappedObject, bool on); + void setSourceCode(QWebEngineScript* theWrappedObject, const QString& arg__1); + void setWorldId(QWebEngineScript* theWrappedObject, unsigned int arg__1); + QString sourceCode(QWebEngineScript* theWrappedObject) const; + void swap(QWebEngineScript* theWrappedObject, QWebEngineScript& other); + unsigned int worldId(QWebEngineScript* theWrappedObject) const; + QString py_toString(QWebEngineScript*); + bool __nonzero__(QWebEngineScript* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QWebEngineScriptCollection : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineScriptCollection(QWebEngineScriptCollection* obj) { delete obj; } + void clear(QWebEngineScriptCollection* theWrappedObject); + bool contains(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& value) const; + int count(QWebEngineScriptCollection* theWrappedObject) const; + QWebEngineScript findScript(QWebEngineScriptCollection* theWrappedObject, const QString& name) const; + QList findScripts(QWebEngineScriptCollection* theWrappedObject, const QString& name) const; + void insert(QWebEngineScriptCollection* theWrappedObject, const QList& list); + void insert(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& arg__1); + bool isEmpty(QWebEngineScriptCollection* theWrappedObject) const; + bool remove(QWebEngineScriptCollection* theWrappedObject, const QWebEngineScript& arg__1); + int size(QWebEngineScriptCollection* theWrappedObject) const; + QList toList(QWebEngineScriptCollection* theWrappedObject) const; + bool __nonzero__(QWebEngineScriptCollection* obj) { return !obj->isEmpty(); } +}; + + + + + +class PythonQtWrapper_QWebEngineSettings : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FontFamily FontSize UnknownUrlSchemePolicy WebAttribute ) +enum FontFamily{ + StandardFont = QWebEngineSettings::StandardFont, FixedFont = QWebEngineSettings::FixedFont, SerifFont = QWebEngineSettings::SerifFont, SansSerifFont = QWebEngineSettings::SansSerifFont, CursiveFont = QWebEngineSettings::CursiveFont, FantasyFont = QWebEngineSettings::FantasyFont, PictographFont = QWebEngineSettings::PictographFont}; +enum FontSize{ + MinimumFontSize = QWebEngineSettings::MinimumFontSize, MinimumLogicalFontSize = QWebEngineSettings::MinimumLogicalFontSize, DefaultFontSize = QWebEngineSettings::DefaultFontSize, DefaultFixedFontSize = QWebEngineSettings::DefaultFixedFontSize}; +enum UnknownUrlSchemePolicy{ + DisallowUnknownUrlSchemes = QWebEngineSettings::DisallowUnknownUrlSchemes, AllowUnknownUrlSchemesFromUserInteraction = QWebEngineSettings::AllowUnknownUrlSchemesFromUserInteraction, AllowAllUnknownUrlSchemes = QWebEngineSettings::AllowAllUnknownUrlSchemes}; +enum WebAttribute{ + AutoLoadImages = QWebEngineSettings::AutoLoadImages, JavascriptEnabled = QWebEngineSettings::JavascriptEnabled, JavascriptCanOpenWindows = QWebEngineSettings::JavascriptCanOpenWindows, JavascriptCanAccessClipboard = QWebEngineSettings::JavascriptCanAccessClipboard, LinksIncludedInFocusChain = QWebEngineSettings::LinksIncludedInFocusChain, LocalStorageEnabled = QWebEngineSettings::LocalStorageEnabled, LocalContentCanAccessRemoteUrls = QWebEngineSettings::LocalContentCanAccessRemoteUrls, XSSAuditingEnabled = QWebEngineSettings::XSSAuditingEnabled, SpatialNavigationEnabled = QWebEngineSettings::SpatialNavigationEnabled, LocalContentCanAccessFileUrls = QWebEngineSettings::LocalContentCanAccessFileUrls, HyperlinkAuditingEnabled = QWebEngineSettings::HyperlinkAuditingEnabled, ScrollAnimatorEnabled = QWebEngineSettings::ScrollAnimatorEnabled, ErrorPageEnabled = QWebEngineSettings::ErrorPageEnabled, PluginsEnabled = QWebEngineSettings::PluginsEnabled, FullScreenSupportEnabled = QWebEngineSettings::FullScreenSupportEnabled, ScreenCaptureEnabled = QWebEngineSettings::ScreenCaptureEnabled, WebGLEnabled = QWebEngineSettings::WebGLEnabled, Accelerated2dCanvasEnabled = QWebEngineSettings::Accelerated2dCanvasEnabled, AutoLoadIconsForPage = QWebEngineSettings::AutoLoadIconsForPage, TouchIconsEnabled = QWebEngineSettings::TouchIconsEnabled, FocusOnNavigationEnabled = QWebEngineSettings::FocusOnNavigationEnabled, PrintElementBackgrounds = QWebEngineSettings::PrintElementBackgrounds, AllowRunningInsecureContent = QWebEngineSettings::AllowRunningInsecureContent, AllowGeolocationOnInsecureOrigins = QWebEngineSettings::AllowGeolocationOnInsecureOrigins, AllowWindowActivationFromJavaScript = QWebEngineSettings::AllowWindowActivationFromJavaScript, ShowScrollBars = QWebEngineSettings::ShowScrollBars, PlaybackRequiresUserGesture = QWebEngineSettings::PlaybackRequiresUserGesture, WebRTCPublicInterfacesOnly = QWebEngineSettings::WebRTCPublicInterfacesOnly, JavascriptCanPaste = QWebEngineSettings::JavascriptCanPaste, DnsPrefetchEnabled = QWebEngineSettings::DnsPrefetchEnabled, PdfViewerEnabled = QWebEngineSettings::PdfViewerEnabled}; +public slots: + QWebEngineSettings* static_QWebEngineSettings_defaultSettings(); + QString defaultTextEncoding(QWebEngineSettings* theWrappedObject) const; + QString fontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which) const; + int fontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type) const; + QWebEngineSettings* static_QWebEngineSettings_globalSettings(); + void resetAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr); + void resetFontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which); + void resetFontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type); + void resetUnknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject); + void setAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr, bool on); + void setDefaultTextEncoding(QWebEngineSettings* theWrappedObject, const QString& encoding); + void setFontFamily(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontFamily which, const QString& family); + void setFontSize(QWebEngineSettings* theWrappedObject, QWebEngineSettings::FontSize type, int size); + void setUnknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject, QWebEngineSettings::UnknownUrlSchemePolicy policy); + bool testAttribute(QWebEngineSettings* theWrappedObject, QWebEngineSettings::WebAttribute attr) const; + QWebEngineSettings::UnknownUrlSchemePolicy unknownUrlSchemePolicy(QWebEngineSettings* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineUrlRequestInfo : public QObject +{ Q_OBJECT +public: +Q_ENUMS(NavigationType ResourceType ) +enum NavigationType{ + NavigationTypeLink = QWebEngineUrlRequestInfo::NavigationTypeLink, NavigationTypeTyped = QWebEngineUrlRequestInfo::NavigationTypeTyped, NavigationTypeFormSubmitted = QWebEngineUrlRequestInfo::NavigationTypeFormSubmitted, NavigationTypeBackForward = QWebEngineUrlRequestInfo::NavigationTypeBackForward, NavigationTypeReload = QWebEngineUrlRequestInfo::NavigationTypeReload, NavigationTypeOther = QWebEngineUrlRequestInfo::NavigationTypeOther, NavigationTypeRedirect = QWebEngineUrlRequestInfo::NavigationTypeRedirect}; +enum ResourceType{ + ResourceTypeMainFrame = QWebEngineUrlRequestInfo::ResourceTypeMainFrame, ResourceTypeSubFrame = QWebEngineUrlRequestInfo::ResourceTypeSubFrame, ResourceTypeStylesheet = QWebEngineUrlRequestInfo::ResourceTypeStylesheet, ResourceTypeScript = QWebEngineUrlRequestInfo::ResourceTypeScript, ResourceTypeImage = QWebEngineUrlRequestInfo::ResourceTypeImage, ResourceTypeFontResource = QWebEngineUrlRequestInfo::ResourceTypeFontResource, ResourceTypeSubResource = QWebEngineUrlRequestInfo::ResourceTypeSubResource, ResourceTypeObject = QWebEngineUrlRequestInfo::ResourceTypeObject, ResourceTypeMedia = QWebEngineUrlRequestInfo::ResourceTypeMedia, ResourceTypeWorker = QWebEngineUrlRequestInfo::ResourceTypeWorker, ResourceTypeSharedWorker = QWebEngineUrlRequestInfo::ResourceTypeSharedWorker, ResourceTypePrefetch = QWebEngineUrlRequestInfo::ResourceTypePrefetch, ResourceTypeFavicon = QWebEngineUrlRequestInfo::ResourceTypeFavicon, ResourceTypeXhr = QWebEngineUrlRequestInfo::ResourceTypeXhr, ResourceTypePing = QWebEngineUrlRequestInfo::ResourceTypePing, ResourceTypeServiceWorker = QWebEngineUrlRequestInfo::ResourceTypeServiceWorker, ResourceTypeCspReport = QWebEngineUrlRequestInfo::ResourceTypeCspReport, ResourceTypePluginResource = QWebEngineUrlRequestInfo::ResourceTypePluginResource, ResourceTypeNavigationPreloadMainFrame = QWebEngineUrlRequestInfo::ResourceTypeNavigationPreloadMainFrame, ResourceTypeNavigationPreloadSubFrame = QWebEngineUrlRequestInfo::ResourceTypeNavigationPreloadSubFrame, ResourceTypeLast = QWebEngineUrlRequestInfo::ResourceTypeLast, ResourceTypeUnknown = QWebEngineUrlRequestInfo::ResourceTypeUnknown}; +public slots: + void block(QWebEngineUrlRequestInfo* theWrappedObject, bool shouldBlock); + bool changed(QWebEngineUrlRequestInfo* theWrappedObject) const; + QUrl firstPartyUrl(QWebEngineUrlRequestInfo* theWrappedObject) const; + QUrl initiator(QWebEngineUrlRequestInfo* theWrappedObject) const; + QWebEngineUrlRequestInfo::NavigationType navigationType(QWebEngineUrlRequestInfo* theWrappedObject) const; + void redirect(QWebEngineUrlRequestInfo* theWrappedObject, const QUrl& url); + QByteArray requestMethod(QWebEngineUrlRequestInfo* theWrappedObject) const; + QUrl requestUrl(QWebEngineUrlRequestInfo* theWrappedObject) const; + QWebEngineUrlRequestInfo::ResourceType resourceType(QWebEngineUrlRequestInfo* theWrappedObject) const; + void setHttpHeader(QWebEngineUrlRequestInfo* theWrappedObject, const QByteArray& name, const QByteArray& value); +}; + + + + + +class PythonQtShell_QWebEngineUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor +{ +public: + PythonQtShell_QWebEngineUrlRequestInterceptor(QObject* p = nullptr):QWebEngineUrlRequestInterceptor(p),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEngineUrlRequestInterceptor() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void interceptRequest(QWebEngineUrlRequestInfo& info) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebEngineUrlRequestInterceptor : public QWebEngineUrlRequestInterceptor +{ public: +inline void py_q_interceptRequest(QWebEngineUrlRequestInfo& info) { this->interceptRequest(info); } +}; + +class PythonQtWrapper_QWebEngineUrlRequestInterceptor : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineUrlRequestInterceptor* new_QWebEngineUrlRequestInterceptor(QObject* p = nullptr); +void delete_QWebEngineUrlRequestInterceptor(QWebEngineUrlRequestInterceptor* obj) { delete obj; } + void interceptRequest(QWebEngineUrlRequestInterceptor* theWrappedObject, QWebEngineUrlRequestInfo& info); + void py_q_interceptRequest(QWebEngineUrlRequestInterceptor* theWrappedObject, QWebEngineUrlRequestInfo& info){ (((PythonQtPublicPromoter_QWebEngineUrlRequestInterceptor*)theWrappedObject)->py_q_interceptRequest(info));} +}; + + + + + +class PythonQtWrapper_QWebEngineUrlRequestJob : public QObject +{ Q_OBJECT +public: +public slots: +void delete_QWebEngineUrlRequestJob(QWebEngineUrlRequestJob* obj) { delete obj; } + void fail(QWebEngineUrlRequestJob* theWrappedObject, QWebEngineUrlRequestJob::Error error); + QUrl initiator(QWebEngineUrlRequestJob* theWrappedObject) const; + void redirect(QWebEngineUrlRequestJob* theWrappedObject, const QUrl& url); + void reply(QWebEngineUrlRequestJob* theWrappedObject, const QByteArray& contentType, QIODevice* device); + QMap requestHeaders(QWebEngineUrlRequestJob* theWrappedObject) const; + QByteArray requestMethod(QWebEngineUrlRequestJob* theWrappedObject) const; + QUrl requestUrl(QWebEngineUrlRequestJob* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebEngineUrlScheme : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Flag SpecialPort Syntax ) +Q_FLAGS(Flags ) +enum Flag{ + SecureScheme = QWebEngineUrlScheme::SecureScheme, LocalScheme = QWebEngineUrlScheme::LocalScheme, LocalAccessAllowed = QWebEngineUrlScheme::LocalAccessAllowed, NoAccessAllowed = QWebEngineUrlScheme::NoAccessAllowed, ServiceWorkersAllowed = QWebEngineUrlScheme::ServiceWorkersAllowed, ViewSourceAllowed = QWebEngineUrlScheme::ViewSourceAllowed, ContentSecurityPolicyIgnored = QWebEngineUrlScheme::ContentSecurityPolicyIgnored, CorsEnabled = QWebEngineUrlScheme::CorsEnabled}; +enum SpecialPort{ + PortUnspecified = QWebEngineUrlScheme::PortUnspecified}; +enum class Syntax{ + HostPortAndUserInformation = static_cast(QWebEngineUrlScheme::Syntax::HostPortAndUserInformation), HostAndPort = static_cast(QWebEngineUrlScheme::Syntax::HostAndPort), Host = static_cast(QWebEngineUrlScheme::Syntax::Host), Path = static_cast(QWebEngineUrlScheme::Syntax::Path)}; +Q_DECLARE_FLAGS(Flags, Flag) +public slots: +QWebEngineUrlScheme* new_QWebEngineUrlScheme(); +QWebEngineUrlScheme* new_QWebEngineUrlScheme(const QByteArray& name); +QWebEngineUrlScheme* new_QWebEngineUrlScheme(const QWebEngineUrlScheme& that); +void delete_QWebEngineUrlScheme(QWebEngineUrlScheme* obj) { delete obj; } + int defaultPort(QWebEngineUrlScheme* theWrappedObject) const; + QWebEngineUrlScheme::Flags flags(QWebEngineUrlScheme* theWrappedObject) const; + QByteArray name(QWebEngineUrlScheme* theWrappedObject) const; + bool __ne__(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that) const; + QWebEngineUrlScheme* operator_assign(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that); + bool __eq__(QWebEngineUrlScheme* theWrappedObject, const QWebEngineUrlScheme& that) const; + void static_QWebEngineUrlScheme_registerScheme(const QWebEngineUrlScheme& scheme); + QWebEngineUrlScheme static_QWebEngineUrlScheme_schemeByName(const QByteArray& name); + void setDefaultPort(QWebEngineUrlScheme* theWrappedObject, int newValue); + void setFlags(QWebEngineUrlScheme* theWrappedObject, QWebEngineUrlScheme::Flags newValue); + void setName(QWebEngineUrlScheme* theWrappedObject, const QByteArray& newValue); + void setSyntax(QWebEngineUrlScheme* theWrappedObject, QWebEngineUrlScheme::Syntax newValue); + QWebEngineUrlScheme::Syntax syntax(QWebEngineUrlScheme* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QWebEngineUrlSchemeHandler : public QWebEngineUrlSchemeHandler +{ +public: + PythonQtShell_QWebEngineUrlSchemeHandler(QObject* parent = nullptr):QWebEngineUrlSchemeHandler(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEngineUrlSchemeHandler() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void requestStarted(QWebEngineUrlRequestJob* arg__1) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebEngineUrlSchemeHandler : public QWebEngineUrlSchemeHandler +{ public: +inline void py_q_requestStarted(QWebEngineUrlRequestJob* arg__1) { this->requestStarted(arg__1); } +}; + +class PythonQtWrapper_QWebEngineUrlSchemeHandler : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineUrlSchemeHandler* new_QWebEngineUrlSchemeHandler(QObject* parent = nullptr); +void delete_QWebEngineUrlSchemeHandler(QWebEngineUrlSchemeHandler* obj) { delete obj; } + void requestStarted(QWebEngineUrlSchemeHandler* theWrappedObject, QWebEngineUrlRequestJob* arg__1); + void py_q_requestStarted(QWebEngineUrlSchemeHandler* theWrappedObject, QWebEngineUrlRequestJob* arg__1){ (((PythonQtPublicPromoter_QWebEngineUrlSchemeHandler*)theWrappedObject)->py_q_requestStarted(arg__1));} +}; + + + + + +class PythonQtShell_QWebEngineView : public QWebEngineView +{ +public: + PythonQtShell_QWebEngineView(QWidget* parent = nullptr):QWebEngineView(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebEngineView() override; + +void actionEvent(QActionEvent* event) override; +void changeEvent(QEvent* arg__1) override; +void childEvent(QChildEvent* event) override; +void closeEvent(QCloseEvent* arg__1) override; +void contextMenuEvent(QContextMenuEvent* arg__1) override; +QWebEngineView* createWindow(QWebEnginePage::WebWindowType type) override; +void customEvent(QEvent* event) override; +int devType() const override; +void dragEnterEvent(QDragEnterEvent* e) override; +void dragLeaveEvent(QDragLeaveEvent* e) override; +void dragMoveEvent(QDragMoveEvent* e) override; +void dropEvent(QDropEvent* e) override; +void enterEvent(QEvent* event) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void focusInEvent(QFocusEvent* event) override; +bool focusNextPrevChild(bool next) override; +void focusOutEvent(QFocusEvent* event) override; +bool hasHeightForWidth() const override; +int heightForWidth(int arg__1) const override; +void hideEvent(QHideEvent* arg__1) override; +void initPainter(QPainter* painter) const override; +void inputMethodEvent(QInputMethodEvent* arg__1) override; +QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const override; +void keyPressEvent(QKeyEvent* event) override; +void keyReleaseEvent(QKeyEvent* event) override; +void leaveEvent(QEvent* event) override; +int metric(QPaintDevice::PaintDeviceMetric arg__1) const override; +QSize minimumSizeHint() const override; +void mouseDoubleClickEvent(QMouseEvent* event) override; +void mouseMoveEvent(QMouseEvent* event) override; +void mousePressEvent(QMouseEvent* event) override; +void mouseReleaseEvent(QMouseEvent* event) override; +void moveEvent(QMoveEvent* event) override; +bool nativeEvent(const QByteArray& eventType, void* message, long* result) override; +QPaintEngine* paintEngine() const override; +void paintEvent(QPaintEvent* event) override; +QPaintDevice* redirected(QPoint* offset) const override; +void resizeEvent(QResizeEvent* event) override; +void setVisible(bool visible) override; +QPainter* sharedPainter() const override; +void showEvent(QShowEvent* arg__1) override; +QSize sizeHint() const override; +void tabletEvent(QTabletEvent* event) override; +void timerEvent(QTimerEvent* event) override; +void wheelEvent(QWheelEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebEngineView : public QWebEngineView +{ public: +inline void promoted_closeEvent(QCloseEvent* arg__1) { this->closeEvent(arg__1); } +inline void promoted_contextMenuEvent(QContextMenuEvent* arg__1) { this->contextMenuEvent(arg__1); } +inline QWebEngineView* promoted_createWindow(QWebEnginePage::WebWindowType type) { return this->createWindow(type); } +inline void promoted_dragEnterEvent(QDragEnterEvent* e) { this->dragEnterEvent(e); } +inline void promoted_dragLeaveEvent(QDragLeaveEvent* e) { this->dragLeaveEvent(e); } +inline void promoted_dragMoveEvent(QDragMoveEvent* e) { this->dragMoveEvent(e); } +inline void promoted_dropEvent(QDropEvent* e) { this->dropEvent(e); } +inline bool promoted_event(QEvent* arg__1) { return this->event(arg__1); } +inline void promoted_hideEvent(QHideEvent* arg__1) { this->hideEvent(arg__1); } +inline void promoted_showEvent(QShowEvent* arg__1) { this->showEvent(arg__1); } +inline void py_q_closeEvent(QCloseEvent* arg__1) { QWebEngineView::closeEvent(arg__1); } +inline void py_q_contextMenuEvent(QContextMenuEvent* arg__1) { QWebEngineView::contextMenuEvent(arg__1); } +inline QWebEngineView* py_q_createWindow(QWebEnginePage::WebWindowType type) { return QWebEngineView::createWindow(type); } +inline void py_q_dragEnterEvent(QDragEnterEvent* e) { QWebEngineView::dragEnterEvent(e); } +inline void py_q_dragLeaveEvent(QDragLeaveEvent* e) { QWebEngineView::dragLeaveEvent(e); } +inline void py_q_dragMoveEvent(QDragMoveEvent* e) { QWebEngineView::dragMoveEvent(e); } +inline void py_q_dropEvent(QDropEvent* e) { QWebEngineView::dropEvent(e); } +inline bool py_q_event(QEvent* arg__1) { return QWebEngineView::event(arg__1); } +inline void py_q_hideEvent(QHideEvent* arg__1) { QWebEngineView::hideEvent(arg__1); } +inline void py_q_showEvent(QShowEvent* arg__1) { QWebEngineView::showEvent(arg__1); } +inline QSize py_q_sizeHint() const { return QWebEngineView::sizeHint(); } +}; + +class PythonQtWrapper_QWebEngineView : public QObject +{ Q_OBJECT +public: +public slots: +QWebEngineView* new_QWebEngineView(QWidget* parent = nullptr); +void delete_QWebEngineView(QWebEngineView* obj) { delete obj; } + void py_q_closeEvent(QWebEngineView* theWrappedObject, QCloseEvent* arg__1){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_closeEvent(arg__1));} + void py_q_contextMenuEvent(QWebEngineView* theWrappedObject, QContextMenuEvent* arg__1){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_contextMenuEvent(arg__1));} + QWebEngineView* createWindow(QWebEngineView* theWrappedObject, QWebEnginePage::WebWindowType type); + QWebEngineView* py_q_createWindow(QWebEngineView* theWrappedObject, QWebEnginePage::WebWindowType type){ return (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_createWindow(type));} + void py_q_dragEnterEvent(QWebEngineView* theWrappedObject, QDragEnterEvent* e){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_dragEnterEvent(e));} + void py_q_dragLeaveEvent(QWebEngineView* theWrappedObject, QDragLeaveEvent* e){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_dragLeaveEvent(e));} + void py_q_dragMoveEvent(QWebEngineView* theWrappedObject, QDragMoveEvent* e){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_dragMoveEvent(e));} + void py_q_dropEvent(QWebEngineView* theWrappedObject, QDropEvent* e){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_dropEvent(e));} + bool py_q_event(QWebEngineView* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_event(arg__1));} + bool hasSelection(QWebEngineView* theWrappedObject) const; + void py_q_hideEvent(QWebEngineView* theWrappedObject, QHideEvent* arg__1){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_hideEvent(arg__1));} + QWebEngineHistory* history(QWebEngineView* theWrappedObject) const; + QIcon icon(QWebEngineView* theWrappedObject) const; + QUrl iconUrl(QWebEngineView* theWrappedObject) const; + void load(QWebEngineView* theWrappedObject, const QUrl& url); + void load(QWebEngineView* theWrappedObject, const QWebEngineHttpRequest& request); + QWebEnginePage* page(QWebEngineView* theWrappedObject) const; + QAction* pageAction(QWebEngineView* theWrappedObject, QWebEnginePage::WebAction action) const; + QString selectedText(QWebEngineView* theWrappedObject) const; + void setContent(QWebEngineView* theWrappedObject, const QByteArray& data, const QString& mimeType = QString(), const QUrl& baseUrl = QUrl()); + void setHtml(QWebEngineView* theWrappedObject, const QString& html, const QUrl& baseUrl = QUrl()); + void setPage(QWebEngineView* theWrappedObject, QWebEnginePage* page); + void setUrl(QWebEngineView* theWrappedObject, const QUrl& url); + void setZoomFactor(QWebEngineView* theWrappedObject, qreal factor); + QWebEngineSettings* settings(QWebEngineView* theWrappedObject) const; + void py_q_showEvent(QWebEngineView* theWrappedObject, QShowEvent* arg__1){ (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_showEvent(arg__1));} + QSize sizeHint(QWebEngineView* theWrappedObject) const; + QSize py_q_sizeHint(QWebEngineView* theWrappedObject) const{ return (((PythonQtPublicPromoter_QWebEngineView*)theWrappedObject)->py_q_sizeHint());} + QString title(QWebEngineView* theWrappedObject) const; + void triggerPageAction(QWebEngineView* theWrappedObject, QWebEnginePage::WebAction action, bool checked = false); + QUrl url(QWebEngineView* theWrappedObject) const; + qreal zoomFactor(QWebEngineView* theWrappedObject) const; +}; + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets_init.cpp b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets_init.cpp new file mode 100644 index 00000000..6d0fd2a6 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webenginewidgets/com_trolltech_qt_webenginewidgets_init.cpp @@ -0,0 +1,45 @@ +#include +#include +#include "com_trolltech_qt_webenginewidgets0.h" + + + +void PythonQt_init_QtWebEngineWidgets(PyObject* module) { +PythonQt::priv()->registerClass(&QWebChannel::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebChannelAbstractTransport::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineCertificateError", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineClientCertificateSelection", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineClientCertificateStore", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerClass(&QWebEngineCookieStore::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineCookieStore::FilterRequest", "", "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebEngineDownloadItem::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineFindTextResult", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineFullScreenRequest", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineHistory", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineHistoryItem", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QWebEngineHttpRequest", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QWebEngineNotification::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerClass(&QWebEnginePage::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebEngineProfile::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineQuotaRequest", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QWebEngineRegisterProtocolHandlerRequest", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QWebEngineScript", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QWebEngineScriptCollection", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QWebEngineSettings", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineUrlRequestInfo", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerClass(&QWebEngineUrlRequestInterceptor::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebEngineUrlRequestJob::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebEngineUrlScheme", "", "QtWebEngineWidgets", PythonQtCreateObject, nullptr, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerClass(&QWebEngineUrlSchemeHandler::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebEngineView::staticMetaObject, "QtWebEngineWidgets", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QList, QSslCertificate); +#endif +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebEngineHistoryItem); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebEngineScript); +#ifndef QT_NO_SSL +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QSslCertificate); +#endif +} diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri new file mode 100644 index 00000000..4ae397cc --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_webkit0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_webkit0.cpp \ + $$PWD/com_trolltech_qt_webkit_init.cpp diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp new file mode 100644 index 00000000..2807f96a --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.cpp @@ -0,0 +1,7085 @@ +#include "com_trolltech_qt_webkit0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QGraphicsWebView::~PythonQtShell_QGraphicsWebView() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QGraphicsWebView::advance(int phase0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("advance"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&phase0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::advance(phase0); +} +QRectF PythonQtShell_QGraphicsWebView::boundingRect() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("boundingRect"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QRectF"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QRectF returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("boundingRect", methodInfo, result); + } else { + returnValue = *((QRectF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::boundingRect(); +} +void PythonQtShell_QGraphicsWebView::changeEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::changeEvent(event0); +} +void PythonQtShell_QGraphicsWebView::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::childEvent(event0); +} +void PythonQtShell_QGraphicsWebView::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::closeEvent(event0); +} +bool PythonQtShell_QGraphicsWebView::collidesWithItem(const QGraphicsItem* other0, Qt::ItemSelectionMode mode1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("collidesWithItem"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QGraphicsItem*" , "Qt::ItemSelectionMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&other0, (void*)&mode1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("collidesWithItem", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::collidesWithItem(other0, mode1); +} +bool PythonQtShell_QGraphicsWebView::collidesWithPath(const QPainterPath& path0, Qt::ItemSelectionMode mode1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("collidesWithPath"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QPainterPath&" , "Qt::ItemSelectionMode"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&path0, (void*)&mode1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("collidesWithPath", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::collidesWithPath(path0, mode1); +} +bool PythonQtShell_QGraphicsWebView::contains(const QPointF& point0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contains"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&point0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("contains", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::contains(point0); +} +void PythonQtShell_QGraphicsWebView::contextMenuEvent(QGraphicsSceneContextMenuEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::contextMenuEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::customEvent(event0); +} +void PythonQtShell_QGraphicsWebView::dragEnterEvent(QGraphicsSceneDragDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneDragDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::dragEnterEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::dragLeaveEvent(QGraphicsSceneDragDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneDragDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::dragLeaveEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::dragMoveEvent(QGraphicsSceneDragDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneDragDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::dragMoveEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::dropEvent(QGraphicsSceneDragDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneDragDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::dropEvent(arg__1); +} +bool PythonQtShell_QGraphicsWebView::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::event(arg__1); +} +bool PythonQtShell_QGraphicsWebView::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::eventFilter(watched0, event1); +} +QVariant PythonQtShell_QGraphicsWebView::extension(const QVariant& variant0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("extension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&variant0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("extension", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::extension(variant0); +} +void PythonQtShell_QGraphicsWebView::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::focusInEvent(arg__1); +} +bool PythonQtShell_QGraphicsWebView::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::focusNextPrevChild(next0); +} +void PythonQtShell_QGraphicsWebView::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::focusOutEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::getContentsMargins(qreal* left0, qreal* top1, qreal* right2, qreal* bottom3) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getContentsMargins"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "qreal*" , "qreal*" , "qreal*" , "qreal*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {nullptr, (void*)&left0, (void*)&top1, (void*)&right2, (void*)&bottom3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::getContentsMargins(left0, top1, right2, bottom3); +} +void PythonQtShell_QGraphicsWebView::grabKeyboardEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("grabKeyboardEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::grabKeyboardEvent(event0); +} +void PythonQtShell_QGraphicsWebView::grabMouseEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("grabMouseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::grabMouseEvent(event0); +} +void PythonQtShell_QGraphicsWebView::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::hideEvent(event0); +} +void PythonQtShell_QGraphicsWebView::hoverEnterEvent(QGraphicsSceneHoverEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::hoverEnterEvent(event0); +} +void PythonQtShell_QGraphicsWebView::hoverLeaveEvent(QGraphicsSceneHoverEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::hoverLeaveEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::hoverMoveEvent(QGraphicsSceneHoverEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hoverMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneHoverEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::hoverMoveEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::initStyleOption(QStyleOption* option0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initStyleOption"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QStyleOption*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&option0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::initStyleOption(option0); +} +void PythonQtShell_QGraphicsWebView::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QGraphicsWebView::inputMethodQuery(Qt::InputMethodQuery query0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&query0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::inputMethodQuery(query0); +} +bool PythonQtShell_QGraphicsWebView::isObscuredBy(const QGraphicsItem* item0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isObscuredBy"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QGraphicsItem*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&item0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("isObscuredBy", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::isObscuredBy(item0); +} +QVariant PythonQtShell_QGraphicsWebView::itemChange(QGraphicsItem::GraphicsItemChange change0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("itemChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "QGraphicsItem::GraphicsItemChange" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue{}; + void* args[3] = {nullptr, (void*)&change0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("itemChange", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + if (change0 == QGraphicsItem::ItemParentChange || change0 == QGraphicsItem::ItemSceneChange) { + returnValue = value1; + } + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::itemChange(change0, value1); +} +void PythonQtShell_QGraphicsWebView::keyPressEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::keyPressEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::keyReleaseEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::keyReleaseEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::mouseDoubleClickEvent(QGraphicsSceneMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::mouseDoubleClickEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::mouseMoveEvent(QGraphicsSceneMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::mouseMoveEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::mousePressEvent(QGraphicsSceneMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::mousePressEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::mouseReleaseEvent(QGraphicsSceneMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::mouseReleaseEvent(arg__1); +} +void PythonQtShell_QGraphicsWebView::moveEvent(QGraphicsSceneMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::moveEvent(event0); +} +QPainterPath PythonQtShell_QGraphicsWebView::opaqueArea() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("opaqueArea"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainterPath"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainterPath returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("opaqueArea", methodInfo, result); + } else { + returnValue = *((QPainterPath*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::opaqueArea(); +} +void PythonQtShell_QGraphicsWebView::paint(QPainter* arg__1, const QStyleOptionGraphicsItem* options1, QWidget* widget2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*" , "const QStyleOptionGraphicsItem*" , "QWidget*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {nullptr, (void*)&arg__1, (void*)&options1, (void*)&widget2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::paint(arg__1, options1, widget2); +} +void PythonQtShell_QGraphicsWebView::paintWindowFrame(QPainter* painter0, const QStyleOptionGraphicsItem* option1, QWidget* widget2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintWindowFrame"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*" , "const QStyleOptionGraphicsItem*" , "QWidget*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {nullptr, (void*)&painter0, (void*)&option1, (void*)&widget2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::paintWindowFrame(painter0, option1, widget2); +} +void PythonQtShell_QGraphicsWebView::polishEvent() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("polishEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::polishEvent(); +} +QVariant PythonQtShell_QGraphicsWebView::propertyChange(const QString& propertyName0, const QVariant& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("propertyChange"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QString&" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QVariant returnValue{}; + void* args[3] = {nullptr, (void*)&propertyName0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("propertyChange", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::propertyChange(propertyName0, value1); +} +void PythonQtShell_QGraphicsWebView::resizeEvent(QGraphicsSceneResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::resizeEvent(event0); +} +bool PythonQtShell_QGraphicsWebView::sceneEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sceneEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sceneEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::sceneEvent(arg__1); +} +bool PythonQtShell_QGraphicsWebView::sceneEventFilter(QGraphicsItem* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sceneEventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QGraphicsItem*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sceneEventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::sceneEventFilter(watched0, event1); +} +void PythonQtShell_QGraphicsWebView::setExtension(QGraphicsItem::Extension extension0, const QVariant& variant1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setExtension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsItem::Extension" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&extension0, (void*)&variant1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::setExtension(extension0, variant1); +} +void PythonQtShell_QGraphicsWebView::setGeometry(const QRectF& rect0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setGeometry"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QRectF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&rect0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::setGeometry(rect0); +} +QPainterPath PythonQtShell_QGraphicsWebView::shape() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("shape"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainterPath"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainterPath returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("shape", methodInfo, result); + } else { + returnValue = *((QPainterPath*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::shape(); +} +void PythonQtShell_QGraphicsWebView::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::showEvent(event0); +} +QSizeF PythonQtShell_QGraphicsWebView::sizeHint(Qt::SizeHint which0, const QSizeF& constraint1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSizeF" , "Qt::SizeHint" , "const QSizeF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QSizeF returnValue{}; + void* args[3] = {nullptr, (void*)&which0, (void*)&constraint1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSizeF*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::sizeHint(which0, constraint1); +} +bool PythonQtShell_QGraphicsWebView::supportsExtension(QGraphicsItem::Extension extension0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportsExtension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QGraphicsItem::Extension"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&extension0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportsExtension", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::supportsExtension(extension0); +} +void PythonQtShell_QGraphicsWebView::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::timerEvent(event0); +} +int PythonQtShell_QGraphicsWebView::type() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("type"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("type", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::type(); +} +void PythonQtShell_QGraphicsWebView::ungrabKeyboardEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ungrabKeyboardEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::ungrabKeyboardEvent(event0); +} +void PythonQtShell_QGraphicsWebView::ungrabMouseEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("ungrabMouseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::ungrabMouseEvent(event0); +} +void PythonQtShell_QGraphicsWebView::updateGeometry() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("updateGeometry"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::updateGeometry(); +} +void PythonQtShell_QGraphicsWebView::wheelEvent(QGraphicsSceneWheelEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QGraphicsSceneWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QGraphicsWebView::wheelEvent(arg__1); +} +bool PythonQtShell_QGraphicsWebView::windowFrameEvent(QEvent* e0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("windowFrameEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&e0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("windowFrameEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::windowFrameEvent(e0); +} +Qt::WindowFrameSection PythonQtShell_QGraphicsWebView::windowFrameSectionAt(const QPointF& pos0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("windowFrameSectionAt"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"Qt::WindowFrameSection" , "const QPointF&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + Qt::WindowFrameSection returnValue{}; + void* args[2] = {nullptr, (void*)&pos0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("windowFrameSectionAt", methodInfo, result); + } else { + returnValue = *((Qt::WindowFrameSection*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QGraphicsWebView::windowFrameSectionAt(pos0); +} +QGraphicsWebView* PythonQtWrapper_QGraphicsWebView::new_QGraphicsWebView(QGraphicsItem* parent) +{ +return new PythonQtShell_QGraphicsWebView(parent); } + +const QMetaObject* PythonQtShell_QGraphicsWebView::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QGraphicsWebView::staticMetaObject); + } else { + return &QGraphicsWebView::staticMetaObject; + } +} +int PythonQtShell_QGraphicsWebView::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QGraphicsWebView::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QGraphicsWebView::findText(QGraphicsWebView* theWrappedObject, const QString& subString, QWebPage::FindFlags options) +{ + return ( theWrappedObject->findText(subString, options)); +} + +QWebHistory* PythonQtWrapper_QGraphicsWebView::history(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->history()); +} + +QIcon PythonQtWrapper_QGraphicsWebView::icon(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +bool PythonQtWrapper_QGraphicsWebView::isModified(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->isModified()); +} + +bool PythonQtWrapper_QGraphicsWebView::isTiledBackingStoreFrozen(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->isTiledBackingStoreFrozen()); +} + +void PythonQtWrapper_QGraphicsWebView::load(QGraphicsWebView* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation, const QByteArray& body) +{ + ( theWrappedObject->load(request, operation, body)); +} + +void PythonQtWrapper_QGraphicsWebView::load(QGraphicsWebView* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->load(url)); +} + +QWebPage* PythonQtWrapper_QGraphicsWebView::page(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +QAction* PythonQtWrapper_QGraphicsWebView::pageAction(QGraphicsWebView* theWrappedObject, QWebPage::WebAction action) const +{ + return ( theWrappedObject->pageAction(action)); +} + +QPainter::RenderHints PythonQtWrapper_QGraphicsWebView::renderHints(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->renderHints()); +} + +bool PythonQtWrapper_QGraphicsWebView::resizesToContents(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->resizesToContents()); +} + +void PythonQtWrapper_QGraphicsWebView::setContent(QGraphicsWebView* theWrappedObject, const QByteArray& data, const QString& mimeType, const QUrl& baseUrl) +{ + ( theWrappedObject->setContent(data, mimeType, baseUrl)); +} + +void PythonQtWrapper_QGraphicsWebView::setHtml(QGraphicsWebView* theWrappedObject, const QString& html, const QUrl& baseUrl) +{ + ( theWrappedObject->setHtml(html, baseUrl)); +} + +void PythonQtWrapper_QGraphicsWebView::setPage(QGraphicsWebView* theWrappedObject, QWebPage* arg__1) +{ + ( theWrappedObject->setPage(arg__1)); +} + +void PythonQtWrapper_QGraphicsWebView::setRenderHint(QGraphicsWebView* theWrappedObject, QPainter::RenderHint arg__1, bool enabled) +{ + ( theWrappedObject->setRenderHint(arg__1, enabled)); +} + +void PythonQtWrapper_QGraphicsWebView::setRenderHints(QGraphicsWebView* theWrappedObject, QPainter::RenderHints arg__1) +{ + ( theWrappedObject->setRenderHints(arg__1)); +} + +void PythonQtWrapper_QGraphicsWebView::setResizesToContents(QGraphicsWebView* theWrappedObject, bool enabled) +{ + ( theWrappedObject->setResizesToContents(enabled)); +} + +void PythonQtWrapper_QGraphicsWebView::setTiledBackingStoreFrozen(QGraphicsWebView* theWrappedObject, bool frozen) +{ + ( theWrappedObject->setTiledBackingStoreFrozen(frozen)); +} + +void PythonQtWrapper_QGraphicsWebView::setUrl(QGraphicsWebView* theWrappedObject, const QUrl& arg__1) +{ + ( theWrappedObject->setUrl(arg__1)); +} + +void PythonQtWrapper_QGraphicsWebView::setZoomFactor(QGraphicsWebView* theWrappedObject, qreal arg__1) +{ + ( theWrappedObject->setZoomFactor(arg__1)); +} + +QWebSettings* PythonQtWrapper_QGraphicsWebView::settings(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +QString PythonQtWrapper_QGraphicsWebView::title(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +void PythonQtWrapper_QGraphicsWebView::triggerPageAction(QGraphicsWebView* theWrappedObject, QWebPage::WebAction action, bool checked) +{ + ( theWrappedObject->triggerPageAction(action, checked)); +} + +QUrl PythonQtWrapper_QGraphicsWebView::url(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +qreal PythonQtWrapper_QGraphicsWebView::zoomFactor(QGraphicsWebView* theWrappedObject) const +{ + return ( theWrappedObject->zoomFactor()); +} + + + +QWebDatabase* PythonQtWrapper_QWebDatabase::new_QWebDatabase(const QWebDatabase& other) +{ +return new QWebDatabase(other); } + +QString PythonQtWrapper_QWebDatabase::displayName(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->displayName()); +} + +qint64 PythonQtWrapper_QWebDatabase::expectedSize(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->expectedSize()); +} + +QString PythonQtWrapper_QWebDatabase::fileName(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->fileName()); +} + +QString PythonQtWrapper_QWebDatabase::name(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->name()); +} + +QWebDatabase* PythonQtWrapper_QWebDatabase::operator_assign(QWebDatabase* theWrappedObject, const QWebDatabase& other) +{ + return &( (*theWrappedObject)= other); +} + +QWebSecurityOrigin PythonQtWrapper_QWebDatabase::origin(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->origin()); +} + +void PythonQtWrapper_QWebDatabase::static_QWebDatabase_removeAllDatabases() +{ + (QWebDatabase::removeAllDatabases()); +} + +void PythonQtWrapper_QWebDatabase::static_QWebDatabase_removeDatabase(const QWebDatabase& arg__1) +{ + (QWebDatabase::removeDatabase(arg__1)); +} + +qint64 PythonQtWrapper_QWebDatabase::size(QWebDatabase* theWrappedObject) const +{ + return ( theWrappedObject->size()); +} + + + +QWebElement* PythonQtWrapper_QWebElement::new_QWebElement() +{ +return new QWebElement(); } + +QWebElement* PythonQtWrapper_QWebElement::new_QWebElement(const QWebElement& arg__1) +{ +return new QWebElement(arg__1); } + +void PythonQtWrapper_QWebElement::addClass(QWebElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->addClass(name)); +} + +void PythonQtWrapper_QWebElement::appendInside(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->appendInside(markup)); +} + +void PythonQtWrapper_QWebElement::appendInside(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->appendInside(element)); +} + +void PythonQtWrapper_QWebElement::appendOutside(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->appendOutside(markup)); +} + +void PythonQtWrapper_QWebElement::appendOutside(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->appendOutside(element)); +} + +QString PythonQtWrapper_QWebElement::attribute(QWebElement* theWrappedObject, const QString& name, const QString& defaultValue) const +{ + return ( theWrappedObject->attribute(name, defaultValue)); +} + +QString PythonQtWrapper_QWebElement::attributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& defaultValue) const +{ + return ( theWrappedObject->attributeNS(namespaceUri, name, defaultValue)); +} + +QStringList PythonQtWrapper_QWebElement::attributeNames(QWebElement* theWrappedObject, const QString& namespaceUri) const +{ + return ( theWrappedObject->attributeNames(namespaceUri)); +} + +QStringList PythonQtWrapper_QWebElement::classes(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->classes()); +} + +QWebElement PythonQtWrapper_QWebElement::clone(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->clone()); +} + +QWebElement PythonQtWrapper_QWebElement::document(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->document()); +} + +void PythonQtWrapper_QWebElement::encloseContentsWith(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->encloseContentsWith(markup)); +} + +void PythonQtWrapper_QWebElement::encloseContentsWith(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->encloseContentsWith(element)); +} + +void PythonQtWrapper_QWebElement::encloseWith(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->encloseWith(markup)); +} + +void PythonQtWrapper_QWebElement::encloseWith(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->encloseWith(element)); +} + +QVariant PythonQtWrapper_QWebElement::evaluateJavaScript(QWebElement* theWrappedObject, const QString& scriptSource) +{ + return ( theWrappedObject->evaluateJavaScript(scriptSource)); +} + +QWebElementCollection PythonQtWrapper_QWebElement::findAll(QWebElement* theWrappedObject, const QString& selectorQuery) const +{ + return ( theWrappedObject->findAll(selectorQuery)); +} + +QWebElement PythonQtWrapper_QWebElement::findFirst(QWebElement* theWrappedObject, const QString& selectorQuery) const +{ + return ( theWrappedObject->findFirst(selectorQuery)); +} + +QWebElement PythonQtWrapper_QWebElement::firstChild(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->firstChild()); +} + +QRect PythonQtWrapper_QWebElement::geometry(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->geometry()); +} + +bool PythonQtWrapper_QWebElement::hasAttribute(QWebElement* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasAttribute(name)); +} + +bool PythonQtWrapper_QWebElement::hasAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name) const +{ + return ( theWrappedObject->hasAttributeNS(namespaceUri, name)); +} + +bool PythonQtWrapper_QWebElement::hasAttributes(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->hasAttributes()); +} + +bool PythonQtWrapper_QWebElement::hasClass(QWebElement* theWrappedObject, const QString& name) const +{ + return ( theWrappedObject->hasClass(name)); +} + +bool PythonQtWrapper_QWebElement::hasFocus(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->hasFocus()); +} + +bool PythonQtWrapper_QWebElement::isNull(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QWebElement PythonQtWrapper_QWebElement::lastChild(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->lastChild()); +} + +QString PythonQtWrapper_QWebElement::localName(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->localName()); +} + +QString PythonQtWrapper_QWebElement::namespaceUri(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->namespaceUri()); +} + +QWebElement PythonQtWrapper_QWebElement::nextSibling(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->nextSibling()); +} + +bool PythonQtWrapper_QWebElement::__ne__(QWebElement* theWrappedObject, const QWebElement& o) const +{ + return ( (*theWrappedObject)!= o); +} + +QWebElement* PythonQtWrapper_QWebElement::operator_assign(QWebElement* theWrappedObject, const QWebElement& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +bool PythonQtWrapper_QWebElement::__eq__(QWebElement* theWrappedObject, const QWebElement& o) const +{ + return ( (*theWrappedObject)== o); +} + +QWebElement PythonQtWrapper_QWebElement::parent(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->parent()); +} + +QString PythonQtWrapper_QWebElement::prefix(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->prefix()); +} + +void PythonQtWrapper_QWebElement::prependInside(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->prependInside(markup)); +} + +void PythonQtWrapper_QWebElement::prependInside(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->prependInside(element)); +} + +void PythonQtWrapper_QWebElement::prependOutside(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->prependOutside(markup)); +} + +void PythonQtWrapper_QWebElement::prependOutside(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->prependOutside(element)); +} + +QWebElement PythonQtWrapper_QWebElement::previousSibling(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->previousSibling()); +} + +void PythonQtWrapper_QWebElement::removeAllChildren(QWebElement* theWrappedObject) +{ + ( theWrappedObject->removeAllChildren()); +} + +void PythonQtWrapper_QWebElement::removeAttribute(QWebElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->removeAttribute(name)); +} + +void PythonQtWrapper_QWebElement::removeAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name) +{ + ( theWrappedObject->removeAttributeNS(namespaceUri, name)); +} + +void PythonQtWrapper_QWebElement::removeClass(QWebElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->removeClass(name)); +} + +void PythonQtWrapper_QWebElement::removeFromDocument(QWebElement* theWrappedObject) +{ + ( theWrappedObject->removeFromDocument()); +} + +void PythonQtWrapper_QWebElement::render(QWebElement* theWrappedObject, QPainter* painter) +{ + ( theWrappedObject->render(painter)); +} + +void PythonQtWrapper_QWebElement::render(QWebElement* theWrappedObject, QPainter* painter, const QRect& clipRect) +{ + ( theWrappedObject->render(painter, clipRect)); +} + +void PythonQtWrapper_QWebElement::replace(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->replace(markup)); +} + +void PythonQtWrapper_QWebElement::replace(QWebElement* theWrappedObject, const QWebElement& element) +{ + ( theWrappedObject->replace(element)); +} + +void PythonQtWrapper_QWebElement::setAttribute(QWebElement* theWrappedObject, const QString& name, const QString& value) +{ + ( theWrappedObject->setAttribute(name, value)); +} + +void PythonQtWrapper_QWebElement::setAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value) +{ + ( theWrappedObject->setAttributeNS(namespaceUri, name, value)); +} + +void PythonQtWrapper_QWebElement::setFocus(QWebElement* theWrappedObject) +{ + ( theWrappedObject->setFocus()); +} + +void PythonQtWrapper_QWebElement::setInnerXml(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->setInnerXml(markup)); +} + +void PythonQtWrapper_QWebElement::setOuterXml(QWebElement* theWrappedObject, const QString& markup) +{ + ( theWrappedObject->setOuterXml(markup)); +} + +void PythonQtWrapper_QWebElement::setPlainText(QWebElement* theWrappedObject, const QString& text) +{ + ( theWrappedObject->setPlainText(text)); +} + +void PythonQtWrapper_QWebElement::setStyleProperty(QWebElement* theWrappedObject, const QString& name, const QString& value) +{ + ( theWrappedObject->setStyleProperty(name, value)); +} + +QString PythonQtWrapper_QWebElement::styleProperty(QWebElement* theWrappedObject, const QString& name, QWebElement::StyleResolveStrategy strategy) const +{ + return ( theWrappedObject->styleProperty(name, strategy)); +} + +QString PythonQtWrapper_QWebElement::tagName(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->tagName()); +} + +QWebElement* PythonQtWrapper_QWebElement::takeFromDocument(QWebElement* theWrappedObject) +{ + return &( theWrappedObject->takeFromDocument()); +} + +QString PythonQtWrapper_QWebElement::toInnerXml(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->toInnerXml()); +} + +QString PythonQtWrapper_QWebElement::toOuterXml(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->toOuterXml()); +} + +QString PythonQtWrapper_QWebElement::toPlainText(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->toPlainText()); +} + +void PythonQtWrapper_QWebElement::toggleClass(QWebElement* theWrappedObject, const QString& name) +{ + ( theWrappedObject->toggleClass(name)); +} + +QWebFrame* PythonQtWrapper_QWebElement::webFrame(QWebElement* theWrappedObject) const +{ + return ( theWrappedObject->webFrame()); +} + + + +QWebElementCollection* PythonQtWrapper_QWebElementCollection::new_QWebElementCollection() +{ +return new QWebElementCollection(); } + +QWebElementCollection* PythonQtWrapper_QWebElementCollection::new_QWebElementCollection(const QWebElement& contextElement, const QString& query) +{ +return new QWebElementCollection(contextElement, query); } + +QWebElementCollection* PythonQtWrapper_QWebElementCollection::new_QWebElementCollection(const QWebElementCollection& arg__1) +{ +return new QWebElementCollection(arg__1); } + +void PythonQtWrapper_QWebElementCollection::append(QWebElementCollection* theWrappedObject, const QWebElementCollection& collection) +{ + ( theWrappedObject->append(collection)); +} + +QWebElement PythonQtWrapper_QWebElementCollection::at(QWebElementCollection* theWrappedObject, int i) const +{ + return ( theWrappedObject->at(i)); +} + +int PythonQtWrapper_QWebElementCollection::count(QWebElementCollection* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +QWebElement PythonQtWrapper_QWebElementCollection::first(QWebElementCollection* theWrappedObject) const +{ + return ( theWrappedObject->first()); +} + +QWebElement PythonQtWrapper_QWebElementCollection::last(QWebElementCollection* theWrappedObject) const +{ + return ( theWrappedObject->last()); +} + +QWebElementCollection PythonQtWrapper_QWebElementCollection::__add__(QWebElementCollection* theWrappedObject, const QWebElementCollection& other) const +{ + return ( (*theWrappedObject)+ other); +} + +QWebElementCollection* PythonQtWrapper_QWebElementCollection::__iadd__(QWebElementCollection* theWrappedObject, const QWebElementCollection& other) +{ + return &( (*theWrappedObject)+= other); +} + +QWebElementCollection* PythonQtWrapper_QWebElementCollection::operator_assign(QWebElementCollection* theWrappedObject, const QWebElementCollection& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +QWebElement PythonQtWrapper_QWebElementCollection::operator_subscript(QWebElementCollection* theWrappedObject, int i) const +{ + return ( (*theWrappedObject)[i]); +} + +QList PythonQtWrapper_QWebElementCollection::toList(QWebElementCollection* theWrappedObject) const +{ + return ( theWrappedObject->toList()); +} + + + +void PythonQtWrapper_QWebFrame::addToJavaScriptWindowObject(QWebFrame* theWrappedObject, const QString& name, QObject* object, QWebFrame::ValueOwnership ownership) +{ + ( theWrappedObject->addToJavaScriptWindowObject(name, object, ownership)); +} + +QUrl PythonQtWrapper_QWebFrame::baseUrl(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->baseUrl()); +} + +QList PythonQtWrapper_QWebFrame::childFrames(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->childFrames()); +} + +QSize PythonQtWrapper_QWebFrame::contentsSize(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->contentsSize()); +} + +QWebElement PythonQtWrapper_QWebFrame::documentElement(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->documentElement()); +} + +QWebElementCollection PythonQtWrapper_QWebFrame::findAllElements(QWebFrame* theWrappedObject, const QString& selectorQuery) const +{ + return ( theWrappedObject->findAllElements(selectorQuery)); +} + +QWebElement PythonQtWrapper_QWebFrame::findFirstElement(QWebFrame* theWrappedObject, const QString& selectorQuery) const +{ + return ( theWrappedObject->findFirstElement(selectorQuery)); +} + +QString PythonQtWrapper_QWebFrame::frameName(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->frameName()); +} + +QRect PythonQtWrapper_QWebFrame::geometry(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->geometry()); +} + +bool PythonQtWrapper_QWebFrame::hasFocus(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->hasFocus()); +} + +QWebHitTestResult PythonQtWrapper_QWebFrame::hitTestContent(QWebFrame* theWrappedObject, const QPoint& pos) const +{ + return ( theWrappedObject->hitTestContent(pos)); +} + +QIcon PythonQtWrapper_QWebFrame::icon(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +void PythonQtWrapper_QWebFrame::load(QWebFrame* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation, const QByteArray& body) +{ + ( theWrappedObject->load(request, operation, body)); +} + +void PythonQtWrapper_QWebFrame::load(QWebFrame* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->load(url)); +} + +QMultiMap PythonQtWrapper_QWebFrame::metaData(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->metaData()); +} + +QWebElement PythonQtWrapper_QWebFrame::ownerElement(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->ownerElement()); +} + +QWebPage* PythonQtWrapper_QWebFrame::page(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +QWebFrame* PythonQtWrapper_QWebFrame::parentFrame(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->parentFrame()); +} + +QPoint PythonQtWrapper_QWebFrame::pos(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->pos()); +} + +void PythonQtWrapper_QWebFrame::render(QWebFrame* theWrappedObject, QPainter* arg__1, QWebFrame::RenderLayers layer, const QRegion& clip) +{ + ( theWrappedObject->render(arg__1, layer, clip)); +} + +void PythonQtWrapper_QWebFrame::render(QWebFrame* theWrappedObject, QPainter* arg__1, const QRegion& clip) +{ + ( theWrappedObject->render(arg__1, clip)); +} + +QUrl PythonQtWrapper_QWebFrame::requestedUrl(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->requestedUrl()); +} + +void PythonQtWrapper_QWebFrame::scroll(QWebFrame* theWrappedObject, int arg__1, int arg__2) +{ + ( theWrappedObject->scroll(arg__1, arg__2)); +} + +QRect PythonQtWrapper_QWebFrame::scrollBarGeometry(QWebFrame* theWrappedObject, Qt::Orientation orientation) const +{ + return ( theWrappedObject->scrollBarGeometry(orientation)); +} + +int PythonQtWrapper_QWebFrame::scrollBarMaximum(QWebFrame* theWrappedObject, Qt::Orientation orientation) const +{ + return ( theWrappedObject->scrollBarMaximum(orientation)); +} + +int PythonQtWrapper_QWebFrame::scrollBarMinimum(QWebFrame* theWrappedObject, Qt::Orientation orientation) const +{ + return ( theWrappedObject->scrollBarMinimum(orientation)); +} + +Qt::ScrollBarPolicy PythonQtWrapper_QWebFrame::scrollBarPolicy(QWebFrame* theWrappedObject, Qt::Orientation orientation) const +{ + return ( theWrappedObject->scrollBarPolicy(orientation)); +} + +int PythonQtWrapper_QWebFrame::scrollBarValue(QWebFrame* theWrappedObject, Qt::Orientation orientation) const +{ + return ( theWrappedObject->scrollBarValue(orientation)); +} + +QPoint PythonQtWrapper_QWebFrame::scrollPosition(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->scrollPosition()); +} + +void PythonQtWrapper_QWebFrame::scrollToAnchor(QWebFrame* theWrappedObject, const QString& anchor) +{ + ( theWrappedObject->scrollToAnchor(anchor)); +} + +QWebSecurityOrigin PythonQtWrapper_QWebFrame::securityOrigin(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->securityOrigin()); +} + +void PythonQtWrapper_QWebFrame::setContent(QWebFrame* theWrappedObject, const QByteArray& data, const QString& mimeType, const QUrl& baseUrl) +{ + ( theWrappedObject->setContent(data, mimeType, baseUrl)); +} + +void PythonQtWrapper_QWebFrame::setFocus(QWebFrame* theWrappedObject) +{ + ( theWrappedObject->setFocus()); +} + +void PythonQtWrapper_QWebFrame::setHtml(QWebFrame* theWrappedObject, const QString& html, const QUrl& baseUrl) +{ + ( theWrappedObject->setHtml(html, baseUrl)); +} + +void PythonQtWrapper_QWebFrame::setScrollBarPolicy(QWebFrame* theWrappedObject, Qt::Orientation orientation, Qt::ScrollBarPolicy policy) +{ + ( theWrappedObject->setScrollBarPolicy(orientation, policy)); +} + +void PythonQtWrapper_QWebFrame::setScrollBarValue(QWebFrame* theWrappedObject, Qt::Orientation orientation, int value) +{ + ( theWrappedObject->setScrollBarValue(orientation, value)); +} + +void PythonQtWrapper_QWebFrame::setScrollPosition(QWebFrame* theWrappedObject, const QPoint& pos) +{ + ( theWrappedObject->setScrollPosition(pos)); +} + +void PythonQtWrapper_QWebFrame::setTextSizeMultiplier(QWebFrame* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setTextSizeMultiplier(factor)); +} + +void PythonQtWrapper_QWebFrame::setUrl(QWebFrame* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QWebFrame::setZoomFactor(QWebFrame* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setZoomFactor(factor)); +} + +qreal PythonQtWrapper_QWebFrame::textSizeMultiplier(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->textSizeMultiplier()); +} + +QString PythonQtWrapper_QWebFrame::title(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +QString PythonQtWrapper_QWebFrame::toHtml(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->toHtml()); +} + +QString PythonQtWrapper_QWebFrame::toPlainText(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->toPlainText()); +} + +QUrl PythonQtWrapper_QWebFrame::url(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +qreal PythonQtWrapper_QWebFrame::zoomFactor(QWebFrame* theWrappedObject) const +{ + return ( theWrappedObject->zoomFactor()); +} + + + +void PythonQtWrapper_QWebHistory::back(QWebHistory* theWrappedObject) +{ + ( theWrappedObject->back()); +} + +QWebHistoryItem PythonQtWrapper_QWebHistory::backItem(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->backItem()); +} + +QList PythonQtWrapper_QWebHistory::backItems(QWebHistory* theWrappedObject, int maxItems) const +{ + return ( theWrappedObject->backItems(maxItems)); +} + +bool PythonQtWrapper_QWebHistory::canGoBack(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->canGoBack()); +} + +bool PythonQtWrapper_QWebHistory::canGoForward(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->canGoForward()); +} + +void PythonQtWrapper_QWebHistory::clear(QWebHistory* theWrappedObject) +{ + ( theWrappedObject->clear()); +} + +int PythonQtWrapper_QWebHistory::count(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->count()); +} + +QWebHistoryItem PythonQtWrapper_QWebHistory::currentItem(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->currentItem()); +} + +int PythonQtWrapper_QWebHistory::currentItemIndex(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->currentItemIndex()); +} + +void PythonQtWrapper_QWebHistory::forward(QWebHistory* theWrappedObject) +{ + ( theWrappedObject->forward()); +} + +QWebHistoryItem PythonQtWrapper_QWebHistory::forwardItem(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->forwardItem()); +} + +QList PythonQtWrapper_QWebHistory::forwardItems(QWebHistory* theWrappedObject, int maxItems) const +{ + return ( theWrappedObject->forwardItems(maxItems)); +} + +void PythonQtWrapper_QWebHistory::goToItem(QWebHistory* theWrappedObject, const QWebHistoryItem& item) +{ + ( theWrappedObject->goToItem(item)); +} + +QWebHistoryItem PythonQtWrapper_QWebHistory::itemAt(QWebHistory* theWrappedObject, int i) const +{ + return ( theWrappedObject->itemAt(i)); +} + +QList PythonQtWrapper_QWebHistory::items(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->items()); +} + +void PythonQtWrapper_QWebHistory::loadFromMap(QWebHistory* theWrappedObject, const QMap& map) +{ + ( theWrappedObject->loadFromMap(map)); +} + +int PythonQtWrapper_QWebHistory::maximumItemCount(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->maximumItemCount()); +} + +void PythonQtWrapper_QWebHistory::writeTo(QWebHistory* theWrappedObject, QDataStream& stream) +{ + stream << (*theWrappedObject); +} + +void PythonQtWrapper_QWebHistory::readFrom(QWebHistory* theWrappedObject, QDataStream& stream) +{ + stream >> (*theWrappedObject); +} + +void PythonQtWrapper_QWebHistory::setMaximumItemCount(QWebHistory* theWrappedObject, int count) +{ + ( theWrappedObject->setMaximumItemCount(count)); +} + +QMap PythonQtWrapper_QWebHistory::toMap(QWebHistory* theWrappedObject) const +{ + return ( theWrappedObject->toMap()); +} + + + +PythonQtShell_QWebHistoryInterface::~PythonQtShell_QWebHistoryInterface() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebHistoryInterface::addHistoryEntry(const QString& url0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("addHistoryEntry"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QWebHistoryInterface::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebHistoryInterface::childEvent(event0); +} +void PythonQtShell_QWebHistoryInterface::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebHistoryInterface::customEvent(event0); +} +bool PythonQtShell_QWebHistoryInterface::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebHistoryInterface::event(event0); +} +bool PythonQtShell_QWebHistoryInterface::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebHistoryInterface::eventFilter(watched0, event1); +} +bool PythonQtShell_QWebHistoryInterface::historyContains(const QString& url0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("historyContains"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("historyContains", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return bool(); +} +void PythonQtShell_QWebHistoryInterface::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebHistoryInterface::timerEvent(event0); +} +QWebHistoryInterface* PythonQtWrapper_QWebHistoryInterface::new_QWebHistoryInterface(QObject* parent) +{ +return new PythonQtShell_QWebHistoryInterface(parent); } + +const QMetaObject* PythonQtShell_QWebHistoryInterface::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebHistoryInterface::staticMetaObject); + } else { + return &QWebHistoryInterface::staticMetaObject; + } +} +int PythonQtShell_QWebHistoryInterface::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebHistoryInterface::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QWebHistoryInterface::addHistoryEntry(QWebHistoryInterface* theWrappedObject, const QString& url) +{ + ( theWrappedObject->addHistoryEntry(url)); +} + +QWebHistoryInterface* PythonQtWrapper_QWebHistoryInterface::static_QWebHistoryInterface_defaultInterface() +{ + return (QWebHistoryInterface::defaultInterface()); +} + +bool PythonQtWrapper_QWebHistoryInterface::historyContains(QWebHistoryInterface* theWrappedObject, const QString& url) const +{ + return ( theWrappedObject->historyContains(url)); +} + +void PythonQtWrapper_QWebHistoryInterface::static_QWebHistoryInterface_setDefaultInterface(QWebHistoryInterface* defaultInterface) +{ + (QWebHistoryInterface::setDefaultInterface(defaultInterface)); +} + + + +QWebHistoryItem* PythonQtWrapper_QWebHistoryItem::new_QWebHistoryItem(const QWebHistoryItem& other) +{ +return new QWebHistoryItem(other); } + +QIcon PythonQtWrapper_QWebHistoryItem::icon(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +bool PythonQtWrapper_QWebHistoryItem::isValid(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QDateTime PythonQtWrapper_QWebHistoryItem::lastVisited(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->lastVisited()); +} + +void PythonQtWrapper_QWebHistoryItem::loadFromMap(QWebHistoryItem* theWrappedObject, const QMap& map) +{ + ( theWrappedObject->loadFromMap(map)); +} + +QUrl PythonQtWrapper_QWebHistoryItem::originalUrl(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->originalUrl()); +} + +void PythonQtWrapper_QWebHistoryItem::setUserData(QWebHistoryItem* theWrappedObject, const QVariant& userData) +{ + ( theWrappedObject->setUserData(userData)); +} + +QString PythonQtWrapper_QWebHistoryItem::title(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +QMap PythonQtWrapper_QWebHistoryItem::toMap(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->toMap()); +} + +QUrl PythonQtWrapper_QWebHistoryItem::url(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +QVariant PythonQtWrapper_QWebHistoryItem::userData(QWebHistoryItem* theWrappedObject) const +{ + return ( theWrappedObject->userData()); +} + + + +QWebHitTestResult* PythonQtWrapper_QWebHitTestResult::new_QWebHitTestResult() +{ +return new QWebHitTestResult(); } + +QWebHitTestResult* PythonQtWrapper_QWebHitTestResult::new_QWebHitTestResult(const QWebHitTestResult& other) +{ +return new QWebHitTestResult(other); } + +QString PythonQtWrapper_QWebHitTestResult::alternateText(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->alternateText()); +} + +QRect PythonQtWrapper_QWebHitTestResult::boundingRect(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->boundingRect()); +} + +QWebElement PythonQtWrapper_QWebHitTestResult::element(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->element()); +} + +QWebElement PythonQtWrapper_QWebHitTestResult::enclosingBlockElement(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->enclosingBlockElement()); +} + +QWebFrame* PythonQtWrapper_QWebHitTestResult::frame(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->frame()); +} + +QUrl PythonQtWrapper_QWebHitTestResult::imageUrl(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->imageUrl()); +} + +bool PythonQtWrapper_QWebHitTestResult::isContentEditable(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->isContentEditable()); +} + +bool PythonQtWrapper_QWebHitTestResult::isContentSelected(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->isContentSelected()); +} + +bool PythonQtWrapper_QWebHitTestResult::isNull(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QWebElement PythonQtWrapper_QWebHitTestResult::linkElement(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkElement()); +} + +QWebFrame* PythonQtWrapper_QWebHitTestResult::linkTargetFrame(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkTargetFrame()); +} + +QString PythonQtWrapper_QWebHitTestResult::linkText(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkText()); +} + +QUrl PythonQtWrapper_QWebHitTestResult::linkTitle(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkTitle()); +} + +QString PythonQtWrapper_QWebHitTestResult::linkTitleString(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkTitleString()); +} + +QUrl PythonQtWrapper_QWebHitTestResult::linkUrl(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->linkUrl()); +} + +QUrl PythonQtWrapper_QWebHitTestResult::mediaUrl(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->mediaUrl()); +} + +QPixmap PythonQtWrapper_QWebHitTestResult::pixmap(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->pixmap()); +} + +QPoint PythonQtWrapper_QWebHitTestResult::pos(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->pos()); +} + +QString PythonQtWrapper_QWebHitTestResult::title(QWebHitTestResult* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + + + +PythonQtShell_QWebInspector::~PythonQtShell_QWebInspector() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebInspector::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::actionEvent(event0); +} +void PythonQtShell_QWebInspector::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::changeEvent(arg__1); +} +void PythonQtShell_QWebInspector::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::childEvent(event0); +} +void PythonQtShell_QWebInspector::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::closeEvent(event0); +} +void PythonQtShell_QWebInspector::contextMenuEvent(QContextMenuEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::contextMenuEvent(event0); +} +void PythonQtShell_QWebInspector::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::customEvent(event0); +} +int PythonQtShell_QWebInspector::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::devType(); +} +void PythonQtShell_QWebInspector::dragEnterEvent(QDragEnterEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::dragEnterEvent(event0); +} +void PythonQtShell_QWebInspector::dragLeaveEvent(QDragLeaveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::dragLeaveEvent(event0); +} +void PythonQtShell_QWebInspector::dragMoveEvent(QDragMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::dragMoveEvent(event0); +} +void PythonQtShell_QWebInspector::dropEvent(QDropEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::dropEvent(event0); +} +void PythonQtShell_QWebInspector::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::enterEvent(event0); +} +bool PythonQtShell_QWebInspector::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::event(arg__1); +} +bool PythonQtShell_QWebInspector::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::eventFilter(watched0, event1); +} +void PythonQtShell_QWebInspector::focusInEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::focusInEvent(event0); +} +bool PythonQtShell_QWebInspector::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::focusNextPrevChild(next0); +} +void PythonQtShell_QWebInspector::focusOutEvent(QFocusEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::focusOutEvent(event0); +} +bool PythonQtShell_QWebInspector::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::hasHeightForWidth(); +} +int PythonQtShell_QWebInspector::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::heightForWidth(arg__1); +} +void PythonQtShell_QWebInspector::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::hideEvent(event0); +} +void PythonQtShell_QWebInspector::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::initPainter(painter0); +} +void PythonQtShell_QWebInspector::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QWebInspector::inputMethodQuery(Qt::InputMethodQuery arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::inputMethodQuery(arg__1); +} +void PythonQtShell_QWebInspector::keyPressEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::keyPressEvent(event0); +} +void PythonQtShell_QWebInspector::keyReleaseEvent(QKeyEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::keyReleaseEvent(event0); +} +void PythonQtShell_QWebInspector::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::leaveEvent(event0); +} +int PythonQtShell_QWebInspector::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::metric(arg__1); +} +QSize PythonQtShell_QWebInspector::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::minimumSizeHint(); +} +void PythonQtShell_QWebInspector::mouseDoubleClickEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::mouseDoubleClickEvent(event0); +} +void PythonQtShell_QWebInspector::mouseMoveEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::mouseMoveEvent(event0); +} +void PythonQtShell_QWebInspector::mousePressEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::mousePressEvent(event0); +} +void PythonQtShell_QWebInspector::mouseReleaseEvent(QMouseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::mouseReleaseEvent(event0); +} +void PythonQtShell_QWebInspector::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::moveEvent(event0); +} +bool PythonQtShell_QWebInspector::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QWebInspector::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::paintEngine(); +} +void PythonQtShell_QWebInspector::paintEvent(QPaintEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::paintEvent(event0); +} +QPaintDevice* PythonQtShell_QWebInspector::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue{}; + void* args[2] = {nullptr, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::redirected(offset0); +} +void PythonQtShell_QWebInspector::resizeEvent(QResizeEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::resizeEvent(event0); +} +void PythonQtShell_QWebInspector::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::setVisible(visible0); +} +QPainter* PythonQtShell_QWebInspector::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::sharedPainter(); +} +void PythonQtShell_QWebInspector::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::showEvent(event0); +} +QSize PythonQtShell_QWebInspector::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebInspector::sizeHint(); +} +void PythonQtShell_QWebInspector::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::tabletEvent(event0); +} +void PythonQtShell_QWebInspector::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::timerEvent(event0); +} +void PythonQtShell_QWebInspector::wheelEvent(QWheelEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebInspector::wheelEvent(event0); +} +QWebInspector* PythonQtWrapper_QWebInspector::new_QWebInspector(QWidget* parent) +{ +return new PythonQtShell_QWebInspector(parent); } + +const QMetaObject* PythonQtShell_QWebInspector::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebInspector::staticMetaObject); + } else { + return &QWebInspector::staticMetaObject; + } +} +int PythonQtShell_QWebInspector::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebInspector::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QWebPage* PythonQtWrapper_QWebInspector::page(QWebInspector* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +void PythonQtWrapper_QWebInspector::setPage(QWebInspector* theWrappedObject, QWebPage* page) +{ + ( theWrappedObject->setPage(page)); +} + +QSize PythonQtWrapper_QWebInspector::sizeHint(QWebInspector* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + + + +PythonQtShell_QWebPage::~PythonQtShell_QWebPage() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +bool PythonQtShell_QWebPage::acceptNavigationRequest(QWebFrame* frame0, const QNetworkRequest& request1, QWebPage::NavigationType type2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("acceptNavigationRequest"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebFrame*" , "const QNetworkRequest&" , "QWebPage::NavigationType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&frame0, (void*)&request1, (void*)&type2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("acceptNavigationRequest", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::acceptNavigationRequest(frame0, request1, type2); +} +void PythonQtShell_QWebPage::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::childEvent(event0); +} +QString PythonQtShell_QWebPage::chooseFile(QWebFrame* originatingFrame0, const QString& oldFile1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("chooseFile"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "QWebFrame*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QString returnValue{}; + void* args[3] = {nullptr, (void*)&originatingFrame0, (void*)&oldFile1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("chooseFile", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::chooseFile(originatingFrame0, oldFile1); +} +QObject* PythonQtShell_QWebPage::createPlugin(const QString& classid0, const QUrl& url1, const QStringList& paramNames2, const QStringList& paramValues3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createPlugin"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*" , "const QString&" , "const QUrl&" , "const QStringList&" , "const QStringList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + QObject* returnValue{}; + void* args[5] = {nullptr, (void*)&classid0, (void*)&url1, (void*)¶mNames2, (void*)¶mValues3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("createPlugin", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::createPlugin(classid0, url1, paramNames2, paramValues3); +} +QWebPage* PythonQtShell_QWebPage::createWindow(QWebPage::WebWindowType type0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createWindow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWebPage*" , "QWebPage::WebWindowType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QWebPage* returnValue{}; + void* args[2] = {nullptr, (void*)&type0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("createWindow", methodInfo, result); + } else { + returnValue = *((QWebPage**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::createWindow(type0); +} +void PythonQtShell_QWebPage::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::customEvent(event0); +} +bool PythonQtShell_QWebPage::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::event(arg__1); +} +bool PythonQtShell_QWebPage::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::eventFilter(watched0, event1); +} +bool PythonQtShell_QWebPage::extension(QWebPage::Extension extension0, const QWebPage::ExtensionOption* option1, QWebPage::ExtensionReturn* output2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("extension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebPage::Extension" , "const QWebPage::ExtensionOption*" , "QWebPage::ExtensionReturn*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&extension0, (void*)&option1, (void*)&output2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("extension", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::extension(extension0, option1, output2); +} +void PythonQtShell_QWebPage::javaScriptAlert(QWebFrame* originatingFrame0, const QString& msg1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptAlert"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebFrame*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&originatingFrame0, (void*)&msg1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::javaScriptAlert(originatingFrame0, msg1); +} +bool PythonQtShell_QWebPage::javaScriptConfirm(QWebFrame* originatingFrame0, const QString& msg1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptConfirm"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebFrame*" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&originatingFrame0, (void*)&msg1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("javaScriptConfirm", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::javaScriptConfirm(originatingFrame0, msg1); +} +void PythonQtShell_QWebPage::javaScriptConsoleMessage(const QString& message0, int lineNumber1, const QString& sourceID2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptConsoleMessage"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&" , "int" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + void* args[4] = {nullptr, (void*)&message0, (void*)&lineNumber1, (void*)&sourceID2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::javaScriptConsoleMessage(message0, lineNumber1, sourceID2); +} +bool PythonQtShell_QWebPage::javaScriptPrompt(QWebFrame* originatingFrame0, const QString& msg1, const QString& defaultValue2, QString* result3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("javaScriptPrompt"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebFrame*" , "const QString&" , "const QString&" , "QString*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + bool returnValue{}; + void* args[5] = {nullptr, (void*)&originatingFrame0, (void*)&msg1, (void*)&defaultValue2, (void*)&result3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("javaScriptPrompt", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::javaScriptPrompt(originatingFrame0, msg1, defaultValue2, result3); +} +bool PythonQtShell_QWebPage::shouldInterruptJavaScript() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("shouldInterruptJavaScript"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("shouldInterruptJavaScript", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::shouldInterruptJavaScript(); +} +bool PythonQtShell_QWebPage::supportsExtension(QWebPage::Extension extension0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportsExtension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebPage::Extension"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&extension0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportsExtension", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::supportsExtension(extension0); +} +void PythonQtShell_QWebPage::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::timerEvent(event0); +} +void PythonQtShell_QWebPage::triggerAction(QWebPage::WebAction action0, bool checked1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("triggerAction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWebPage::WebAction" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&action0, (void*)&checked1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPage::triggerAction(action0, checked1); +} +QString PythonQtShell_QWebPage::userAgentForUrl(const QUrl& url0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("userAgentForUrl"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue{}; + void* args[2] = {nullptr, (void*)&url0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("userAgentForUrl", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPage::userAgentForUrl(url0); +} +QWebPage* PythonQtWrapper_QWebPage::new_QWebPage(QObject* parent) +{ +return new PythonQtShell_QWebPage(parent); } + +const QMetaObject* PythonQtShell_QWebPage::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebPage::staticMetaObject); + } else { + return &QWebPage::staticMetaObject; + } +} +int PythonQtShell_QWebPage::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebPage::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +bool PythonQtWrapper_QWebPage::acceptNavigationRequest(QWebPage* theWrappedObject, QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_acceptNavigationRequest(frame, request, type)); +} + +QAction* PythonQtWrapper_QWebPage::action(QWebPage* theWrappedObject, QWebPage::WebAction action) const +{ + return ( theWrappedObject->action(action)); +} + +quint64 PythonQtWrapper_QWebPage::bytesReceived(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->bytesReceived()); +} + +QString PythonQtWrapper_QWebPage::chooseFile(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& oldFile) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_chooseFile(originatingFrame, oldFile)); +} + +QObject* PythonQtWrapper_QWebPage::createPlugin(QWebPage* theWrappedObject, const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_createPlugin(classid, url, paramNames, paramValues)); +} + +QMenu* PythonQtWrapper_QWebPage::createStandardContextMenu(QWebPage* theWrappedObject) +{ + return ( theWrappedObject->createStandardContextMenu()); +} + +QWebPage* PythonQtWrapper_QWebPage::createWindow(QWebPage* theWrappedObject, QWebPage::WebWindowType type) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_createWindow(type)); +} + +QWebFrame* PythonQtWrapper_QWebPage::currentFrame(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->currentFrame()); +} + +QAction* PythonQtWrapper_QWebPage::customAction(QWebPage* theWrappedObject, int action) const +{ + return ( theWrappedObject->customAction(action)); +} + +qreal PythonQtWrapper_QWebPage::devicePixelRatio(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->devicePixelRatio()); +} + +bool PythonQtWrapper_QWebPage::extension(QWebPage* theWrappedObject, QWebPage::Extension extension, const QWebPage::ExtensionOption* option, QWebPage::ExtensionReturn* output) +{ + return ( theWrappedObject->extension(extension, option, output)); +} + +bool PythonQtWrapper_QWebPage::findText(QWebPage* theWrappedObject, const QString& subString, QWebPage::FindFlags options) +{ + return ( theWrappedObject->findText(subString, options)); +} + +bool PythonQtWrapper_QWebPage::focusNextPrevChild(QWebPage* theWrappedObject, bool next) +{ + return ( theWrappedObject->focusNextPrevChild(next)); +} + +bool PythonQtWrapper_QWebPage::forwardUnsupportedContent(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->forwardUnsupportedContent()); +} + +QWebFrame* PythonQtWrapper_QWebPage::frameAt(QWebPage* theWrappedObject, const QPoint& pos) const +{ + return ( theWrappedObject->frameAt(pos)); +} + +bool PythonQtWrapper_QWebPage::hasSelection(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->hasSelection()); +} + +QWebHistory* PythonQtWrapper_QWebPage::history(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->history()); +} + +QVariant PythonQtWrapper_QWebPage::inputMethodQuery(QWebPage* theWrappedObject, Qt::InputMethodQuery property) const +{ + return ( theWrappedObject->inputMethodQuery(property)); +} + +bool PythonQtWrapper_QWebPage::isContentEditable(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->isContentEditable()); +} + +bool PythonQtWrapper_QWebPage::isModified(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->isModified()); +} + +void PythonQtWrapper_QWebPage::javaScriptAlert(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg) +{ + ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_javaScriptAlert(originatingFrame, msg)); +} + +bool PythonQtWrapper_QWebPage::javaScriptConfirm(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_javaScriptConfirm(originatingFrame, msg)); +} + +void PythonQtWrapper_QWebPage::javaScriptConsoleMessage(QWebPage* theWrappedObject, const QString& message, int lineNumber, const QString& sourceID) +{ + ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_javaScriptConsoleMessage(message, lineNumber, sourceID)); +} + +bool PythonQtWrapper_QWebPage::javaScriptPrompt(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result) +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_javaScriptPrompt(originatingFrame, msg, defaultValue, result)); +} + +QWebPage::LinkDelegationPolicy PythonQtWrapper_QWebPage::linkDelegationPolicy(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->linkDelegationPolicy()); +} + +QWebFrame* PythonQtWrapper_QWebPage::mainFrame(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->mainFrame()); +} + +QNetworkAccessManager* PythonQtWrapper_QWebPage::networkAccessManager(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QPalette PythonQtWrapper_QWebPage::palette(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->palette()); +} + +QWebPluginFactory* PythonQtWrapper_QWebPage::pluginFactory(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->pluginFactory()); +} + +QSize PythonQtWrapper_QWebPage::preferredContentsSize(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->preferredContentsSize()); +} + +bool PythonQtWrapper_QWebPage::recentlyAudible(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->recentlyAudible()); +} + +void PythonQtWrapper_QWebPage::resetDevicePixelRatio(QWebPage* theWrappedObject) +{ + ( theWrappedObject->resetDevicePixelRatio()); +} + +QString PythonQtWrapper_QWebPage::selectedHtml(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->selectedHtml()); +} + +QString PythonQtWrapper_QWebPage::selectedText(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->selectedText()); +} + +void PythonQtWrapper_QWebPage::setActualVisibleContentRect(QWebPage* theWrappedObject, const QRect& rect) const +{ + ( theWrappedObject->setActualVisibleContentRect(rect)); +} + +void PythonQtWrapper_QWebPage::setContentEditable(QWebPage* theWrappedObject, bool editable) +{ + ( theWrappedObject->setContentEditable(editable)); +} + +void PythonQtWrapper_QWebPage::setDevicePixelRatio(QWebPage* theWrappedObject, qreal ratio) +{ + ( theWrappedObject->setDevicePixelRatio(ratio)); +} + +void PythonQtWrapper_QWebPage::setFeaturePermission(QWebPage* theWrappedObject, QWebFrame* frame, QWebPage::Feature feature, QWebPage::PermissionPolicy policy) +{ + ( theWrappedObject->setFeaturePermission(frame, feature, policy)); +} + +void PythonQtWrapper_QWebPage::setForwardUnsupportedContent(QWebPage* theWrappedObject, bool forward) +{ + ( theWrappedObject->setForwardUnsupportedContent(forward)); +} + +void PythonQtWrapper_QWebPage::setLinkDelegationPolicy(QWebPage* theWrappedObject, QWebPage::LinkDelegationPolicy policy) +{ + ( theWrappedObject->setLinkDelegationPolicy(policy)); +} + +void PythonQtWrapper_QWebPage::setNetworkAccessManager(QWebPage* theWrappedObject, QNetworkAccessManager* manager) +{ + ( theWrappedObject->setNetworkAccessManager(manager)); +} + +void PythonQtWrapper_QWebPage::setPalette(QWebPage* theWrappedObject, const QPalette& palette) +{ + ( theWrappedObject->setPalette(palette)); +} + +void PythonQtWrapper_QWebPage::setPluginFactory(QWebPage* theWrappedObject, QWebPluginFactory* factory) +{ + ( theWrappedObject->setPluginFactory(factory)); +} + +void PythonQtWrapper_QWebPage::setPreferredContentsSize(QWebPage* theWrappedObject, const QSize& size) const +{ + ( theWrappedObject->setPreferredContentsSize(size)); +} + +void PythonQtWrapper_QWebPage::setView(QWebPage* theWrappedObject, QWidget* view) +{ + ( theWrappedObject->setView(view)); +} + +void PythonQtWrapper_QWebPage::setViewportSize(QWebPage* theWrappedObject, const QSize& size) const +{ + ( theWrappedObject->setViewportSize(size)); +} + +void PythonQtWrapper_QWebPage::setVisibilityState(QWebPage* theWrappedObject, QWebPage::VisibilityState arg__1) +{ + ( theWrappedObject->setVisibilityState(arg__1)); +} + +QWebSettings* PythonQtWrapper_QWebPage::settings(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +bool PythonQtWrapper_QWebPage::shouldInterruptJavaScript(QWebPage* theWrappedObject) +{ + return ( theWrappedObject->shouldInterruptJavaScript()); +} + +QStringList PythonQtWrapper_QWebPage::supportedContentTypes(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->supportedContentTypes()); +} + +bool PythonQtWrapper_QWebPage::supportsContentType(QWebPage* theWrappedObject, const QString& mimeType) const +{ + return ( theWrappedObject->supportsContentType(mimeType)); +} + +bool PythonQtWrapper_QWebPage::supportsExtension(QWebPage* theWrappedObject, QWebPage::Extension extension) const +{ + return ( theWrappedObject->supportsExtension(extension)); +} + +bool PythonQtWrapper_QWebPage::swallowContextMenuEvent(QWebPage* theWrappedObject, QContextMenuEvent* event) +{ + return ( theWrappedObject->swallowContextMenuEvent(event)); +} + +quint64 PythonQtWrapper_QWebPage::totalBytes(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->totalBytes()); +} + +void PythonQtWrapper_QWebPage::triggerAction(QWebPage* theWrappedObject, QWebPage::WebAction action, bool checked) +{ + ( theWrappedObject->triggerAction(action, checked)); +} + +QUndoStack* PythonQtWrapper_QWebPage::undoStack(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->undoStack()); +} + +void PythonQtWrapper_QWebPage::updatePositionDependentActions(QWebPage* theWrappedObject, const QPoint& pos) +{ + ( theWrappedObject->updatePositionDependentActions(pos)); +} + +QString PythonQtWrapper_QWebPage::userAgentForUrl(QWebPage* theWrappedObject, const QUrl& url) const +{ + return ( ((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->promoted_userAgentForUrl(url)); +} + +QWidget* PythonQtWrapper_QWebPage::view(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->view()); +} + +QSize PythonQtWrapper_QWebPage::viewportSize(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->viewportSize()); +} + +QWebPage::VisibilityState PythonQtWrapper_QWebPage::visibilityState(QWebPage* theWrappedObject) const +{ + return ( theWrappedObject->visibilityState()); +} + + + +PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption::~PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ChooseMultipleFilesExtensionOption* PythonQtWrapper_QWebPage__ChooseMultipleFilesExtensionOption::new_QWebPage__ChooseMultipleFilesExtensionOption() +{ +return new PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption(); } + + + +PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn::~PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ChooseMultipleFilesExtensionReturn* PythonQtWrapper_QWebPage__ChooseMultipleFilesExtensionReturn::new_QWebPage__ChooseMultipleFilesExtensionReturn() +{ +return new PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn(); } + + + +PythonQtShell_QWebPage__ErrorPageExtensionOption::~PythonQtShell_QWebPage__ErrorPageExtensionOption() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ErrorPageExtensionOption* PythonQtWrapper_QWebPage__ErrorPageExtensionOption::new_QWebPage__ErrorPageExtensionOption() +{ +return new PythonQtShell_QWebPage__ErrorPageExtensionOption(); } + + + +PythonQtShell_QWebPage__ErrorPageExtensionReturn::~PythonQtShell_QWebPage__ErrorPageExtensionReturn() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ErrorPageExtensionReturn* PythonQtWrapper_QWebPage__ErrorPageExtensionReturn::new_QWebPage__ErrorPageExtensionReturn() +{ +return new PythonQtShell_QWebPage__ErrorPageExtensionReturn(); } + + + +PythonQtShell_QWebPage__ExtensionOption::~PythonQtShell_QWebPage__ExtensionOption() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ExtensionOption* PythonQtWrapper_QWebPage__ExtensionOption::new_QWebPage__ExtensionOption() +{ +return new PythonQtShell_QWebPage__ExtensionOption(); } + + + +PythonQtShell_QWebPage__ExtensionReturn::~PythonQtShell_QWebPage__ExtensionReturn() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPage::ExtensionReturn* PythonQtWrapper_QWebPage__ExtensionReturn::new_QWebPage__ExtensionReturn() +{ +return new PythonQtShell_QWebPage__ExtensionReturn(); } + + + +PythonQtShell_QWebPluginFactory::~PythonQtShell_QWebPluginFactory() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebPluginFactory::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPluginFactory::childEvent(event0); +} +QObject* PythonQtShell_QWebPluginFactory::create(const QString& mimeType0, const QUrl& arg__2, const QStringList& argumentNames2, const QStringList& argumentValues3) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("create"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QObject*" , "const QString&" , "const QUrl&" , "const QStringList&" , "const QStringList&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + QObject* returnValue{}; + void* args[5] = {nullptr, (void*)&mimeType0, (void*)&arg__2, (void*)&argumentNames2, (void*)&argumentValues3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("create", methodInfo, result); + } else { + returnValue = *((QObject**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return nullptr; +} +void PythonQtShell_QWebPluginFactory::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPluginFactory::customEvent(event0); +} +bool PythonQtShell_QWebPluginFactory::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPluginFactory::event(event0); +} +bool PythonQtShell_QWebPluginFactory::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPluginFactory::eventFilter(watched0, event1); +} +bool PythonQtShell_QWebPluginFactory::extension(QWebPluginFactory::Extension extension0, const QWebPluginFactory::ExtensionOption* option1, QWebPluginFactory::ExtensionReturn* output2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("extension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebPluginFactory::Extension" , "const QWebPluginFactory::ExtensionOption*" , "QWebPluginFactory::ExtensionReturn*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&extension0, (void*)&option1, (void*)&output2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("extension", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPluginFactory::extension(extension0, option1, output2); +} +QList PythonQtShell_QWebPluginFactory::plugins() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("plugins"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QList"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QList returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("plugins", methodInfo, result); + } else { + returnValue = *((QList*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QList(); +} +void PythonQtShell_QWebPluginFactory::refreshPlugins() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("refreshPlugins"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPluginFactory::refreshPlugins(); +} +bool PythonQtShell_QWebPluginFactory::supportsExtension(QWebPluginFactory::Extension extension0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("supportsExtension"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QWebPluginFactory::Extension"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&extension0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("supportsExtension", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebPluginFactory::supportsExtension(extension0); +} +void PythonQtShell_QWebPluginFactory::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebPluginFactory::timerEvent(event0); +} +QWebPluginFactory* PythonQtWrapper_QWebPluginFactory::new_QWebPluginFactory(QObject* parent) +{ +return new PythonQtShell_QWebPluginFactory(parent); } + +const QMetaObject* PythonQtShell_QWebPluginFactory::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebPluginFactory::staticMetaObject); + } else { + return &QWebPluginFactory::staticMetaObject; + } +} +int PythonQtShell_QWebPluginFactory::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebPluginFactory::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QObject* PythonQtWrapper_QWebPluginFactory::create(QWebPluginFactory* theWrappedObject, const QString& mimeType, const QUrl& arg__2, const QStringList& argumentNames, const QStringList& argumentValues) const +{ + return ( theWrappedObject->create(mimeType, arg__2, argumentNames, argumentValues)); +} + +bool PythonQtWrapper_QWebPluginFactory::extension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension, const QWebPluginFactory::ExtensionOption* option, QWebPluginFactory::ExtensionReturn* output) +{ + return ( theWrappedObject->extension(extension, option, output)); +} + +QList PythonQtWrapper_QWebPluginFactory::plugins(QWebPluginFactory* theWrappedObject) const +{ + return ( theWrappedObject->plugins()); +} + +void PythonQtWrapper_QWebPluginFactory::refreshPlugins(QWebPluginFactory* theWrappedObject) +{ + ( theWrappedObject->refreshPlugins()); +} + +bool PythonQtWrapper_QWebPluginFactory::supportsExtension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension) const +{ + return ( theWrappedObject->supportsExtension(extension)); +} + + + +PythonQtShell_QWebPluginFactory__ExtensionOption::~PythonQtShell_QWebPluginFactory__ExtensionOption() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPluginFactory::ExtensionOption* PythonQtWrapper_QWebPluginFactory__ExtensionOption::new_QWebPluginFactory__ExtensionOption() +{ +return new PythonQtShell_QWebPluginFactory__ExtensionOption(); } + + + +PythonQtShell_QWebPluginFactory__ExtensionReturn::~PythonQtShell_QWebPluginFactory__ExtensionReturn() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPluginFactory::ExtensionReturn* PythonQtWrapper_QWebPluginFactory__ExtensionReturn::new_QWebPluginFactory__ExtensionReturn() +{ +return new PythonQtShell_QWebPluginFactory__ExtensionReturn(); } + + + +PythonQtShell_QWebPluginFactory__MimeType::~PythonQtShell_QWebPluginFactory__MimeType() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPluginFactory::MimeType* PythonQtWrapper_QWebPluginFactory__MimeType::new_QWebPluginFactory__MimeType() +{ +return new PythonQtShell_QWebPluginFactory__MimeType(); } + +bool PythonQtWrapper_QWebPluginFactory__MimeType::__ne__(QWebPluginFactory::MimeType* theWrappedObject, const QWebPluginFactory::MimeType& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QWebPluginFactory__MimeType::__eq__(QWebPluginFactory::MimeType* theWrappedObject, const QWebPluginFactory::MimeType& other) const +{ + return ( (*theWrappedObject)== other); +} + + + +PythonQtShell_QWebPluginFactory__Plugin::~PythonQtShell_QWebPluginFactory__Plugin() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QWebPluginFactory::Plugin* PythonQtWrapper_QWebPluginFactory__Plugin::new_QWebPluginFactory__Plugin() +{ +return new PythonQtShell_QWebPluginFactory__Plugin(); } + + + +QWebSecurityOrigin* PythonQtWrapper_QWebSecurityOrigin::new_QWebSecurityOrigin(const QUrl& url) +{ +return new QWebSecurityOrigin(url); } + +QWebSecurityOrigin* PythonQtWrapper_QWebSecurityOrigin::new_QWebSecurityOrigin(const QWebSecurityOrigin& other) +{ +return new QWebSecurityOrigin(other); } + +void PythonQtWrapper_QWebSecurityOrigin::addAccessWhitelistEntry(QWebSecurityOrigin* theWrappedObject, const QString& scheme, const QString& host, QWebSecurityOrigin::SubdomainSetting subdomainSetting) +{ + ( theWrappedObject->addAccessWhitelistEntry(scheme, host, subdomainSetting)); +} + +void PythonQtWrapper_QWebSecurityOrigin::static_QWebSecurityOrigin_addLocalScheme(const QString& scheme) +{ + (QWebSecurityOrigin::addLocalScheme(scheme)); +} + +QList PythonQtWrapper_QWebSecurityOrigin::static_QWebSecurityOrigin_allOrigins() +{ + return (QWebSecurityOrigin::allOrigins()); +} + +qint64 PythonQtWrapper_QWebSecurityOrigin::databaseQuota(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->databaseQuota()); +} + +qint64 PythonQtWrapper_QWebSecurityOrigin::databaseUsage(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->databaseUsage()); +} + +QList PythonQtWrapper_QWebSecurityOrigin::databases(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->databases()); +} + +QString PythonQtWrapper_QWebSecurityOrigin::host(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->host()); +} + +QStringList PythonQtWrapper_QWebSecurityOrigin::static_QWebSecurityOrigin_localSchemes() +{ + return (QWebSecurityOrigin::localSchemes()); +} + +QWebSecurityOrigin* PythonQtWrapper_QWebSecurityOrigin::operator_assign(QWebSecurityOrigin* theWrappedObject, const QWebSecurityOrigin& other) +{ + return &( (*theWrappedObject)= other); +} + +int PythonQtWrapper_QWebSecurityOrigin::port(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->port()); +} + +void PythonQtWrapper_QWebSecurityOrigin::removeAccessWhitelistEntry(QWebSecurityOrigin* theWrappedObject, const QString& scheme, const QString& host, QWebSecurityOrigin::SubdomainSetting subdomainSetting) +{ + ( theWrappedObject->removeAccessWhitelistEntry(scheme, host, subdomainSetting)); +} + +void PythonQtWrapper_QWebSecurityOrigin::static_QWebSecurityOrigin_removeLocalScheme(const QString& scheme) +{ + (QWebSecurityOrigin::removeLocalScheme(scheme)); +} + +QString PythonQtWrapper_QWebSecurityOrigin::scheme(QWebSecurityOrigin* theWrappedObject) const +{ + return ( theWrappedObject->scheme()); +} + +void PythonQtWrapper_QWebSecurityOrigin::setApplicationCacheQuota(QWebSecurityOrigin* theWrappedObject, qint64 quota) +{ + ( theWrappedObject->setApplicationCacheQuota(quota)); +} + +void PythonQtWrapper_QWebSecurityOrigin::setDatabaseQuota(QWebSecurityOrigin* theWrappedObject, qint64 quota) +{ + ( theWrappedObject->setDatabaseQuota(quota)); +} + + + +void PythonQtWrapper_QWebSettings::static_QWebSettings_clearIconDatabase() +{ + (QWebSettings::clearIconDatabase()); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_clearMemoryCaches() +{ + (QWebSettings::clearMemoryCaches()); +} + +QString PythonQtWrapper_QWebSettings::cssMediaType(QWebSettings* theWrappedObject) const +{ + return ( theWrappedObject->cssMediaType()); +} + +QString PythonQtWrapper_QWebSettings::defaultTextEncoding(QWebSettings* theWrappedObject) const +{ + return ( theWrappedObject->defaultTextEncoding()); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_enablePersistentStorage(const QString& path) +{ + (QWebSettings::enablePersistentStorage(path)); +} + +QString PythonQtWrapper_QWebSettings::fontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which) const +{ + return ( theWrappedObject->fontFamily(which)); +} + +int PythonQtWrapper_QWebSettings::fontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type) const +{ + return ( theWrappedObject->fontSize(type)); +} + +QWebSettings* PythonQtWrapper_QWebSettings::static_QWebSettings_globalSettings() +{ + return (QWebSettings::globalSettings()); +} + +QString PythonQtWrapper_QWebSettings::static_QWebSettings_iconDatabasePath() +{ + return (QWebSettings::iconDatabasePath()); +} + +QIcon PythonQtWrapper_QWebSettings::static_QWebSettings_iconForUrl(const QUrl& url) +{ + return (QWebSettings::iconForUrl(url)); +} + +QString PythonQtWrapper_QWebSettings::localStoragePath(QWebSettings* theWrappedObject) const +{ + return ( theWrappedObject->localStoragePath()); +} + +int PythonQtWrapper_QWebSettings::static_QWebSettings_maximumPagesInCache() +{ + return (QWebSettings::maximumPagesInCache()); +} + +qint64 PythonQtWrapper_QWebSettings::static_QWebSettings_offlineStorageDefaultQuota() +{ + return (QWebSettings::offlineStorageDefaultQuota()); +} + +QString PythonQtWrapper_QWebSettings::static_QWebSettings_offlineStoragePath() +{ + return (QWebSettings::offlineStoragePath()); +} + +QString PythonQtWrapper_QWebSettings::static_QWebSettings_offlineWebApplicationCachePath() +{ + return (QWebSettings::offlineWebApplicationCachePath()); +} + +qint64 PythonQtWrapper_QWebSettings::static_QWebSettings_offlineWebApplicationCacheQuota() +{ + return (QWebSettings::offlineWebApplicationCacheQuota()); +} + +QStringList PythonQtWrapper_QWebSettings::static_QWebSettings_pluginSearchPaths() +{ + return (QWebSettings::pluginSearchPaths()); +} + +void PythonQtWrapper_QWebSettings::resetAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr) +{ + ( theWrappedObject->resetAttribute(attr)); +} + +void PythonQtWrapper_QWebSettings::resetFontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which) +{ + ( theWrappedObject->resetFontFamily(which)); +} + +void PythonQtWrapper_QWebSettings::resetFontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type) +{ + ( theWrappedObject->resetFontSize(type)); +} + +void PythonQtWrapper_QWebSettings::setAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr, bool on) +{ + ( theWrappedObject->setAttribute(attr, on)); +} + +void PythonQtWrapper_QWebSettings::setCSSMediaType(QWebSettings* theWrappedObject, const QString& arg__1) +{ + ( theWrappedObject->setCSSMediaType(arg__1)); +} + +void PythonQtWrapper_QWebSettings::setDefaultTextEncoding(QWebSettings* theWrappedObject, const QString& encoding) +{ + ( theWrappedObject->setDefaultTextEncoding(encoding)); +} + +void PythonQtWrapper_QWebSettings::setFontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which, const QString& family) +{ + ( theWrappedObject->setFontFamily(which, family)); +} + +void PythonQtWrapper_QWebSettings::setFontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type, int size) +{ + ( theWrappedObject->setFontSize(type, size)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setIconDatabasePath(const QString& location) +{ + (QWebSettings::setIconDatabasePath(location)); +} + +void PythonQtWrapper_QWebSettings::setLocalStoragePath(QWebSettings* theWrappedObject, const QString& path) +{ + ( theWrappedObject->setLocalStoragePath(path)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setMaximumPagesInCache(int pages) +{ + (QWebSettings::setMaximumPagesInCache(pages)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setObjectCacheCapacities(int cacheMinDeadCapacity, int cacheMaxDead, int totalCapacity) +{ + (QWebSettings::setObjectCacheCapacities(cacheMinDeadCapacity, cacheMaxDead, totalCapacity)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setOfflineStorageDefaultQuota(qint64 maximumSize) +{ + (QWebSettings::setOfflineStorageDefaultQuota(maximumSize)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setOfflineStoragePath(const QString& path) +{ + (QWebSettings::setOfflineStoragePath(path)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setOfflineWebApplicationCachePath(const QString& path) +{ + (QWebSettings::setOfflineWebApplicationCachePath(path)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setOfflineWebApplicationCacheQuota(qint64 maximumSize) +{ + (QWebSettings::setOfflineWebApplicationCacheQuota(maximumSize)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setPluginSearchPaths(const QStringList& paths) +{ + (QWebSettings::setPluginSearchPaths(paths)); +} + +void PythonQtWrapper_QWebSettings::setThirdPartyCookiePolicy(QWebSettings* theWrappedObject, QWebSettings::ThirdPartyCookiePolicy arg__1) +{ + ( theWrappedObject->setThirdPartyCookiePolicy(arg__1)); +} + +void PythonQtWrapper_QWebSettings::setUserStyleSheetUrl(QWebSettings* theWrappedObject, const QUrl& location) +{ + ( theWrappedObject->setUserStyleSheetUrl(location)); +} + +void PythonQtWrapper_QWebSettings::static_QWebSettings_setWebGraphic(QWebSettings::WebGraphic type, const QPixmap& graphic) +{ + (QWebSettings::setWebGraphic(type, graphic)); +} + +bool PythonQtWrapper_QWebSettings::testAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr) const +{ + return ( theWrappedObject->testAttribute(attr)); +} + +QWebSettings::ThirdPartyCookiePolicy PythonQtWrapper_QWebSettings::thirdPartyCookiePolicy(QWebSettings* theWrappedObject) const +{ + return ( theWrappedObject->thirdPartyCookiePolicy()); +} + +QUrl PythonQtWrapper_QWebSettings::userStyleSheetUrl(QWebSettings* theWrappedObject) const +{ + return ( theWrappedObject->userStyleSheetUrl()); +} + +QPixmap PythonQtWrapper_QWebSettings::static_QWebSettings_webGraphic(QWebSettings::WebGraphic type) +{ + return (QWebSettings::webGraphic(type)); +} + + + +PythonQtShell_QWebView::~PythonQtShell_QWebView() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QWebView::actionEvent(QActionEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("actionEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QActionEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::actionEvent(event0); +} +void PythonQtShell_QWebView::changeEvent(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("changeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::changeEvent(arg__1); +} +void PythonQtShell_QWebView::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::childEvent(event0); +} +void PythonQtShell_QWebView::closeEvent(QCloseEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("closeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QCloseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::closeEvent(event0); +} +void PythonQtShell_QWebView::contextMenuEvent(QContextMenuEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("contextMenuEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QContextMenuEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::contextMenuEvent(arg__1); +} +QWebView* PythonQtShell_QWebView::createWindow(QWebPage::WebWindowType type0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("createWindow"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QWebView*" , "QWebPage::WebWindowType"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QWebView* returnValue{}; + void* args[2] = {nullptr, (void*)&type0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("createWindow", methodInfo, result); + } else { + returnValue = *((QWebView**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::createWindow(type0); +} +void PythonQtShell_QWebView::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::customEvent(event0); +} +int PythonQtShell_QWebView::devType() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("devType"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + int returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("devType", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::devType(); +} +void PythonQtShell_QWebView::dragEnterEvent(QDragEnterEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragEnterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragEnterEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::dragEnterEvent(arg__1); +} +void PythonQtShell_QWebView::dragLeaveEvent(QDragLeaveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragLeaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragLeaveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::dragLeaveEvent(arg__1); +} +void PythonQtShell_QWebView::dragMoveEvent(QDragMoveEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dragMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDragMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::dragMoveEvent(arg__1); +} +void PythonQtShell_QWebView::dropEvent(QDropEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("dropEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QDropEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::dropEvent(arg__1); +} +void PythonQtShell_QWebView::enterEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("enterEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::enterEvent(event0); +} +bool PythonQtShell_QWebView::event(QEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::event(arg__1); +} +bool PythonQtShell_QWebView::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::eventFilter(watched0, event1); +} +void PythonQtShell_QWebView::focusInEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusInEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::focusInEvent(arg__1); +} +bool PythonQtShell_QWebView::focusNextPrevChild(bool next0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusNextPrevChild"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&next0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("focusNextPrevChild", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::focusNextPrevChild(next0); +} +void PythonQtShell_QWebView::focusOutEvent(QFocusEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("focusOutEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QFocusEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::focusOutEvent(arg__1); +} +bool PythonQtShell_QWebView::hasHeightForWidth() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hasHeightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + bool returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("hasHeightForWidth", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::hasHeightForWidth(); +} +int PythonQtShell_QWebView::heightForWidth(int arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("heightForWidth"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "int"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("heightForWidth", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::heightForWidth(arg__1); +} +void PythonQtShell_QWebView::hideEvent(QHideEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("hideEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QHideEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::hideEvent(event0); +} +void PythonQtShell_QWebView::initPainter(QPainter* painter0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("initPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&painter0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::initPainter(painter0); +} +void PythonQtShell_QWebView::inputMethodEvent(QInputMethodEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QInputMethodEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::inputMethodEvent(arg__1); +} +QVariant PythonQtShell_QWebView::inputMethodQuery(Qt::InputMethodQuery property0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("inputMethodQuery"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "Qt::InputMethodQuery"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&property0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("inputMethodQuery", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::inputMethodQuery(property0); +} +void PythonQtShell_QWebView::keyPressEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyPressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::keyPressEvent(arg__1); +} +void PythonQtShell_QWebView::keyReleaseEvent(QKeyEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("keyReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QKeyEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::keyReleaseEvent(arg__1); +} +void PythonQtShell_QWebView::leaveEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("leaveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::leaveEvent(event0); +} +int PythonQtShell_QWebView::metric(QPaintDevice::PaintDeviceMetric arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("metric"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"int" , "QPaintDevice::PaintDeviceMetric"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + int returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("metric", methodInfo, result); + } else { + returnValue = *((int*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::metric(arg__1); +} +QSize PythonQtShell_QWebView::minimumSizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("getMinimumSizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("getMinimumSizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::minimumSizeHint(); +} +void PythonQtShell_QWebView::mouseDoubleClickEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseDoubleClickEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::mouseDoubleClickEvent(arg__1); +} +void PythonQtShell_QWebView::mouseMoveEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseMoveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::mouseMoveEvent(arg__1); +} +void PythonQtShell_QWebView::mousePressEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mousePressEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::mousePressEvent(arg__1); +} +void PythonQtShell_QWebView::mouseReleaseEvent(QMouseEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("mouseReleaseEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMouseEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::mouseReleaseEvent(arg__1); +} +void PythonQtShell_QWebView::moveEvent(QMoveEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("moveEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QMoveEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::moveEvent(event0); +} +bool PythonQtShell_QWebView::nativeEvent(const QByteArray& eventType0, void* message1, long* result2) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nativeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QByteArray&" , "void*" , "long*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(4, argumentList); + bool returnValue{}; + void* args[4] = {nullptr, (void*)&eventType0, (void*)&message1, (void*)&result2}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nativeEvent", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::nativeEvent(eventType0, message1, result2); +} +QPaintEngine* PythonQtShell_QWebView::paintEngine() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEngine"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintEngine*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPaintEngine* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("paintEngine", methodInfo, result); + } else { + returnValue = *((QPaintEngine**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::paintEngine(); +} +void PythonQtShell_QWebView::paintEvent(QPaintEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("paintEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QPaintEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::paintEvent(arg__1); +} +QPaintDevice* PythonQtShell_QWebView::redirected(QPoint* offset0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("redirected"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPaintDevice*" , "QPoint*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QPaintDevice* returnValue{}; + void* args[2] = {nullptr, (void*)&offset0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("redirected", methodInfo, result); + } else { + returnValue = *((QPaintDevice**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::redirected(offset0); +} +void PythonQtShell_QWebView::resizeEvent(QResizeEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resizeEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QResizeEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::resizeEvent(arg__1); +} +void PythonQtShell_QWebView::setVisible(bool visible0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("setVisible"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "bool"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&visible0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::setVisible(visible0); +} +QPainter* PythonQtShell_QWebView::sharedPainter() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sharedPainter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QPainter*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QPainter* returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sharedPainter", methodInfo, result); + } else { + returnValue = *((QPainter**)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::sharedPainter(); +} +void PythonQtShell_QWebView::showEvent(QShowEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("showEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QShowEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::showEvent(event0); +} +QSize PythonQtShell_QWebView::sizeHint() const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("sizeHint"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QSize"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + QSize returnValue{}; + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("sizeHint", methodInfo, result); + } else { + returnValue = *((QSize*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QWebView::sizeHint(); +} +void PythonQtShell_QWebView::tabletEvent(QTabletEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("tabletEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTabletEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::tabletEvent(event0); +} +void PythonQtShell_QWebView::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::timerEvent(event0); +} +void PythonQtShell_QWebView::wheelEvent(QWheelEvent* arg__1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("wheelEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QWheelEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QWebView::wheelEvent(arg__1); +} +QWebView* PythonQtWrapper_QWebView::new_QWebView(QWidget* parent) +{ +return new PythonQtShell_QWebView(parent); } + +const QMetaObject* PythonQtShell_QWebView::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QWebView::staticMetaObject); + } else { + return &QWebView::staticMetaObject; + } +} +int PythonQtShell_QWebView::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QWebView::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QWebView* PythonQtWrapper_QWebView::createWindow(QWebView* theWrappedObject, QWebPage::WebWindowType type) +{ + return ( ((PythonQtPublicPromoter_QWebView*)theWrappedObject)->promoted_createWindow(type)); +} + +bool PythonQtWrapper_QWebView::findText(QWebView* theWrappedObject, const QString& subString, QWebPage::FindFlags options) +{ + return ( theWrappedObject->findText(subString, options)); +} + +bool PythonQtWrapper_QWebView::hasSelection(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->hasSelection()); +} + +QWebHistory* PythonQtWrapper_QWebView::history(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->history()); +} + +QIcon PythonQtWrapper_QWebView::icon(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->icon()); +} + +bool PythonQtWrapper_QWebView::isModified(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->isModified()); +} + +void PythonQtWrapper_QWebView::load(QWebView* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation, const QByteArray& body) +{ + ( theWrappedObject->load(request, operation, body)); +} + +void PythonQtWrapper_QWebView::load(QWebView* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->load(url)); +} + +QWebPage* PythonQtWrapper_QWebView::page(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->page()); +} + +QAction* PythonQtWrapper_QWebView::pageAction(QWebView* theWrappedObject, QWebPage::WebAction action) const +{ + return ( theWrappedObject->pageAction(action)); +} + +QPainter::RenderHints PythonQtWrapper_QWebView::renderHints(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->renderHints()); +} + +QString PythonQtWrapper_QWebView::selectedHtml(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->selectedHtml()); +} + +QString PythonQtWrapper_QWebView::selectedText(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->selectedText()); +} + +void PythonQtWrapper_QWebView::setContent(QWebView* theWrappedObject, const QByteArray& data, const QString& mimeType, const QUrl& baseUrl) +{ + ( theWrappedObject->setContent(data, mimeType, baseUrl)); +} + +void PythonQtWrapper_QWebView::setHtml(QWebView* theWrappedObject, const QString& html, const QUrl& baseUrl) +{ + ( theWrappedObject->setHtml(html, baseUrl)); +} + +void PythonQtWrapper_QWebView::setPage(QWebView* theWrappedObject, QWebPage* page) +{ + ( theWrappedObject->setPage(page)); +} + +void PythonQtWrapper_QWebView::setRenderHint(QWebView* theWrappedObject, QPainter::RenderHint hint, bool enabled) +{ + ( theWrappedObject->setRenderHint(hint, enabled)); +} + +void PythonQtWrapper_QWebView::setRenderHints(QWebView* theWrappedObject, QPainter::RenderHints hints) +{ + ( theWrappedObject->setRenderHints(hints)); +} + +void PythonQtWrapper_QWebView::setTextSizeMultiplier(QWebView* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setTextSizeMultiplier(factor)); +} + +void PythonQtWrapper_QWebView::setUrl(QWebView* theWrappedObject, const QUrl& url) +{ + ( theWrappedObject->setUrl(url)); +} + +void PythonQtWrapper_QWebView::setZoomFactor(QWebView* theWrappedObject, qreal factor) +{ + ( theWrappedObject->setZoomFactor(factor)); +} + +QWebSettings* PythonQtWrapper_QWebView::settings(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->settings()); +} + +QSize PythonQtWrapper_QWebView::sizeHint(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->sizeHint()); +} + +qreal PythonQtWrapper_QWebView::textSizeMultiplier(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->textSizeMultiplier()); +} + +QString PythonQtWrapper_QWebView::title(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->title()); +} + +void PythonQtWrapper_QWebView::triggerPageAction(QWebView* theWrappedObject, QWebPage::WebAction action, bool checked) +{ + ( theWrappedObject->triggerPageAction(action, checked)); +} + +QUrl PythonQtWrapper_QWebView::url(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->url()); +} + +qreal PythonQtWrapper_QWebView::zoomFactor(QWebView* theWrappedObject) const +{ + return ( theWrappedObject->zoomFactor()); +} + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h new file mode 100644 index 00000000..8a4fa025 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit0.h @@ -0,0 +1,1424 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QGraphicsWebView : public QGraphicsWebView +{ +public: + PythonQtShell_QGraphicsWebView(QGraphicsItem* parent = nullptr):QGraphicsWebView(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QGraphicsWebView() override; + +void advance(int phase) override; +QRectF boundingRect() const override; +void changeEvent(QEvent* event) override; +void childEvent(QChildEvent* event) override; +void closeEvent(QCloseEvent* event) override; +bool collidesWithItem(const QGraphicsItem* other, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) const override; +bool collidesWithPath(const QPainterPath& path, Qt::ItemSelectionMode mode = Qt::IntersectsItemShape) const override; +bool contains(const QPointF& point) const override; +void contextMenuEvent(QGraphicsSceneContextMenuEvent* arg__1) override; +void customEvent(QEvent* event) override; +void dragEnterEvent(QGraphicsSceneDragDropEvent* arg__1) override; +void dragLeaveEvent(QGraphicsSceneDragDropEvent* arg__1) override; +void dragMoveEvent(QGraphicsSceneDragDropEvent* arg__1) override; +void dropEvent(QGraphicsSceneDragDropEvent* arg__1) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +QVariant extension(const QVariant& variant) const override; +void focusInEvent(QFocusEvent* arg__1) override; +bool focusNextPrevChild(bool next) override; +void focusOutEvent(QFocusEvent* arg__1) override; +void getContentsMargins(qreal* left, qreal* top, qreal* right, qreal* bottom) const override; +void grabKeyboardEvent(QEvent* event) override; +void grabMouseEvent(QEvent* event) override; +void hideEvent(QHideEvent* event) override; +void hoverEnterEvent(QGraphicsSceneHoverEvent* event) override; +void hoverLeaveEvent(QGraphicsSceneHoverEvent* arg__1) override; +void hoverMoveEvent(QGraphicsSceneHoverEvent* arg__1) override; +void initStyleOption(QStyleOption* option) const override; +void inputMethodEvent(QInputMethodEvent* arg__1) override; +QVariant inputMethodQuery(Qt::InputMethodQuery query) const override; +bool isObscuredBy(const QGraphicsItem* item) const override; +QVariant itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant& value) override; +void keyPressEvent(QKeyEvent* arg__1) override; +void keyReleaseEvent(QKeyEvent* arg__1) override; +void mouseDoubleClickEvent(QGraphicsSceneMouseEvent* arg__1) override; +void mouseMoveEvent(QGraphicsSceneMouseEvent* arg__1) override; +void mousePressEvent(QGraphicsSceneMouseEvent* arg__1) override; +void mouseReleaseEvent(QGraphicsSceneMouseEvent* arg__1) override; +void moveEvent(QGraphicsSceneMoveEvent* event) override; +QPainterPath opaqueArea() const override; +void paint(QPainter* arg__1, const QStyleOptionGraphicsItem* options, QWidget* widget = nullptr) override; +void paintWindowFrame(QPainter* painter, const QStyleOptionGraphicsItem* option, QWidget* widget = nullptr) override; +void polishEvent() override; +QVariant propertyChange(const QString& propertyName, const QVariant& value) override; +void resizeEvent(QGraphicsSceneResizeEvent* event) override; +bool sceneEvent(QEvent* arg__1) override; +bool sceneEventFilter(QGraphicsItem* watched, QEvent* event) override; +void setExtension(QGraphicsItem::Extension extension, const QVariant& variant) override; +void setGeometry(const QRectF& rect) override; +QPainterPath shape() const override; +void showEvent(QShowEvent* event) override; +QSizeF sizeHint(Qt::SizeHint which, const QSizeF& constraint) const override; +bool supportsExtension(QGraphicsItem::Extension extension) const override; +void timerEvent(QTimerEvent* event) override; +int type() const override; +void ungrabKeyboardEvent(QEvent* event) override; +void ungrabMouseEvent(QEvent* event) override; +void updateGeometry() override; +void wheelEvent(QGraphicsSceneWheelEvent* arg__1) override; +bool windowFrameEvent(QEvent* e) override; +Qt::WindowFrameSection windowFrameSectionAt(const QPointF& pos) const override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QGraphicsWebView : public QGraphicsWebView +{ public: +inline void promoted_contextMenuEvent(QGraphicsSceneContextMenuEvent* arg__1) { this->contextMenuEvent(arg__1); } +inline void promoted_dragEnterEvent(QGraphicsSceneDragDropEvent* arg__1) { this->dragEnterEvent(arg__1); } +inline void promoted_dragLeaveEvent(QGraphicsSceneDragDropEvent* arg__1) { this->dragLeaveEvent(arg__1); } +inline void promoted_dragMoveEvent(QGraphicsSceneDragDropEvent* arg__1) { this->dragMoveEvent(arg__1); } +inline void promoted_dropEvent(QGraphicsSceneDragDropEvent* arg__1) { this->dropEvent(arg__1); } +inline void promoted_focusInEvent(QFocusEvent* arg__1) { this->focusInEvent(arg__1); } +inline bool promoted_focusNextPrevChild(bool next) { return this->focusNextPrevChild(next); } +inline void promoted_focusOutEvent(QFocusEvent* arg__1) { this->focusOutEvent(arg__1); } +inline void promoted_hoverLeaveEvent(QGraphicsSceneHoverEvent* arg__1) { this->hoverLeaveEvent(arg__1); } +inline void promoted_hoverMoveEvent(QGraphicsSceneHoverEvent* arg__1) { this->hoverMoveEvent(arg__1); } +inline void promoted_inputMethodEvent(QInputMethodEvent* arg__1) { this->inputMethodEvent(arg__1); } +inline void promoted_keyPressEvent(QKeyEvent* arg__1) { this->keyPressEvent(arg__1); } +inline void promoted_keyReleaseEvent(QKeyEvent* arg__1) { this->keyReleaseEvent(arg__1); } +inline void promoted_mouseDoubleClickEvent(QGraphicsSceneMouseEvent* arg__1) { this->mouseDoubleClickEvent(arg__1); } +inline void promoted_mouseMoveEvent(QGraphicsSceneMouseEvent* arg__1) { this->mouseMoveEvent(arg__1); } +inline void promoted_mousePressEvent(QGraphicsSceneMouseEvent* arg__1) { this->mousePressEvent(arg__1); } +inline void promoted_mouseReleaseEvent(QGraphicsSceneMouseEvent* arg__1) { this->mouseReleaseEvent(arg__1); } +inline bool promoted_sceneEvent(QEvent* arg__1) { return this->sceneEvent(arg__1); } +inline void promoted_wheelEvent(QGraphicsSceneWheelEvent* arg__1) { this->wheelEvent(arg__1); } +inline void py_q_contextMenuEvent(QGraphicsSceneContextMenuEvent* arg__1) { QGraphicsWebView::contextMenuEvent(arg__1); } +inline void py_q_dragEnterEvent(QGraphicsSceneDragDropEvent* arg__1) { QGraphicsWebView::dragEnterEvent(arg__1); } +inline void py_q_dragLeaveEvent(QGraphicsSceneDragDropEvent* arg__1) { QGraphicsWebView::dragLeaveEvent(arg__1); } +inline void py_q_dragMoveEvent(QGraphicsSceneDragDropEvent* arg__1) { QGraphicsWebView::dragMoveEvent(arg__1); } +inline void py_q_dropEvent(QGraphicsSceneDragDropEvent* arg__1) { QGraphicsWebView::dropEvent(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QGraphicsWebView::event(arg__1); } +inline void py_q_focusInEvent(QFocusEvent* arg__1) { QGraphicsWebView::focusInEvent(arg__1); } +inline bool py_q_focusNextPrevChild(bool next) { return QGraphicsWebView::focusNextPrevChild(next); } +inline void py_q_focusOutEvent(QFocusEvent* arg__1) { QGraphicsWebView::focusOutEvent(arg__1); } +inline void py_q_hoverLeaveEvent(QGraphicsSceneHoverEvent* arg__1) { QGraphicsWebView::hoverLeaveEvent(arg__1); } +inline void py_q_hoverMoveEvent(QGraphicsSceneHoverEvent* arg__1) { QGraphicsWebView::hoverMoveEvent(arg__1); } +inline void py_q_inputMethodEvent(QInputMethodEvent* arg__1) { QGraphicsWebView::inputMethodEvent(arg__1); } +inline QVariant py_q_inputMethodQuery(Qt::InputMethodQuery query) const { return QGraphicsWebView::inputMethodQuery(query); } +inline QVariant py_q_itemChange(QGraphicsItem::GraphicsItemChange change, const QVariant& value) { return QGraphicsWebView::itemChange(change, value); } +inline void py_q_keyPressEvent(QKeyEvent* arg__1) { QGraphicsWebView::keyPressEvent(arg__1); } +inline void py_q_keyReleaseEvent(QKeyEvent* arg__1) { QGraphicsWebView::keyReleaseEvent(arg__1); } +inline void py_q_mouseDoubleClickEvent(QGraphicsSceneMouseEvent* arg__1) { QGraphicsWebView::mouseDoubleClickEvent(arg__1); } +inline void py_q_mouseMoveEvent(QGraphicsSceneMouseEvent* arg__1) { QGraphicsWebView::mouseMoveEvent(arg__1); } +inline void py_q_mousePressEvent(QGraphicsSceneMouseEvent* arg__1) { QGraphicsWebView::mousePressEvent(arg__1); } +inline void py_q_mouseReleaseEvent(QGraphicsSceneMouseEvent* arg__1) { QGraphicsWebView::mouseReleaseEvent(arg__1); } +inline void py_q_paint(QPainter* arg__1, const QStyleOptionGraphicsItem* options, QWidget* widget = nullptr) { QGraphicsWebView::paint(arg__1, options, widget); } +inline bool py_q_sceneEvent(QEvent* arg__1) { return QGraphicsWebView::sceneEvent(arg__1); } +inline void py_q_setGeometry(const QRectF& rect) { QGraphicsWebView::setGeometry(rect); } +inline QSizeF py_q_sizeHint(Qt::SizeHint which, const QSizeF& constraint) const { return QGraphicsWebView::sizeHint(which, constraint); } +inline void py_q_updateGeometry() { QGraphicsWebView::updateGeometry(); } +inline void py_q_wheelEvent(QGraphicsSceneWheelEvent* arg__1) { QGraphicsWebView::wheelEvent(arg__1); } +}; + +class PythonQtWrapper_QGraphicsWebView : public QObject +{ Q_OBJECT +public: +public slots: +QGraphicsWebView* new_QGraphicsWebView(QGraphicsItem* parent = nullptr); +void delete_QGraphicsWebView(QGraphicsWebView* obj) { delete obj; } + void py_q_contextMenuEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneContextMenuEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_contextMenuEvent(arg__1));} + void py_q_dragEnterEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneDragDropEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_dragEnterEvent(arg__1));} + void py_q_dragLeaveEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneDragDropEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_dragLeaveEvent(arg__1));} + void py_q_dragMoveEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneDragDropEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_dragMoveEvent(arg__1));} + void py_q_dropEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneDragDropEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_dropEvent(arg__1));} + bool py_q_event(QGraphicsWebView* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_event(arg__1));} + bool findText(QGraphicsWebView* theWrappedObject, const QString& subString, QWebPage::FindFlags options = QWebPage::FindFlags()); + void py_q_focusInEvent(QGraphicsWebView* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_focusInEvent(arg__1));} + bool py_q_focusNextPrevChild(QGraphicsWebView* theWrappedObject, bool next){ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_focusNextPrevChild(next));} + void py_q_focusOutEvent(QGraphicsWebView* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_focusOutEvent(arg__1));} + QWebHistory* history(QGraphicsWebView* theWrappedObject) const; + void py_q_hoverLeaveEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneHoverEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_hoverLeaveEvent(arg__1));} + void py_q_hoverMoveEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneHoverEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_hoverMoveEvent(arg__1));} + QIcon icon(QGraphicsWebView* theWrappedObject) const; + void py_q_inputMethodEvent(QGraphicsWebView* theWrappedObject, QInputMethodEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_inputMethodEvent(arg__1));} + QVariant py_q_inputMethodQuery(QGraphicsWebView* theWrappedObject, Qt::InputMethodQuery query) const{ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_inputMethodQuery(query));} + bool isModified(QGraphicsWebView* theWrappedObject) const; + bool isTiledBackingStoreFrozen(QGraphicsWebView* theWrappedObject) const; + QVariant py_q_itemChange(QGraphicsWebView* theWrappedObject, QGraphicsItem::GraphicsItemChange change, const QVariant& value){ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_itemChange(change, value));} + void py_q_keyPressEvent(QGraphicsWebView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_keyPressEvent(arg__1));} + void py_q_keyReleaseEvent(QGraphicsWebView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_keyReleaseEvent(arg__1));} + void load(QGraphicsWebView* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation = QNetworkAccessManager::GetOperation, const QByteArray& body = QByteArray()); + void load(QGraphicsWebView* theWrappedObject, const QUrl& url); + void py_q_mouseDoubleClickEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneMouseEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_mouseDoubleClickEvent(arg__1));} + void py_q_mouseMoveEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneMouseEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_mouseMoveEvent(arg__1));} + void py_q_mousePressEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneMouseEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_mousePressEvent(arg__1));} + void py_q_mouseReleaseEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneMouseEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_mouseReleaseEvent(arg__1));} + QWebPage* page(QGraphicsWebView* theWrappedObject) const; + QAction* pageAction(QGraphicsWebView* theWrappedObject, QWebPage::WebAction action) const; + void py_q_paint(QGraphicsWebView* theWrappedObject, QPainter* arg__1, const QStyleOptionGraphicsItem* options, QWidget* widget = nullptr){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_paint(arg__1, options, widget));} + QPainter::RenderHints renderHints(QGraphicsWebView* theWrappedObject) const; + bool resizesToContents(QGraphicsWebView* theWrappedObject) const; + bool py_q_sceneEvent(QGraphicsWebView* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_sceneEvent(arg__1));} + void setContent(QGraphicsWebView* theWrappedObject, const QByteArray& data, const QString& mimeType = QString(), const QUrl& baseUrl = QUrl()); + void py_q_setGeometry(QGraphicsWebView* theWrappedObject, const QRectF& rect){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_setGeometry(rect));} + void setHtml(QGraphicsWebView* theWrappedObject, const QString& html, const QUrl& baseUrl = QUrl()); + void setPage(QGraphicsWebView* theWrappedObject, QWebPage* arg__1); + void setRenderHint(QGraphicsWebView* theWrappedObject, QPainter::RenderHint arg__1, bool enabled = true); + void setRenderHints(QGraphicsWebView* theWrappedObject, QPainter::RenderHints arg__1); + void setResizesToContents(QGraphicsWebView* theWrappedObject, bool enabled); + void setTiledBackingStoreFrozen(QGraphicsWebView* theWrappedObject, bool frozen); + void setUrl(QGraphicsWebView* theWrappedObject, const QUrl& arg__1); + void setZoomFactor(QGraphicsWebView* theWrappedObject, qreal arg__1); + QWebSettings* settings(QGraphicsWebView* theWrappedObject) const; + QSizeF py_q_sizeHint(QGraphicsWebView* theWrappedObject, Qt::SizeHint which, const QSizeF& constraint) const{ return (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_sizeHint(which, constraint));} + QString title(QGraphicsWebView* theWrappedObject) const; + void triggerPageAction(QGraphicsWebView* theWrappedObject, QWebPage::WebAction action, bool checked = false); + void py_q_updateGeometry(QGraphicsWebView* theWrappedObject){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_updateGeometry());} + QUrl url(QGraphicsWebView* theWrappedObject) const; + void py_q_wheelEvent(QGraphicsWebView* theWrappedObject, QGraphicsSceneWheelEvent* arg__1){ (((PythonQtPublicPromoter_QGraphicsWebView*)theWrappedObject)->py_q_wheelEvent(arg__1));} + qreal zoomFactor(QGraphicsWebView* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebDatabase : public QObject +{ Q_OBJECT +public: +public slots: +QWebDatabase* new_QWebDatabase(const QWebDatabase& other); +void delete_QWebDatabase(QWebDatabase* obj) { delete obj; } + QString displayName(QWebDatabase* theWrappedObject) const; + qint64 expectedSize(QWebDatabase* theWrappedObject) const; + QString fileName(QWebDatabase* theWrappedObject) const; + QString name(QWebDatabase* theWrappedObject) const; + QWebDatabase* operator_assign(QWebDatabase* theWrappedObject, const QWebDatabase& other); + QWebSecurityOrigin origin(QWebDatabase* theWrappedObject) const; + void static_QWebDatabase_removeAllDatabases(); + void static_QWebDatabase_removeDatabase(const QWebDatabase& arg__1); + qint64 size(QWebDatabase* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebElement : public QObject +{ Q_OBJECT +public: +Q_ENUMS(StyleResolveStrategy ) +enum StyleResolveStrategy{ + InlineStyle = QWebElement::InlineStyle, CascadedStyle = QWebElement::CascadedStyle, ComputedStyle = QWebElement::ComputedStyle}; +public slots: +QWebElement* new_QWebElement(); +QWebElement* new_QWebElement(const QWebElement& arg__1); +void delete_QWebElement(QWebElement* obj) { delete obj; } + void addClass(QWebElement* theWrappedObject, const QString& name); + void appendInside(QWebElement* theWrappedObject, const QString& markup); + void appendInside(QWebElement* theWrappedObject, const QWebElement& element); + void appendOutside(QWebElement* theWrappedObject, const QString& markup); + void appendOutside(QWebElement* theWrappedObject, const QWebElement& element); + QString attribute(QWebElement* theWrappedObject, const QString& name, const QString& defaultValue = QString()) const; + QString attributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& defaultValue = QString()) const; + QStringList attributeNames(QWebElement* theWrappedObject, const QString& namespaceUri = QString()) const; + QStringList classes(QWebElement* theWrappedObject) const; + QWebElement clone(QWebElement* theWrappedObject) const; + QWebElement document(QWebElement* theWrappedObject) const; + void encloseContentsWith(QWebElement* theWrappedObject, const QString& markup); + void encloseContentsWith(QWebElement* theWrappedObject, const QWebElement& element); + void encloseWith(QWebElement* theWrappedObject, const QString& markup); + void encloseWith(QWebElement* theWrappedObject, const QWebElement& element); + QVariant evaluateJavaScript(QWebElement* theWrappedObject, const QString& scriptSource); + QWebElementCollection findAll(QWebElement* theWrappedObject, const QString& selectorQuery) const; + QWebElement findFirst(QWebElement* theWrappedObject, const QString& selectorQuery) const; + QWebElement firstChild(QWebElement* theWrappedObject) const; + QRect geometry(QWebElement* theWrappedObject) const; + bool hasAttribute(QWebElement* theWrappedObject, const QString& name) const; + bool hasAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name) const; + bool hasAttributes(QWebElement* theWrappedObject) const; + bool hasClass(QWebElement* theWrappedObject, const QString& name) const; + bool hasFocus(QWebElement* theWrappedObject) const; + bool isNull(QWebElement* theWrappedObject) const; + QWebElement lastChild(QWebElement* theWrappedObject) const; + QString localName(QWebElement* theWrappedObject) const; + QString namespaceUri(QWebElement* theWrappedObject) const; + QWebElement nextSibling(QWebElement* theWrappedObject) const; + bool __ne__(QWebElement* theWrappedObject, const QWebElement& o) const; + QWebElement* operator_assign(QWebElement* theWrappedObject, const QWebElement& arg__1); + bool __eq__(QWebElement* theWrappedObject, const QWebElement& o) const; + QWebElement parent(QWebElement* theWrappedObject) const; + QString prefix(QWebElement* theWrappedObject) const; + void prependInside(QWebElement* theWrappedObject, const QString& markup); + void prependInside(QWebElement* theWrappedObject, const QWebElement& element); + void prependOutside(QWebElement* theWrappedObject, const QString& markup); + void prependOutside(QWebElement* theWrappedObject, const QWebElement& element); + QWebElement previousSibling(QWebElement* theWrappedObject) const; + void removeAllChildren(QWebElement* theWrappedObject); + void removeAttribute(QWebElement* theWrappedObject, const QString& name); + void removeAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name); + void removeClass(QWebElement* theWrappedObject, const QString& name); + void removeFromDocument(QWebElement* theWrappedObject); + void render(QWebElement* theWrappedObject, QPainter* painter); + void render(QWebElement* theWrappedObject, QPainter* painter, const QRect& clipRect); + void replace(QWebElement* theWrappedObject, const QString& markup); + void replace(QWebElement* theWrappedObject, const QWebElement& element); + void setAttribute(QWebElement* theWrappedObject, const QString& name, const QString& value); + void setAttributeNS(QWebElement* theWrappedObject, const QString& namespaceUri, const QString& name, const QString& value); + void setFocus(QWebElement* theWrappedObject); + void setInnerXml(QWebElement* theWrappedObject, const QString& markup); + void setOuterXml(QWebElement* theWrappedObject, const QString& markup); + void setPlainText(QWebElement* theWrappedObject, const QString& text); + void setStyleProperty(QWebElement* theWrappedObject, const QString& name, const QString& value); + QString styleProperty(QWebElement* theWrappedObject, const QString& name, QWebElement::StyleResolveStrategy strategy) const; + QString tagName(QWebElement* theWrappedObject) const; + QWebElement* takeFromDocument(QWebElement* theWrappedObject); + QString toInnerXml(QWebElement* theWrappedObject) const; + QString toOuterXml(QWebElement* theWrappedObject) const; + QString toPlainText(QWebElement* theWrappedObject) const; + void toggleClass(QWebElement* theWrappedObject, const QString& name); + QWebFrame* webFrame(QWebElement* theWrappedObject) const; + bool __nonzero__(QWebElement* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QWebElementCollection : public QObject +{ Q_OBJECT +public: +public slots: +QWebElementCollection* new_QWebElementCollection(); +QWebElementCollection* new_QWebElementCollection(const QWebElement& contextElement, const QString& query); +QWebElementCollection* new_QWebElementCollection(const QWebElementCollection& arg__1); +void delete_QWebElementCollection(QWebElementCollection* obj) { delete obj; } + void append(QWebElementCollection* theWrappedObject, const QWebElementCollection& collection); + QWebElement at(QWebElementCollection* theWrappedObject, int i) const; + int count(QWebElementCollection* theWrappedObject) const; + QWebElement first(QWebElementCollection* theWrappedObject) const; + QWebElement last(QWebElementCollection* theWrappedObject) const; + QWebElementCollection __add__(QWebElementCollection* theWrappedObject, const QWebElementCollection& other) const; + QWebElementCollection* __iadd__(QWebElementCollection* theWrappedObject, const QWebElementCollection& other); + QWebElementCollection* operator_assign(QWebElementCollection* theWrappedObject, const QWebElementCollection& arg__1); + QWebElement operator_subscript(QWebElementCollection* theWrappedObject, int i) const; + QList toList(QWebElementCollection* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebFrame : public QObject +{ Q_OBJECT +public: +Q_ENUMS(RenderLayer ValueOwnership ) +Q_FLAGS(RenderLayers ) +enum RenderLayer{ + ContentsLayer = QWebFrame::ContentsLayer, ScrollBarLayer = QWebFrame::ScrollBarLayer, PanIconLayer = QWebFrame::PanIconLayer, AllLayers = QWebFrame::AllLayers}; +enum ValueOwnership{ + QtOwnership = QWebFrame::QtOwnership, ScriptOwnership = QWebFrame::ScriptOwnership, AutoOwnership = QWebFrame::AutoOwnership}; +Q_DECLARE_FLAGS(RenderLayers, RenderLayer) +public slots: + void addToJavaScriptWindowObject(QWebFrame* theWrappedObject, const QString& name, QObject* object, QWebFrame::ValueOwnership ownership = QWebFrame::QtOwnership); + QUrl baseUrl(QWebFrame* theWrappedObject) const; + QList childFrames(QWebFrame* theWrappedObject) const; + QSize contentsSize(QWebFrame* theWrappedObject) const; + QWebElement documentElement(QWebFrame* theWrappedObject) const; + QWebElementCollection findAllElements(QWebFrame* theWrappedObject, const QString& selectorQuery) const; + QWebElement findFirstElement(QWebFrame* theWrappedObject, const QString& selectorQuery) const; + QString frameName(QWebFrame* theWrappedObject) const; + QRect geometry(QWebFrame* theWrappedObject) const; + bool hasFocus(QWebFrame* theWrappedObject) const; + QWebHitTestResult hitTestContent(QWebFrame* theWrappedObject, const QPoint& pos) const; + QIcon icon(QWebFrame* theWrappedObject) const; + void load(QWebFrame* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation = QNetworkAccessManager::GetOperation, const QByteArray& body = QByteArray()); + void load(QWebFrame* theWrappedObject, const QUrl& url); + QMultiMap metaData(QWebFrame* theWrappedObject) const; + QWebElement ownerElement(QWebFrame* theWrappedObject) const; + QWebPage* page(QWebFrame* theWrappedObject) const; + QWebFrame* parentFrame(QWebFrame* theWrappedObject) const; + QPoint pos(QWebFrame* theWrappedObject) const; + void render(QWebFrame* theWrappedObject, QPainter* arg__1, QWebFrame::RenderLayers layer, const QRegion& clip = QRegion()); + void render(QWebFrame* theWrappedObject, QPainter* arg__1, const QRegion& clip = QRegion()); + QUrl requestedUrl(QWebFrame* theWrappedObject) const; + void scroll(QWebFrame* theWrappedObject, int arg__1, int arg__2); + QRect scrollBarGeometry(QWebFrame* theWrappedObject, Qt::Orientation orientation) const; + int scrollBarMaximum(QWebFrame* theWrappedObject, Qt::Orientation orientation) const; + int scrollBarMinimum(QWebFrame* theWrappedObject, Qt::Orientation orientation) const; + Qt::ScrollBarPolicy scrollBarPolicy(QWebFrame* theWrappedObject, Qt::Orientation orientation) const; + int scrollBarValue(QWebFrame* theWrappedObject, Qt::Orientation orientation) const; + QPoint scrollPosition(QWebFrame* theWrappedObject) const; + void scrollToAnchor(QWebFrame* theWrappedObject, const QString& anchor); + QWebSecurityOrigin securityOrigin(QWebFrame* theWrappedObject) const; + void setContent(QWebFrame* theWrappedObject, const QByteArray& data, const QString& mimeType = QString(), const QUrl& baseUrl = QUrl()); + void setFocus(QWebFrame* theWrappedObject); + void setHtml(QWebFrame* theWrappedObject, const QString& html, const QUrl& baseUrl = QUrl()); + void setScrollBarPolicy(QWebFrame* theWrappedObject, Qt::Orientation orientation, Qt::ScrollBarPolicy policy); + void setScrollBarValue(QWebFrame* theWrappedObject, Qt::Orientation orientation, int value); + void setScrollPosition(QWebFrame* theWrappedObject, const QPoint& pos); + void setTextSizeMultiplier(QWebFrame* theWrappedObject, qreal factor); + void setUrl(QWebFrame* theWrappedObject, const QUrl& url); + void setZoomFactor(QWebFrame* theWrappedObject, qreal factor); + qreal textSizeMultiplier(QWebFrame* theWrappedObject) const; + QString title(QWebFrame* theWrappedObject) const; + QString toHtml(QWebFrame* theWrappedObject) const; + QString toPlainText(QWebFrame* theWrappedObject) const; + QUrl url(QWebFrame* theWrappedObject) const; + qreal zoomFactor(QWebFrame* theWrappedObject) const; +}; + + + + + +class PythonQtWrapper_QWebHistory : public QObject +{ Q_OBJECT +public: +public slots: + void back(QWebHistory* theWrappedObject); + QWebHistoryItem backItem(QWebHistory* theWrappedObject) const; + QList backItems(QWebHistory* theWrappedObject, int maxItems) const; + bool canGoBack(QWebHistory* theWrappedObject) const; + bool canGoForward(QWebHistory* theWrappedObject) const; + void clear(QWebHistory* theWrappedObject); + int count(QWebHistory* theWrappedObject) const; + QWebHistoryItem currentItem(QWebHistory* theWrappedObject) const; + int currentItemIndex(QWebHistory* theWrappedObject) const; + void forward(QWebHistory* theWrappedObject); + QWebHistoryItem forwardItem(QWebHistory* theWrappedObject) const; + QList forwardItems(QWebHistory* theWrappedObject, int maxItems) const; + void goToItem(QWebHistory* theWrappedObject, const QWebHistoryItem& item); + QWebHistoryItem itemAt(QWebHistory* theWrappedObject, int i) const; + QList items(QWebHistory* theWrappedObject) const; + void loadFromMap(QWebHistory* theWrappedObject, const QMap& map); + int maximumItemCount(QWebHistory* theWrappedObject) const; + void writeTo(QWebHistory* theWrappedObject, QDataStream& stream); + void readFrom(QWebHistory* theWrappedObject, QDataStream& stream); + void setMaximumItemCount(QWebHistory* theWrappedObject, int count); + QMap toMap(QWebHistory* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QWebHistoryInterface : public QWebHistoryInterface +{ +public: + PythonQtShell_QWebHistoryInterface(QObject* parent = nullptr):QWebHistoryInterface(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebHistoryInterface() override; + +void addHistoryEntry(const QString& url) override; +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +bool historyContains(const QString& url) const override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebHistoryInterface : public QWebHistoryInterface +{ public: +inline void py_q_addHistoryEntry(const QString& url) { this->addHistoryEntry(url); } +inline bool py_q_historyContains(const QString& url) const { return this->historyContains(url); } +}; + +class PythonQtWrapper_QWebHistoryInterface : public QObject +{ Q_OBJECT +public: +public slots: +QWebHistoryInterface* new_QWebHistoryInterface(QObject* parent = nullptr); +void delete_QWebHistoryInterface(QWebHistoryInterface* obj) { delete obj; } + void addHistoryEntry(QWebHistoryInterface* theWrappedObject, const QString& url); + void py_q_addHistoryEntry(QWebHistoryInterface* theWrappedObject, const QString& url){ (((PythonQtPublicPromoter_QWebHistoryInterface*)theWrappedObject)->py_q_addHistoryEntry(url));} + QWebHistoryInterface* static_QWebHistoryInterface_defaultInterface(); + bool historyContains(QWebHistoryInterface* theWrappedObject, const QString& url) const; + bool py_q_historyContains(QWebHistoryInterface* theWrappedObject, const QString& url) const{ return (((PythonQtPublicPromoter_QWebHistoryInterface*)theWrappedObject)->py_q_historyContains(url));} + void static_QWebHistoryInterface_setDefaultInterface(QWebHistoryInterface* defaultInterface); +}; + + + + + +class PythonQtWrapper_QWebHistoryItem : public QObject +{ Q_OBJECT +public: +public slots: +QWebHistoryItem* new_QWebHistoryItem(const QWebHistoryItem& other); +void delete_QWebHistoryItem(QWebHistoryItem* obj) { delete obj; } + QIcon icon(QWebHistoryItem* theWrappedObject) const; + bool isValid(QWebHistoryItem* theWrappedObject) const; + QDateTime lastVisited(QWebHistoryItem* theWrappedObject) const; + void loadFromMap(QWebHistoryItem* theWrappedObject, const QMap& map); + QUrl originalUrl(QWebHistoryItem* theWrappedObject) const; + void setUserData(QWebHistoryItem* theWrappedObject, const QVariant& userData); + QString title(QWebHistoryItem* theWrappedObject) const; + QMap toMap(QWebHistoryItem* theWrappedObject) const; + QUrl url(QWebHistoryItem* theWrappedObject) const; + QVariant userData(QWebHistoryItem* theWrappedObject) const; + bool __nonzero__(QWebHistoryItem* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QWebHitTestResult : public QObject +{ Q_OBJECT +public: +public slots: +QWebHitTestResult* new_QWebHitTestResult(); +QWebHitTestResult* new_QWebHitTestResult(const QWebHitTestResult& other); +void delete_QWebHitTestResult(QWebHitTestResult* obj) { delete obj; } + QString alternateText(QWebHitTestResult* theWrappedObject) const; + QRect boundingRect(QWebHitTestResult* theWrappedObject) const; + QWebElement element(QWebHitTestResult* theWrappedObject) const; + QWebElement enclosingBlockElement(QWebHitTestResult* theWrappedObject) const; + QWebFrame* frame(QWebHitTestResult* theWrappedObject) const; + QUrl imageUrl(QWebHitTestResult* theWrappedObject) const; + bool isContentEditable(QWebHitTestResult* theWrappedObject) const; + bool isContentSelected(QWebHitTestResult* theWrappedObject) const; + bool isNull(QWebHitTestResult* theWrappedObject) const; + QWebElement linkElement(QWebHitTestResult* theWrappedObject) const; + QWebFrame* linkTargetFrame(QWebHitTestResult* theWrappedObject) const; + QString linkText(QWebHitTestResult* theWrappedObject) const; + QUrl linkTitle(QWebHitTestResult* theWrappedObject) const; + QString linkTitleString(QWebHitTestResult* theWrappedObject) const; + QUrl linkUrl(QWebHitTestResult* theWrappedObject) const; + QUrl mediaUrl(QWebHitTestResult* theWrappedObject) const; + QPixmap pixmap(QWebHitTestResult* theWrappedObject) const; + QPoint pos(QWebHitTestResult* theWrappedObject) const; + QString title(QWebHitTestResult* theWrappedObject) const; + bool __nonzero__(QWebHitTestResult* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QWebInspector : public QWebInspector +{ +public: + PythonQtShell_QWebInspector(QWidget* parent = nullptr):QWebInspector(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebInspector() override; + +void actionEvent(QActionEvent* event) override; +void changeEvent(QEvent* arg__1) override; +void childEvent(QChildEvent* event) override; +void closeEvent(QCloseEvent* event) override; +void contextMenuEvent(QContextMenuEvent* event) override; +void customEvent(QEvent* event) override; +int devType() const override; +void dragEnterEvent(QDragEnterEvent* event) override; +void dragLeaveEvent(QDragLeaveEvent* event) override; +void dragMoveEvent(QDragMoveEvent* event) override; +void dropEvent(QDropEvent* event) override; +void enterEvent(QEvent* event) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void focusInEvent(QFocusEvent* event) override; +bool focusNextPrevChild(bool next) override; +void focusOutEvent(QFocusEvent* event) override; +bool hasHeightForWidth() const override; +int heightForWidth(int arg__1) const override; +void hideEvent(QHideEvent* event) override; +void initPainter(QPainter* painter) const override; +void inputMethodEvent(QInputMethodEvent* arg__1) override; +QVariant inputMethodQuery(Qt::InputMethodQuery arg__1) const override; +void keyPressEvent(QKeyEvent* event) override; +void keyReleaseEvent(QKeyEvent* event) override; +void leaveEvent(QEvent* event) override; +int metric(QPaintDevice::PaintDeviceMetric arg__1) const override; +QSize minimumSizeHint() const override; +void mouseDoubleClickEvent(QMouseEvent* event) override; +void mouseMoveEvent(QMouseEvent* event) override; +void mousePressEvent(QMouseEvent* event) override; +void mouseReleaseEvent(QMouseEvent* event) override; +void moveEvent(QMoveEvent* event) override; +bool nativeEvent(const QByteArray& eventType, void* message, long* result) override; +QPaintEngine* paintEngine() const override; +void paintEvent(QPaintEvent* event) override; +QPaintDevice* redirected(QPoint* offset) const override; +void resizeEvent(QResizeEvent* event) override; +void setVisible(bool visible) override; +QPainter* sharedPainter() const override; +void showEvent(QShowEvent* event) override; +QSize sizeHint() const override; +void tabletEvent(QTabletEvent* event) override; +void timerEvent(QTimerEvent* event) override; +void wheelEvent(QWheelEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebInspector : public QWebInspector +{ public: +inline void promoted_closeEvent(QCloseEvent* event) { this->closeEvent(event); } +inline void promoted_hideEvent(QHideEvent* event) { this->hideEvent(event); } +inline void promoted_resizeEvent(QResizeEvent* event) { this->resizeEvent(event); } +inline void promoted_showEvent(QShowEvent* event) { this->showEvent(event); } +inline void py_q_closeEvent(QCloseEvent* event) { QWebInspector::closeEvent(event); } +inline bool py_q_event(QEvent* arg__1) { return QWebInspector::event(arg__1); } +inline void py_q_hideEvent(QHideEvent* event) { QWebInspector::hideEvent(event); } +inline void py_q_resizeEvent(QResizeEvent* event) { QWebInspector::resizeEvent(event); } +inline void py_q_showEvent(QShowEvent* event) { QWebInspector::showEvent(event); } +inline QSize py_q_sizeHint() const { return QWebInspector::sizeHint(); } +}; + +class PythonQtWrapper_QWebInspector : public QObject +{ Q_OBJECT +public: +public slots: +QWebInspector* new_QWebInspector(QWidget* parent = nullptr); +void delete_QWebInspector(QWebInspector* obj) { delete obj; } + void py_q_closeEvent(QWebInspector* theWrappedObject, QCloseEvent* event){ (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_closeEvent(event));} + bool py_q_event(QWebInspector* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_event(arg__1));} + void py_q_hideEvent(QWebInspector* theWrappedObject, QHideEvent* event){ (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_hideEvent(event));} + QWebPage* page(QWebInspector* theWrappedObject) const; + void py_q_resizeEvent(QWebInspector* theWrappedObject, QResizeEvent* event){ (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_resizeEvent(event));} + void setPage(QWebInspector* theWrappedObject, QWebPage* page); + void py_q_showEvent(QWebInspector* theWrappedObject, QShowEvent* event){ (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_showEvent(event));} + QSize sizeHint(QWebInspector* theWrappedObject) const; + QSize py_q_sizeHint(QWebInspector* theWrappedObject) const{ return (((PythonQtPublicPromoter_QWebInspector*)theWrappedObject)->py_q_sizeHint());} +}; + + + + + +class PythonQtShell_QWebPage : public QWebPage +{ +public: + PythonQtShell_QWebPage(QObject* parent = nullptr):QWebPage(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage() override; + +bool acceptNavigationRequest(QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type) override; +void childEvent(QChildEvent* event) override; +QString chooseFile(QWebFrame* originatingFrame, const QString& oldFile) override; +QObject* createPlugin(const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues) override; +QWebPage* createWindow(QWebPage::WebWindowType type) override; +void customEvent(QEvent* event) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +bool extension(QWebPage::Extension extension, const QWebPage::ExtensionOption* option = nullptr, QWebPage::ExtensionReturn* output = nullptr) override; +void javaScriptAlert(QWebFrame* originatingFrame, const QString& msg) override; +bool javaScriptConfirm(QWebFrame* originatingFrame, const QString& msg) override; +void javaScriptConsoleMessage(const QString& message, int lineNumber, const QString& sourceID) override; +bool javaScriptPrompt(QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result) override; +bool shouldInterruptJavaScript() override; +bool supportsExtension(QWebPage::Extension extension) const override; +void timerEvent(QTimerEvent* event) override; +void triggerAction(QWebPage::WebAction action, bool checked = false) override; +QString userAgentForUrl(const QUrl& url) const override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebPage : public QWebPage +{ public: +inline bool promoted_acceptNavigationRequest(QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type) { return this->acceptNavigationRequest(frame, request, type); } +inline QString promoted_chooseFile(QWebFrame* originatingFrame, const QString& oldFile) { return this->chooseFile(originatingFrame, oldFile); } +inline QObject* promoted_createPlugin(const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues) { return this->createPlugin(classid, url, paramNames, paramValues); } +inline QWebPage* promoted_createWindow(QWebPage::WebWindowType type) { return this->createWindow(type); } +inline void promoted_javaScriptAlert(QWebFrame* originatingFrame, const QString& msg) { this->javaScriptAlert(originatingFrame, msg); } +inline bool promoted_javaScriptConfirm(QWebFrame* originatingFrame, const QString& msg) { return this->javaScriptConfirm(originatingFrame, msg); } +inline void promoted_javaScriptConsoleMessage(const QString& message, int lineNumber, const QString& sourceID) { this->javaScriptConsoleMessage(message, lineNumber, sourceID); } +inline bool promoted_javaScriptPrompt(QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result) { return this->javaScriptPrompt(originatingFrame, msg, defaultValue, result); } +inline QString promoted_userAgentForUrl(const QUrl& url) const { return this->userAgentForUrl(url); } +inline bool py_q_acceptNavigationRequest(QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type) { return QWebPage::acceptNavigationRequest(frame, request, type); } +inline QString py_q_chooseFile(QWebFrame* originatingFrame, const QString& oldFile) { return QWebPage::chooseFile(originatingFrame, oldFile); } +inline QObject* py_q_createPlugin(const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues) { return QWebPage::createPlugin(classid, url, paramNames, paramValues); } +inline QWebPage* py_q_createWindow(QWebPage::WebWindowType type) { return QWebPage::createWindow(type); } +inline bool py_q_event(QEvent* arg__1) { return QWebPage::event(arg__1); } +inline bool py_q_extension(QWebPage::Extension extension, const QWebPage::ExtensionOption* option = nullptr, QWebPage::ExtensionReturn* output = nullptr) { return QWebPage::extension(extension, option, output); } +inline void py_q_javaScriptAlert(QWebFrame* originatingFrame, const QString& msg) { QWebPage::javaScriptAlert(originatingFrame, msg); } +inline bool py_q_javaScriptConfirm(QWebFrame* originatingFrame, const QString& msg) { return QWebPage::javaScriptConfirm(originatingFrame, msg); } +inline void py_q_javaScriptConsoleMessage(const QString& message, int lineNumber, const QString& sourceID) { QWebPage::javaScriptConsoleMessage(message, lineNumber, sourceID); } +inline bool py_q_javaScriptPrompt(QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result) { return QWebPage::javaScriptPrompt(originatingFrame, msg, defaultValue, result); } +inline bool py_q_shouldInterruptJavaScript() { return QWebPage::shouldInterruptJavaScript(); } +inline bool py_q_supportsExtension(QWebPage::Extension extension) const { return QWebPage::supportsExtension(extension); } +inline void py_q_triggerAction(QWebPage::WebAction action, bool checked = false) { QWebPage::triggerAction(action, checked); } +inline QString py_q_userAgentForUrl(const QUrl& url) const { return QWebPage::userAgentForUrl(url); } +}; + +class PythonQtWrapper_QWebPage : public QObject +{ Q_OBJECT +public: +Q_ENUMS(ErrorDomain Extension Feature FindFlag PermissionPolicy WebWindowType ) +Q_FLAGS(FindFlags ) +enum ErrorDomain{ + QtNetwork = QWebPage::QtNetwork, Http = QWebPage::Http, WebKit = QWebPage::WebKit}; +enum Extension{ + ChooseMultipleFilesExtension = QWebPage::ChooseMultipleFilesExtension, ErrorPageExtension = QWebPage::ErrorPageExtension}; +enum Feature{ + Notifications = QWebPage::Notifications, Geolocation = QWebPage::Geolocation}; +enum FindFlag{ + FindBackward = QWebPage::FindBackward, FindCaseSensitively = QWebPage::FindCaseSensitively, FindWrapsAroundDocument = QWebPage::FindWrapsAroundDocument, HighlightAllOccurrences = QWebPage::HighlightAllOccurrences, FindAtWordBeginningsOnly = QWebPage::FindAtWordBeginningsOnly, TreatMedialCapitalAsWordBeginning = QWebPage::TreatMedialCapitalAsWordBeginning, FindBeginsInSelection = QWebPage::FindBeginsInSelection, FindAtWordEndingsOnly = QWebPage::FindAtWordEndingsOnly, FindExactMatchOnly = QWebPage::FindExactMatchOnly}; +enum PermissionPolicy{ + PermissionUnknown = QWebPage::PermissionUnknown, PermissionGrantedByUser = QWebPage::PermissionGrantedByUser, PermissionDeniedByUser = QWebPage::PermissionDeniedByUser}; +enum WebWindowType{ + WebBrowserWindow = QWebPage::WebBrowserWindow, WebModalDialog = QWebPage::WebModalDialog}; +Q_DECLARE_FLAGS(FindFlags, FindFlag) +public slots: +QWebPage* new_QWebPage(QObject* parent = nullptr); +void delete_QWebPage(QWebPage* obj) { delete obj; } + bool acceptNavigationRequest(QWebPage* theWrappedObject, QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type); + bool py_q_acceptNavigationRequest(QWebPage* theWrappedObject, QWebFrame* frame, const QNetworkRequest& request, QWebPage::NavigationType type){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_acceptNavigationRequest(frame, request, type));} + QAction* action(QWebPage* theWrappedObject, QWebPage::WebAction action) const; + quint64 bytesReceived(QWebPage* theWrappedObject) const; + QString chooseFile(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& oldFile); + QString py_q_chooseFile(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& oldFile){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_chooseFile(originatingFrame, oldFile));} + QObject* createPlugin(QWebPage* theWrappedObject, const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues); + QObject* py_q_createPlugin(QWebPage* theWrappedObject, const QString& classid, const QUrl& url, const QStringList& paramNames, const QStringList& paramValues){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_createPlugin(classid, url, paramNames, paramValues));} + QMenu* createStandardContextMenu(QWebPage* theWrappedObject); + QWebPage* createWindow(QWebPage* theWrappedObject, QWebPage::WebWindowType type); + QWebPage* py_q_createWindow(QWebPage* theWrappedObject, QWebPage::WebWindowType type){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_createWindow(type));} + QWebFrame* currentFrame(QWebPage* theWrappedObject) const; + QAction* customAction(QWebPage* theWrappedObject, int action) const; + qreal devicePixelRatio(QWebPage* theWrappedObject) const; + bool py_q_event(QWebPage* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_event(arg__1));} + bool extension(QWebPage* theWrappedObject, QWebPage::Extension extension, const QWebPage::ExtensionOption* option = nullptr, QWebPage::ExtensionReturn* output = nullptr); + bool py_q_extension(QWebPage* theWrappedObject, QWebPage::Extension extension, const QWebPage::ExtensionOption* option = nullptr, QWebPage::ExtensionReturn* output = nullptr){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_extension(extension, option, output));} + bool findText(QWebPage* theWrappedObject, const QString& subString, QWebPage::FindFlags options = QWebPage::FindFlags()); + bool focusNextPrevChild(QWebPage* theWrappedObject, bool next); + bool forwardUnsupportedContent(QWebPage* theWrappedObject) const; + QWebFrame* frameAt(QWebPage* theWrappedObject, const QPoint& pos) const; + bool hasSelection(QWebPage* theWrappedObject) const; + QWebHistory* history(QWebPage* theWrappedObject) const; + QVariant inputMethodQuery(QWebPage* theWrappedObject, Qt::InputMethodQuery property) const; + bool isContentEditable(QWebPage* theWrappedObject) const; + bool isModified(QWebPage* theWrappedObject) const; + void javaScriptAlert(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg); + void py_q_javaScriptAlert(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg){ (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_javaScriptAlert(originatingFrame, msg));} + bool javaScriptConfirm(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg); + bool py_q_javaScriptConfirm(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_javaScriptConfirm(originatingFrame, msg));} + void javaScriptConsoleMessage(QWebPage* theWrappedObject, const QString& message, int lineNumber, const QString& sourceID); + void py_q_javaScriptConsoleMessage(QWebPage* theWrappedObject, const QString& message, int lineNumber, const QString& sourceID){ (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_javaScriptConsoleMessage(message, lineNumber, sourceID));} + bool javaScriptPrompt(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result); + bool py_q_javaScriptPrompt(QWebPage* theWrappedObject, QWebFrame* originatingFrame, const QString& msg, const QString& defaultValue, QString* result){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_javaScriptPrompt(originatingFrame, msg, defaultValue, result));} + QWebPage::LinkDelegationPolicy linkDelegationPolicy(QWebPage* theWrappedObject) const; + QWebFrame* mainFrame(QWebPage* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QWebPage* theWrappedObject) const; + QPalette palette(QWebPage* theWrappedObject) const; + QWebPluginFactory* pluginFactory(QWebPage* theWrappedObject) const; + QSize preferredContentsSize(QWebPage* theWrappedObject) const; + bool recentlyAudible(QWebPage* theWrappedObject) const; + void resetDevicePixelRatio(QWebPage* theWrappedObject); + QString selectedHtml(QWebPage* theWrappedObject) const; + QString selectedText(QWebPage* theWrappedObject) const; + void setActualVisibleContentRect(QWebPage* theWrappedObject, const QRect& rect) const; + void setContentEditable(QWebPage* theWrappedObject, bool editable); + void setDevicePixelRatio(QWebPage* theWrappedObject, qreal ratio); + void setFeaturePermission(QWebPage* theWrappedObject, QWebFrame* frame, QWebPage::Feature feature, QWebPage::PermissionPolicy policy); + void setForwardUnsupportedContent(QWebPage* theWrappedObject, bool forward); + void setLinkDelegationPolicy(QWebPage* theWrappedObject, QWebPage::LinkDelegationPolicy policy); + void setNetworkAccessManager(QWebPage* theWrappedObject, QNetworkAccessManager* manager); + void setPalette(QWebPage* theWrappedObject, const QPalette& palette); + void setPluginFactory(QWebPage* theWrappedObject, QWebPluginFactory* factory); + void setPreferredContentsSize(QWebPage* theWrappedObject, const QSize& size) const; + void setView(QWebPage* theWrappedObject, QWidget* view); + void setViewportSize(QWebPage* theWrappedObject, const QSize& size) const; + void setVisibilityState(QWebPage* theWrappedObject, QWebPage::VisibilityState arg__1); + QWebSettings* settings(QWebPage* theWrappedObject) const; + bool shouldInterruptJavaScript(QWebPage* theWrappedObject); + bool py_q_shouldInterruptJavaScript(QWebPage* theWrappedObject){ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_shouldInterruptJavaScript());} + QStringList supportedContentTypes(QWebPage* theWrappedObject) const; + bool supportsContentType(QWebPage* theWrappedObject, const QString& mimeType) const; + bool supportsExtension(QWebPage* theWrappedObject, QWebPage::Extension extension) const; + bool py_q_supportsExtension(QWebPage* theWrappedObject, QWebPage::Extension extension) const{ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_supportsExtension(extension));} + bool swallowContextMenuEvent(QWebPage* theWrappedObject, QContextMenuEvent* event); + quint64 totalBytes(QWebPage* theWrappedObject) const; + void triggerAction(QWebPage* theWrappedObject, QWebPage::WebAction action, bool checked = false); + void py_q_triggerAction(QWebPage* theWrappedObject, QWebPage::WebAction action, bool checked = false){ (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_triggerAction(action, checked));} + QUndoStack* undoStack(QWebPage* theWrappedObject) const; + void updatePositionDependentActions(QWebPage* theWrappedObject, const QPoint& pos); + QString userAgentForUrl(QWebPage* theWrappedObject, const QUrl& url) const; + QString py_q_userAgentForUrl(QWebPage* theWrappedObject, const QUrl& url) const{ return (((PythonQtPublicPromoter_QWebPage*)theWrappedObject)->py_q_userAgentForUrl(url));} + QWidget* view(QWebPage* theWrappedObject) const; + QSize viewportSize(QWebPage* theWrappedObject) const; + QWebPage::VisibilityState visibilityState(QWebPage* theWrappedObject) const; +}; + + + + + +class PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption : public QWebPage::ChooseMultipleFilesExtensionOption +{ +public: + PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption():QWebPage::ChooseMultipleFilesExtensionOption(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ChooseMultipleFilesExtensionOption(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ChooseMultipleFilesExtensionOption : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ChooseMultipleFilesExtensionOption* new_QWebPage__ChooseMultipleFilesExtensionOption(); +void delete_QWebPage__ChooseMultipleFilesExtensionOption(QWebPage::ChooseMultipleFilesExtensionOption* obj) { delete obj; } +void py_set_parentFrame(QWebPage::ChooseMultipleFilesExtensionOption* theWrappedObject, QWebFrame* parentFrame){ theWrappedObject->parentFrame = parentFrame; } +QWebFrame* py_get_parentFrame(QWebPage::ChooseMultipleFilesExtensionOption* theWrappedObject){ return theWrappedObject->parentFrame; } +void py_set_suggestedFileNames(QWebPage::ChooseMultipleFilesExtensionOption* theWrappedObject, QStringList suggestedFileNames){ theWrappedObject->suggestedFileNames = suggestedFileNames; } +QStringList py_get_suggestedFileNames(QWebPage::ChooseMultipleFilesExtensionOption* theWrappedObject){ return theWrappedObject->suggestedFileNames; } +}; + + + + + +class PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn : public QWebPage::ChooseMultipleFilesExtensionReturn +{ +public: + PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn():QWebPage::ChooseMultipleFilesExtensionReturn(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ChooseMultipleFilesExtensionReturn(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ChooseMultipleFilesExtensionReturn : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ChooseMultipleFilesExtensionReturn* new_QWebPage__ChooseMultipleFilesExtensionReturn(); +void delete_QWebPage__ChooseMultipleFilesExtensionReturn(QWebPage::ChooseMultipleFilesExtensionReturn* obj) { delete obj; } +void py_set_fileNames(QWebPage::ChooseMultipleFilesExtensionReturn* theWrappedObject, QStringList fileNames){ theWrappedObject->fileNames = fileNames; } +QStringList py_get_fileNames(QWebPage::ChooseMultipleFilesExtensionReturn* theWrappedObject){ return theWrappedObject->fileNames; } +}; + + + + + +class PythonQtShell_QWebPage__ErrorPageExtensionOption : public QWebPage::ErrorPageExtensionOption +{ +public: + PythonQtShell_QWebPage__ErrorPageExtensionOption():QWebPage::ErrorPageExtensionOption(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ErrorPageExtensionOption(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ErrorPageExtensionOption : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ErrorPageExtensionOption* new_QWebPage__ErrorPageExtensionOption(); +void delete_QWebPage__ErrorPageExtensionOption(QWebPage::ErrorPageExtensionOption* obj) { delete obj; } +void py_set_domain(QWebPage::ErrorPageExtensionOption* theWrappedObject, QWebPage::ErrorDomain domain){ theWrappedObject->domain = domain; } +QWebPage::ErrorDomain py_get_domain(QWebPage::ErrorPageExtensionOption* theWrappedObject){ return theWrappedObject->domain; } +void py_set_error(QWebPage::ErrorPageExtensionOption* theWrappedObject, int error){ theWrappedObject->error = error; } +int py_get_error(QWebPage::ErrorPageExtensionOption* theWrappedObject){ return theWrappedObject->error; } +void py_set_errorString(QWebPage::ErrorPageExtensionOption* theWrappedObject, QString errorString){ theWrappedObject->errorString = errorString; } +QString py_get_errorString(QWebPage::ErrorPageExtensionOption* theWrappedObject){ return theWrappedObject->errorString; } +void py_set_frame(QWebPage::ErrorPageExtensionOption* theWrappedObject, QWebFrame* frame){ theWrappedObject->frame = frame; } +QWebFrame* py_get_frame(QWebPage::ErrorPageExtensionOption* theWrappedObject){ return theWrappedObject->frame; } +void py_set_url(QWebPage::ErrorPageExtensionOption* theWrappedObject, QUrl url){ theWrappedObject->url = url; } +QUrl py_get_url(QWebPage::ErrorPageExtensionOption* theWrappedObject){ return theWrappedObject->url; } +}; + + + + + +class PythonQtShell_QWebPage__ErrorPageExtensionReturn : public QWebPage::ErrorPageExtensionReturn +{ +public: + PythonQtShell_QWebPage__ErrorPageExtensionReturn():QWebPage::ErrorPageExtensionReturn(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ErrorPageExtensionReturn(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ErrorPageExtensionReturn : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ErrorPageExtensionReturn* new_QWebPage__ErrorPageExtensionReturn(); +void delete_QWebPage__ErrorPageExtensionReturn(QWebPage::ErrorPageExtensionReturn* obj) { delete obj; } +void py_set_baseUrl(QWebPage::ErrorPageExtensionReturn* theWrappedObject, QUrl baseUrl){ theWrappedObject->baseUrl = baseUrl; } +QUrl py_get_baseUrl(QWebPage::ErrorPageExtensionReturn* theWrappedObject){ return theWrappedObject->baseUrl; } +void py_set_content(QWebPage::ErrorPageExtensionReturn* theWrappedObject, QByteArray content){ theWrappedObject->content = content; } +QByteArray py_get_content(QWebPage::ErrorPageExtensionReturn* theWrappedObject){ return theWrappedObject->content; } +void py_set_contentType(QWebPage::ErrorPageExtensionReturn* theWrappedObject, QString contentType){ theWrappedObject->contentType = contentType; } +QString py_get_contentType(QWebPage::ErrorPageExtensionReturn* theWrappedObject){ return theWrappedObject->contentType; } +void py_set_encoding(QWebPage::ErrorPageExtensionReturn* theWrappedObject, QString encoding){ theWrappedObject->encoding = encoding; } +QString py_get_encoding(QWebPage::ErrorPageExtensionReturn* theWrappedObject){ return theWrappedObject->encoding; } +}; + + + + + +class PythonQtShell_QWebPage__ExtensionOption : public QWebPage::ExtensionOption +{ +public: + PythonQtShell_QWebPage__ExtensionOption():QWebPage::ExtensionOption(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ExtensionOption(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ExtensionOption : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ExtensionOption* new_QWebPage__ExtensionOption(); +void delete_QWebPage__ExtensionOption(QWebPage::ExtensionOption* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QWebPage__ExtensionReturn : public QWebPage::ExtensionReturn +{ +public: + PythonQtShell_QWebPage__ExtensionReturn():QWebPage::ExtensionReturn(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPage__ExtensionReturn(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPage__ExtensionReturn : public QObject +{ Q_OBJECT +public: +public slots: +QWebPage::ExtensionReturn* new_QWebPage__ExtensionReturn(); +void delete_QWebPage__ExtensionReturn(QWebPage::ExtensionReturn* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QWebPluginFactory : public QWebPluginFactory +{ +public: + PythonQtShell_QWebPluginFactory(QObject* parent = nullptr):QWebPluginFactory(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPluginFactory() override; + +void childEvent(QChildEvent* event) override; +QObject* create(const QString& mimeType, const QUrl& arg__2, const QStringList& argumentNames, const QStringList& argumentValues) const override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +bool extension(QWebPluginFactory::Extension extension, const QWebPluginFactory::ExtensionOption* option = nullptr, QWebPluginFactory::ExtensionReturn* output = nullptr) override; +QList plugins() const override; +void refreshPlugins() override; +bool supportsExtension(QWebPluginFactory::Extension extension) const override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebPluginFactory : public QWebPluginFactory +{ public: +inline QObject* py_q_create(const QString& mimeType, const QUrl& arg__2, const QStringList& argumentNames, const QStringList& argumentValues) const { return this->create(mimeType, arg__2, argumentNames, argumentValues); } +inline bool py_q_extension(QWebPluginFactory::Extension extension, const QWebPluginFactory::ExtensionOption* option = nullptr, QWebPluginFactory::ExtensionReturn* output = nullptr) { return QWebPluginFactory::extension(extension, option, output); } +inline QList py_q_plugins() const { return this->plugins(); } +inline void py_q_refreshPlugins() { QWebPluginFactory::refreshPlugins(); } +inline bool py_q_supportsExtension(QWebPluginFactory::Extension extension) const { return QWebPluginFactory::supportsExtension(extension); } +}; + +class PythonQtWrapper_QWebPluginFactory : public QObject +{ Q_OBJECT +public: +Q_ENUMS(Extension ) +enum Extension{ +}; +public slots: +QWebPluginFactory* new_QWebPluginFactory(QObject* parent = nullptr); +void delete_QWebPluginFactory(QWebPluginFactory* obj) { delete obj; } + QObject* create(QWebPluginFactory* theWrappedObject, const QString& mimeType, const QUrl& arg__2, const QStringList& argumentNames, const QStringList& argumentValues) const; + QObject* py_q_create(QWebPluginFactory* theWrappedObject, const QString& mimeType, const QUrl& arg__2, const QStringList& argumentNames, const QStringList& argumentValues) const{ return (((PythonQtPublicPromoter_QWebPluginFactory*)theWrappedObject)->py_q_create(mimeType, arg__2, argumentNames, argumentValues));} + bool extension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension, const QWebPluginFactory::ExtensionOption* option = nullptr, QWebPluginFactory::ExtensionReturn* output = nullptr); + bool py_q_extension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension, const QWebPluginFactory::ExtensionOption* option = nullptr, QWebPluginFactory::ExtensionReturn* output = nullptr){ return (((PythonQtPublicPromoter_QWebPluginFactory*)theWrappedObject)->py_q_extension(extension, option, output));} + QList plugins(QWebPluginFactory* theWrappedObject) const; + QList py_q_plugins(QWebPluginFactory* theWrappedObject) const{ return (((PythonQtPublicPromoter_QWebPluginFactory*)theWrappedObject)->py_q_plugins());} + void refreshPlugins(QWebPluginFactory* theWrappedObject); + void py_q_refreshPlugins(QWebPluginFactory* theWrappedObject){ (((PythonQtPublicPromoter_QWebPluginFactory*)theWrappedObject)->py_q_refreshPlugins());} + bool supportsExtension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension) const; + bool py_q_supportsExtension(QWebPluginFactory* theWrappedObject, QWebPluginFactory::Extension extension) const{ return (((PythonQtPublicPromoter_QWebPluginFactory*)theWrappedObject)->py_q_supportsExtension(extension));} +}; + + + + + +class PythonQtShell_QWebPluginFactory__ExtensionOption : public QWebPluginFactory::ExtensionOption +{ +public: + PythonQtShell_QWebPluginFactory__ExtensionOption():QWebPluginFactory::ExtensionOption(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPluginFactory__ExtensionOption(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPluginFactory__ExtensionOption : public QObject +{ Q_OBJECT +public: +public slots: +QWebPluginFactory::ExtensionOption* new_QWebPluginFactory__ExtensionOption(); +void delete_QWebPluginFactory__ExtensionOption(QWebPluginFactory::ExtensionOption* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QWebPluginFactory__ExtensionReturn : public QWebPluginFactory::ExtensionReturn +{ +public: + PythonQtShell_QWebPluginFactory__ExtensionReturn():QWebPluginFactory::ExtensionReturn(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPluginFactory__ExtensionReturn(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPluginFactory__ExtensionReturn : public QObject +{ Q_OBJECT +public: +public slots: +QWebPluginFactory::ExtensionReturn* new_QWebPluginFactory__ExtensionReturn(); +void delete_QWebPluginFactory__ExtensionReturn(QWebPluginFactory::ExtensionReturn* obj) { delete obj; } +}; + + + + + +class PythonQtShell_QWebPluginFactory__MimeType : public QWebPluginFactory::MimeType +{ +public: + PythonQtShell_QWebPluginFactory__MimeType():QWebPluginFactory::MimeType(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPluginFactory__MimeType(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPluginFactory__MimeType : public QObject +{ Q_OBJECT +public: +public slots: +QWebPluginFactory::MimeType* new_QWebPluginFactory__MimeType(); +QWebPluginFactory::MimeType* new_QWebPluginFactory__MimeType(const QWebPluginFactory::MimeType& other) { +PythonQtShell_QWebPluginFactory__MimeType* a = new PythonQtShell_QWebPluginFactory__MimeType(); +*((QWebPluginFactory::MimeType*)a) = other; +return a; } +void delete_QWebPluginFactory__MimeType(QWebPluginFactory::MimeType* obj) { delete obj; } + bool __ne__(QWebPluginFactory::MimeType* theWrappedObject, const QWebPluginFactory::MimeType& other) const; + bool __eq__(QWebPluginFactory::MimeType* theWrappedObject, const QWebPluginFactory::MimeType& other) const; +void py_set_description(QWebPluginFactory::MimeType* theWrappedObject, QString description){ theWrappedObject->description = description; } +QString py_get_description(QWebPluginFactory::MimeType* theWrappedObject){ return theWrappedObject->description; } +void py_set_fileExtensions(QWebPluginFactory::MimeType* theWrappedObject, QStringList fileExtensions){ theWrappedObject->fileExtensions = fileExtensions; } +QStringList py_get_fileExtensions(QWebPluginFactory::MimeType* theWrappedObject){ return theWrappedObject->fileExtensions; } +void py_set_name(QWebPluginFactory::MimeType* theWrappedObject, QString name){ theWrappedObject->name = name; } +QString py_get_name(QWebPluginFactory::MimeType* theWrappedObject){ return theWrappedObject->name; } +}; + + + + + +class PythonQtShell_QWebPluginFactory__Plugin : public QWebPluginFactory::Plugin +{ +public: + PythonQtShell_QWebPluginFactory__Plugin():QWebPluginFactory::Plugin(),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebPluginFactory__Plugin(); + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QWebPluginFactory__Plugin : public QObject +{ Q_OBJECT +public: +public slots: +QWebPluginFactory::Plugin* new_QWebPluginFactory__Plugin(); +QWebPluginFactory::Plugin* new_QWebPluginFactory__Plugin(const QWebPluginFactory::Plugin& other) { +PythonQtShell_QWebPluginFactory__Plugin* a = new PythonQtShell_QWebPluginFactory__Plugin(); +*((QWebPluginFactory::Plugin*)a) = other; +return a; } +void delete_QWebPluginFactory__Plugin(QWebPluginFactory::Plugin* obj) { delete obj; } +void py_set_description(QWebPluginFactory::Plugin* theWrappedObject, QString description){ theWrappedObject->description = description; } +QString py_get_description(QWebPluginFactory::Plugin* theWrappedObject){ return theWrappedObject->description; } +void py_set_name(QWebPluginFactory::Plugin* theWrappedObject, QString name){ theWrappedObject->name = name; } +QString py_get_name(QWebPluginFactory::Plugin* theWrappedObject){ return theWrappedObject->name; } +}; + + + + + +class PythonQtWrapper_QWebSecurityOrigin : public QObject +{ Q_OBJECT +public: +Q_ENUMS(SubdomainSetting ) +enum SubdomainSetting{ + AllowSubdomains = QWebSecurityOrigin::AllowSubdomains, DisallowSubdomains = QWebSecurityOrigin::DisallowSubdomains}; +public slots: +QWebSecurityOrigin* new_QWebSecurityOrigin(const QUrl& url); +QWebSecurityOrigin* new_QWebSecurityOrigin(const QWebSecurityOrigin& other); +void delete_QWebSecurityOrigin(QWebSecurityOrigin* obj) { delete obj; } + void addAccessWhitelistEntry(QWebSecurityOrigin* theWrappedObject, const QString& scheme, const QString& host, QWebSecurityOrigin::SubdomainSetting subdomainSetting); + void static_QWebSecurityOrigin_addLocalScheme(const QString& scheme); + QList static_QWebSecurityOrigin_allOrigins(); + qint64 databaseQuota(QWebSecurityOrigin* theWrappedObject) const; + qint64 databaseUsage(QWebSecurityOrigin* theWrappedObject) const; + QList databases(QWebSecurityOrigin* theWrappedObject) const; + QString host(QWebSecurityOrigin* theWrappedObject) const; + QStringList static_QWebSecurityOrigin_localSchemes(); + QWebSecurityOrigin* operator_assign(QWebSecurityOrigin* theWrappedObject, const QWebSecurityOrigin& other); + int port(QWebSecurityOrigin* theWrappedObject) const; + void removeAccessWhitelistEntry(QWebSecurityOrigin* theWrappedObject, const QString& scheme, const QString& host, QWebSecurityOrigin::SubdomainSetting subdomainSetting); + void static_QWebSecurityOrigin_removeLocalScheme(const QString& scheme); + QString scheme(QWebSecurityOrigin* theWrappedObject) const; + void setApplicationCacheQuota(QWebSecurityOrigin* theWrappedObject, qint64 quota); + void setDatabaseQuota(QWebSecurityOrigin* theWrappedObject, qint64 quota); +}; + + + + + +class PythonQtWrapper_QWebSettings : public QObject +{ Q_OBJECT +public: +Q_ENUMS(FontFamily FontSize ThirdPartyCookiePolicy WebAttribute WebGraphic ) +enum FontFamily{ + StandardFont = QWebSettings::StandardFont, FixedFont = QWebSettings::FixedFont, SerifFont = QWebSettings::SerifFont, SansSerifFont = QWebSettings::SansSerifFont, CursiveFont = QWebSettings::CursiveFont, FantasyFont = QWebSettings::FantasyFont}; +enum FontSize{ + MinimumFontSize = QWebSettings::MinimumFontSize, MinimumLogicalFontSize = QWebSettings::MinimumLogicalFontSize, DefaultFontSize = QWebSettings::DefaultFontSize, DefaultFixedFontSize = QWebSettings::DefaultFixedFontSize}; +enum ThirdPartyCookiePolicy{ + AlwaysAllowThirdPartyCookies = QWebSettings::AlwaysAllowThirdPartyCookies, AlwaysBlockThirdPartyCookies = QWebSettings::AlwaysBlockThirdPartyCookies, AllowThirdPartyWithExistingCookies = QWebSettings::AllowThirdPartyWithExistingCookies}; +enum WebAttribute{ + AutoLoadImages = QWebSettings::AutoLoadImages, JavascriptEnabled = QWebSettings::JavascriptEnabled, JavaEnabled = QWebSettings::JavaEnabled, PluginsEnabled = QWebSettings::PluginsEnabled, PrivateBrowsingEnabled = QWebSettings::PrivateBrowsingEnabled, JavascriptCanOpenWindows = QWebSettings::JavascriptCanOpenWindows, JavascriptCanAccessClipboard = QWebSettings::JavascriptCanAccessClipboard, DeveloperExtrasEnabled = QWebSettings::DeveloperExtrasEnabled, LinksIncludedInFocusChain = QWebSettings::LinksIncludedInFocusChain, ZoomTextOnly = QWebSettings::ZoomTextOnly, PrintElementBackgrounds = QWebSettings::PrintElementBackgrounds, OfflineStorageDatabaseEnabled = QWebSettings::OfflineStorageDatabaseEnabled, OfflineWebApplicationCacheEnabled = QWebSettings::OfflineWebApplicationCacheEnabled, LocalStorageEnabled = QWebSettings::LocalStorageEnabled, LocalStorageDatabaseEnabled = QWebSettings::LocalStorageDatabaseEnabled, LocalContentCanAccessRemoteUrls = QWebSettings::LocalContentCanAccessRemoteUrls, DnsPrefetchEnabled = QWebSettings::DnsPrefetchEnabled, XSSAuditingEnabled = QWebSettings::XSSAuditingEnabled, AcceleratedCompositingEnabled = QWebSettings::AcceleratedCompositingEnabled, SpatialNavigationEnabled = QWebSettings::SpatialNavigationEnabled, LocalContentCanAccessFileUrls = QWebSettings::LocalContentCanAccessFileUrls, TiledBackingStoreEnabled = QWebSettings::TiledBackingStoreEnabled, FrameFlatteningEnabled = QWebSettings::FrameFlatteningEnabled, SiteSpecificQuirksEnabled = QWebSettings::SiteSpecificQuirksEnabled, JavascriptCanCloseWindows = QWebSettings::JavascriptCanCloseWindows, WebGLEnabled = QWebSettings::WebGLEnabled, CSSRegionsEnabled = QWebSettings::CSSRegionsEnabled, HyperlinkAuditingEnabled = QWebSettings::HyperlinkAuditingEnabled, CSSGridLayoutEnabled = QWebSettings::CSSGridLayoutEnabled, ScrollAnimatorEnabled = QWebSettings::ScrollAnimatorEnabled, CaretBrowsingEnabled = QWebSettings::CaretBrowsingEnabled, NotificationsEnabled = QWebSettings::NotificationsEnabled, WebAudioEnabled = QWebSettings::WebAudioEnabled, Accelerated2dCanvasEnabled = QWebSettings::Accelerated2dCanvasEnabled, MediaSourceEnabled = QWebSettings::MediaSourceEnabled, MediaEnabled = QWebSettings::MediaEnabled, WebSecurityEnabled = QWebSettings::WebSecurityEnabled, FullScreenSupportEnabled = QWebSettings::FullScreenSupportEnabled, ImagesEnabled = QWebSettings::ImagesEnabled, AllowRunningInsecureContent = QWebSettings::AllowRunningInsecureContent, ErrorPageEnabled = QWebSettings::ErrorPageEnabled}; +enum WebGraphic{ + MissingImageGraphic = QWebSettings::MissingImageGraphic, MissingPluginGraphic = QWebSettings::MissingPluginGraphic, DefaultFrameIconGraphic = QWebSettings::DefaultFrameIconGraphic, TextAreaSizeGripCornerGraphic = QWebSettings::TextAreaSizeGripCornerGraphic, DeleteButtonGraphic = QWebSettings::DeleteButtonGraphic, InputSpeechButtonGraphic = QWebSettings::InputSpeechButtonGraphic, SearchCancelButtonGraphic = QWebSettings::SearchCancelButtonGraphic, SearchCancelButtonPressedGraphic = QWebSettings::SearchCancelButtonPressedGraphic}; +public slots: + void static_QWebSettings_clearIconDatabase(); + void static_QWebSettings_clearMemoryCaches(); + QString cssMediaType(QWebSettings* theWrappedObject) const; + QString defaultTextEncoding(QWebSettings* theWrappedObject) const; + void static_QWebSettings_enablePersistentStorage(const QString& path = QString()); + QString fontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which) const; + int fontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type) const; + QWebSettings* static_QWebSettings_globalSettings(); + QString static_QWebSettings_iconDatabasePath(); + QIcon static_QWebSettings_iconForUrl(const QUrl& url); + QString localStoragePath(QWebSettings* theWrappedObject) const; + int static_QWebSettings_maximumPagesInCache(); + qint64 static_QWebSettings_offlineStorageDefaultQuota(); + QString static_QWebSettings_offlineStoragePath(); + QString static_QWebSettings_offlineWebApplicationCachePath(); + qint64 static_QWebSettings_offlineWebApplicationCacheQuota(); + QStringList static_QWebSettings_pluginSearchPaths(); + void resetAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr); + void resetFontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which); + void resetFontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type); + void setAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr, bool on); + void setCSSMediaType(QWebSettings* theWrappedObject, const QString& arg__1); + void setDefaultTextEncoding(QWebSettings* theWrappedObject, const QString& encoding); + void setFontFamily(QWebSettings* theWrappedObject, QWebSettings::FontFamily which, const QString& family); + void setFontSize(QWebSettings* theWrappedObject, QWebSettings::FontSize type, int size); + void static_QWebSettings_setIconDatabasePath(const QString& location); + void setLocalStoragePath(QWebSettings* theWrappedObject, const QString& path); + void static_QWebSettings_setMaximumPagesInCache(int pages); + void static_QWebSettings_setObjectCacheCapacities(int cacheMinDeadCapacity, int cacheMaxDead, int totalCapacity); + void static_QWebSettings_setOfflineStorageDefaultQuota(qint64 maximumSize); + void static_QWebSettings_setOfflineStoragePath(const QString& path); + void static_QWebSettings_setOfflineWebApplicationCachePath(const QString& path); + void static_QWebSettings_setOfflineWebApplicationCacheQuota(qint64 maximumSize); + void static_QWebSettings_setPluginSearchPaths(const QStringList& paths); + void setThirdPartyCookiePolicy(QWebSettings* theWrappedObject, QWebSettings::ThirdPartyCookiePolicy arg__1); + void setUserStyleSheetUrl(QWebSettings* theWrappedObject, const QUrl& location); + void static_QWebSettings_setWebGraphic(QWebSettings::WebGraphic type, const QPixmap& graphic); + bool testAttribute(QWebSettings* theWrappedObject, QWebSettings::WebAttribute attr) const; + QWebSettings::ThirdPartyCookiePolicy thirdPartyCookiePolicy(QWebSettings* theWrappedObject) const; + QUrl userStyleSheetUrl(QWebSettings* theWrappedObject) const; + QPixmap static_QWebSettings_webGraphic(QWebSettings::WebGraphic type); +}; + + + + + +class PythonQtShell_QWebView : public QWebView +{ +public: + PythonQtShell_QWebView(QWidget* parent = nullptr):QWebView(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QWebView() override; + +void actionEvent(QActionEvent* event) override; +void changeEvent(QEvent* arg__1) override; +void childEvent(QChildEvent* event) override; +void closeEvent(QCloseEvent* event) override; +void contextMenuEvent(QContextMenuEvent* arg__1) override; +QWebView* createWindow(QWebPage::WebWindowType type) override; +void customEvent(QEvent* event) override; +int devType() const override; +void dragEnterEvent(QDragEnterEvent* arg__1) override; +void dragLeaveEvent(QDragLeaveEvent* arg__1) override; +void dragMoveEvent(QDragMoveEvent* arg__1) override; +void dropEvent(QDropEvent* arg__1) override; +void enterEvent(QEvent* event) override; +bool event(QEvent* arg__1) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void focusInEvent(QFocusEvent* arg__1) override; +bool focusNextPrevChild(bool next) override; +void focusOutEvent(QFocusEvent* arg__1) override; +bool hasHeightForWidth() const override; +int heightForWidth(int arg__1) const override; +void hideEvent(QHideEvent* event) override; +void initPainter(QPainter* painter) const override; +void inputMethodEvent(QInputMethodEvent* arg__1) override; +QVariant inputMethodQuery(Qt::InputMethodQuery property) const override; +void keyPressEvent(QKeyEvent* arg__1) override; +void keyReleaseEvent(QKeyEvent* arg__1) override; +void leaveEvent(QEvent* event) override; +int metric(QPaintDevice::PaintDeviceMetric arg__1) const override; +QSize minimumSizeHint() const override; +void mouseDoubleClickEvent(QMouseEvent* arg__1) override; +void mouseMoveEvent(QMouseEvent* arg__1) override; +void mousePressEvent(QMouseEvent* arg__1) override; +void mouseReleaseEvent(QMouseEvent* arg__1) override; +void moveEvent(QMoveEvent* event) override; +bool nativeEvent(const QByteArray& eventType, void* message, long* result) override; +QPaintEngine* paintEngine() const override; +void paintEvent(QPaintEvent* arg__1) override; +QPaintDevice* redirected(QPoint* offset) const override; +void resizeEvent(QResizeEvent* arg__1) override; +void setVisible(bool visible) override; +QPainter* sharedPainter() const override; +void showEvent(QShowEvent* event) override; +QSize sizeHint() const override; +void tabletEvent(QTabletEvent* event) override; +void timerEvent(QTimerEvent* event) override; +void wheelEvent(QWheelEvent* arg__1) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QWebView : public QWebView +{ public: +inline void promoted_changeEvent(QEvent* arg__1) { this->changeEvent(arg__1); } +inline void promoted_contextMenuEvent(QContextMenuEvent* arg__1) { this->contextMenuEvent(arg__1); } +inline QWebView* promoted_createWindow(QWebPage::WebWindowType type) { return this->createWindow(type); } +inline void promoted_dragEnterEvent(QDragEnterEvent* arg__1) { this->dragEnterEvent(arg__1); } +inline void promoted_dragLeaveEvent(QDragLeaveEvent* arg__1) { this->dragLeaveEvent(arg__1); } +inline void promoted_dragMoveEvent(QDragMoveEvent* arg__1) { this->dragMoveEvent(arg__1); } +inline void promoted_dropEvent(QDropEvent* arg__1) { this->dropEvent(arg__1); } +inline void promoted_focusInEvent(QFocusEvent* arg__1) { this->focusInEvent(arg__1); } +inline bool promoted_focusNextPrevChild(bool next) { return this->focusNextPrevChild(next); } +inline void promoted_focusOutEvent(QFocusEvent* arg__1) { this->focusOutEvent(arg__1); } +inline void promoted_inputMethodEvent(QInputMethodEvent* arg__1) { this->inputMethodEvent(arg__1); } +inline void promoted_keyPressEvent(QKeyEvent* arg__1) { this->keyPressEvent(arg__1); } +inline void promoted_keyReleaseEvent(QKeyEvent* arg__1) { this->keyReleaseEvent(arg__1); } +inline void promoted_mouseDoubleClickEvent(QMouseEvent* arg__1) { this->mouseDoubleClickEvent(arg__1); } +inline void promoted_mouseMoveEvent(QMouseEvent* arg__1) { this->mouseMoveEvent(arg__1); } +inline void promoted_mousePressEvent(QMouseEvent* arg__1) { this->mousePressEvent(arg__1); } +inline void promoted_mouseReleaseEvent(QMouseEvent* arg__1) { this->mouseReleaseEvent(arg__1); } +inline void promoted_paintEvent(QPaintEvent* arg__1) { this->paintEvent(arg__1); } +inline void promoted_resizeEvent(QResizeEvent* arg__1) { this->resizeEvent(arg__1); } +inline void promoted_wheelEvent(QWheelEvent* arg__1) { this->wheelEvent(arg__1); } +inline void py_q_changeEvent(QEvent* arg__1) { QWebView::changeEvent(arg__1); } +inline void py_q_contextMenuEvent(QContextMenuEvent* arg__1) { QWebView::contextMenuEvent(arg__1); } +inline QWebView* py_q_createWindow(QWebPage::WebWindowType type) { return QWebView::createWindow(type); } +inline void py_q_dragEnterEvent(QDragEnterEvent* arg__1) { QWebView::dragEnterEvent(arg__1); } +inline void py_q_dragLeaveEvent(QDragLeaveEvent* arg__1) { QWebView::dragLeaveEvent(arg__1); } +inline void py_q_dragMoveEvent(QDragMoveEvent* arg__1) { QWebView::dragMoveEvent(arg__1); } +inline void py_q_dropEvent(QDropEvent* arg__1) { QWebView::dropEvent(arg__1); } +inline bool py_q_event(QEvent* arg__1) { return QWebView::event(arg__1); } +inline void py_q_focusInEvent(QFocusEvent* arg__1) { QWebView::focusInEvent(arg__1); } +inline bool py_q_focusNextPrevChild(bool next) { return QWebView::focusNextPrevChild(next); } +inline void py_q_focusOutEvent(QFocusEvent* arg__1) { QWebView::focusOutEvent(arg__1); } +inline void py_q_inputMethodEvent(QInputMethodEvent* arg__1) { QWebView::inputMethodEvent(arg__1); } +inline QVariant py_q_inputMethodQuery(Qt::InputMethodQuery property) const { return QWebView::inputMethodQuery(property); } +inline void py_q_keyPressEvent(QKeyEvent* arg__1) { QWebView::keyPressEvent(arg__1); } +inline void py_q_keyReleaseEvent(QKeyEvent* arg__1) { QWebView::keyReleaseEvent(arg__1); } +inline void py_q_mouseDoubleClickEvent(QMouseEvent* arg__1) { QWebView::mouseDoubleClickEvent(arg__1); } +inline void py_q_mouseMoveEvent(QMouseEvent* arg__1) { QWebView::mouseMoveEvent(arg__1); } +inline void py_q_mousePressEvent(QMouseEvent* arg__1) { QWebView::mousePressEvent(arg__1); } +inline void py_q_mouseReleaseEvent(QMouseEvent* arg__1) { QWebView::mouseReleaseEvent(arg__1); } +inline void py_q_paintEvent(QPaintEvent* arg__1) { QWebView::paintEvent(arg__1); } +inline void py_q_resizeEvent(QResizeEvent* arg__1) { QWebView::resizeEvent(arg__1); } +inline QSize py_q_sizeHint() const { return QWebView::sizeHint(); } +inline void py_q_wheelEvent(QWheelEvent* arg__1) { QWebView::wheelEvent(arg__1); } +}; + +class PythonQtWrapper_QWebView : public QObject +{ Q_OBJECT +public: +public slots: +QWebView* new_QWebView(QWidget* parent = nullptr); +void delete_QWebView(QWebView* obj) { delete obj; } + void py_q_changeEvent(QWebView* theWrappedObject, QEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_changeEvent(arg__1));} + void py_q_contextMenuEvent(QWebView* theWrappedObject, QContextMenuEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_contextMenuEvent(arg__1));} + QWebView* createWindow(QWebView* theWrappedObject, QWebPage::WebWindowType type); + QWebView* py_q_createWindow(QWebView* theWrappedObject, QWebPage::WebWindowType type){ return (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_createWindow(type));} + void py_q_dragEnterEvent(QWebView* theWrappedObject, QDragEnterEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_dragEnterEvent(arg__1));} + void py_q_dragLeaveEvent(QWebView* theWrappedObject, QDragLeaveEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_dragLeaveEvent(arg__1));} + void py_q_dragMoveEvent(QWebView* theWrappedObject, QDragMoveEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_dragMoveEvent(arg__1));} + void py_q_dropEvent(QWebView* theWrappedObject, QDropEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_dropEvent(arg__1));} + bool py_q_event(QWebView* theWrappedObject, QEvent* arg__1){ return (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_event(arg__1));} + bool findText(QWebView* theWrappedObject, const QString& subString, QWebPage::FindFlags options = QWebPage::FindFlags()); + void py_q_focusInEvent(QWebView* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_focusInEvent(arg__1));} + bool py_q_focusNextPrevChild(QWebView* theWrappedObject, bool next){ return (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_focusNextPrevChild(next));} + void py_q_focusOutEvent(QWebView* theWrappedObject, QFocusEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_focusOutEvent(arg__1));} + bool hasSelection(QWebView* theWrappedObject) const; + QWebHistory* history(QWebView* theWrappedObject) const; + QIcon icon(QWebView* theWrappedObject) const; + void py_q_inputMethodEvent(QWebView* theWrappedObject, QInputMethodEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_inputMethodEvent(arg__1));} + QVariant py_q_inputMethodQuery(QWebView* theWrappedObject, Qt::InputMethodQuery property) const{ return (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_inputMethodQuery(property));} + bool isModified(QWebView* theWrappedObject) const; + void py_q_keyPressEvent(QWebView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_keyPressEvent(arg__1));} + void py_q_keyReleaseEvent(QWebView* theWrappedObject, QKeyEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_keyReleaseEvent(arg__1));} + void load(QWebView* theWrappedObject, const QNetworkRequest& request, QNetworkAccessManager::Operation operation = QNetworkAccessManager::GetOperation, const QByteArray& body = QByteArray()); + void load(QWebView* theWrappedObject, const QUrl& url); + void py_q_mouseDoubleClickEvent(QWebView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_mouseDoubleClickEvent(arg__1));} + void py_q_mouseMoveEvent(QWebView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_mouseMoveEvent(arg__1));} + void py_q_mousePressEvent(QWebView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_mousePressEvent(arg__1));} + void py_q_mouseReleaseEvent(QWebView* theWrappedObject, QMouseEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_mouseReleaseEvent(arg__1));} + QWebPage* page(QWebView* theWrappedObject) const; + QAction* pageAction(QWebView* theWrappedObject, QWebPage::WebAction action) const; + void py_q_paintEvent(QWebView* theWrappedObject, QPaintEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_paintEvent(arg__1));} + QPainter::RenderHints renderHints(QWebView* theWrappedObject) const; + void py_q_resizeEvent(QWebView* theWrappedObject, QResizeEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_resizeEvent(arg__1));} + QString selectedHtml(QWebView* theWrappedObject) const; + QString selectedText(QWebView* theWrappedObject) const; + void setContent(QWebView* theWrappedObject, const QByteArray& data, const QString& mimeType = QString(), const QUrl& baseUrl = QUrl()); + void setHtml(QWebView* theWrappedObject, const QString& html, const QUrl& baseUrl = QUrl()); + void setPage(QWebView* theWrappedObject, QWebPage* page); + void setRenderHint(QWebView* theWrappedObject, QPainter::RenderHint hint, bool enabled = true); + void setRenderHints(QWebView* theWrappedObject, QPainter::RenderHints hints); + void setTextSizeMultiplier(QWebView* theWrappedObject, qreal factor); + void setUrl(QWebView* theWrappedObject, const QUrl& url); + void setZoomFactor(QWebView* theWrappedObject, qreal factor); + QWebSettings* settings(QWebView* theWrappedObject) const; + QSize sizeHint(QWebView* theWrappedObject) const; + QSize py_q_sizeHint(QWebView* theWrappedObject) const{ return (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_sizeHint());} + qreal textSizeMultiplier(QWebView* theWrappedObject) const; + QString title(QWebView* theWrappedObject) const; + void triggerPageAction(QWebView* theWrappedObject, QWebPage::WebAction action, bool checked = false); + QUrl url(QWebView* theWrappedObject) const; + void py_q_wheelEvent(QWebView* theWrappedObject, QWheelEvent* arg__1){ (((PythonQtPublicPromoter_QWebView*)theWrappedObject)->py_q_wheelEvent(arg__1));} + qreal zoomFactor(QWebView* theWrappedObject) const; +}; + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp new file mode 100644 index 00000000..3f368b0d --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_webkit/com_trolltech_qt_webkit_init.cpp @@ -0,0 +1,40 @@ +#include +#include +#include "com_trolltech_qt_webkit0.h" + + + +void PythonQt_init_QtWebKit(PyObject* module) { +PythonQt::priv()->registerClass(&QGraphicsWebView::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebDatabase", "", "QtWebKit", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebElement", "", "QtWebKit", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QWebElementCollection", "", "QtWebKit", PythonQtCreateObject, nullptr, module, PythonQt::Type_Add|PythonQt::Type_InplaceAdd); +PythonQt::priv()->registerClass(&QWebFrame::staticMetaObject, "QtWebKit", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebHistory", "", "QtWebKit", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerClass(&QWebHistoryInterface::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebHistoryItem", "", "QtWebKit", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QWebHitTestResult", "", "QtWebKit", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerClass(&QWebInspector::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebPage::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ChooseMultipleFilesExtensionOption", "QWebPage::ExtensionOption", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ChooseMultipleFilesExtensionReturn", "QWebPage::ExtensionReturn", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ErrorPageExtensionOption", "QWebPage::ExtensionOption", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ErrorPageExtensionReturn", "QWebPage::ExtensionReturn", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ExtensionOption", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPage::ExtensionReturn", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QWebPluginFactory::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPluginFactory::ExtensionOption", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPluginFactory::ExtensionReturn", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebPluginFactory::MimeType", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QWebPluginFactory::Plugin", "", "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QWebSecurityOrigin", "", "QtWebKit", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QWebSettings", "", "QtWebKit", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerClass(&QWebView::staticMetaObject, "QtWebKit", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebDatabase); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebElement); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebHistoryItem); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebPluginFactory::Plugin); +PythonQtRegisterListTemplateConverterForKnownClass(QList, QWebSecurityOrigin); +} diff --git a/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri new file mode 100644 index 00000000..7e3085da --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns.pri @@ -0,0 +1,6 @@ +HEADERS += \ + $$PWD/com_trolltech_qt_xmlpatterns0.h \ + +SOURCES += \ + $$PWD/com_trolltech_qt_xmlpatterns0.cpp \ + $$PWD/com_trolltech_qt_xmlpatterns_init.cpp diff --git a/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp new file mode 100644 index 00000000..b7eb2814 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.cpp @@ -0,0 +1,3048 @@ +#include "com_trolltech_qt_xmlpatterns0.h" +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +PythonQtShell_QAbstractMessageHandler::~PythonQtShell_QAbstractMessageHandler() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractMessageHandler::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::childEvent(event0); +} +void PythonQtShell_QAbstractMessageHandler::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::customEvent(event0); +} +bool PythonQtShell_QAbstractMessageHandler::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractMessageHandler::event(event0); +} +bool PythonQtShell_QAbstractMessageHandler::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractMessageHandler::eventFilter(watched0, event1); +} +void PythonQtShell_QAbstractMessageHandler::handleMessage(QtMsgType type0, const QString& description1, const QUrl& identifier2, const QSourceLocation& sourceLocation3) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("handleMessage"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QtMsgType" , "const QString&" , "const QUrl&" , "const QSourceLocation&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(5, argumentList); + void* args[5] = {nullptr, (void*)&type0, (void*)&description1, (void*)&identifier2, (void*)&sourceLocation3}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractMessageHandler::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractMessageHandler::timerEvent(event0); +} +QAbstractMessageHandler* PythonQtWrapper_QAbstractMessageHandler::new_QAbstractMessageHandler(QObject* parent) +{ +return new PythonQtShell_QAbstractMessageHandler(parent); } + +const QMetaObject* PythonQtShell_QAbstractMessageHandler::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractMessageHandler::staticMetaObject); + } else { + return &QAbstractMessageHandler::staticMetaObject; + } +} +int PythonQtShell_QAbstractMessageHandler::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractMessageHandler::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +void PythonQtWrapper_QAbstractMessageHandler::handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) +{ + ( ((PythonQtPublicPromoter_QAbstractMessageHandler*)theWrappedObject)->promoted_handleMessage(type, description, identifier, sourceLocation)); +} + +void PythonQtWrapper_QAbstractMessageHandler::message(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) +{ + ( theWrappedObject->message(type, description, identifier, sourceLocation)); +} + + + +PythonQtShell_QAbstractUriResolver::~PythonQtShell_QAbstractUriResolver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractUriResolver::childEvent(QChildEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("childEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QChildEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::childEvent(event0); +} +void PythonQtShell_QAbstractUriResolver::customEvent(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("customEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::customEvent(event0); +} +bool PythonQtShell_QAbstractUriResolver::event(QEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("event"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + bool returnValue{}; + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("event", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractUriResolver::event(event0); +} +bool PythonQtShell_QAbstractUriResolver::eventFilter(QObject* watched0, QEvent* event1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("eventFilter"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "QObject*" , "QEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&watched0, (void*)&event1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("eventFilter", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractUriResolver::eventFilter(watched0, event1); +} +QUrl PythonQtShell_QAbstractUriResolver::resolve(const QUrl& relative0, const QUrl& baseURI1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("resolve"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QUrl&" , "const QUrl&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QUrl returnValue{}; + void* args[3] = {nullptr, (void*)&relative0, (void*)&baseURI1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("resolve", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +void PythonQtShell_QAbstractUriResolver::timerEvent(QTimerEvent* event0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("timerEvent"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "QTimerEvent*"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&event0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractUriResolver::timerEvent(event0); +} +QAbstractUriResolver* PythonQtWrapper_QAbstractUriResolver::new_QAbstractUriResolver(QObject* parent) +{ +return new PythonQtShell_QAbstractUriResolver(parent); } + +const QMetaObject* PythonQtShell_QAbstractUriResolver::metaObject() const { + if (QObject::d_ptr->metaObject) { + return QObject::d_ptr->dynamicMetaObject(); + } else if (_wrapper) { + return PythonQt::priv()->getDynamicMetaObject(_wrapper, &QAbstractUriResolver::staticMetaObject); + } else { + return &QAbstractUriResolver::staticMetaObject; + } +} +int PythonQtShell_QAbstractUriResolver::qt_metacall(QMetaObject::Call call, int id, void** args) { + int result = QAbstractUriResolver::qt_metacall(call, id, args); + return result >= 0 ? PythonQt::priv()->handleMetaCall(this, _wrapper, call, id, args) : result; +} +QUrl PythonQtWrapper_QAbstractUriResolver::resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const +{ + return ( theWrappedObject->resolve(relative, baseURI)); +} + + + +PythonQtShell_QAbstractXmlNodeModel::~PythonQtShell_QAbstractXmlNodeModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVector PythonQtShell_QAbstractXmlNodeModel::attributes(const QXmlNodeModelIndex& element0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&element0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributes", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QUrl PythonQtShell_QAbstractXmlNodeModel::baseUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("baseUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("baseUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex::DocumentOrder PythonQtShell_QAbstractXmlNodeModel::compareOrder(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("compareOrder"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::DocumentOrder" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex::DocumentOrder returnValue{}; + void* args[3] = {nullptr, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("compareOrder", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::DocumentOrder*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::DocumentOrder(); +} +QUrl PythonQtShell_QAbstractXmlNodeModel::documentUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("documentUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("documentUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::elementById(const QXmlName& NCName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elementById"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[2] = {nullptr, (void*)&NCName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("elementById", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +bool PythonQtShell_QAbstractXmlNodeModel::isDeepEqual(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isDeepEqual"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("isDeepEqual", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractXmlNodeModel::isDeepEqual(ni10, ni21); +} +QXmlNodeModelIndex::NodeKind PythonQtShell_QAbstractXmlNodeModel::kind(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("kind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::NodeKind" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex::NodeKind returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("kind", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::NodeKind*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::NodeKind(); +} +QXmlName PythonQtShell_QAbstractXmlNodeModel::name(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("name"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlName" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlName returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("name", methodInfo, result); + } else { + returnValue = *((QXmlName*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlName(); +} +QVector PythonQtShell_QAbstractXmlNodeModel::namespaceBindings(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBindings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceBindings", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +short PythonQtShell_QAbstractXmlNodeModel::namespaceForPrefix(const QXmlNodeModelIndex& ni0, const short prefix1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceForPrefix"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"short" , "const QXmlNodeModelIndex&" , "const short"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + short returnValue{}; + void* args[3] = {nullptr, (void*)&ni0, (void*)&prefix1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceForPrefix", methodInfo, result); + } else { + returnValue = *((short*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QAbstractXmlNodeModel::namespaceForPrefix(ni0, prefix1); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis0, const QXmlNodeModelIndex& origin1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextFromSimpleAxis"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "QAbstractXmlNodeModel::SimpleAxis" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[3] = {nullptr, (void*)&axis0, (void*)&origin1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextFromSimpleAxis", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QVector PythonQtShell_QAbstractXmlNodeModel::nodesByIdref(const QXmlName& NCName0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nodesByIdref"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&NCName0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nodesByIdref", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QXmlNodeModelIndex PythonQtShell_QAbstractXmlNodeModel::root(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("root"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("root", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QString PythonQtShell_QAbstractXmlNodeModel::stringValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stringValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("stringValue", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QString(); +} +QVariant PythonQtShell_QAbstractXmlNodeModel::typedValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("typedValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("typedValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +QAbstractXmlNodeModel* PythonQtWrapper_QAbstractXmlNodeModel::new_QAbstractXmlNodeModel() +{ +return new PythonQtShell_QAbstractXmlNodeModel(); } + +QVector PythonQtWrapper_QAbstractXmlNodeModel::attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_attributes(element)); +} + +QUrl PythonQtWrapper_QAbstractXmlNodeModel::baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->baseUri(ni)); +} + +QXmlNodeModelIndex::DocumentOrder PythonQtWrapper_QAbstractXmlNodeModel::compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const +{ + return ( theWrappedObject->compareOrder(ni1, ni2)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(data)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data, qint64 additionalData) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(data, additionalData)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::createIndex(QAbstractXmlNodeModel* theWrappedObject, void* pointer, qint64 additionalData) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_createIndex(pointer, additionalData)); +} + +QUrl PythonQtWrapper_QAbstractXmlNodeModel::documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->documentUri(ni)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const +{ + return ( theWrappedObject->elementById(NCName)); +} + +bool PythonQtWrapper_QAbstractXmlNodeModel::isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const +{ + return ( theWrappedObject->isDeepEqual(ni1, ni2)); +} + +QXmlNodeModelIndex::NodeKind PythonQtWrapper_QAbstractXmlNodeModel::kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->kind(ni)); +} + +QXmlName PythonQtWrapper_QAbstractXmlNodeModel::name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const +{ + return ( theWrappedObject->name(ni)); +} + +QVector PythonQtWrapper_QAbstractXmlNodeModel::namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->namespaceBindings(n)); +} + +short PythonQtWrapper_QAbstractXmlNodeModel::namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const +{ + return ( theWrappedObject->namespaceForPrefix(ni, prefix)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const +{ + return ( ((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->promoted_nextFromSimpleAxis(axis, origin)); +} + +QVector PythonQtWrapper_QAbstractXmlNodeModel::nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const +{ + return ( theWrappedObject->nodesByIdref(NCName)); +} + +QXmlNodeModelIndex PythonQtWrapper_QAbstractXmlNodeModel::root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->root(n)); +} + +QSourceLocation PythonQtWrapper_QAbstractXmlNodeModel::sourceLocation(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& index) const +{ + return ( theWrappedObject->sourceLocation(index)); +} + +QString PythonQtWrapper_QAbstractXmlNodeModel::stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->stringValue(n)); +} + +QVariant PythonQtWrapper_QAbstractXmlNodeModel::typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const +{ + return ( theWrappedObject->typedValue(n)); +} + + + +PythonQtShell_QAbstractXmlReceiver::~PythonQtShell_QAbstractXmlReceiver() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QAbstractXmlReceiver::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::namespaceBinding(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::processingInstruction(const QXmlName& target0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&target0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + +} +void PythonQtShell_QAbstractXmlReceiver::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QAbstractXmlReceiver::whitespaceOnly(value0); +} +QAbstractXmlReceiver* PythonQtWrapper_QAbstractXmlReceiver::new_QAbstractXmlReceiver() +{ +return new PythonQtShell_QAbstractXmlReceiver(); } + +void PythonQtWrapper_QAbstractXmlReceiver::atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value) +{ + ( theWrappedObject->atomicValue(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value) +{ + ( theWrappedObject->attribute(name, value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value) +{ + ( theWrappedObject->characters(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::comment(QAbstractXmlReceiver* theWrappedObject, const QString& value) +{ + ( theWrappedObject->comment(value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endDocument(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endDocument()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endElement(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endElement()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::endOfSequence(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->endOfSequence()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->namespaceBinding(name)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value) +{ + ( theWrappedObject->processingInstruction(target, value)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startDocument(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->startDocument()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->startElement(name)); +} + +void PythonQtWrapper_QAbstractXmlReceiver::startOfSequence(QAbstractXmlReceiver* theWrappedObject) +{ + ( theWrappedObject->startOfSequence()); +} + +void PythonQtWrapper_QAbstractXmlReceiver::whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value) +{ + ( theWrappedObject->whitespaceOnly(value)); +} + + + + + + + +PythonQtShell_QSimpleXmlNodeModel::~PythonQtShell_QSimpleXmlNodeModel() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QVector PythonQtShell_QSimpleXmlNodeModel::attributes(const QXmlNodeModelIndex& element0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attributes"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&element0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("attributes", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVector(); +} +QUrl PythonQtShell_QSimpleXmlNodeModel::baseUri(const QXmlNodeModelIndex& node0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("baseUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue{}; + void* args[2] = {nullptr, (void*)&node0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("baseUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::baseUri(node0); +} +QXmlNodeModelIndex::DocumentOrder PythonQtShell_QSimpleXmlNodeModel::compareOrder(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("compareOrder"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::DocumentOrder" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex::DocumentOrder returnValue{}; + void* args[3] = {nullptr, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("compareOrder", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::DocumentOrder*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::DocumentOrder(); +} +QUrl PythonQtShell_QSimpleXmlNodeModel::documentUri(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("documentUri"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QUrl" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QUrl returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("documentUri", methodInfo, result); + } else { + returnValue = *((QUrl*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QUrl(); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::elementById(const QXmlName& id0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("elementById"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[2] = {nullptr, (void*)&id0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("elementById", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::elementById(id0); +} +bool PythonQtShell_QSimpleXmlNodeModel::isDeepEqual(const QXmlNodeModelIndex& ni10, const QXmlNodeModelIndex& ni21) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("isDeepEqual"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"bool" , "const QXmlNodeModelIndex&" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + bool returnValue{}; + void* args[3] = {nullptr, (void*)&ni10, (void*)&ni21}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("isDeepEqual", methodInfo, result); + } else { + returnValue = *((bool*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::isDeepEqual(ni10, ni21); +} +QXmlNodeModelIndex::NodeKind PythonQtShell_QSimpleXmlNodeModel::kind(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("kind"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex::NodeKind" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex::NodeKind returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("kind", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex::NodeKind*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex::NodeKind(); +} +QXmlName PythonQtShell_QSimpleXmlNodeModel::name(const QXmlNodeModelIndex& ni0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("name"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlName" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlName returnValue{}; + void* args[2] = {nullptr, (void*)&ni0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("name", methodInfo, result); + } else { + returnValue = *((QXmlName*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlName(); +} +QVector PythonQtShell_QSimpleXmlNodeModel::namespaceBindings(const QXmlNodeModelIndex& arg__1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBindings"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&arg__1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceBindings", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::namespaceBindings(arg__1); +} +short PythonQtShell_QSimpleXmlNodeModel::namespaceForPrefix(const QXmlNodeModelIndex& ni0, const short prefix1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceForPrefix"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"short" , "const QXmlNodeModelIndex&" , "const short"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + short returnValue{}; + void* args[3] = {nullptr, (void*)&ni0, (void*)&prefix1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("namespaceForPrefix", methodInfo, result); + } else { + returnValue = *((short*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::namespaceForPrefix(ni0, prefix1); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis0, const QXmlNodeModelIndex& origin1) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nextFromSimpleAxis"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "QAbstractXmlNodeModel::SimpleAxis" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[3] = {nullptr, (void*)&axis0, (void*)&origin1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nextFromSimpleAxis", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QVector PythonQtShell_QSimpleXmlNodeModel::nodesByIdref(const QXmlName& idref0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("nodesByIdref"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVector" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVector returnValue{}; + void* args[2] = {nullptr, (void*)&idref0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("nodesByIdref", methodInfo, result); + } else { + returnValue = *((QVector*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::nodesByIdref(idref0); +} +QXmlNodeModelIndex PythonQtShell_QSimpleXmlNodeModel::root(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("root"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QXmlNodeModelIndex" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QXmlNodeModelIndex returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("root", methodInfo, result); + } else { + returnValue = *((QXmlNodeModelIndex*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QXmlNodeModelIndex(); +} +QString PythonQtShell_QSimpleXmlNodeModel::stringValue(const QXmlNodeModelIndex& node0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("stringValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QString" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QString returnValue{}; + void* args[2] = {nullptr, (void*)&node0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("stringValue", methodInfo, result); + } else { + returnValue = *((QString*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QSimpleXmlNodeModel::stringValue(node0); +} +QVariant PythonQtShell_QSimpleXmlNodeModel::typedValue(const QXmlNodeModelIndex& n0) const +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("typedValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"QVariant" , "const QXmlNodeModelIndex&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + QVariant returnValue{}; + void* args[2] = {nullptr, (void*)&n0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { + args[0] = PythonQtConv::ConvertPythonToQt(methodInfo->parameters().at(0), result, false, nullptr, &returnValue); + if (args[0]!=&returnValue) { + if (args[0]==nullptr) { + PythonQt::priv()->handleVirtualOverloadReturnError("typedValue", methodInfo, result); + } else { + returnValue = *((QVariant*)args[0]); + } + } + } + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return returnValue; + } else { + PyErr_Clear(); + } + } +} + return QVariant(); +} +QSimpleXmlNodeModel* PythonQtWrapper_QSimpleXmlNodeModel::new_QSimpleXmlNodeModel(const QXmlNamePool& namePool) +{ +return new PythonQtShell_QSimpleXmlNodeModel(namePool); } + +QXmlNamePool* PythonQtWrapper_QSimpleXmlNodeModel::namePool(QSimpleXmlNodeModel* theWrappedObject) const +{ + return &( theWrappedObject->namePool()); +} + + + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation() +{ +return new QSourceLocation(); } + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation(const QSourceLocation& other) +{ +return new QSourceLocation(other); } + +QSourceLocation* PythonQtWrapper_QSourceLocation::new_QSourceLocation(const QUrl& uri, int line, int column) +{ +return new QSourceLocation(uri, line, column); } + +qint64 PythonQtWrapper_QSourceLocation::column(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->column()); +} + +bool PythonQtWrapper_QSourceLocation::isNull(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +qint64 PythonQtWrapper_QSourceLocation::line(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->line()); +} + +bool PythonQtWrapper_QSourceLocation::__ne__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QSourceLocation::__eq__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const +{ + return ( (*theWrappedObject)== other); +} + +void PythonQtWrapper_QSourceLocation::setColumn(QSourceLocation* theWrappedObject, qint64 newColumn) +{ + ( theWrappedObject->setColumn(newColumn)); +} + +void PythonQtWrapper_QSourceLocation::setLine(QSourceLocation* theWrappedObject, qint64 newLine) +{ + ( theWrappedObject->setLine(newLine)); +} + +void PythonQtWrapper_QSourceLocation::setUri(QSourceLocation* theWrappedObject, const QUrl& newUri) +{ + ( theWrappedObject->setUri(newUri)); +} + +QUrl PythonQtWrapper_QSourceLocation::uri(QSourceLocation* theWrappedObject) const +{ + return ( theWrappedObject->uri()); +} + +QString PythonQtWrapper_QSourceLocation::py_toString(QSourceLocation* obj) { + QString result; + QDebug d(&result); + d << *obj; + return result; +} + + + +PythonQtShell_QXmlFormatter::~PythonQtShell_QXmlFormatter() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QXmlFormatter::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::atomicValue(value0); +} +void PythonQtShell_QXmlFormatter::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::attribute(name0, value1); +} +void PythonQtShell_QXmlFormatter::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::characters(value0); +} +void PythonQtShell_QXmlFormatter::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::comment(value0); +} +void PythonQtShell_QXmlFormatter::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endDocument(); +} +void PythonQtShell_QXmlFormatter::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endElement(); +} +void PythonQtShell_QXmlFormatter::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::endOfSequence(); +} +void PythonQtShell_QXmlFormatter::namespaceBinding(const QXmlName& nb0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&nb0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::namespaceBinding(nb0); +} +void PythonQtShell_QXmlFormatter::processingInstruction(const QXmlName& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::processingInstruction(name0, value1); +} +void PythonQtShell_QXmlFormatter::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startDocument(); +} +void PythonQtShell_QXmlFormatter::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startElement(name0); +} +void PythonQtShell_QXmlFormatter::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::startOfSequence(); +} +void PythonQtShell_QXmlFormatter::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlFormatter::whitespaceOnly(value0); +} +QXmlFormatter* PythonQtWrapper_QXmlFormatter::new_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice) +{ +return new PythonQtShell_QXmlFormatter(query, outputDevice); } + +int PythonQtWrapper_QXmlFormatter::indentationDepth(QXmlFormatter* theWrappedObject) const +{ + return ( theWrappedObject->indentationDepth()); +} + +void PythonQtWrapper_QXmlFormatter::setIndentationDepth(QXmlFormatter* theWrappedObject, int depth) +{ + ( theWrappedObject->setIndentationDepth(depth)); +} + + + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem() +{ +return new QXmlItem(); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QVariant& atomicValue) +{ +return new QXmlItem(atomicValue); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QXmlItem& other) +{ +return new QXmlItem(other); } + +QXmlItem* PythonQtWrapper_QXmlItem::new_QXmlItem(const QXmlNodeModelIndex& node) +{ +return new QXmlItem(node); } + +bool PythonQtWrapper_QXmlItem::isAtomicValue(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isAtomicValue()); +} + +bool PythonQtWrapper_QXmlItem::isNode(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isNode()); +} + +bool PythonQtWrapper_QXmlItem::isNull(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QVariant PythonQtWrapper_QXmlItem::toAtomicValue(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->toAtomicValue()); +} + +QXmlNodeModelIndex PythonQtWrapper_QXmlItem::toNodeModelIndex(QXmlItem* theWrappedObject) const +{ + return ( theWrappedObject->toNodeModelIndex()); +} + + + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName() +{ +return new QXmlName(); } + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName(QXmlNamePool& namePool, const QString& localName, const QString& namespaceURI, const QString& prefix) +{ +return new QXmlName(namePool, localName, namespaceURI, prefix); } + +QXmlName* PythonQtWrapper_QXmlName::new_QXmlName(const QXmlName& other) +{ +return new QXmlName(other); } + +QXmlName PythonQtWrapper_QXmlName::static_QXmlName_fromClarkName(const QString& clarkName, const QXmlNamePool& namePool) +{ + return (QXmlName::fromClarkName(clarkName, namePool)); +} + +bool PythonQtWrapper_QXmlName::static_QXmlName_isNCName(const QString& candidate) +{ + return (QXmlName::isNCName(candidate)); +} + +bool PythonQtWrapper_QXmlName::isNull(QXmlName* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +QString PythonQtWrapper_QXmlName::localName(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->localName(query)); +} + +QString PythonQtWrapper_QXmlName::namespaceUri(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->namespaceUri(query)); +} + +bool PythonQtWrapper_QXmlName::__ne__(QXmlName* theWrappedObject, const QXmlName& other) const +{ + return ( (*theWrappedObject)!= other); +} + +bool PythonQtWrapper_QXmlName::__eq__(QXmlName* theWrappedObject, const QXmlName& other) const +{ + return ( (*theWrappedObject)== other); +} + +QString PythonQtWrapper_QXmlName::prefix(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->prefix(query)); +} + +QString PythonQtWrapper_QXmlName::toClarkName(QXmlName* theWrappedObject, const QXmlNamePool& query) const +{ + return ( theWrappedObject->toClarkName(query)); +} + + + +QXmlNamePool* PythonQtWrapper_QXmlNamePool::new_QXmlNamePool() +{ +return new QXmlNamePool(); } + +QXmlNamePool* PythonQtWrapper_QXmlNamePool::new_QXmlNamePool(const QXmlNamePool& other) +{ +return new QXmlNamePool(other); } + + + +QXmlNodeModelIndex* PythonQtWrapper_QXmlNodeModelIndex::new_QXmlNodeModelIndex() +{ +return new QXmlNodeModelIndex(); } + +QXmlNodeModelIndex* PythonQtWrapper_QXmlNodeModelIndex::new_QXmlNodeModelIndex(const QXmlNodeModelIndex& other) +{ +return new QXmlNodeModelIndex(other); } + +qint64 PythonQtWrapper_QXmlNodeModelIndex::additionalData(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->additionalData()); +} + +qint64 PythonQtWrapper_QXmlNodeModelIndex::data(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->data()); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::isNull(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->isNull()); +} + +const QAbstractXmlNodeModel* PythonQtWrapper_QXmlNodeModelIndex::model(QXmlNodeModelIndex* theWrappedObject) const +{ + return ( theWrappedObject->model()); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::__ne__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const +{ + return ( (*theWrappedObject)!= other); +} + +QXmlNodeModelIndex* PythonQtWrapper_QXmlNodeModelIndex::operator_assign(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& arg__1) +{ + return &( (*theWrappedObject)= arg__1); +} + +bool PythonQtWrapper_QXmlNodeModelIndex::__eq__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const +{ + return ( (*theWrappedObject)== other); +} + + + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery() +{ +return new QXmlQuery(); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(QXmlQuery::QueryLanguage queryLanguage, const QXmlNamePool& np) +{ +return new QXmlQuery(queryLanguage, np); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(const QXmlNamePool& np) +{ +return new QXmlQuery(np); } + +QXmlQuery* PythonQtWrapper_QXmlQuery::new_QXmlQuery(const QXmlQuery& other) +{ +return new QXmlQuery(other); } + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, QIODevice* arg__2) +{ + ( theWrappedObject->bindVariable(localName, arg__2)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlItem& value) +{ + ( theWrappedObject->bindVariable(localName, value)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlQuery& query) +{ + ( theWrappedObject->bindVariable(localName, query)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, QIODevice* arg__2) +{ + ( theWrappedObject->bindVariable(name, arg__2)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlItem& value) +{ + ( theWrappedObject->bindVariable(name, value)); +} + +void PythonQtWrapper_QXmlQuery::bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlQuery& query) +{ + ( theWrappedObject->bindVariable(name, query)); +} + +bool PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QIODevice* target) const +{ + return ( theWrappedObject->evaluateTo(target)); +} + +bool PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QString* output) const +{ + return ( theWrappedObject->evaluateTo(output)); +} + +void PythonQtWrapper_QXmlQuery::evaluateTo(QXmlQuery* theWrappedObject, QXmlResultItems* result) const +{ + ( theWrappedObject->evaluateTo(result)); +} + +QXmlName PythonQtWrapper_QXmlQuery::initialTemplateName(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->initialTemplateName()); +} + +bool PythonQtWrapper_QXmlQuery::isValid(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +QAbstractMessageHandler* PythonQtWrapper_QXmlQuery::messageHandler(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlQuery::namePool(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlQuery::networkAccessManager(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QXmlQuery* PythonQtWrapper_QXmlQuery::operator_assign(QXmlQuery* theWrappedObject, const QXmlQuery& other) +{ + return &( (*theWrappedObject)= other); +} + +QXmlQuery::QueryLanguage PythonQtWrapper_QXmlQuery::queryLanguage(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->queryLanguage()); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, QIODevice* document) +{ + return ( theWrappedObject->setFocus(document)); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QString& focus) +{ + return ( theWrappedObject->setFocus(focus)); +} + +bool PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QUrl& documentURI) +{ + return ( theWrappedObject->setFocus(documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setFocus(QXmlQuery* theWrappedObject, const QXmlItem& item) +{ + ( theWrappedObject->setFocus(item)); +} + +void PythonQtWrapper_QXmlQuery::setInitialTemplateName(QXmlQuery* theWrappedObject, const QString& name) +{ + ( theWrappedObject->setInitialTemplateName(name)); +} + +void PythonQtWrapper_QXmlQuery::setInitialTemplateName(QXmlQuery* theWrappedObject, const QXmlName& name) +{ + ( theWrappedObject->setInitialTemplateName(name)); +} + +void PythonQtWrapper_QXmlQuery::setMessageHandler(QXmlQuery* theWrappedObject, QAbstractMessageHandler* messageHandler) +{ + ( theWrappedObject->setMessageHandler(messageHandler)); +} + +void PythonQtWrapper_QXmlQuery::setNetworkAccessManager(QXmlQuery* theWrappedObject, QNetworkAccessManager* newManager) +{ + ( theWrappedObject->setNetworkAccessManager(newManager)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, QIODevice* sourceCode, const QUrl& documentURI) +{ + ( theWrappedObject->setQuery(sourceCode, documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, const QString& sourceCode, const QUrl& documentURI) +{ + ( theWrappedObject->setQuery(sourceCode, documentURI)); +} + +void PythonQtWrapper_QXmlQuery::setQuery(QXmlQuery* theWrappedObject, const QUrl& queryURI, const QUrl& baseURI) +{ + ( theWrappedObject->setQuery(queryURI, baseURI)); +} + +void PythonQtWrapper_QXmlQuery::setUriResolver(QXmlQuery* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlQuery::uriResolver(QXmlQuery* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + + + +PythonQtShell_QXmlResultItems::~PythonQtShell_QXmlResultItems() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +QXmlResultItems* PythonQtWrapper_QXmlResultItems::new_QXmlResultItems() +{ +return new PythonQtShell_QXmlResultItems(); } + +QXmlItem PythonQtWrapper_QXmlResultItems::current(QXmlResultItems* theWrappedObject) const +{ + return ( theWrappedObject->current()); +} + +bool PythonQtWrapper_QXmlResultItems::hasError(QXmlResultItems* theWrappedObject) const +{ + return ( theWrappedObject->hasError()); +} + +QXmlItem PythonQtWrapper_QXmlResultItems::next(QXmlResultItems* theWrappedObject) +{ + return ( theWrappedObject->next()); +} + + + +QXmlSchema* PythonQtWrapper_QXmlSchema::new_QXmlSchema() +{ +return new QXmlSchema(); } + +QXmlSchema* PythonQtWrapper_QXmlSchema::new_QXmlSchema(const QXmlSchema& other) +{ +return new QXmlSchema(other); } + +QUrl PythonQtWrapper_QXmlSchema::documentUri(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->documentUri()); +} + +bool PythonQtWrapper_QXmlSchema::isValid(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->isValid()); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, QIODevice* source, const QUrl& documentUri) +{ + return ( theWrappedObject->load(source, documentUri)); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, const QByteArray& data, const QUrl& documentUri) +{ + return ( theWrappedObject->load(data, documentUri)); +} + +bool PythonQtWrapper_QXmlSchema::load(QXmlSchema* theWrappedObject, const QUrl& source) +{ + return ( theWrappedObject->load(source)); +} + +QAbstractMessageHandler* PythonQtWrapper_QXmlSchema::messageHandler(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlSchema::namePool(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlSchema::networkAccessManager(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +QXmlSchema* PythonQtWrapper_QXmlSchema::operator_assign(QXmlSchema* theWrappedObject, const QXmlSchema& other) +{ + return &( (*theWrappedObject)= other); +} + +void PythonQtWrapper_QXmlSchema::setMessageHandler(QXmlSchema* theWrappedObject, QAbstractMessageHandler* handler) +{ + ( theWrappedObject->setMessageHandler(handler)); +} + +void PythonQtWrapper_QXmlSchema::setNetworkAccessManager(QXmlSchema* theWrappedObject, QNetworkAccessManager* networkmanager) +{ + ( theWrappedObject->setNetworkAccessManager(networkmanager)); +} + +void PythonQtWrapper_QXmlSchema::setUriResolver(QXmlSchema* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlSchema::uriResolver(QXmlSchema* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + + + +QXmlSchemaValidator* PythonQtWrapper_QXmlSchemaValidator::new_QXmlSchemaValidator() +{ +return new QXmlSchemaValidator(); } + +QXmlSchemaValidator* PythonQtWrapper_QXmlSchemaValidator::new_QXmlSchemaValidator(const QXmlSchema& schema) +{ +return new QXmlSchemaValidator(schema); } + +QAbstractMessageHandler* PythonQtWrapper_QXmlSchemaValidator::messageHandler(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->messageHandler()); +} + +QXmlNamePool PythonQtWrapper_QXmlSchemaValidator::namePool(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->namePool()); +} + +QNetworkAccessManager* PythonQtWrapper_QXmlSchemaValidator::networkAccessManager(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->networkAccessManager()); +} + +void PythonQtWrapper_QXmlSchemaValidator::setMessageHandler(QXmlSchemaValidator* theWrappedObject, QAbstractMessageHandler* handler) +{ + ( theWrappedObject->setMessageHandler(handler)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setNetworkAccessManager(QXmlSchemaValidator* theWrappedObject, QNetworkAccessManager* networkmanager) +{ + ( theWrappedObject->setNetworkAccessManager(networkmanager)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setSchema(QXmlSchemaValidator* theWrappedObject, const QXmlSchema& schema) +{ + ( theWrappedObject->setSchema(schema)); +} + +void PythonQtWrapper_QXmlSchemaValidator::setUriResolver(QXmlSchemaValidator* theWrappedObject, const QAbstractUriResolver* resolver) +{ + ( theWrappedObject->setUriResolver(resolver)); +} + +const QAbstractUriResolver* PythonQtWrapper_QXmlSchemaValidator::uriResolver(QXmlSchemaValidator* theWrappedObject) const +{ + return ( theWrappedObject->uriResolver()); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, QIODevice* source, const QUrl& documentUri) const +{ + return ( theWrappedObject->validate(source, documentUri)); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, const QByteArray& data, const QUrl& documentUri) const +{ + return ( theWrappedObject->validate(data, documentUri)); +} + +bool PythonQtWrapper_QXmlSchemaValidator::validate(QXmlSchemaValidator* theWrappedObject, const QUrl& source) const +{ + return ( theWrappedObject->validate(source)); +} + + + +PythonQtShell_QXmlSerializer::~PythonQtShell_QXmlSerializer() { + PythonQtPrivate* priv = PythonQt::priv(); + if (priv) { priv->shellClassDeleted(this); } +} +void PythonQtShell_QXmlSerializer::atomicValue(const QVariant& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("atomicValue"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QVariant&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::atomicValue(value0); +} +void PythonQtShell_QXmlSerializer::attribute(const QXmlName& name0, const QStringRef& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("attribute"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::attribute(name0, value1); +} +void PythonQtShell_QXmlSerializer::characters(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("characters"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::characters(value0); +} +void PythonQtShell_QXmlSerializer::comment(const QString& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("comment"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::comment(value0); +} +void PythonQtShell_QXmlSerializer::endDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endDocument(); +} +void PythonQtShell_QXmlSerializer::endElement() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endElement(); +} +void PythonQtShell_QXmlSerializer::endOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("endOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::endOfSequence(); +} +void PythonQtShell_QXmlSerializer::namespaceBinding(const QXmlName& nb0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("namespaceBinding"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&nb0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::namespaceBinding(nb0); +} +void PythonQtShell_QXmlSerializer::processingInstruction(const QXmlName& name0, const QString& value1) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("processingInstruction"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&" , "const QString&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(3, argumentList); + void* args[3] = {nullptr, (void*)&name0, (void*)&value1}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::processingInstruction(name0, value1); +} +void PythonQtShell_QXmlSerializer::startDocument() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startDocument"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startDocument(); +} +void PythonQtShell_QXmlSerializer::startElement(const QXmlName& name0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startElement"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QXmlName&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&name0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startElement(name0); +} +void PythonQtShell_QXmlSerializer::startOfSequence() +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("startOfSequence"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={""}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(1, argumentList); + void* args[1] = {nullptr}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::startOfSequence(); +} +void PythonQtShell_QXmlSerializer::whitespaceOnly(const QStringRef& value0) +{ +if (_wrapper) { + PYTHONQT_GIL_SCOPE + if (((PyObject*)_wrapper)->ob_refcnt > 0) { + static PyObject* name = PyString_FromString("whitespaceOnly"); + PyObject* obj = PyBaseObject_Type.tp_getattro((PyObject*)_wrapper, name); + if (obj) { + static const char* argumentList[] ={"" , "const QStringRef&"}; + static const PythonQtMethodInfo* methodInfo = PythonQtMethodInfo::getCachedMethodInfoFromArgumentList(2, argumentList); + void* args[2] = {nullptr, (void*)&value0}; + PyObject* result = PythonQtSignalTarget::call(obj, methodInfo, args, true); + if (result) { Py_DECREF(result); } + Py_DECREF(obj); + return; + } else { + PyErr_Clear(); + } + } +} + QXmlSerializer::whitespaceOnly(value0); +} +QXmlSerializer* PythonQtWrapper_QXmlSerializer::new_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice) +{ +return new PythonQtShell_QXmlSerializer(query, outputDevice); } + +const QTextCodec* PythonQtWrapper_QXmlSerializer::codec(QXmlSerializer* theWrappedObject) const +{ + return ( theWrappedObject->codec()); +} + +QIODevice* PythonQtWrapper_QXmlSerializer::outputDevice(QXmlSerializer* theWrappedObject) const +{ + return ( theWrappedObject->outputDevice()); +} + +void PythonQtWrapper_QXmlSerializer::setCodec(QXmlSerializer* theWrappedObject, const QTextCodec* codec) +{ + ( theWrappedObject->setCodec(codec)); +} + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h new file mode 100644 index 00000000..aec8d95f --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns0.h @@ -0,0 +1,724 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + + + +class PythonQtShell_QAbstractMessageHandler : public QAbstractMessageHandler +{ +public: + PythonQtShell_QAbstractMessageHandler(QObject* parent = nullptr):QAbstractMessageHandler(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QAbstractMessageHandler() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +void handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractMessageHandler : public QAbstractMessageHandler +{ public: +inline void promoted_handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) { this->handleMessage(type, description, identifier, sourceLocation); } +inline void py_q_handleMessage(QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation) { this->handleMessage(type, description, identifier, sourceLocation); } +}; + +class PythonQtWrapper_QAbstractMessageHandler : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractMessageHandler* new_QAbstractMessageHandler(QObject* parent = nullptr); +void delete_QAbstractMessageHandler(QAbstractMessageHandler* obj) { delete obj; } + void handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation); + void py_q_handleMessage(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier, const QSourceLocation& sourceLocation){ (((PythonQtPublicPromoter_QAbstractMessageHandler*)theWrappedObject)->py_q_handleMessage(type, description, identifier, sourceLocation));} + void message(QAbstractMessageHandler* theWrappedObject, QtMsgType type, const QString& description, const QUrl& identifier = QUrl(), const QSourceLocation& sourceLocation = QSourceLocation()); +}; + + + + + +class PythonQtShell_QAbstractUriResolver : public QAbstractUriResolver +{ +public: + PythonQtShell_QAbstractUriResolver(QObject* parent = nullptr):QAbstractUriResolver(parent),_wrapper(nullptr) {}; + + ~PythonQtShell_QAbstractUriResolver() override; + +void childEvent(QChildEvent* event) override; +void customEvent(QEvent* event) override; +bool event(QEvent* event) override; +bool eventFilter(QObject* watched, QEvent* event) override; +QUrl resolve(const QUrl& relative, const QUrl& baseURI) const override; +void timerEvent(QTimerEvent* event) override; + + const QMetaObject* metaObject() const override; + int qt_metacall(QMetaObject::Call call, int id, void** args) override; + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractUriResolver : public QAbstractUriResolver +{ public: +inline QUrl py_q_resolve(const QUrl& relative, const QUrl& baseURI) const { return this->resolve(relative, baseURI); } +}; + +class PythonQtWrapper_QAbstractUriResolver : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractUriResolver* new_QAbstractUriResolver(QObject* parent = nullptr); +void delete_QAbstractUriResolver(QAbstractUriResolver* obj) { delete obj; } + QUrl resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const; + QUrl py_q_resolve(QAbstractUriResolver* theWrappedObject, const QUrl& relative, const QUrl& baseURI) const{ return (((PythonQtPublicPromoter_QAbstractUriResolver*)theWrappedObject)->py_q_resolve(relative, baseURI));} +}; + + + + + +class PythonQtShell_QAbstractXmlNodeModel : public QAbstractXmlNodeModel +{ +public: + PythonQtShell_QAbstractXmlNodeModel():QAbstractXmlNodeModel(),_wrapper(nullptr) {}; + + ~PythonQtShell_QAbstractXmlNodeModel() override; + +QVector attributes(const QXmlNodeModelIndex& element) const override; +QUrl baseUri(const QXmlNodeModelIndex& ni) const override; +QXmlNodeModelIndex::DocumentOrder compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const override; +QUrl documentUri(const QXmlNodeModelIndex& ni) const override; +QXmlNodeModelIndex elementById(const QXmlName& NCName) const override; +bool isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const override; +QXmlNodeModelIndex::NodeKind kind(const QXmlNodeModelIndex& ni) const override; +QXmlName name(const QXmlNodeModelIndex& ni) const override; +QVector namespaceBindings(const QXmlNodeModelIndex& n) const override; +short namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const override; +QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const override; +QVector nodesByIdref(const QXmlName& NCName) const override; +QXmlNodeModelIndex root(const QXmlNodeModelIndex& n) const override; +QString stringValue(const QXmlNodeModelIndex& n) const override; +QVariant typedValue(const QXmlNodeModelIndex& n) const override; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractXmlNodeModel : public QAbstractXmlNodeModel +{ public: +inline QVector promoted_attributes(const QXmlNodeModelIndex& element) const { return this->attributes(element); } +inline QXmlNodeModelIndex promoted_createIndex(qint64 data) const { return this->createIndex(data); } +inline QXmlNodeModelIndex promoted_createIndex(qint64 data, qint64 additionalData) const { return this->createIndex(data, additionalData); } +inline QXmlNodeModelIndex promoted_createIndex(void* pointer, qint64 additionalData = 0) const { return this->createIndex(pointer, additionalData); } +inline QXmlNodeModelIndex promoted_nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const { return this->nextFromSimpleAxis(axis, origin); } +inline QVector py_q_attributes(const QXmlNodeModelIndex& element) const { return this->attributes(element); } +inline QUrl py_q_baseUri(const QXmlNodeModelIndex& ni) const { return this->baseUri(ni); } +inline QXmlNodeModelIndex::DocumentOrder py_q_compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const { return this->compareOrder(ni1, ni2); } +inline QUrl py_q_documentUri(const QXmlNodeModelIndex& ni) const { return this->documentUri(ni); } +inline QXmlNodeModelIndex py_q_elementById(const QXmlName& NCName) const { return this->elementById(NCName); } +inline bool py_q_isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const { return QAbstractXmlNodeModel::isDeepEqual(ni1, ni2); } +inline QXmlNodeModelIndex::NodeKind py_q_kind(const QXmlNodeModelIndex& ni) const { return this->kind(ni); } +inline QXmlName py_q_name(const QXmlNodeModelIndex& ni) const { return this->name(ni); } +inline QVector py_q_namespaceBindings(const QXmlNodeModelIndex& n) const { return this->namespaceBindings(n); } +inline short py_q_namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const { return QAbstractXmlNodeModel::namespaceForPrefix(ni, prefix); } +inline QXmlNodeModelIndex py_q_nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const { return this->nextFromSimpleAxis(axis, origin); } +inline QVector py_q_nodesByIdref(const QXmlName& NCName) const { return this->nodesByIdref(NCName); } +inline QXmlNodeModelIndex py_q_root(const QXmlNodeModelIndex& n) const { return this->root(n); } +inline QString py_q_stringValue(const QXmlNodeModelIndex& n) const { return this->stringValue(n); } +inline QVariant py_q_typedValue(const QXmlNodeModelIndex& n) const { return this->typedValue(n); } +}; + +class PythonQtWrapper_QAbstractXmlNodeModel : public QObject +{ Q_OBJECT +public: +Q_ENUMS(NodeCopySetting SimpleAxis ) +enum NodeCopySetting{ + InheritNamespaces = QAbstractXmlNodeModel::InheritNamespaces, PreserveNamespaces = QAbstractXmlNodeModel::PreserveNamespaces}; +enum SimpleAxis{ + Parent = QAbstractXmlNodeModel::Parent, FirstChild = QAbstractXmlNodeModel::FirstChild, PreviousSibling = QAbstractXmlNodeModel::PreviousSibling, NextSibling = QAbstractXmlNodeModel::NextSibling}; +public slots: +QAbstractXmlNodeModel* new_QAbstractXmlNodeModel(); +void delete_QAbstractXmlNodeModel(QAbstractXmlNodeModel* obj) { delete obj; } + QVector attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const; + QVector py_q_attributes(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& element) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_attributes(element));} + QUrl baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QUrl py_q_baseUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_baseUri(ni));} + QXmlNodeModelIndex::DocumentOrder compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; + QXmlNodeModelIndex::DocumentOrder py_q_compareOrder(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_compareOrder(ni1, ni2));} + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data) const; + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, qint64 data, qint64 additionalData) const; + QXmlNodeModelIndex createIndex(QAbstractXmlNodeModel* theWrappedObject, void* pointer, qint64 additionalData = 0) const; + QUrl documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QUrl py_q_documentUri(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_documentUri(ni));} + QXmlNodeModelIndex elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const; + QXmlNodeModelIndex py_q_elementById(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_elementById(NCName));} + bool isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const; + bool py_q_isDeepEqual(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_isDeepEqual(ni1, ni2));} + QXmlNodeModelIndex::NodeKind kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QXmlNodeModelIndex::NodeKind py_q_kind(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_kind(ni));} + QXmlName name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const; + QXmlName py_q_name(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_name(ni));} + QVector namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QVector py_q_namespaceBindings(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_namespaceBindings(n));} + short namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const; + short py_q_namespaceForPrefix(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& ni, const short prefix) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_namespaceForPrefix(ni, prefix));} + QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const; + QXmlNodeModelIndex py_q_nextFromSimpleAxis(QAbstractXmlNodeModel* theWrappedObject, QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_nextFromSimpleAxis(axis, origin));} + QVector nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const; + QVector py_q_nodesByIdref(QAbstractXmlNodeModel* theWrappedObject, const QXmlName& NCName) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_nodesByIdref(NCName));} + QXmlNodeModelIndex root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QXmlNodeModelIndex py_q_root(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_root(n));} + QSourceLocation sourceLocation(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& index) const; + QString stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QString py_q_stringValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_stringValue(n));} + QVariant typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const; + QVariant py_q_typedValue(QAbstractXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& n) const{ return (((PythonQtPublicPromoter_QAbstractXmlNodeModel*)theWrappedObject)->py_q_typedValue(n));} +}; + + + + + +class PythonQtShell_QAbstractXmlReceiver : public QAbstractXmlReceiver +{ +public: + PythonQtShell_QAbstractXmlReceiver():QAbstractXmlReceiver(),_wrapper(nullptr) {}; + + ~PythonQtShell_QAbstractXmlReceiver() override; + +void atomicValue(const QVariant& value) override; +void attribute(const QXmlName& name, const QStringRef& value) override; +void characters(const QStringRef& value) override; +void comment(const QString& value) override; +void endDocument() override; +void endElement() override; +void endOfSequence() override; +void namespaceBinding(const QXmlName& name) override; +void processingInstruction(const QXmlName& target, const QString& value) override; +void startDocument() override; +void startElement(const QXmlName& name) override; +void startOfSequence() override; +void whitespaceOnly(const QStringRef& value) override; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QAbstractXmlReceiver : public QAbstractXmlReceiver +{ public: +inline void py_q_atomicValue(const QVariant& value) { this->atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { this->attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { this->characters(value); } +inline void py_q_comment(const QString& value) { this->comment(value); } +inline void py_q_endDocument() { this->endDocument(); } +inline void py_q_endElement() { this->endElement(); } +inline void py_q_endOfSequence() { this->endOfSequence(); } +inline void py_q_namespaceBinding(const QXmlName& name) { this->namespaceBinding(name); } +inline void py_q_processingInstruction(const QXmlName& target, const QString& value) { this->processingInstruction(target, value); } +inline void py_q_startDocument() { this->startDocument(); } +inline void py_q_startElement(const QXmlName& name) { this->startElement(name); } +inline void py_q_startOfSequence() { this->startOfSequence(); } +inline void py_q_whitespaceOnly(const QStringRef& value) { QAbstractXmlReceiver::whitespaceOnly(value); } +}; + +class PythonQtWrapper_QAbstractXmlReceiver : public QObject +{ Q_OBJECT +public: +public slots: +QAbstractXmlReceiver* new_QAbstractXmlReceiver(); +void delete_QAbstractXmlReceiver(QAbstractXmlReceiver* obj) { delete obj; } + void atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value); + void py_q_atomicValue(QAbstractXmlReceiver* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_atomicValue(value));} + void attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value); + void py_q_attribute(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_attribute(name, value));} + void characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value); + void py_q_characters(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_characters(value));} + void comment(QAbstractXmlReceiver* theWrappedObject, const QString& value); + void py_q_comment(QAbstractXmlReceiver* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_comment(value));} + void endDocument(QAbstractXmlReceiver* theWrappedObject); + void py_q_endDocument(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endDocument());} + void endElement(QAbstractXmlReceiver* theWrappedObject); + void py_q_endElement(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endElement());} + void endOfSequence(QAbstractXmlReceiver* theWrappedObject); + void py_q_endOfSequence(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_endOfSequence());} + void namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name); + void py_q_namespaceBinding(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_namespaceBinding(name));} + void processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value); + void py_q_processingInstruction(QAbstractXmlReceiver* theWrappedObject, const QXmlName& target, const QString& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_processingInstruction(target, value));} + void startDocument(QAbstractXmlReceiver* theWrappedObject); + void py_q_startDocument(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startDocument());} + void startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name); + void py_q_startElement(QAbstractXmlReceiver* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startElement(name));} + void startOfSequence(QAbstractXmlReceiver* theWrappedObject); + void py_q_startOfSequence(QAbstractXmlReceiver* theWrappedObject){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_startOfSequence());} + void whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value); + void py_q_whitespaceOnly(QAbstractXmlReceiver* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QAbstractXmlReceiver*)theWrappedObject)->py_q_whitespaceOnly(value));} +}; + + + + + +class PythonQtWrapper_QPatternist : public QObject +{ Q_OBJECT +public: +public slots: +}; + + + + + +class PythonQtWrapper_QPatternistSDK : public QObject +{ Q_OBJECT +public: +public slots: +}; + + + + + +class PythonQtShell_QSimpleXmlNodeModel : public QSimpleXmlNodeModel +{ +public: + PythonQtShell_QSimpleXmlNodeModel(const QXmlNamePool& namePool):QSimpleXmlNodeModel(namePool),_wrapper(nullptr) {}; + + ~PythonQtShell_QSimpleXmlNodeModel() override; + +QVector attributes(const QXmlNodeModelIndex& element) const override; +QUrl baseUri(const QXmlNodeModelIndex& node) const override; +QXmlNodeModelIndex::DocumentOrder compareOrder(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const override; +QUrl documentUri(const QXmlNodeModelIndex& ni) const override; +QXmlNodeModelIndex elementById(const QXmlName& id) const override; +bool isDeepEqual(const QXmlNodeModelIndex& ni1, const QXmlNodeModelIndex& ni2) const override; +QXmlNodeModelIndex::NodeKind kind(const QXmlNodeModelIndex& ni) const override; +QXmlName name(const QXmlNodeModelIndex& ni) const override; +QVector namespaceBindings(const QXmlNodeModelIndex& arg__1) const override; +short namespaceForPrefix(const QXmlNodeModelIndex& ni, const short prefix) const override; +QXmlNodeModelIndex nextFromSimpleAxis(QAbstractXmlNodeModel::SimpleAxis axis, const QXmlNodeModelIndex& origin) const override; +QVector nodesByIdref(const QXmlName& idref) const override; +QXmlNodeModelIndex root(const QXmlNodeModelIndex& n) const override; +QString stringValue(const QXmlNodeModelIndex& node) const override; +QVariant typedValue(const QXmlNodeModelIndex& n) const override; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QSimpleXmlNodeModel : public QSimpleXmlNodeModel +{ public: +inline QUrl py_q_baseUri(const QXmlNodeModelIndex& node) const { return QSimpleXmlNodeModel::baseUri(node); } +inline QXmlNodeModelIndex py_q_elementById(const QXmlName& id) const { return QSimpleXmlNodeModel::elementById(id); } +inline QVector py_q_namespaceBindings(const QXmlNodeModelIndex& arg__1) const { return QSimpleXmlNodeModel::namespaceBindings(arg__1); } +inline QVector py_q_nodesByIdref(const QXmlName& idref) const { return QSimpleXmlNodeModel::nodesByIdref(idref); } +inline QString py_q_stringValue(const QXmlNodeModelIndex& node) const { return QSimpleXmlNodeModel::stringValue(node); } +}; + +class PythonQtWrapper_QSimpleXmlNodeModel : public QObject +{ Q_OBJECT +public: +public slots: +QSimpleXmlNodeModel* new_QSimpleXmlNodeModel(const QXmlNamePool& namePool); +void delete_QSimpleXmlNodeModel(QSimpleXmlNodeModel* obj) { delete obj; } + QUrl py_q_baseUri(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& node) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_baseUri(node));} + QXmlNodeModelIndex py_q_elementById(QSimpleXmlNodeModel* theWrappedObject, const QXmlName& id) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_elementById(id));} + QXmlNamePool* namePool(QSimpleXmlNodeModel* theWrappedObject) const; + QVector py_q_namespaceBindings(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& arg__1) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_namespaceBindings(arg__1));} + QVector py_q_nodesByIdref(QSimpleXmlNodeModel* theWrappedObject, const QXmlName& idref) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_nodesByIdref(idref));} + QString py_q_stringValue(QSimpleXmlNodeModel* theWrappedObject, const QXmlNodeModelIndex& node) const{ return (((PythonQtPublicPromoter_QSimpleXmlNodeModel*)theWrappedObject)->py_q_stringValue(node));} +}; + + + + + +class PythonQtWrapper_QSourceLocation : public QObject +{ Q_OBJECT +public: +public slots: +QSourceLocation* new_QSourceLocation(); +QSourceLocation* new_QSourceLocation(const QSourceLocation& other); +QSourceLocation* new_QSourceLocation(const QUrl& uri, int line = -1, int column = -1); +void delete_QSourceLocation(QSourceLocation* obj) { delete obj; } + qint64 column(QSourceLocation* theWrappedObject) const; + bool isNull(QSourceLocation* theWrappedObject) const; + qint64 line(QSourceLocation* theWrappedObject) const; + bool __ne__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const; + bool __eq__(QSourceLocation* theWrappedObject, const QSourceLocation& other) const; + void setColumn(QSourceLocation* theWrappedObject, qint64 newColumn); + void setLine(QSourceLocation* theWrappedObject, qint64 newLine); + void setUri(QSourceLocation* theWrappedObject, const QUrl& newUri); + QUrl uri(QSourceLocation* theWrappedObject) const; + QString py_toString(QSourceLocation*); + bool __nonzero__(QSourceLocation* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtShell_QXmlFormatter : public QXmlFormatter +{ +public: + PythonQtShell_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice):QXmlFormatter(query, outputDevice),_wrapper(nullptr) {}; + + ~PythonQtShell_QXmlFormatter() override; + +void atomicValue(const QVariant& value) override; +void attribute(const QXmlName& name, const QStringRef& value) override; +void characters(const QStringRef& value) override; +void comment(const QString& value) override; +void endDocument() override; +void endElement() override; +void endOfSequence() override; +void namespaceBinding(const QXmlName& nb) override; +void processingInstruction(const QXmlName& name, const QString& value) override; +void startDocument() override; +void startElement(const QXmlName& name) override; +void startOfSequence() override; +void whitespaceOnly(const QStringRef& value) override; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlFormatter : public QXmlFormatter +{ public: +inline void py_q_atomicValue(const QVariant& value) { QXmlFormatter::atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { QXmlFormatter::attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { QXmlFormatter::characters(value); } +inline void py_q_comment(const QString& value) { QXmlFormatter::comment(value); } +inline void py_q_endDocument() { QXmlFormatter::endDocument(); } +inline void py_q_endElement() { QXmlFormatter::endElement(); } +inline void py_q_endOfSequence() { QXmlFormatter::endOfSequence(); } +inline void py_q_processingInstruction(const QXmlName& name, const QString& value) { QXmlFormatter::processingInstruction(name, value); } +inline void py_q_startDocument() { QXmlFormatter::startDocument(); } +inline void py_q_startElement(const QXmlName& name) { QXmlFormatter::startElement(name); } +inline void py_q_startOfSequence() { QXmlFormatter::startOfSequence(); } +}; + +class PythonQtWrapper_QXmlFormatter : public QObject +{ Q_OBJECT +public: +public slots: +QXmlFormatter* new_QXmlFormatter(const QXmlQuery& query, QIODevice* outputDevice); +void delete_QXmlFormatter(QXmlFormatter* obj) { delete obj; } + void py_q_atomicValue(QXmlFormatter* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_atomicValue(value));} + void py_q_attribute(QXmlFormatter* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_attribute(name, value));} + void py_q_characters(QXmlFormatter* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_characters(value));} + void py_q_comment(QXmlFormatter* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_comment(value));} + void py_q_endDocument(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endDocument());} + void py_q_endElement(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endElement());} + void py_q_endOfSequence(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_endOfSequence());} + int indentationDepth(QXmlFormatter* theWrappedObject) const; + void py_q_processingInstruction(QXmlFormatter* theWrappedObject, const QXmlName& name, const QString& value){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_processingInstruction(name, value));} + void setIndentationDepth(QXmlFormatter* theWrappedObject, int depth); + void py_q_startDocument(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startDocument());} + void py_q_startElement(QXmlFormatter* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startElement(name));} + void py_q_startOfSequence(QXmlFormatter* theWrappedObject){ (((PythonQtPublicPromoter_QXmlFormatter*)theWrappedObject)->py_q_startOfSequence());} +}; + + + + + +class PythonQtWrapper_QXmlItem : public QObject +{ Q_OBJECT +public: +public slots: +QXmlItem* new_QXmlItem(); +QXmlItem* new_QXmlItem(const QVariant& atomicValue); +QXmlItem* new_QXmlItem(const QXmlItem& other); +QXmlItem* new_QXmlItem(const QXmlNodeModelIndex& node); +void delete_QXmlItem(QXmlItem* obj) { delete obj; } + bool isAtomicValue(QXmlItem* theWrappedObject) const; + bool isNode(QXmlItem* theWrappedObject) const; + bool isNull(QXmlItem* theWrappedObject) const; + QVariant toAtomicValue(QXmlItem* theWrappedObject) const; + QXmlNodeModelIndex toNodeModelIndex(QXmlItem* theWrappedObject) const; + bool __nonzero__(QXmlItem* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlName : public QObject +{ Q_OBJECT +public: +public slots: +QXmlName* new_QXmlName(); +QXmlName* new_QXmlName(QXmlNamePool& namePool, const QString& localName, const QString& namespaceURI = QString(), const QString& prefix = QString()); +QXmlName* new_QXmlName(const QXmlName& other); +void delete_QXmlName(QXmlName* obj) { delete obj; } + QXmlName static_QXmlName_fromClarkName(const QString& clarkName, const QXmlNamePool& namePool); + bool static_QXmlName_isNCName(const QString& candidate); + bool isNull(QXmlName* theWrappedObject) const; + QString localName(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + QString namespaceUri(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + bool __ne__(QXmlName* theWrappedObject, const QXmlName& other) const; + bool __eq__(QXmlName* theWrappedObject, const QXmlName& other) const; + QString prefix(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + QString toClarkName(QXmlName* theWrappedObject, const QXmlNamePool& query) const; + bool __nonzero__(QXmlName* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlNamePool : public QObject +{ Q_OBJECT +public: +public slots: +QXmlNamePool* new_QXmlNamePool(); +QXmlNamePool* new_QXmlNamePool(const QXmlNamePool& other); +void delete_QXmlNamePool(QXmlNamePool* obj) { delete obj; } +}; + + + + + +class PythonQtWrapper_QXmlNodeModelIndex : public QObject +{ Q_OBJECT +public: +Q_ENUMS(DocumentOrder NodeKind ) +enum DocumentOrder{ + Precedes = QXmlNodeModelIndex::Precedes, Is = QXmlNodeModelIndex::Is, Follows = QXmlNodeModelIndex::Follows}; +enum NodeKind{ + Attribute = QXmlNodeModelIndex::Attribute, Comment = QXmlNodeModelIndex::Comment, Document = QXmlNodeModelIndex::Document, Element = QXmlNodeModelIndex::Element, Namespace = QXmlNodeModelIndex::Namespace, ProcessingInstruction = QXmlNodeModelIndex::ProcessingInstruction, Text = QXmlNodeModelIndex::Text}; +public slots: +QXmlNodeModelIndex* new_QXmlNodeModelIndex(); +QXmlNodeModelIndex* new_QXmlNodeModelIndex(const QXmlNodeModelIndex& other); +void delete_QXmlNodeModelIndex(QXmlNodeModelIndex* obj) { delete obj; } + qint64 additionalData(QXmlNodeModelIndex* theWrappedObject) const; + qint64 data(QXmlNodeModelIndex* theWrappedObject) const; + bool isNull(QXmlNodeModelIndex* theWrappedObject) const; + const QAbstractXmlNodeModel* model(QXmlNodeModelIndex* theWrappedObject) const; + bool __ne__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const; + QXmlNodeModelIndex* operator_assign(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& arg__1); + bool __eq__(QXmlNodeModelIndex* theWrappedObject, const QXmlNodeModelIndex& other) const; + bool __nonzero__(QXmlNodeModelIndex* obj) { return !obj->isNull(); } +}; + + + + + +class PythonQtWrapper_QXmlQuery : public QObject +{ Q_OBJECT +public: +Q_ENUMS(QueryLanguage ) +enum QueryLanguage{ + XQuery10 = QXmlQuery::XQuery10, XSLT20 = QXmlQuery::XSLT20, XmlSchema11IdentityConstraintSelector = QXmlQuery::XmlSchema11IdentityConstraintSelector, XmlSchema11IdentityConstraintField = QXmlQuery::XmlSchema11IdentityConstraintField, XPath20 = QXmlQuery::XPath20}; +public slots: +QXmlQuery* new_QXmlQuery(); +QXmlQuery* new_QXmlQuery(QXmlQuery::QueryLanguage queryLanguage, const QXmlNamePool& np = QXmlNamePool()); +QXmlQuery* new_QXmlQuery(const QXmlNamePool& np); +QXmlQuery* new_QXmlQuery(const QXmlQuery& other); +void delete_QXmlQuery(QXmlQuery* obj) { delete obj; } + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, QIODevice* arg__2); + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlItem& value); + void bindVariable(QXmlQuery* theWrappedObject, const QString& localName, const QXmlQuery& query); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, QIODevice* arg__2); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlItem& value); + void bindVariable(QXmlQuery* theWrappedObject, const QXmlName& name, const QXmlQuery& query); + bool evaluateTo(QXmlQuery* theWrappedObject, QIODevice* target) const; + bool evaluateTo(QXmlQuery* theWrappedObject, QString* output) const; + void evaluateTo(QXmlQuery* theWrappedObject, QXmlResultItems* result) const; + QXmlName initialTemplateName(QXmlQuery* theWrappedObject) const; + bool isValid(QXmlQuery* theWrappedObject) const; + QAbstractMessageHandler* messageHandler(QXmlQuery* theWrappedObject) const; + QXmlNamePool namePool(QXmlQuery* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlQuery* theWrappedObject) const; + QXmlQuery* operator_assign(QXmlQuery* theWrappedObject, const QXmlQuery& other); + QXmlQuery::QueryLanguage queryLanguage(QXmlQuery* theWrappedObject) const; + bool setFocus(QXmlQuery* theWrappedObject, QIODevice* document); + bool setFocus(QXmlQuery* theWrappedObject, const QString& focus); + bool setFocus(QXmlQuery* theWrappedObject, const QUrl& documentURI); + void setFocus(QXmlQuery* theWrappedObject, const QXmlItem& item); + void setInitialTemplateName(QXmlQuery* theWrappedObject, const QString& name); + void setInitialTemplateName(QXmlQuery* theWrappedObject, const QXmlName& name); + void setMessageHandler(QXmlQuery* theWrappedObject, QAbstractMessageHandler* messageHandler); + void setNetworkAccessManager(QXmlQuery* theWrappedObject, QNetworkAccessManager* newManager); + void setQuery(QXmlQuery* theWrappedObject, QIODevice* sourceCode, const QUrl& documentURI = QUrl()); + void setQuery(QXmlQuery* theWrappedObject, const QString& sourceCode, const QUrl& documentURI = QUrl()); + void setQuery(QXmlQuery* theWrappedObject, const QUrl& queryURI, const QUrl& baseURI = QUrl()); + void setUriResolver(QXmlQuery* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlQuery* theWrappedObject) const; + bool __nonzero__(QXmlQuery* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtShell_QXmlResultItems : public QXmlResultItems +{ +public: + PythonQtShell_QXmlResultItems():QXmlResultItems(),_wrapper(nullptr) {}; + + ~PythonQtShell_QXmlResultItems() override; + + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtWrapper_QXmlResultItems : public QObject +{ Q_OBJECT +public: +public slots: +QXmlResultItems* new_QXmlResultItems(); +void delete_QXmlResultItems(QXmlResultItems* obj) { delete obj; } + QXmlItem current(QXmlResultItems* theWrappedObject) const; + bool hasError(QXmlResultItems* theWrappedObject) const; + QXmlItem next(QXmlResultItems* theWrappedObject); +}; + + + + + +class PythonQtWrapper_QXmlSchema : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSchema* new_QXmlSchema(); +QXmlSchema* new_QXmlSchema(const QXmlSchema& other); +void delete_QXmlSchema(QXmlSchema* obj) { delete obj; } + QUrl documentUri(QXmlSchema* theWrappedObject) const; + bool isValid(QXmlSchema* theWrappedObject) const; + bool load(QXmlSchema* theWrappedObject, QIODevice* source, const QUrl& documentUri = QUrl()); + bool load(QXmlSchema* theWrappedObject, const QByteArray& data, const QUrl& documentUri = QUrl()); + bool load(QXmlSchema* theWrappedObject, const QUrl& source); + QAbstractMessageHandler* messageHandler(QXmlSchema* theWrappedObject) const; + QXmlNamePool namePool(QXmlSchema* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlSchema* theWrappedObject) const; + QXmlSchema* operator_assign(QXmlSchema* theWrappedObject, const QXmlSchema& other); + void setMessageHandler(QXmlSchema* theWrappedObject, QAbstractMessageHandler* handler); + void setNetworkAccessManager(QXmlSchema* theWrappedObject, QNetworkAccessManager* networkmanager); + void setUriResolver(QXmlSchema* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlSchema* theWrappedObject) const; + bool __nonzero__(QXmlSchema* obj) { return obj->isValid(); } +}; + + + + + +class PythonQtWrapper_QXmlSchemaValidator : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSchemaValidator* new_QXmlSchemaValidator(); +QXmlSchemaValidator* new_QXmlSchemaValidator(const QXmlSchema& schema); +void delete_QXmlSchemaValidator(QXmlSchemaValidator* obj) { delete obj; } + QAbstractMessageHandler* messageHandler(QXmlSchemaValidator* theWrappedObject) const; + QXmlNamePool namePool(QXmlSchemaValidator* theWrappedObject) const; + QNetworkAccessManager* networkAccessManager(QXmlSchemaValidator* theWrappedObject) const; + void setMessageHandler(QXmlSchemaValidator* theWrappedObject, QAbstractMessageHandler* handler); + void setNetworkAccessManager(QXmlSchemaValidator* theWrappedObject, QNetworkAccessManager* networkmanager); + void setSchema(QXmlSchemaValidator* theWrappedObject, const QXmlSchema& schema); + void setUriResolver(QXmlSchemaValidator* theWrappedObject, const QAbstractUriResolver* resolver); + const QAbstractUriResolver* uriResolver(QXmlSchemaValidator* theWrappedObject) const; + bool validate(QXmlSchemaValidator* theWrappedObject, QIODevice* source, const QUrl& documentUri = QUrl()) const; + bool validate(QXmlSchemaValidator* theWrappedObject, const QByteArray& data, const QUrl& documentUri = QUrl()) const; + bool validate(QXmlSchemaValidator* theWrappedObject, const QUrl& source) const; +}; + + + + + +class PythonQtShell_QXmlSerializer : public QXmlSerializer +{ +public: + PythonQtShell_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice):QXmlSerializer(query, outputDevice),_wrapper(nullptr) {}; + + ~PythonQtShell_QXmlSerializer() override; + +void atomicValue(const QVariant& value) override; +void attribute(const QXmlName& name, const QStringRef& value) override; +void characters(const QStringRef& value) override; +void comment(const QString& value) override; +void endDocument() override; +void endElement() override; +void endOfSequence() override; +void namespaceBinding(const QXmlName& nb) override; +void processingInstruction(const QXmlName& name, const QString& value) override; +void startDocument() override; +void startElement(const QXmlName& name) override; +void startOfSequence() override; +void whitespaceOnly(const QStringRef& value) override; + + PythonQtInstanceWrapper* _wrapper; +}; + +class PythonQtPublicPromoter_QXmlSerializer : public QXmlSerializer +{ public: +inline void py_q_atomicValue(const QVariant& value) { QXmlSerializer::atomicValue(value); } +inline void py_q_attribute(const QXmlName& name, const QStringRef& value) { QXmlSerializer::attribute(name, value); } +inline void py_q_characters(const QStringRef& value) { QXmlSerializer::characters(value); } +inline void py_q_comment(const QString& value) { QXmlSerializer::comment(value); } +inline void py_q_endDocument() { QXmlSerializer::endDocument(); } +inline void py_q_endElement() { QXmlSerializer::endElement(); } +inline void py_q_endOfSequence() { QXmlSerializer::endOfSequence(); } +inline void py_q_namespaceBinding(const QXmlName& nb) { QXmlSerializer::namespaceBinding(nb); } +inline void py_q_processingInstruction(const QXmlName& name, const QString& value) { QXmlSerializer::processingInstruction(name, value); } +inline void py_q_startDocument() { QXmlSerializer::startDocument(); } +inline void py_q_startElement(const QXmlName& name) { QXmlSerializer::startElement(name); } +inline void py_q_startOfSequence() { QXmlSerializer::startOfSequence(); } +}; + +class PythonQtWrapper_QXmlSerializer : public QObject +{ Q_OBJECT +public: +public slots: +QXmlSerializer* new_QXmlSerializer(const QXmlQuery& query, QIODevice* outputDevice); +void delete_QXmlSerializer(QXmlSerializer* obj) { delete obj; } + void py_q_atomicValue(QXmlSerializer* theWrappedObject, const QVariant& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_atomicValue(value));} + void py_q_attribute(QXmlSerializer* theWrappedObject, const QXmlName& name, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_attribute(name, value));} + void py_q_characters(QXmlSerializer* theWrappedObject, const QStringRef& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_characters(value));} + const QTextCodec* codec(QXmlSerializer* theWrappedObject) const; + void py_q_comment(QXmlSerializer* theWrappedObject, const QString& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_comment(value));} + void py_q_endDocument(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endDocument());} + void py_q_endElement(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endElement());} + void py_q_endOfSequence(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_endOfSequence());} + void py_q_namespaceBinding(QXmlSerializer* theWrappedObject, const QXmlName& nb){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_namespaceBinding(nb));} + QIODevice* outputDevice(QXmlSerializer* theWrappedObject) const; + void py_q_processingInstruction(QXmlSerializer* theWrappedObject, const QXmlName& name, const QString& value){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_processingInstruction(name, value));} + void setCodec(QXmlSerializer* theWrappedObject, const QTextCodec* codec); + void py_q_startDocument(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startDocument());} + void py_q_startElement(QXmlSerializer* theWrappedObject, const QXmlName& name){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startElement(name));} + void py_q_startOfSequence(QXmlSerializer* theWrappedObject){ (((PythonQtPublicPromoter_QXmlSerializer*)theWrappedObject)->py_q_startOfSequence());} +}; + + diff --git a/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp new file mode 100644 index 00000000..48553c77 --- /dev/null +++ b/generated_cpp_5.15.2/com_trolltech_qt_xmlpatterns/com_trolltech_qt_xmlpatterns_init.cpp @@ -0,0 +1,30 @@ +#include +#include +#include "com_trolltech_qt_xmlpatterns0.h" + + + +void PythonQt_init_QtXmlPatterns(PyObject* module) { +PythonQt::priv()->registerClass(&QAbstractMessageHandler::staticMetaObject, "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerClass(&QAbstractUriResolver::staticMetaObject, "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAbstractXmlNodeModel", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QAbstractXmlReceiver", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QPatternist", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QPatternistSDK", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QSimpleXmlNodeModel", "QAbstractXmlNodeModel", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QSourceLocation", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlFormatter", "QXmlSerializer", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlItem", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlName", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlNamePool", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QXmlNodeModelIndex", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero|PythonQt::Type_RichCompare); +PythonQt::priv()->registerCPPClass("QXmlQuery", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlResultItems", "", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); +PythonQt::priv()->registerCPPClass("QXmlSchema", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, PythonQt::Type_NonZero); +PythonQt::priv()->registerCPPClass("QXmlSchemaValidator", "", "QtXmlPatterns", PythonQtCreateObject, nullptr, module, 0); +PythonQt::priv()->registerCPPClass("QXmlSerializer", "QAbstractXmlReceiver", "QtXmlPatterns", PythonQtCreateObject, PythonQtSetInstanceWrapperOnShell, module, 0); + + +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlName); +PythonQtRegisterListTemplateConverterForKnownClass(QVector, QXmlNodeModelIndex); +} diff --git a/src/PythonQt.cpp b/src/PythonQt.cpp index 64978881..41fce088 100644 --- a/src/PythonQt.cpp +++ b/src/PythonQt.cpp @@ -260,7 +260,6 @@ void PythonQt::init(int flags, const QByteArray& pythonQtModuleName) PythonQtRegisterToolClassesTemplateConverterForKnownClass(QPen); PythonQtRegisterToolClassesTemplateConverterForKnownClass(QTextLength); PythonQtRegisterToolClassesTemplateConverterForKnownClass(QTextFormat); - PythonQtRegisterToolClassesTemplateConverterForKnownClass(QMatrix); PyObject* pack = PythonQt::priv()->packageByName("QtCore"); PyObject* pack2 = PythonQt::priv()->packageByName("Qt"); diff --git a/src/PythonQtImporter.cpp b/src/PythonQtImporter.cpp index 0c421d74..f305b104 100644 --- a/src/PythonQtImporter.cpp +++ b/src/PythonQtImporter.cpp @@ -222,7 +222,7 @@ PythonQtImporter_load_module(PyObject *obj, PyObject *args) { PythonQtImporter *self = (PythonQtImporter *)obj; PyObject *code = nullptr, *mod = nullptr, *dict = nullptr; - char *fullname; + char *fullname = NULL; if (!PyArg_ParseTuple(args, "s:PythonQtImporter.load_module", &fullname)) @@ -338,7 +338,7 @@ PythonQtImporter_load_module(PyObject *obj, PyObject *args) QVariantList list = result.toList(); if (list.count()==3) { // We prepend the full module name (including package prefix) - list.prepend(fullname); + list.prepend(QString(fullname)); #ifdef __linux #ifdef _DEBUG // imp_find_module() does not respect the debug suffix '_d' on Linux, @@ -716,6 +716,18 @@ QString PythonQtImport::getSourceFilename(const QString& cacheFile) return pyFilename; } +namespace +{ + qint64 toSecsSinceEpoch(const QDateTime& time) + { +#if QT_VERSION < 0x060000 + return time.toTime_t(); +#else + return time.toSecsSinceEpoch(); +#endif + } +} + /* Return the code object for the module named by 'fullname' from the Zip archive as a new reference. */ PyObject * @@ -753,7 +765,7 @@ PythonQtImport::getCodeFromData(const QString& path, int isbytecode,int /*ispack QString cacheFilename = getCacheFilename(path, /*isOptimizedFilename=*/false); #if !defined(WIN32) || defined(_MSC_VER) // If Python was build with MSVC, then we can crash on FILE* operations when compiling this code with GCC - writeCompiledModule((PyCodeObject*)code, cacheFilename, time.toTime_t(), /*sourceSize=*/qdata.length()); + writeCompiledModule((PyCodeObject*)code, cacheFilename, toSecsSinceEpoch(time), /*sourceSize=*/qdata.length()); #endif } } @@ -768,7 +780,7 @@ PythonQtImport::getMTimeOfSource(const QString& path) if (PythonQt::importInterface()->exists(path2)) { QDateTime t = PythonQt::importInterface()->lastModifiedDate(path2); if (t.isValid()) { - mtime = t.toTime_t(); + mtime = toSecsSinceEpoch(t); } } @@ -920,8 +932,8 @@ void PythonQtImport::init() #ifdef PY3K mod = PyModule_Create(&PythonQtImport_def); #else - mod = Py_InitModule4("PythonQtImport", nullptr, mlabimport_doc, - nullptr, PYTHON_API_VERSION); + mod = Py_InitModule4("PythonQtImport", NULL, mlabimport_doc, + NULL, PYTHON_API_VERSION); #endif PythonQtImportError = PyErr_NewException(const_cast("PythonQtImport.PythonQtImportError"), diff --git a/src/PythonQtMethodInfo.cpp b/src/PythonQtMethodInfo.cpp index d0dd10b6..789a1cfe 100644 --- a/src/PythonQtMethodInfo.cpp +++ b/src/PythonQtMethodInfo.cpp @@ -398,7 +398,6 @@ int PythonQtMethodInfo::nameToType(const char* name) _parameterTypeDict.insert("QMatrix4x4", QMetaType::QMatrix4x4); _parameterTypeDict.insert("QTransform", QMetaType::QTransform); _parameterTypeDict.insert("QTextFormat", QMetaType::QTextFormat); - _parameterTypeDict.insert("QMatrix", QMetaType::QMatrix); _parameterTypeDict.insert("QVariant", PythonQtMethodInfo::Variant); // own special types... (none so far, could be e.g. ObjectList } diff --git a/src/src.pri b/src/src.pri index 44104348..d5f4290a 100644 --- a/src/src.pri +++ b/src/src.pri @@ -2,7 +2,7 @@ DEFINES += PYTHONQT_EXPORTS INCLUDEPATH += $$PWD -CONFIG += c++11 +CONFIG += c++11 c++latest gcc:!no_warn:!clang:QMAKE_CXXFLAGS += -Wno-error=missing-field-initializers *-clang*:!no_warn:QMAKE_CXXFLAGS += -Wno-error=sometimes-uninitialized