<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[QToolbar context menu - how did anything get added to it?]]></title><description><![CDATA[<p dir="auto">I've got this QToolBar at the top of the MainWindow, and right-clicking on it presents a context menu of dockable windows, to show them or not.</p>
<p dir="auto">I cannot find where the entries on this context menu are set. I've been rooting through the QToolBar documentation hoping to see something obvious like "addSomethingToContextMenu" but to no avail.</p>
<p dir="auto">Can anyone give me a hint on function names to search for in the code, or some other way to find how this context menu is being set?</p>
]]></description><link>https://forum.qt.io/topic/46551/qtoolbar-context-menu-how-did-anything-get-added-to-it</link><generator>RSS for Node</generator><lastBuildDate>Sun, 05 Apr 2026 22:34:56 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/46551.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 01 Oct 2014 09:13:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QToolbar context menu - how did anything get added to it? on Wed, 01 Oct 2014 20:55:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">From the top of my head you should rather look at the QMainWindow source for that</p>
]]></description><link>https://forum.qt.io/post/245962</link><guid isPermaLink="true">https://forum.qt.io/post/245962</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 01 Oct 2014 20:55:05 GMT</pubDate></item></channel></rss>