KDABLabs / KDToolBox

KDAB's collection of miscellaneous useful C++ classes and stuff
Other
320 stars 47 forks source link

add QHostAddress to qt6.natvis #32

Open nholthaus opened 2 months ago

nholthaus commented 2 months ago

Add a QHostAddress type the the qt6.natvis file that can visualize both IPv4 and IPv6 addresses, including the scopeId and protocol fields.

dantti commented 2 months ago

please rebase with master