<?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[...how can I really help ?]]></title><description><![CDATA[<p dir="auto">NEVER MIND - the formatting is all hosed -up.....<br />
still like to have an answer to the posted question .</p>
<p dir="auto">I recall "volunteering"  to "help " during the  initial Qt install...</p>
<p dir="auto">So  - what is the proper way to do so without giving away my shoe size etc....</p>
<p dir="auto">I am seeing strange results of "auto-indent selection " and I do not want  to get involved<br />
only to receive " not my product / job man,,," from Qt inc.</p>
<p dir="auto">Here is the "result "  of "auto-indent selection "<br />
QTextStream stream(&amp;file);<br />
int TestCounter = 0;<br />
LABEL:            while (!stream.atEnd()){<br />
qDebug() &lt;&lt;"WHILE  Stream file START ";<br />
TestCounter++;<br />
line = stream.readLine();<br />
qDebug() &lt;&lt;"DEBUG TASK stream raw line  \n " &lt;&lt; line ;</p>
<p dir="auto">And here is how / where  I originally put LABEL:  WHERE  it belongs</p>
<pre><code>      QTextStream stream(&amp;file);
            int TestCounter = 0;
</code></pre>
<p dir="auto">LABEL:            while (!stream.atEnd()){<br />
qDebug() &lt;&lt;"WHILE  Stream file START ";<br />
TestCounter++;<br />
line = stream.readLine();<br />
qDebug() &lt;&lt;"DEBUG TASK stream raw line  \n " &lt;&lt; line ;</p>
]]></description><link>https://forum.qt.io/topic/138234/how-can-i-really-help</link><generator>RSS for Node</generator><lastBuildDate>Wed, 29 Apr 2026 17:41:54 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/138234.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 28 Jul 2022 14:21:25 GMT</pubDate><ttl>60</ttl></channel></rss>