A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mevislab.github.io/pythonqt/structPythonQtInstanceWrapper.html below:

PythonQt: PythonQtInstanceWrapper Struct Reference

a Python wrapper object for Qt objects and C++ objects (that are themselves wrapped by wrapper QObjects) More...

#include <PythonQtInstanceWrapper.h>

a Python wrapper object for Qt objects and C++ objects (that are themselves wrapped by wrapper QObjects)

Definition at line 62 of file PythonQtInstanceWrapper.h.

◆ classInfo() ◆ dynamicClassInfo() ◆ passOwnershipToCPP() void PythonQtInstanceWrapper::passOwnershipToCPP ( ) inline ◆ passOwnershipToPython() void PythonQtInstanceWrapper::passOwnershipToPython ( ) inline ◆ setQObject() void PythonQtInstanceWrapper::setQObject ( QObject *  object ) inline

set the QObject pointer

Definition at line 73 of file PythonQtInstanceWrapper.h.

73 {

76 }

QPointer< QObject > _obj

pointer to the wrapped Qt object or if _wrappedPtr is set, the Qt object that wraps the C++ Ptr

References _obj, and _objPointerCopy.

◆ _isShellInstance bool PythonQtInstanceWrapper::_isShellInstance ◆ _obj QPointer<QObject> PythonQtInstanceWrapper::_obj ◆ _objPointerCopy void* PythonQtInstanceWrapper::_objPointerCopy

a copy of the _obj pointer, which is required because the wrapper needs to deregister itself via the _obj pointer, even when the QPointer<QObject> object was destroyed

Definition at line 109 of file PythonQtInstanceWrapper.h.

Referenced by setQObject().

◆ _ownedByPythonQt bool PythonQtInstanceWrapper::_ownedByPythonQt ◆ _shellInstanceRefCountsWrapper bool PythonQtInstanceWrapper::_shellInstanceRefCountsWrapper ◆ _useQMetaTypeDestroy bool PythonQtInstanceWrapper::_useQMetaTypeDestroy ◆ _wrappedPtr void* PythonQtInstanceWrapper::_wrappedPtr

The documentation for this struct was generated from the following file:


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4