| Home · API Reference · Modules |

Signals | |
| void | inputMethodAreaChanged (const QRegion ®ion) |
| void | surfaceWidgetCreated (QWidget *widget, int options) |
Public Member Functions | |
| WindowedSurfaceFactory () | |
| virtual | ~WindowedSurfaceFactory () |
| QSize | screenSize () const |
| bool | supported (Maliit::Plugins::AbstractSurface::Options options) const |
| QSharedPointer < Maliit::Plugins::AbstractSurface > | create (Maliit::Plugins::AbstractSurface::Options options, const QSharedPointer< Maliit::Plugins::AbstractSurface > &parent) |
| void | activate () |
| void | deactivate () |
| void | applicationFocusChanged (WId winId) |
| void | updateInputMethodArea () |
| void Maliit::Server::WindowedSurfaceFactory::applicationFocusChanged | ( | WId | winId | ) |
| QSharedPointer< AbstractSurface > Maliit::Server::WindowedSurfaceFactory::create | ( | Maliit::Plugins::AbstractSurface::Options | options, |
| const QSharedPointer< Maliit::Plugins::AbstractSurface > & | parent | ||
| ) |
| void Maliit::Server::WindowedSurfaceFactory::inputMethodAreaChanged | ( | const QRegion & | region | ) | [signal] |
| QSize Maliit::Server::WindowedSurfaceFactory::screenSize | ( | ) | const [virtual] |
returns the available screen size in current screen orientation
Implements Maliit::Plugins::AbstractSurfaceFactory.
| bool Maliit::Server::WindowedSurfaceFactory::supported | ( | Maliit::Plugins::AbstractSurface::Options | options | ) | const |
| void Maliit::Server::WindowedSurfaceFactory::surfaceWidgetCreated | ( | QWidget * | widget, |
| int | options | ||
| ) | [signal] |
| Copyright © 2011 Nokia Corporation | Maliit |