I want to understand how pythonqt wrapp classes in deep level so when I analyze related code i notice that every thing depends on PythonQtInstanceWrapperStruct and PythonQtClassWrapper. but i do not understand how and when decorator slots add to class object. i mean when and how decorator slots of my class add to object in python.
thanks for your helping me
Last edit: Edvard 2018-08-30
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I want to understand how pythonqt wrapp classes in deep level so when I analyze related code i notice that every thing depends on PythonQtInstanceWrapperStruct and PythonQtClassWrapper. but i do not understand how and when decorator slots add to class object. i mean when and how decorator slots of my class add to object in python.
thanks for your helping me
Last edit: Edvard 2018-08-30