#include <Malena/Core/malena_export.h>#include <Malena/Core/Component.h>#include <Malena/Manifests/Manifest.h>#include <Malena/Graphics/Text/RichTextBuffer.h>#include <Malena/Graphics/Text/RichTextRenderer.h>#include <Malena/Resources/FontManager.h>#include <Malena/Traits/Settings/TextInputSettings.h>#include <Malena/Traits/Theme/TextInputTheme.h>#include <Malena/Traits/Theme/Themeable.h>#include <SFML/Graphics/RectangleShape.hpp>#include <SFML/Graphics/RenderTexture.hpp>#include <SFML/Graphics.hpp>#include <functional>#include <string>#include <type_traits>Go to the source code of this file.
Classes | |
| class | ml::TextInput |
| Single-line rich text input with horizontal scrolling. More... | |
| class | ml::TextInputManifest |
Shared manifest for TextInput and TextArea. More... | |
| class | ml::TextInputWith< MANIFEST > |
Namespaces | |
| namespace | ml |