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)
commitfe9ec46e2b6394b7735a73da5c438b10ba7e5e82
treec2ed6a4a239e96959defe43a149124d92516d9c5
parent3e4bd5ae86319de1a63622144bb0bbbf977b8478
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