Songbird PlaylistCommandsManager Component Definition. More...
#include <nsISupportsImpl.h>
#include <nsISupportsUtils.h>
#include <nsIStringBundle.h>
#include <nsStringGlue.h>
#include <sbILibrary.h>
#include "sbIMediaListListener.h"
#include "sbIPlaylistCommands.h"
#include "sbIPlaylistCommandsBuilder.h"
#include <nsCOMPtr.h>
#include <nsCOMArray.h>
#include <map>
Go to the source code of this file.
Classes | |
class | CPlaylistCommandsManager |
class | LibraryPlaylistCommandsListener |
Macros | |
#define | SONGBIRD_PlaylistCommandsManager_CONTRACTID "@songbirdnest.com/Songbird/PlaylistCommandsManager;1" |
#define | SONGBIRD_PlaylistCommandsManager_CLASSNAME "Songbird Playlist Commands Manager Component" |
#define | SONGBIRD_PlaylistCommandsManager_CID |
Songbird PlaylistCommandsManager Component Definition.
Definition in file PlaylistCommandsManager.h.
#define SONGBIRD_PlaylistCommandsManager_CID |
Definition at line 53 of file PlaylistCommandsManager.h.
#define SONGBIRD_PlaylistCommandsManager_CLASSNAME "Songbird Playlist Commands Manager Component" |
Definition at line 51 of file PlaylistCommandsManager.h.
#define SONGBIRD_PlaylistCommandsManager_CONTRACTID "@songbirdnest.com/Songbird/PlaylistCommandsManager;1" |
Definition at line 49 of file PlaylistCommandsManager.h.