https://bugs.kde.org/show_bug.cgi?id=408659
--- Comment #2 from Simone Gaiarin <simg...@gmail.com> --- To be more clear, what I am trying to achieve is to add an action to toggle a toolbar created with XMLGUI. The problem is that I have no idea on how to retrieve the XMLGUI toolbar instance, in order to use the other constructor. I am not even sure that it is already created while I am trying to set up the actions. Any suggestions/reference on how to do this? I thought that the first constructor was intended to be used with XMLGUI, but apparently it is not. Looking at the code, I am not even sure that the first constructor will work with programmatically created named toolbars. -- You are receiving this mail because: You are watching all bug changes.