<?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[Issue: Setter &amp; Getters Generation using Alt+Enter]]></title><description><![CDATA[<p dir="auto">Does changing name of variable effects the generation of setter and getter functions?<br />
m_speed only setter generated<br />
m_speedy everything generated<br />
From this:<br />
<img src="https://ddgobkiprc33d.cloudfront.net/48bf35ec-420d-4878-b7d2-a8322979ce74.png" alt="5651fa62-3ffd-45fb-a5fa-34614015a299-image.png" class=" img-fluid img-markdown" /><br />
to this:<br />
<img src="https://ddgobkiprc33d.cloudfront.net/c5f6a7cd-6584-4b08-b65d-8ea25fdab5af.png" alt="e4ffd899-2f5a-4ba3-9704-9d34d698e190-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/topic/164908/issue-setter-getters-generation-using-alt-enter</link><generator>RSS for Node</generator><lastBuildDate>Mon, 31 Aug 2026 22:24:42 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/164908.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 21 Jul 2026 04:55:30 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Issue: Setter &amp; Getters Generation using Alt+Enter on Tue, 21 Jul 2026 06:33:28 GMT]]></title><description><![CDATA[<p dir="auto">No i don't have member function.</p>
<p dir="auto">making a new project solved this problem</p>
]]></description><link>https://forum.qt.io/post/839259</link><guid isPermaLink="true">https://forum.qt.io/post/839259</guid><dc:creator><![CDATA[Sajjad 0]]></dc:creator><pubDate>Tue, 21 Jul 2026 06:33:28 GMT</pubDate></item><item><title><![CDATA[Reply to Issue: Setter &amp; Getters Generation using Alt+Enter on Tue, 21 Jul 2026 05:42:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sajjad-0">@<bdi>Sajjad-0</bdi></a> Is it possible that you already have a member function named <code>speed()</code>? That would explain why not getter generation is suggested.</p>
<p dir="auto">Just a guess.</p>
<p dir="auto">Regards</p>
]]></description><link>https://forum.qt.io/post/839258</link><guid isPermaLink="true">https://forum.qt.io/post/839258</guid><dc:creator><![CDATA[aha_1980]]></dc:creator><pubDate>Tue, 21 Jul 2026 05:42:02 GMT</pubDate></item></channel></rss>