Home · API Reference · Modules |
Public Slots | |
virtual void | inputPassthrough (const QRegion ®ion) |
virtual void | appOrientationAboutToChange (int toAngle) |
virtual void | appOrientationChangeFinished (int toAngle) |
virtual void | applicationFocusChanged (WId remoteWinId) |
virtual void | pluginLoaded () |
![]() | |
virtual void | inputPassthrough (const QRegion ®ion)=0 |
virtual void | appOrientationAboutToChange (int toAngle)=0 |
virtual void | appOrientationChangeFinished (int toAngle)=0 |
virtual void | applicationFocusChanged (WId remoteWinId)=0 |
virtual void | pluginLoaded ()=0 |
Signals | |
void | remoteWindowChanged (MImRemoteWindow *newWindow) |
![]() | |
void | applicationWindowGone () |
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 |
![]() | |
MImAbstractServerLogic (QObject *parent=0) | |
virtual | ~MImAbstractServerLogic ()=0 |
|
explicit |
|
virtual |
|
virtualslot |
|
virtualslot |
|
virtualslot |
const MImXCompositeExtension & MImXServerLogic::compositeExtension | ( | ) |
const MImXDamageExtension & MImXServerLogic::damageExtension | ( | ) |
|
virtualslot |
reimpl
QWidget * MImXServerLogic::passThruWindow | ( | ) | const |
|
virtualslot |
MImRemoteWindow * MImXServerLogic::remoteWindow | ( | ) | const |
For unittesting purposes.
|
signal |
This signal is emitted when remote window is changed.
Parameter can be 0 if window is unmapped.
const QPixmap & MImXServerLogic::remoteWindowPixmap | ( | ) |
bool MImXServerLogic::selfCompositionSupported | ( | ) |
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.
|
virtual |
reimpl
Implements MImAbstractServerLogic.
void MImXServerLogic::x11EventFilter | ( | XEvent * | ev | ) |
Copyright © 2011 Nokia Corporation | Maliit |