<?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[Drawing visual acuity E test]]></title><description><![CDATA[<p dir="auto">I'm using qt creator 3.3.0 and qt 5.4.0 and wanted to show visual acuity E test pages (uses by optometrists) with various size of Es. Sometimes I should show a single E in center of page, and sometimes it should be a single row with some Es, and also multiple row of Es.<br />
What is the best widget for this? And describe a bit about it, please.<br />
Thanks a lot</p>
]]></description><link>https://forum.qt.io/topic/96225/drawing-visual-acuity-e-test</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 08:35:29 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/96225.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 02 Nov 2018 15:30:28 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Drawing visual acuity E test on Fri, 02 Nov 2018 18:00:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
I would just create the the Es symbols in inkscape and save as svg.<br />
QLabel can be used to both display the Text ( with different font size) and<br />
can also show SVG image. SVG is vector and can be shown in any size.</p>
<p dir="auto">Is each "row" always the same so each row can be premade or does app need to<br />
put a row together with random symbols?</p>
<p dir="auto">What are the rule for the 20/200 number.</p>
<p dir="auto">would next row (3) be  20/50 ?</p>
<p dir="auto">is this the full symbol set ? ( just E rotated 4 times )<br />
<img src="http://imagizer.imageshack.com/img924/8189/e89hCh.png" alt="alt text" class=" img-fluid img-markdown" /></p>
<p dir="auto">Also how do you tell app is to show single big E, a row or multiple rows?<br />
Just like 3 buttons to show or would it be random ?</p>
<p dir="auto">Also the sizes seems important (of the Es )<br />
<img src="https://s3.amazonaws.com/cdn.bernell.com/images/uploads/716_9912_popup.jpg" alt="alt text" class=" img-fluid img-markdown" /><br />
So you would need some sort of reference size to display it at say 25%</p>
]]></description><link>https://forum.qt.io/post/490860</link><guid isPermaLink="true">https://forum.qt.io/post/490860</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Fri, 02 Nov 2018 18:00:36 GMT</pubDate></item><item><title><![CDATA[Reply to Drawing visual acuity E test on Fri, 02 Nov 2018 16:29:14 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sgaist">@<bdi>SGaist</bdi></a><br />
The Es are not alphabet and should craeted by graphical methodes. And I should put some text there, too. Like "20/20" that means the distance of the test.<br />
Something like this:<br />
<img src="https://ddgobkiprc33d.cloudfront.net/b8991d2d-b2fd-4f01-becd-8167d216c092.png" alt="0_1541174278160_e test.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.qt.io/post/490841</link><guid isPermaLink="true">https://forum.qt.io/post/490841</guid><dc:creator><![CDATA[mfaghani]]></dc:creator><pubDate>Fri, 02 Nov 2018 16:29:14 GMT</pubDate></item><item><title><![CDATA[Reply to Drawing visual acuity E test on Fri, 02 Nov 2018 15:39:36 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Are you using a special font for that ?</p>
]]></description><link>https://forum.qt.io/post/490835</link><guid isPermaLink="true">https://forum.qt.io/post/490835</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Fri, 02 Nov 2018 15:39:36 GMT</pubDate></item></channel></rss>