Hi David!
Thanks for the input! In my case, it was only about how to get a pointer to
a menu defined via XML. What Alexander wrote does this very job:
auto *someMenu = qobject_cast(
guiFactory()->container("menuId", this));
(for the XML you wrote, calling this with "foo", would return a poin
I have added support for KIO::UDSEntry::UDS_LOCAL_PATH in master this will
be part of the upcoming 1.9 branch. Also the detection of links via KIO has
been fixed. This is fixed in the 1.8 branch official release of 1.8.5 will
come late today or tomorrow. Display name support is planned for master