simple class wrapping mechanism
Dynamic Python binding for Qt Applications
Brought to you by:
florianlink,
marcusbarann
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