PythonQt
Public Attributes | List of all members
PythonQtBoolResultObject Struct Reference

defines a python object that stores a single bool More...

#include <PythonQtBoolResult.h>

Public Attributes

PyObject_HEAD bool _value
 

Detailed Description

defines a python object that stores a single bool

Definition at line 54 of file PythonQtBoolResult.h.

Member Data Documentation

◆ _value

PyObject_HEAD bool PythonQtBoolResultObject::_value

Definition at line 56 of file PythonQtBoolResult.h.


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