PythonQt
|
defines a python object that stores a single bool More...
#include <PythonQtBoolResult.h>
Public Attributes | |
PyObject_HEAD bool | _value |
defines a python object that stores a single bool
Definition at line 54 of file PythonQtBoolResult.h.
PyObject_HEAD bool PythonQtBoolResultObject::_value |
Definition at line 56 of file PythonQtBoolResult.h.