--- a/src/hbwidgets/itemviews/hbtreeview.h Mon May 03 12:48:33 2010 +0300
+++ b/src/hbwidgets/itemviews/hbtreeview.h Fri May 14 16:09:54 2010 +0300
@@ -55,11 +55,6 @@
virtual void scrollTo(const QModelIndex &index, ScrollHint hint = EnsureVisible);
- virtual int indexCount() const;
- virtual int indexPosition(const QModelIndex &index) const;
- virtual QModelIndex nextIndex(const QModelIndex &index) const;
- virtual QModelIndex previousIndex(const QModelIndex &index) const;
-
void setExpanded(const QModelIndex &index, bool expanded);
bool isExpanded(const QModelIndex &index) const;