SkillAgentSearch skills...

Qt5natvis

An updated qt5 natvis file with some types representation fixed

Install / Use

/learn @vsuponev/Qt5natvis
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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 AlternativeType tag doesn't seem to work well. All entries that had aliases declared this way were extracted into standalone entries. This affects types like QStringList.
  • Convenient fast lookup added to smart pointers as Value. It won't be shown for null pointers.
View on GitHub
GitHub Stars4
CategoryDevelopment
Updated12d ago
Forks1

Security Score

85/100

Audited on Mar 26, 2026

No findings