Qt5natvis
An updated qt5 natvis file with some types representation fixed
Install / Use
/learn @vsuponev/Qt5natvisREADME
qt5natvis
All .natvis files for Qt5 that I have ever found didn't represent certain types properly in CLion (and probably in other IDEs too).
Fixes:
- The
AlternativeTypetag doesn't seem to work well. All entries that had aliases declared this way were extracted into standalone entries. This affects types likeQStringList. - Convenient fast lookup added to smart pointers as
Value. It won't be shown for null pointers.
View on GitHub85/100
Security Score
Audited on Mar 26, 2026
No findings
