SourceForge.net Logo
Public Attributes

PythonQtSlotFunctionObject Struct Reference

defines a python object that stores a Qt slot info More...

#include <PythonQtSlot.h>

List of all members.

Public Attributes

PyObject_HEAD PythonQtSlotInfom_ml
PyObjectm_self
PyObjectm_module

Detailed Description

defines a python object that stores a Qt slot info

Definition at line 72 of file PythonQtSlot.h.


Member Data Documentation

Definition at line 74 of file PythonQtSlot.h.

Definition at line 76 of file PythonQtSlot.h.

Definition at line 75 of file PythonQtSlot.h.


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