<?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[Should QT_TR_NOOP be used in combination with QStringLiteral?]]></title><description><![CDATA[<p dir="auto">I wonder whether it is good practice to use <code>QStringLiteral</code> wrapped in the <code>QT_TR_NOOP</code>-macro, when no placeholders for <code>.arg()</code> are contained in the literal?</p>
<p dir="auto">Thanks in advance</p>
]]></description><link>https://forum.qt.io/topic/126443/should-qt_tr_noop-be-used-in-combination-with-qstringliteral</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Apr 2026 07:54:32 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/126443.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 07 May 2021 14:21:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Should QT_TR_NOOP be used in combination with QStringLiteral? on Fri, 07 May 2021 16:31:19 GMT]]></title><description><![CDATA[<p dir="auto">Since QT_TR_NOOP needs a const char* I don't see what a QStringLiteral can/should do here.</p>
]]></description><link>https://forum.qt.io/post/658557</link><guid isPermaLink="true">https://forum.qt.io/post/658557</guid><dc:creator><![CDATA[Christian Ehrlicher]]></dc:creator><pubDate>Fri, 07 May 2021 16:31:19 GMT</pubDate></item></channel></rss>