Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
flutter::PlatformHandler Member List

This is the complete list of members for flutter::PlatformHandler, including all inherited members.

GetHasStrings(std::unique_ptr< MethodResult< rapidjson::Document > > result)flutter::PlatformHandlerprotectedvirtual
GetPlainText(std::unique_ptr< MethodResult< rapidjson::Document > > result, std::string_view key)flutter::PlatformHandlerprotectedvirtual
kClipboardErrorflutter::PlatformHandlerprotectedstatic
kExitTypeCancelableflutter::PlatformHandlerstatic
kExitTypeRequiredflutter::PlatformHandlerstatic
kSoundTypeAlertflutter::PlatformHandlerprotectedstatic
PlatformHandler(flutter::BinaryMessenger *messenger, GLFWwindow *window)flutter::PlatformHandlerexplicit
PlatformHandler(BinaryMessenger *messenger, FlutterWindowsEngine *engine, std::optional< std::function< std::unique_ptr< ScopedClipboardInterface >()> > scoped_clipboard_provider=std::nullopt)flutter::PlatformHandlerexplicit
QuitApplication(std::optional< HWND > hwnd, std::optional< WPARAM > wparam, std::optional< LPARAM > lparam, UINT exit_code)flutter::PlatformHandlerprotectedvirtual
RequestAppExit(std::optional< HWND > hwnd, std::optional< WPARAM > wparam, std::optional< LPARAM > lparam, AppExitType exit_type, UINT exit_code)flutter::PlatformHandlervirtual
RequestAppExitSuccess(std::optional< HWND > hwnd, std::optional< WPARAM > wparam, std::optional< LPARAM > lparam, const rapidjson::Document *result, UINT exit_code)flutter::PlatformHandlerprotectedvirtual
SetPlainText(const std::string &text, std::unique_ptr< MethodResult< rapidjson::Document > > result)flutter::PlatformHandlerprotectedvirtual
SystemExitApplication(AppExitType exit_type, UINT exit_code, std::unique_ptr< MethodResult< rapidjson::Document > > result)flutter::PlatformHandlerprotectedvirtual
SystemSoundPlay(const std::string &sound_type, std::unique_ptr< MethodResult< rapidjson::Document > > result)flutter::PlatformHandlerprotectedvirtual
~PlatformHandler()flutter::PlatformHandlervirtual