A RetroSearch Logo

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

Search Query:

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

PythonQt: PythonQt.h File Reference

#include "PythonQtPythonInclude.h"
#include "PythonQtUtils.h"
#include "PythonQtSystem.h"
#include "PythonQtInstanceWrapper.h"
#include "PythonQtClassWrapper.h"
#include "PythonQtSlot.h"
#include "PythonQtObjectPtr.h"
#include "PythonQtStdIn.h"
#include "PythonQtThreadSupport.h"
#include <QObject>
#include <QVariant>
#include <QList>
#include <QHash>
#include <QByteArray>
#include <QStringList>
#include <QtDebug>
#include <iostream>

Go to the source code of this file.

Author
florian
Date
2006-05

Definition in file PythonQt.h.

◆ QStringToPythonCharPointer ◆ QStringToPythonConstCharPointer

Helper define to convert from QString to Python C-API.

Definition at line 155 of file PythonQt.h.

◆ QStringToPythonEncoding ◆ PythonQtPolymorphicHandlerCB ◆ PythonQtQObjectCreatorFunctionCB typedef QObject * PythonQtQObjectCreatorFunctionCB()

callback to create a QObject lazily

Definition at line 144 of file PythonQt.h.

◆ PythonQtQObjectMissingAttributeCB ◆ PythonQtQObjectNoLongerWrappedCB ◆ PythonQtQObjectWrappedCB ◆ PythonQtShellSetInstanceWrapperCB ◆ PythonQtVoidPtrCB ◆ PythonQtCreateObject() QObject * PythonQtCreateObject ( )

helper template to create a derived QObject class

Definition at line 147 of file PythonQt.h.

PyObject * PythonQtConvertPairToPython(const void *inPair, int metaTypeId)

◆ PythonQtSetInstanceWrapperOnShell()

Definition at line 81 of file PythonQt.h.

81 {

82

(

reinterpret_cast<T

*

>

(object))->_wrapper =

wrapper

;

83}

◆ PythonQtUpcastingOffset() int PythonQtUpcastingOffset ( )

returns the offset that needs to be added to upcast an object of type T1 to T2

Definition at line 138 of file PythonQt.h.

138 {

139 return

((

reinterpret_cast<char

*

>

(

static_cast<T2

*

>

(

reinterpret_cast<T1

*

>

(0x100))))

140

- (

reinterpret_cast<char

*

>

(

reinterpret_cast<T1

*

>

(0x100))));

141}


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