Symbian
Symbian Developer Library

SYMBIAN OS V9.4

Feedback

[Index] [Previous] [Next]

#include <W32STDGRAPHIC.H>
Link against: w32stdgraphic.lib
This item is not part of the S60 5th Edition SDK

Class TWsGraphicAnimation

class TWsGraphicAnimation : public TWsGraphicMsgFixedBase;

Description

data attached to a CWindowGc::DrawWsGraphic(const TWsGraphicId &,const TRect &) to allow the artwork to understand VCR-style play-stop-pause commands.

Derivation

Members

Defined in TWsGraphicAnimation:

Inherited from TWsGraphicMsgFixedBase:


Construction and destruction


TWsGraphicAnimation()

IMPORT_C TWsGraphicAnimation();

Description

[Top]


Member functions


Play(TBool)

IMPORT_C void Play(TBool aLoop);

Description

Parameters

TBool aLoop


Pause()

IMPORT_C void Pause();

Description


Stop(TBool)

IMPORT_C void Stop(TBool aImmediately);

Description

Parameters

TBool aImmediately


IsPlaying()const

IMPORT_C TBool IsPlaying() const;

Description

Return value

TBool


IsStopped()const

IMPORT_C TBool IsStopped() const;

Description

Return value

TBool


IsStopping()const

IMPORT_C TBool IsStopping() const;

Description

Return value

TBool


IsPaused()const

IMPORT_C TBool IsPaused() const;

Description

Return value

TBool


Loops()const

IMPORT_C TBool Loops() const;

Description

Return value

TBool

[Top]


Member enumerations


Enum anonymous

n/a

Description

ETypeId