#include <string>#include <vector>#include "flutter/fml/macros.h"#include "flutter/shell/platform/common/alert_platform_node_delegate.h"#include "flutter/shell/platform/common/geometry.h"#include "flutter/shell/platform/embedder/embedder.h"#include "flutter/shell/platform/windows/direct_manipulation.h"#include "flutter/shell/platform/windows/flutter_windows_view.h"#include "flutter/shell/platform/windows/keyboard_manager.h"#include "flutter/shell/platform/windows/sequential_id_generator.h"#include "flutter/shell/platform/windows/text_input_manager.h"#include "flutter/shell/platform/windows/window_binding_handler.h"#include "flutter/shell/platform/windows/windows_lifecycle_manager.h"#include "flutter/shell/platform/windows/windows_proc_table.h"#include "flutter/shell/platform/windows/windowsx_shim.h"#include "flutter/third_party/accessibility/ax/platform/ax_fragment_root_delegate_win.h"#include "flutter/third_party/accessibility/ax/platform/ax_fragment_root_win.h"#include "flutter/third_party/accessibility/ax/platform/ax_platform_node_win.h"#include "flutter/third_party/accessibility/gfx/native_widget_types.h"Go to the source code of this file.
Classes | |
| class | flutter::FlutterWindow |
Namespaces | |
| flutter | |