PythonQt
Namespaces | Functions
PythonQtUtils.h File Reference
#include "PythonQtPythonInclude.h"
#include "PythonQtSystem.h"
#include <QByteArray>
#include <QMetaMethod>

Go to the source code of this file.

Namespaces

 PythonQtUtils
 

Functions

QByteArray PythonQtUtils::signature (const QMetaMethod &method)
 
QByteArray PythonQtUtils::methodName (const QMetaMethod &method)
 
QByteArray PythonQtUtils::typeName (const QMetaMethod &method)
 
bool PythonQtUtils::isPythonClassType (PyObject *obj)
 Returns of the python object is a class type. More...
 

Detailed Description

Author
Florian Link
Last changed by
Author
florian
Date
2014-09

Definition in file PythonQtUtils.h.