<div class="gmail_quote">Hello all.<br><div><div>

<p>I&#39;m using QTreeView with QDirModel to list the contents of a
directory.. When a user selects an item(or a row) i&#39;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&#39;t seem to help.. Expecting your answers.. Thanks</p>

            </div>            
            
                
</div>
</div><br>