Wireshark-dev: [Wireshark-dev] Qt - Protocol dissector
From: Edwin Groothuis <Edwin.Groothuis@xxxxxxxxxxxx>
Date: Mon, 16 May 2016 22:18:59 +0000

I hope that somebody can give me a quick pointer:

 

In ui/qt/proto_tree.cpp in the ProtoTree class, how can I get access to the current selected protocol? In the below example, TCP.

 

 

I’ve stared at various files for a long time but it doesn’t click... Who can help?

 

Edwin