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 11:48:14 +0000 (13:48 +0200)
commitbee47fa96837a5a0706d644fe39a79ddd881fa64
tree7cd105616afa380fb95377632f24e3ccb619a140
parent244184e2c9c13663931ad7e8ede52b0c62daa602
Refactoring the Tree- and Networkmodel (internal stuff only).
 - 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()
src/client/networkmodel.cpp
src/client/networkmodel.h
src/client/treemodel.cpp
src/client/treemodel.h