<?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[Crash of my Rhinoceros plugin with Qt dialog when in edit field was inputted text like this &quot;è or à or ò&quot; (I use method inline std::wstring QString::toStdWString() const)]]></title><description><![CDATA[<p dir="auto">Crash of my Rhinoceros plugin with Qt dialog when in edit field was inputted text like this "è or à or ò" (I use method inline std::wstring QString::toStdWString() const). If I input english symbols - all OK. My plugin was compiled with VS2010 x64 and is being used in Rhinoceros 5 x64.<br />
Thanks.</p>
]]></description><link>https://forum.qt.io/topic/80399/crash-of-my-rhinoceros-plugin-with-qt-dialog-when-in-edit-field-was-inputted-text-like-this-è-or-à-or-ò-i-use-method-inline-std-wstring-qstring-tostdwstring-const</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Apr 2026 15:08:37 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/80399.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Jun 2017 14:58:20 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Crash of my Rhinoceros plugin with Qt dialog when in edit field was inputted text like this &quot;è or à or ò&quot; (I use method inline std::wstring QString::toStdWString() const) on Mon, 19 Jun 2017 07:47:53 GMT]]></title><description><![CDATA[<p dir="auto">Now I try to use method QByteArray toUtf8() const Q_REQUIRED_RESULT; and result of dialog work is better. Do you mean this method when said about encoding?</p>
]]></description><link>https://forum.qt.io/post/400289</link><guid isPermaLink="true">https://forum.qt.io/post/400289</guid><dc:creator><![CDATA[Igor V.]]></dc:creator><pubDate>Mon, 19 Jun 2017 07:47:53 GMT</pubDate></item><item><title><![CDATA[Reply to Crash of my Rhinoceros plugin with Qt dialog when in edit field was inputted text like this &quot;è or à or ò&quot; (I use method inline std::wstring QString::toStdWString() const) on Fri, 16 Jun 2017 17:33:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi Igor,</p>
<p dir="auto">do you use <a href="https://wiki.qt.io/Strings_and_encodings_in_Qt" target="_blank" rel="noopener noreferrer nofollow ugc">encodings</a>? for your input text?</p>
]]></description><link>https://forum.qt.io/post/399921</link><guid isPermaLink="true">https://forum.qt.io/post/399921</guid><dc:creator><![CDATA[Eddy]]></dc:creator><pubDate>Fri, 16 Jun 2017 17:33:49 GMT</pubDate></item></channel></rss>