class NoOptimizationView |
Removing optimization that breaks listbox views A view which removes optimization from CListBoxView which breaks with lists where all items are not the same layout. Use it like this: CListBoxView* MakeViewClassInstanceL() { return new(ELeave) NoOptimizationView<CListBoxView>; }
void | VScrollTo | ( | TInt | aNewTopItemIndex, |
TRect & | aMinRedrawRect | |||
) | [inline, virtual] |
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.