<div class="gmail_quote">Hello all.<br><div><div>
<p>I'm using QTreeView with QDirModel to list the contents of a
directory.. When a user selects an item(or a row) i'm removing it from
the tree view using the below method</p>
<blockquote>
<p>setRowHidden (self, int, QModelIndex,
bool)</p>
</blockquote>
<p>How can i know that the tree view is empty or all rows are hidden?? Rowcount and Columncount doesn't seem to help.. Expecting your answers.. Thanks</p>
</div>
</div>
</div><br>