Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: W32STDGRAPHIC.H
Link against: w32stdgraphic.lib

This item is not part of the S60 3rd Edition SDK for Symbian OS, Feature Pack 2.

Class TWsGraphicAnimation

class TWsGraphicAnimation : public TWsGraphicMsgFixedBase;

Description

data attached to a CWindowGc::DrawWsGraphic to allow the artwork to understand VCR-style play-stop-pause commands.

Derivation

Members

Defined in TWsGraphicAnimation:
ETypeId, IsPaused(), IsPlaying(), IsStopped(), IsStopping(), Loops(), Pause(), Play(), Stop(), TWsGraphicAnimation(), anonymous

Inherited from TWsGraphicMsgFixedBase:
Pckg(), Size(), TypeId()


Construction and destruction


TWsGraphicAnimation()

IMPORT_C TWsGraphicAnimation();

Description

[Top]


Member functions


Play()

IMPORT_C void Play(TBool aLoop);

Description

Parameters

TBool aLoop


Pause()

IMPORT_C void Pause();

Description


Stop()

IMPORT_C void Stop(TBool aImmediately);

Description

Parameters

TBool aImmediately


IsPlaying()

IMPORT_C TBool IsPlaying() const;

Description

Return value

TBool


IsStopped()

IMPORT_C TBool IsStopped() const;

Description

Return value

TBool


IsStopping()

IMPORT_C TBool IsStopping() const;

Description

Return value

TBool


IsPaused()

IMPORT_C TBool IsPaused() const;

Description

Return value

TBool


Loops()

IMPORT_C TBool Loops() const;

Description

Return value

TBool

[Top]


Member enumerations


Enum anonymous

n/a

Description

ETypeId