#include <Python.h>
#include "PythonQtSystem.h"
#include <QVariant>
#include <QVariantList>
Go to the source code of this file.
Classes | |
class | PythonQtObjectPtr |
a smart pointer that stores a PyObject pointer and that handles reference counting automatically More... |
Definition in file PythonQtObjectPtr.h.