#include <nsCaminoProfileMigrator.h>
Public Member Functions | |
NS_DECL_NSIBROWSERPROFILEMIGRATOR NS_DECL_ISUPPORTS | nsCaminoProfileMigrator () |
virtual | ~nsCaminoProfileMigrator () |
Public Member Functions inherited from nsIBrowserProfileMigrator | |
void | migrate (in unsigned short aItems, in nsIProfileStartup aStartup, in wstring aProfile) |
unsigned short | getMigrateData (in wstring aProfile, in boolean aDoingStartup) |
Additional Inherited Members | |
Public Attributes inherited from nsIBrowserProfileMigrator | |
const unsigned short | ALL = 0x0000 |
const unsigned short | SETTINGS = 0x0001 |
const unsigned short | COOKIES = 0x0002 |
const unsigned short | HISTORY = 0x0004 |
const unsigned short | FORMDATA = 0x0008 |
const unsigned short | PASSWORDS = 0x0010 |
const unsigned short | BOOKMARKS = 0x0020 |
const unsigned short | OTHERDATA = 0x0040 |
readonly attribute boolean | sourceExists |
readonly attribute boolean | sourceHasMultipleProfiles |
readonly attribute nsISupportsArray | sourceProfiles |
readonly attribute AUTF8String | sourceHomePageURL |
Definition at line 46 of file nsCaminoProfileMigrator.h.
nsCaminoProfileMigrator::nsCaminoProfileMigrator | ( | ) |
Definition at line 52 of file nsCaminoProfileMigrator.cpp.
|
virtual |
Definition at line 57 of file nsCaminoProfileMigrator.cpp.