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 () |
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 |
MImXServerLogic::MImXServerLogic | ( | const MImServerXOptions & | options, |
QObject * | parent = 0 |
||
) | [explicit] |
MImXServerLogic::~MImXServerLogic | ( | ) | [virtual] |
void MImXServerLogic::applicationFocusChanged | ( | WId | remoteWinId | ) | [virtual, slot] |
Implements MImAbstractServerLogic.
void MImXServerLogic::appOrientationAboutToChange | ( | int | toAngle | ) | [virtual, slot] |
Implements MImAbstractServerLogic.
void MImXServerLogic::appOrientationChangeFinished | ( | int | toAngle | ) | [virtual, slot] |
Implements MImAbstractServerLogic.
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] |
Implements MImAbstractServerLogic.
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.
const QPixmap & MImXServerLogic::remoteWindowPixmap | ( | ) |
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.
QSharedPointer< Maliit::Server::AbstractSurfaceGroupFactory > MImXServerLogic::surfaceGroupFactory | ( | ) | const [virtual] |
reimpl
Implements MImAbstractServerLogic.
void MImXServerLogic::x11EventFilter | ( | XEvent * | ev | ) |
Copyright © 2011 Nokia Corporation | Maliit |