- 
    Bug 
- 
    Resolution: Fixed
- 
    P2: Important 
- 
    2.4.1 (rev.12)
- 
    Windows 10 - MSVC 2017
When expanding the variables for a QStandardItem the d_ptr does not get resolved unless you are inside the class. For d_ptr it will just give you the address of the pointer. But if you are inside the QStandardItem code at the time, then it will expand correctly.
- depends on
- 
                    QTVSADDINBUG-743 Improve support of debug visualizers -         
- Open
 
-