Home
last modified time | relevance | path

Searched refs:profileToLoad (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/luckybackup/luckybackup-0.5.0/src/
H A Dglobal.cpp524 int loadProfile(QString profileToLoad) in loadProfile() argument
526 profile.setFileName(profileToLoad); in loadProfile()
544 return loadProfileQV(profileToLoad); in loadProfile()
761 saveProfile(profileToLoad); //save the profile with all new info in loadProfile()
771 int loadProfileQV(QString profileToLoad) in loadProfileQV() argument
774 profile.setFileName(profileToLoad); in loadProfileQV()
973 saveProfile(profileToLoad); //save the profile to text format in loadProfileQV()