PythonQt
Public Attributes | List of all members
PythonQtImporter Struct Reference

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

#include <PythonQtImporter.h>

Public Attributes

PyObject_HEAD QString * _path
 

Detailed Description

defines a python object that stores a Qt slot info

Definition at line 58 of file PythonQtImporter.h.

Member Data Documentation

◆ _path

PyObject_HEAD QString* PythonQtImporter::_path

Definition at line 60 of file PythonQtImporter.h.


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