Home · API Reference · Modules |
Namespaces | |
namespace | InputMethodQuery |
namespace | Plugins |
namespace | SettingEntryAttributes |
Classes | |
class | AbstractPlatform |
class | InputMethodQuick |
class | InputMethodQuickPlugin |
class | InputMethodQuickPluginPrivate |
class | InputMethodQuickPrivate |
class | KeyOverrideQuick |
struct | PreeditTextFormat |
class | StandaloneInputMethod |
class | StandaloneInputMethodHost |
class | UnknownPlatform |
class | WaylandPlatform |
class | WaylandPlatformPrivate |
struct | WindowData |
class | WindowGroup |
class | XCBPlatform |
Enumerations | |
enum | Position |
enum | TextContentType |
enum | CopyPasteState |
enum | SwitchDirection |
enum | PreeditFace |
enum | HandlerState |
enum | EventRequestType |
enum | SettingEntryType |
Functions | |
std::unique_ptr< AbstractPlatform > | createPlatform () |
std::unique_ptr< MInputContextConnection > | createConnection () |
enum Maliit::HandlerState |
enum Maliit::Position |
enum Maliit::PreeditFace |
Content type for text entries.
Content type of the text in the text edit widget, which can be used by input method plugins to offer more specific input methods, such as a numeric keypad for a number content type. Plugins may also adjust their word prediction and error correction accordingly.
std::unique_ptr< MInputContextConnection > Maliit::createConnection | ( | ) |
std::unique_ptr< AbstractPlatform > Maliit::createPlatform | ( | ) |
Copyright © 2011 Nokia Corporation | Maliit |