<?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[I have Qtreeview in pyqt and want to add short cut for insertion of the row]]></title><description><![CDATA[<p dir="auto">I have Qtreeview in pyqt and want to add short cut for insertion of the row</p>
<p dir="auto">The code is pyqt</p>
<p dir="auto">could you please suggest the way of keypress event</p>
]]></description><link>https://forum.qt.io/topic/112232/i-have-qtreeview-in-pyqt-and-want-to-add-short-cut-for-insertion-of-the-row</link><generator>RSS for Node</generator><lastBuildDate>Mon, 11 May 2026 11:17:53 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/112232.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 04 Mar 2020 15:28:59 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I have Qtreeview in pyqt and want to add short cut for insertion of the row on Wed, 04 Mar 2020 16:01:27 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Use <a href="https://doc.qt.io/qt-5/qaction.html" target="_blank" rel="noopener noreferrer nofollow ugc">QAction</a> with a <a href="https://doc.qt.io/qt-5/qshortcut.html" target="_blank" rel="noopener noreferrer nofollow ugc">QShortcut</a></p>
]]></description><link>https://forum.qt.io/post/580910</link><guid isPermaLink="true">https://forum.qt.io/post/580910</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Wed, 04 Mar 2020 16:01:27 GMT</pubDate></item></channel></rss>