| Home · API Reference · Modules |

Public Member Functions | |
| WindowedGraphicsViewSurface (WindowedSurfaceFactory *factory, AbstractSurface::Options options, const QSharedPointer< WindowedSurface > &parent) | |
| ~WindowedGraphicsViewSurface () | |
| QGraphicsScene * | scene () const |
| QGraphicsView * | view () const |
| void | show () |
| void | setSize (const QSize &size) |
| void | clear () |
| QGraphicsItem * | root () const |
| QWidget * | widget () const |
| Maliit::Server::WindowedGraphicsViewSurface::WindowedGraphicsViewSurface | ( | WindowedSurfaceFactory * | factory, |
| AbstractSurface::Options | options, | ||
| const QSharedPointer< WindowedSurface > & | parent | ||
| ) | [inline] |
| void Maliit::Server::WindowedGraphicsViewSurface::clear | ( | ) | [inline, virtual] |
clear this surface
Implements Maliit::Plugins::AbstractGraphicsViewSurface.
| QGraphicsItem* Maliit::Server::WindowedGraphicsViewSurface::root | ( | ) | const [inline, virtual] |
returns the root QGraphicsItem of the surface
Implements Maliit::Plugins::AbstractGraphicsViewSurface.
| QGraphicsScene* Maliit::Server::WindowedGraphicsViewSurface::scene | ( | ) | const [inline, virtual] |
returns the QGraphicsScene of the surface
Implements Maliit::Plugins::AbstractGraphicsViewSurface.
| void Maliit::Server::WindowedGraphicsViewSurface::setSize | ( | const QSize & | size | ) | [inline, virtual] |
sets the size of the surface
| size | the requested surface size |
Implements Maliit::Plugins::AbstractSurface.
| void Maliit::Server::WindowedGraphicsViewSurface::show | ( | ) | [inline, virtual] |
shows the surface.
Implements Maliit::Plugins::AbstractSurface.
| QGraphicsView* Maliit::Server::WindowedGraphicsViewSurface::view | ( | ) | const [inline, virtual] |
returns the QGraphicsView of the surface
Implements Maliit::Plugins::AbstractGraphicsViewSurface.
| QWidget* Maliit::Server::WindowedGraphicsViewSurface::widget | ( | ) | const [inline] |
| Copyright © 2011 Nokia Corporation | Maliit |