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 |
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 |
Reimplemented from Maliit::Server::WindowedSurface.
void Maliit::Server::WindowedGraphicsViewSurface::show | ( | ) | [inline, virtual] |
shows the surface.
Reimplemented from Maliit::Server::WindowedSurface.
QGraphicsView* Maliit::Server::WindowedGraphicsViewSurface::view | ( | ) | const [inline, virtual] |
returns the QGraphicsView of the surface
Implements Maliit::Plugins::AbstractGraphicsViewSurface.
Copyright © 2011 Nokia Corporation | Maliit |