#include <PythonQtImporter.h>
Public Member Functions | |
ModuleInfo () | |
Public Attributes | |
QString | fullPath |
the full path to the found file | |
QString | moduleName |
the module name without the package prefix | |
ModuleType | type |
Definition at line 77 of file PythonQtImporter.h.
PythonQtImport::ModuleInfo::ModuleInfo | ( | ) | [inline] |
the full path to the found file
Definition at line 81 of file PythonQtImporter.h.
the module name without the package prefix
Definition at line 82 of file PythonQtImporter.h.
Definition at line 83 of file PythonQtImporter.h.
Referenced by ModuleInfo().