Model/View Programming Guide: Python code in the Using model indexes section?
-
The code snippets in the Using model indexes section of the Model/View Programming Guide don't match the textual description. As far as I am able to guess, they don't match the C++ version either.
Does anyone have a working Python version that shows the concepts in this part of the guide? I don't understand a single bit of C++, and would strongly prefer to get by with Python.
-
The code snippets in the Using model indexes section of the Model/View Programming Guide don't match the textual description. As far as I am able to guess, they don't match the C++ version either.
Does anyone have a working Python version that shows the concepts in this part of the guide? I don't understand a single bit of C++, and would strongly prefer to get by with Python.
@PyRookie said in Model/View Programming Guide: Python code in the Using model indexes section?:
The code snippets in the Using model indexes section of the Model/View Programming Guide don't match the textual description. As far as I am able to guess, they don't match the C++ version either.
Sadly this does indeed seem to be true!