18#ifndef PROFILEMANAGER_H
19#define PROFILEMANAGER_H
51 void updateCurrentProfile();
52 void updateProfile(
const QString ¤t,
const QString &profile);
53 void copyDataToProfile();
54 void migrateFromQupZilla();
55 void updateDatabase();
57 void connectDatabase();
59 QString profileVersion;
void initCurrentProfile(const QString &profileName)
static QString startingProfile()
static QString currentProfile()
static int createProfile(const QString &profileName)
static QStringList availableProfiles()
static bool removeProfile(const QString &profileName)
static void setStartingProfile(const QString &profileName)