<?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[QTableView password]]></title><description><![CDATA[<p dir="auto">Hello,</p>
<p dir="auto">I'm using QSqlTableModel with QTableView to display users<br />
There is a way to make the password hash appear like 6 asterix, and on save to hash the new value?<br />
I keep searching but I can't find anything.</p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.qt.io/topic/62516/qtableview-password</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 18:17:01 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/62516.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 10 Jan 2016 18:00:58 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QTableView password on Sun, 10 Jan 2016 18:18:38 GMT]]></title><description><![CDATA[<p dir="auto">yes, is kind of what I'm looking for. Thanks</p>
]]></description><link>https://forum.qt.io/post/306527</link><guid isPermaLink="true">https://forum.qt.io/post/306527</guid><dc:creator><![CDATA[gatz]]></dc:creator><pubDate>Sun, 10 Jan 2016 18:18:38 GMT</pubDate></item><item><title><![CDATA[Reply to QTableView password on Sun, 10 Jan 2016 18:10:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi<br />
I think you need to use a delegate to control how it's viewed and edited.<br />
<a href="http://doc.qt.io/qt-5/qtwidgets-itemviews-stardelegate-example.html" target="_blank" rel="noopener noreferrer nofollow ugc">http://doc.qt.io/qt-5/qtwidgets-itemviews-stardelegate-example.html</a></p>
<p dir="auto">Does this with the stars.<br />
It's sort of the same you want as I assume hash is a string but you want to view it<br />
as something else. and when saved something else than standard should happen.</p>
]]></description><link>https://forum.qt.io/post/306525</link><guid isPermaLink="true">https://forum.qt.io/post/306525</guid><dc:creator><![CDATA[mrjj]]></dc:creator><pubDate>Sun, 10 Jan 2016 18:10:20 GMT</pubDate></item></channel></rss>