Home · API Reference · Modules
Public Slots | Signals | Public Member Functions
MImXServerLogic Class Reference
Inheritance diagram for MImXServerLogic:
Inheritance graph
[legend]

List of all members.

Public Slots

virtual void inputPassthrough (const QRegion &region)
virtual void appOrientationAboutToChange (int toAngle)
virtual void appOrientationChangeFinished (int toAngle)
virtual void applicationFocusChanged (WId remoteWinId)
virtual void pluginLoaded ()

Signals

void remoteWindowChanged (MImRemoteWindow *newWindow)

Public Member Functions

 MImXServerLogic (const MImServerXOptions &options, QObject *parent=0)
virtual ~MImXServerLogic ()
void x11EventFilter (XEvent *ev)
bool selfCompositionSupported ()
const MImXCompositeExtension & compositeExtension ()
const MImXDamageExtension & damageExtension ()
void setSuppressBackground (bool suppress)
QWidget * passThruWindow () const
virtual QSharedPointer
< Maliit::Server::AbstractSurfaceGroupFactory
surfaceGroupFactory () const
const QPixmap & remoteWindowPixmap ()
MImRemoteWindow * remoteWindow () const

Constructor & Destructor Documentation

MImXServerLogic::MImXServerLogic ( const MImServerXOptions &  options,
QObject *  parent = 0 
) [explicit]

Member Function Documentation

void MImXServerLogic::applicationFocusChanged ( WId  remoteWinId) [virtual, slot]
void MImXServerLogic::appOrientationAboutToChange ( int  toAngle) [virtual, slot]
void MImXServerLogic::appOrientationChangeFinished ( int  toAngle) [virtual, slot]
const MImXCompositeExtension & MImXServerLogic::compositeExtension ( )
const MImXDamageExtension & MImXServerLogic::damageExtension ( )
void MImXServerLogic::inputPassthrough ( const QRegion &  region) [virtual, slot]

reimpl

Implements MImAbstractServerLogic.

QWidget * MImXServerLogic::passThruWindow ( ) const
void MImXServerLogic::pluginLoaded ( ) [virtual, slot]
MImRemoteWindow * MImXServerLogic::remoteWindow ( ) const

For unittesting purposes.

void MImXServerLogic::remoteWindowChanged ( MImRemoteWindow *  newWindow) [signal]

This signal is emitted when remote window is changed.

Parameter can be 0 if window is unmapped.

void MImXServerLogic::setSuppressBackground ( bool  suppress)

Flag that is used to sync between MAbstractInputMethodHost and rotation animation in order to capture the VKB without self-composited background drawn.

reimpl

Implements MImAbstractServerLogic.


Copyright © 2011 Nokia Corporation
Maliit