You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dataChanged has, among others, two parameters topLeft, bottomRight which are DosQModelIndex. The question is -- how do I get these indexes? By calling dos_qmodelindex_create and then dos_qmodelindex_sibling? I suppose they won't be valid as they are not connected to the model?