Symbol: NotifySimpleError
src/apps/haikudepot/packagemanagement/InstallPackageProcess.cpp
184
AppUtils::NotifySimpleError(
src/apps/haikudepot/packagemanagement/UninstallPackageProcess.cpp
96
AppUtils::NotifySimpleError(
src/apps/haikudepot/server/LocalPkgDataLoadProcess.cpp
744
AppUtils::NotifySimpleError(
src/apps/haikudepot/server/LocalRepositoryUpdateProcess.cpp
185
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Repository update error"), alertText));
src/apps/haikudepot/ui/MainWindow.cpp
1346
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Package update error"),
src/apps/haikudepot/ui/MainWindow.cpp
1762
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Login issue"), message));
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
308
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Usage conditions download problem"),
src/apps/haikudepot/ui/ToLatestUserUsageConditionsWindow.cpp
361
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Usage conditions agreed"),
src/apps/haikudepot/ui/UserLoginWindow.cpp
1305
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("User creation error"),
src/apps/haikudepot/ui/UserLoginWindow.cpp
581
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Authentication failed"),
src/apps/haikudepot/ui/UserLoginWindow.cpp
784
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Usage conditions download problem"),
src/apps/haikudepot/ui/UserLoginWindow.cpp
802
AppUtils::NotifySimpleError(
src/apps/haikudepot/ui/UserLoginWindow.cpp
824
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Captcha error"),
src/apps/haikudepot/ui/UserLoginWindow.cpp
843
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Captcha error"),
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
283
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("No usage conditions"), message));
src/apps/haikudepot/ui/UserUsageConditionsWindow.cpp
381
AppUtils::NotifySimpleError(SimpleAlert(B_TRANSLATE("Usage conditions download problem"),
src/apps/haikudepot/util/AppUtils.h
17
static void NotifySimpleError(const SimpleAlert& simpleAlert);