Refactoring the Tree- and Networkmodel (internal stuff only).
authorMarcus Eggenberger <egs@quassel-irc.org>
Sun, 27 Jul 2008 11:48:14 +0000 (13:48 +0200)
committerMarcus Eggenberger <egs@quassel-irc.org>
Sun, 27 Jul 2008 12:15:19 +0000 (14:15 +0200)
 - the all purpose virtual quint AbstractTreeItem::id() const is gone.
 - exists*Item is no renamed to find*Item to fit the Qt naming scheme of findChild()


No differences found