A component used to automatically hide items that require media item controllers which are no longer available. More...
#include <nsIGenericFactory.h>#include <nsIObserver.h>#include <nsIRunnable.h>#include <sbILibrary.h>#include <sbILibraryManagerListener.h>#include <sbIMediaListListener.h>#include <sbIPropertyArray.h>#include <nsAutoPtr.h>#include <nsCOMPtr.h>#include <map>#include <set>#include <string>Go to the source code of this file.
Classes | |
| class | sbMediaItemControllerCleanup |
| class | sbMediaItemControllerCleanup::sbEnumerationHelper |
| struct | sbMediaItemControllerCleanup::nsCOMPtrComp< T > |
Macros | |
| #define | SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CONTRACTID "@songbirdnest.com/Songbird/Library/MediaItemControllerCleanup;1" |
| #define | SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CLASSNAME "sbMediaItemControllerCleanup" |
| #define | SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CID |
A component used to automatically hide items that require media item controllers which are no longer available.
Definition in file sbMediaItemControllerCleanup.h.
| #define SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CID |
Definition at line 190 of file sbMediaItemControllerCleanup.h.
| #define SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CLASSNAME "sbMediaItemControllerCleanup" |
Definition at line 189 of file sbMediaItemControllerCleanup.h.
| #define SONGBIRD_MEDIAITEMCONTROLLERCLEANUP_CONTRACTID "@songbirdnest.com/Songbird/Library/MediaItemControllerCleanup;1" |
Definition at line 187 of file sbMediaItemControllerCleanup.h.