#include <sbDeviceLibraryMediaSyncSettings.h>
Public Types | |
| typedef nsDataHashtable < nsISupportsHashKey, PRBool > | PlaylistSelection |
Public Member Functions | |
| nsresult | Read (sbIDevice *aDevice) |
Public Member Functions inherited from sbIDeviceLibraryMediaSyncSettings | |
| void | setPlaylistSelected (in sbIMediaList aPlaylist, in boolean aSelected) |
| boolean | getPlaylistSelected (in sbIMediaList aPlaylist) |
| void | clearSelectedPlaylists () |
| void | addPlaylistListener (in sbIDeviceLibraryPlaylistListener aListener) |
| void | removePlaylistListener (in sbIDeviceLibraryPlaylistListener aListener) |
Public Attributes | |
| NS_DECL_ISUPPORTS | NS_DECL_SBIDEVICELIBRARYMEDIASYNCSETTINGS |
Public Attributes inherited from sbIDeviceLibraryMediaSyncSettings | |
| const unsigned long | SYNC_MGMT_NONE = 10 |
| const unsigned long | SYNC_MGMT_ALL = 11 |
| const unsigned long | SYNC_MGMT_PLAYLISTS = 12 |
| attribute | boolean |
| attribute unsigned long | mgmtType |
| readonly attribute unsigned long | lastActiveMgmtType |
| attribute nsIArray | selectedPlaylists |
| attribute AString | syncFolder |
| attribute nsIFile | syncFromFolder |
| readonly attribute nsIArray | syncPlaylists |
Friends | |
| class | sbDeviceLibrarySyncSettings |
Definition at line 42 of file sbDeviceLibraryMediaSyncSettings.h.
| typedef nsDataHashtable<nsISupportsHashKey, PRBool> sbDeviceLibraryMediaSyncSettings::PlaylistSelection |
Definition at line 51 of file sbDeviceLibraryMediaSyncSettings.h.
| nsresult sbDeviceLibraryMediaSyncSettings::Read | ( | sbIDevice * | aDevice | ) |
|
friend |
Definition at line 46 of file sbDeviceLibraryMediaSyncSettings.h.
| NS_DECL_ISUPPORTS sbDeviceLibraryMediaSyncSettings::NS_DECL_SBIDEVICELIBRARYMEDIASYNCSETTINGS |
Definition at line 48 of file sbDeviceLibraryMediaSyncSettings.h.