| Home · API Reference · Modules |

Signals | |
| void | inputMethodAreaChanged (const QRegion ®ion) |
| void | surfaceWidgetCreated (QWidget *widget, int options) |
Signals inherited from Maliit::Plugins::AbstractSurfaceFactory | |
| void | screenSizeChanged (const QSize &newSize) |
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 () |
Public Member Functions inherited from Maliit::Plugins::AbstractSurfaceFactory | |
| AbstractSurfaceFactory () | |
| virtual | ~AbstractSurfaceFactory () |
| virtual bool | supported (AbstractSurface::Options options) const =0 |
| virtual QSharedPointer < AbstractSurface > | create (AbstractSurface::Options options, const QSharedPointer< AbstractSurface > &parent=QSharedPointer< AbstractSurface >())=0 |
| Maliit::Server::WindowedSurfaceFactory::WindowedSurfaceFactory | ( | ) |
|
virtual |
| void Maliit::Server::WindowedSurfaceFactory::activate | ( | ) |
| 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::deactivate | ( | ) |
|
signal |
|
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 |
|
signal |
| void Maliit::Server::WindowedSurfaceFactory::updateInputMethodArea | ( | ) |
| Copyright © 2011 Nokia Corporation | Maliit |