<?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[Include own plugins into qtcreator menue]]></title><description><![CDATA[<p dir="auto">hello, is there a posibility to include own programms plugins into QTCreator. Wich show up into the menue. Similar to the custom widget plugins, wich could be included in QTDesigner.</p>
]]></description><link>https://forum.qt.io/topic/30599/include-own-plugins-into-qtcreator-menue</link><generator>RSS for Node</generator><lastBuildDate>Mon, 10 Aug 2026 02:02:51 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/30599.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Aug 2013 05:53:50 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Include own plugins into qtcreator menue on Mon, 12 Aug 2013 08:49:11 GMT]]></title><description><![CDATA[<p dir="auto">Yeap, that is possible.</p>
<p dir="auto">In fact almost all the menu entries are created by plugins. Check che plugin documentation linked to above and read the source code. I tend to just grep for a menu entry close to where I want to have mine and then just check that code for the relevant constants used to address the locations in the menu structure.</p>
]]></description><link>https://forum.qt.io/post/190591</link><guid isPermaLink="true">https://forum.qt.io/post/190591</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 12 Aug 2013 08:49:11 GMT</pubDate></item><item><title><![CDATA[Reply to Include own plugins into qtcreator menue on Mon, 12 Aug 2013 08:07:43 GMT]]></title><description><![CDATA[<p dir="auto">Do you mean something like that? "Qt Creator Plugin":<a href="http://doc-snapshot.qt-project.org/qtcreator-extending/first-plugin.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc-snapshot.qt-project.org/qtcreator-extending/first-plugin.html</a></p>
]]></description><link>https://forum.qt.io/post/190582</link><guid isPermaLink="true">https://forum.qt.io/post/190582</guid><dc:creator><![CDATA[butterface]]></dc:creator><pubDate>Mon, 12 Aug 2013 08:07:43 GMT</pubDate></item></channel></rss>