Home · API Reference · Modules
Namespaces | Classes | Enumerations | Functions
Maliit Namespace Reference

Namespaces

 InputMethodQuery
 
 Plugins
 
 Server
 
 SettingEntryAttributes
 

Classes

class  AttributeExtension
 
class  InputMethod
 
class  PreeditInjectionEvent
 
struct  PreeditTextFormat
 

Enumerations

enum  OrientationAngle
 
enum  Orientation
 
enum  TextContentType
 
enum  ItemType
 
enum  VisibleType
 
enum  ActionType
 
enum  CopyPasteState
 
enum  SwitchDirection
 
enum  PreeditFace
 
enum  HandlerState
 
enum  EventRequestType
 
enum  InputModeIndicator
 
enum  InputMethodMode
 
enum  InputMethodQueryExtensions
 
enum  SettingEntryType
 

Functions

void requestInputMethodPanel ()
 
void closeInputMethodPanel ()
 

Function Documentation

void Maliit::closeInputMethodPanel ( )

Sends a request to the application's input context to close a software input panel.

See also
requestInputMethodPanel
void Maliit::requestInputMethodPanel ( )

Sends a request to the application's input context to open a software input panel (e.g. the virtual keyboard).

Warning
In order to gain more screen space, window decorations may be temporarily hidden while the input panel is up.
See also
closeInputMethodPanel

Copyright © 2011 Nokia Corporation
Maliit