SavvyUI C++ UI Library
Loading...
Searching...
No Matches
ToastFactory Member List

This is the complete list of members for ToastFactory, including all inherited members.

showError(Component *parent, const wstring &errorMessage, const wstring &title=L"")ToastFactorystatic
showInfo(Component *parent, const wstring &infoMessage, const wstring &title=L"")ToastFactorystatic
showSuccess(Component *parent, const wstring &successMessage, const wstring &title=L"")ToastFactorystatic
showWarning(Component *parent, const wstring &warningMessage, const wstring &title=L"")ToastFactorystatic