]> Some of my projects - localmylist.git/commit
Rewrite MyListNode to provide its children with their total row count.
authorAPTX <marek321@gmail.com>
Tue, 9 Apr 2013 17:40:37 +0000 (19:40 +0200)
committerAPTX <marek321@gmail.com>
Tue, 9 Apr 2013 17:40:37 +0000 (19:40 +0200)
commit03b041e6d233359987ba19955ead54e8e2740238
tree2646f698fe2fce188f7af28858b5773c0e619b75
parent281537d9b60b9b5959b170a825499939149df836
Rewrite MyListNode to provide its children with their total row count.

This eliminates totalRowCountSql() queries that were executed for each child once.
localmylist/mylistnode.cpp
localmylist/mylistnode.h