<?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[Is there a way to change the pointer star (*) placement in Qt Creator?]]></title><description><![CDATA[<p dir="auto">I've been using Qt Creator for some time but the only thing that bothers me is the way Qt Creator places the *-symbol like this (when pasting code or automatically updating the header file etc.):<br />
@Type *name;@</p>
<p dir="auto">while I strongly prefer it like:<br />
@Type* name;@</p>
<p dir="auto">I haven't found any setting related to this under Tools =&gt; Options.<br />
Is there any way I can change how Qt Creator handles this?</p>
]]></description><link>https://forum.qt.io/topic/31447/is-there-a-way-to-change-the-pointer-star-placement-in-qt-creator</link><generator>RSS for Node</generator><lastBuildDate>Mon, 21 Sep 2026 00:58:00 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/31447.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 01 Sep 2013 10:28:32 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Is there a way to change the pointer star (*) placement in Qt Creator? on Sat, 07 Sep 2013 11:44:17 GMT]]></title><description><![CDATA[<p dir="auto">Great; thanks for the report and the link :)</p>
]]></description><link>https://forum.qt.io/post/194522</link><guid isPermaLink="true">https://forum.qt.io/post/194522</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sat, 07 Sep 2013 11:44:17 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to change the pointer star (*) placement in Qt Creator? on Sat, 07 Sep 2013 10:07:22 GMT]]></title><description><![CDATA[<p dir="auto">I've reported a bug.</p>
<p dir="auto"><a href="https://bugreports.qt-project.org/browse/QTCREATORBUG-10124" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/browse/QTCREATORBUG-10124</a></p>
<p dir="auto">Thanks for your reply.</p>
]]></description><link>https://forum.qt.io/post/194519</link><guid isPermaLink="true">https://forum.qt.io/post/194519</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 07 Sep 2013 10:07:22 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to change the pointer star (*) placement in Qt Creator? on Sat, 07 Sep 2013 01:31:13 GMT]]></title><description><![CDATA[<p dir="auto">Hmm... looks like you've found a bug. It doesn't work on my system either. Would you like to file a bug report at <a href="https://bugreports.qt-project.org/" target="_blank" rel="noopener noreferrer nofollow ugc">https://bugreports.qt-project.org/</a> ?</p>
]]></description><link>https://forum.qt.io/post/194505</link><guid isPermaLink="true">https://forum.qt.io/post/194505</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sat, 07 Sep 2013 01:31:13 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to change the pointer star (*) placement in Qt Creator? on Sun, 01 Sep 2013 11:00:59 GMT]]></title><description><![CDATA[<p dir="auto">After installing the latest version of Qt Creator I'm able to see the the setting.</p>
<p dir="auto">However, trying it out yields not-expected results...<br />
!<a href="http://i.imgur.com/TUvuPnV.png" target="_blank" rel="noopener noreferrer nofollow ugc">http://i.imgur.com/TUvuPnV.png</a>!</p>
<p dir="auto">I've ticked only "Type name" and "Left const/volatile" in the Pointers and References tab which makes the preview look good.</p>
<p dir="auto">Thanks for your help.</p>
]]></description><link>https://forum.qt.io/post/193616</link><guid isPermaLink="true">https://forum.qt.io/post/193616</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 01 Sep 2013 11:00:59 GMT</pubDate></item><item><title><![CDATA[Reply to Is there a way to change the pointer star (*) placement in Qt Creator? on Sun, 01 Sep 2013 10:31:14 GMT]]></title><description><![CDATA[<p dir="auto">Tools -&gt; Options -&gt; C++ -&gt; Code Style -&gt; Edit -&gt; Pointers and References</p>
<p dir="auto">This feature was introduced quite recently (Qt Creator 2.7.2, IIRC)</p>
]]></description><link>https://forum.qt.io/post/193615</link><guid isPermaLink="true">https://forum.qt.io/post/193615</guid><dc:creator><![CDATA[JKSH]]></dc:creator><pubDate>Sun, 01 Sep 2013 10:31:14 GMT</pubDate></item></channel></rss>