treeitem.h
changeset 745 2d4cc445a86a
parent 741 1b4d1ea6ea8c
child 746 ee6b0f3a4c2f
     1.1 --- a/treeitem.h	Thu Mar 19 11:45:28 2009 +0000
     1.2 +++ b/treeitem.h	Mon Mar 23 09:06:51 2009 +0000
     1.3 @@ -19,6 +19,7 @@
     1.4  
     1.5      TreeItem *child(int row);
     1.6      int childCount() const;
     1.7 +    int childNumber() const;
     1.8      int columnCount() const;
     1.9  	int branchCount() const;
    1.10