|
QPy
Python-Qt dynamic bindings
|
Declaration constructors for creating C++ values from PyObjects. More...
#include <Python.h>#include <stdexcept>

Go to the source code of this file.
Classes | |
| struct | qpy::QArgConstructor |
| Interface for constructor objects which generate C++ values from PyObjects. More... | |
| struct | qpy::NoQArgConstructor |
| Used to specify that Python -> Qt constructor not available when registering new types through PyContext. More... | |
Namespaces | |
| namespace | qpy |
QPy namespace. | |
Declaration constructors for creating C++ values from PyObjects.
1.7.6.1