Home · API Reference · Modules
Public Member Functions
Maliit::Server::WindowedGraphicsViewSurface Class Reference
Inheritance diagram for Maliit::Server::WindowedGraphicsViewSurface:
Inheritance graph
[legend]

List of all members.

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

Constructor & Destructor Documentation

Maliit::Server::WindowedGraphicsViewSurface::WindowedGraphicsViewSurface ( WindowedSurfaceFactory factory,
AbstractSurface::Options  options,
const QSharedPointer< WindowedSurface > &  parent 
) [inline]

Member Function Documentation

clear this surface

Implements Maliit::Plugins::AbstractGraphicsViewSurface.

QGraphicsItem* Maliit::Server::WindowedGraphicsViewSurface::root ( ) const [inline, virtual]

returns the root QGraphicsItem of the surface

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

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

Parameters:
sizethe requested surface size

Implements Maliit::Plugins::AbstractSurface.

shows the surface.

Implements Maliit::Plugins::AbstractSurface.

QGraphicsView* Maliit::Server::WindowedGraphicsViewSurface::view ( ) const [inline, virtual]

returns the QGraphicsView of the surface

Returns:
the QGraphicsView of the surface

Implements Maliit::Plugins::AbstractGraphicsViewSurface.


Copyright © 2011 Nokia Corporation
Maliit