PythonQt
PythonQtPrivate Member List

This is the complete list of members for PythonQtPrivate, including all inherited members.

addDecorators(QObject *o, int decoTypes)PythonQtPrivate
addParentClass(const char *typeName, const char *parentTypeName, int upcastingOffset)PythonQtPrivate
addPolymorphicHandler(const char *typeName, PythonQtPolymorphicHandlerCB *cb)PythonQtPrivate
addWrapperPointer(void *obj, PythonQtInstanceWrapper *wrapper)PythonQtPrivate
AllDecorators enum valuePythonQtPrivate
buildDynamicMetaObject(PythonQtClassWrapper *type, const QMetaObject *prototypeMetaObject)PythonQtPrivate
callMethodInPython(QMetaMethod &method, PythonQtInstanceWrapper *wrapper, void **args)PythonQtPrivate
checkAndRunCoroutine(const PythonQtObjectPtr &object)PythonQtPrivate
ConstructorDecorator enum valuePythonQtPrivate
createAsyncioFuture()PythonQtPrivate
createEnumValueInstance(PyObject *enumType, unsigned int enumValue)PythonQtPrivatestatic
createModule(const QString &name, PyObject *pycode)PythonQtPrivate
createNewPythonQtClassWrapper(PythonQtClassInfo *info, PyObject *module, const QByteArray &pythonClassName)PythonQtPrivate
createNewPythonQtEnumWrapper(const char *enumName, PyObject *parentObject)PythonQtPrivatestatic
createNewPythonQtInstanceWrapper(QObject *obj, PythonQtClassInfo *info, void *wrappedPtr=nullptr)PythonQtPrivate
currentClassInfoForClassWrapperCreation()PythonQtPrivate
DecoratorTypes enum namePythonQtPrivate
DestructorDecorator enum valuePythonQtPrivate
dummyTuple()PythonQtPrivatestatic
getClassInfo(const QMetaObject *meta)PythonQtPrivate
getClassInfo(const QByteArray &className)PythonQtPrivate
getDynamicMetaObject(PythonQtInstanceWrapper *wrapper, const QMetaObject *prototypeMetaObject)PythonQtPrivate
getSignature(PyObject *object)PythonQtPrivate
handleMetaCall(QObject *object, PythonQtInstanceWrapper *wrapper, QMetaObject::Call call, int id, void **args)PythonQtPrivate
handleVirtualOverloadReturnError(const char *signature, const PythonQtMethodInfo *methodInfo, PyObject *result)PythonQtPrivate
InstanceDecorator enum valuePythonQtPrivate
isMethodDescriptor(PyObject *object) constPythonQtPrivate
isPythonQtAnyObjectPtrMetaId(int id)PythonQtPrivateinline
isPythonQtObjectPtrMetaId(int id)PythonQtPrivateinline
isPythonQtSafeObjectPtrMetaId(int id)PythonQtPrivateinline
lookupClassInfoAndCreateIfNotPresent(const char *typeName)PythonQtPrivate
profilingCB() constPythonQtPrivateinline
PythonQt classPythonQtPrivatefriend
pythonQtModule() constPythonQtPrivateinline
PythonQtPrivate()PythonQtPrivate
registerClass(const QMetaObject *metaobject, const char *package=nullptr, PythonQtQObjectCreatorFunctionCB *wrapperCreator=nullptr, PythonQtShellSetInstanceWrapperCB *shell=nullptr, PyObject *module=nullptr, int typeSlots=0)PythonQtPrivate
registerCPPClass(const char *typeName, const char *parentTypeName=nullptr, const char *package=nullptr, PythonQtQObjectCreatorFunctionCB *wrapperCreator=nullptr, PythonQtShellSetInstanceWrapperCB *shell=nullptr, PyObject *module=nullptr, int typeSlots=0)PythonQtPrivate
registerGlobalNamespace(const char *typeName, const char *package, PythonQtQObjectCreatorFunctionCB *wrapperCreator, const QMetaObject &metaObject, PyObject *module=nullptr)PythonQtPrivate
registerLazyClass(const QByteArray &name, const QByteArray &moduleToImport)PythonQtPrivate
registerQObjectClassNames(const QStringList &names)PythonQtPrivate
removeSignalEmitter(QObject *obj)PythonQtPrivate
removeWrapperPointer(void *obj)PythonQtPrivate
setTaskDoneCallback(const PythonQtObjectPtr &callable)PythonQtPrivate
setupDynamicMetaObjectChain(PythonQtClassWrapper *type, const QMetaObject *prototypeMetaObject)PythonQtPrivate
sharedLibrarySuffixes()PythonQtPrivateinline
shellClassDeleted(void *shellClass)PythonQtPrivate
StaticDecorator enum valuePythonQtPrivate
unwrapForeignWrapper(const QByteArray &classname, PyObject *obj)PythonQtPrivate
wrapMemoryAsBuffer(const void *data, Py_ssize_t size)PythonQtPrivatestatic
wrapMemoryAsBuffer(void *data, Py_ssize_t size)PythonQtPrivatestatic
wrapPtr(void *ptr, const QByteArray &name, bool passOwnership=false)PythonQtPrivate
wrapQObject(QObject *obj)PythonQtPrivate
~PythonQtPrivate() overridePythonQtPrivate