PythonQt
Public Attributes | List of all members
PythonQtSlotDecorator Struct Reference

#include <PythonQtSlotDecorator.h>

Public Attributes

PyObject_HEAD QByteArray * args
 
QByteArray * returnType
 

Detailed Description

Definition at line 46 of file PythonQtSlotDecorator.h.

Member Data Documentation

◆ args

PyObject_HEAD QByteArray* PythonQtSlotDecorator::args

Definition at line 48 of file PythonQtSlotDecorator.h.

◆ returnType

QByteArray* PythonQtSlotDecorator::returnType

Definition at line 49 of file PythonQtSlotDecorator.h.


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