AUG
11
2006
|
Finally Weekend!Finally Weekend! Not much happening at work, actually that little that I started the weekend rather nasty by eating too much Nachos, and now I'm too I also started the coding weekend out by a suboptimal implementation of CategoryItem* clone() const { CategoryItem* result = new CategoryItem( _name ); for( QValueList::ConstIterator it = _subcategories.begin(); it != _subcategories.end(); ++it ) { _subcategories.append( (*it)->clone() ); } return result; }
Got it? Well the problem is that I don't append children to the Finally, a message to, my perhaps only reader, Steve: Tell Jenny that she Happy Weekend, everyone!
|
![]() |