I need to open some link (in my default browser) in a way similar to setOpenExternalLink
on Qlabel, but by clicking on an item in the menu.
Is there some simple way? I think about using Qlabel with required link and use some action/event to pretend the click on it, meanwile the Qlabel was hidden.