Home
last modified time | relevance | path

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

/dports/net-im/psi/psi-1.5/src/
H A Dactiveprofiles.h34 bool setThisProfile(const QString &profile);
H A Dactiveprofiles_stub.cpp38 bool ActiveProfiles::setThisProfile(const QString &profile) in setThisProfile() function in ActiveProfiles
H A Dmain.cpp241 again = !ActiveProfiles::instance()->setThisProfile(str); in chooseProfile()
282 if (!ActiveProfiles::instance()->setThisProfile(activeProfile)) { // already running in sessionStart()
H A Dactiveprofiles_dbus.cpp166 bool ActiveProfiles::setThisProfile(const QString &profile) in setThisProfile() function in ActiveProfiles
H A Dapplicationinfo.cpp301 ActiveProfiles::instance()->setThisProfile("import_wizard"); in homeDir()
H A Dactiveprofiles_win.cpp234 bool ActiveProfiles::setThisProfile(const QString &profile) in setThisProfile() function in ActiveProfiles
H A Dpsicon.cpp389 if (!ActiveProfiles::instance()->setThisProfile(activeProfile)) in init()