#include "sbIMediaListViewSelection.h"#include "sbSelectionListUtils.h"#include <nsAutoPtr.h>#include <nsCOMPtr.h>#include <nsDataHashtable.h>#include <nsIClassInfo.h>#include <nsISimpleEnumerator.h>#include <nsISerializable.h>#include <nsITimer.h>#include <nsStringGlue.h>#include <nsTArray.h>#include <nsTObserverArray.h>#include <sbILibrary.h>#include <sbILocalDatabaseGUIDArray.h>Go to the source code of this file.
Classes | |
| class | sbLocalDatabaseMediaListViewSelection |
| class | sbAutoSelectNotificationsSuppressed |
| Use scope to manage the notifications suppressed flag on the view selection so it does not accidentally remain set. More... | |
| class | sbLocalDatabaseMediaListViewSelectionState |
| class | sbGUIDArrayToIndexedMediaItemEnumerator |
| class | sbIndexedGUIDArrayEnumerator |
| class | sbIndexedToUnindexedMediaItemEnumerator |
| An unwrapper for sbGUIDArrayToIndexedMediaItemEnumerator to return unwrapped sbIMediaItems with no indices instead. More... | |