SavvyUI C++ UI Library
|
This is the complete list of members for ToastFactory, including all inherited members.
showError(Component *parent, const wstring &errorMessage, const wstring &title=L"") | ToastFactory | static |
showInfo(Component *parent, const wstring &infoMessage, const wstring &title=L"") | ToastFactory | static |
showSuccess(Component *parent, const wstring &successMessage, const wstring &title=L"") | ToastFactory | static |
showWarning(Component *parent, const wstring &warningMessage, const wstring &title=L"") | ToastFactory | static |