<?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[QTestlib: Testing QTreeView rename action]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I would like to automate the testing of a rename action. I've got one tree with one visible root item automatically set up. Model based on QAbstractItemModel.  Renaming already works but I would like to have it tested automatically (I want to check that my underlying Model that is used by my QAbstractItemModel actually changes.</p>
<p dir="auto">Can I programmatically invoke an Action?</p>
]]></description><link>https://forum.qt.io/topic/9679/qtestlib-testing-qtreeview-rename-action</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 14:34:26 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/9679.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 21 Sep 2011 02:53:24 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to QTestlib: Testing QTreeView rename action on Wed, 05 Oct 2011 04:03:45 GMT]]></title><description><![CDATA[<p dir="auto">I solved this problem by Mocking my Views/Qt stuff via googlemock</p>
]]></description><link>https://forum.qt.io/post/112160</link><guid isPermaLink="true">https://forum.qt.io/post/112160</guid><dc:creator><![CDATA[amanjit]]></dc:creator><pubDate>Wed, 05 Oct 2011 04:03:45 GMT</pubDate></item></channel></rss>