Revision 680077
Go back to digest for 1st July 2007Optimization in Multimedia
Seb Ruiz committed changes in /trunk/extragear/multimedia/amarok/src/contextview:
Okay no longer using a QMap to store that list of ContextBox*, now use a QList with a qSort applied whenever an item is added. It is much faster and less error prone this way.
File Changes
Modified 2 files
- /trunk/extragear/multimedia/amarok/src/contextview
- /contextview.cpp
- /contextview.h
2 files changed in total